:root{--bg-gradient-start:#0a0e27;--bg-gradient-mid:#1a0f3d;--bg-gradient-end:#000;--neon-blue:#00d9ff;--neon-cyan:#0ff;--neon-violet:#8b5cf6;--neon-magenta:#ec4899;--neon-electric-blue:#06f;--neon-purple:#a855f7;--background:#000;--foreground:#fff;--primary:var(--neon-electric-blue);--primary-foreground:#fff;--secondary:#1e223266;--secondary-foreground:#fff;--muted:#1e223299;--muted-foreground:#94a3b8;--accent:#8b5cf633;--accent-foreground:#fff;--destructive:#ff006e;--card:#141c32f2;--card-foreground:#fff;--popover:#141c32f2;--popover-foreground:#fff;--border:#00d9ff4d;--input:#1e223280;--ring:var(--neon-cyan);--sidebar:#0a0e27cc;--sidebar-foreground:#fff;--sidebar-primary:var(--neon-electric-blue);--sidebar-primary-foreground:#fff;--sidebar-accent:#8b5cf633;--sidebar-accent-foreground:#fff;--sidebar-border:#00d9ff4d;--sidebar-ring:var(--neon-cyan);--chart-1:var(--neon-electric-blue);--chart-2:#0f8;--chart-3:#fa0;--chart-4:#ff006e;--chart-5:var(--neon-purple);--font-sans:"Inter","Geist",-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;--font-heading:"Inter","Geist",-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;--font-serif:"Playfair Display",ui-serif,Georgia,"Times New Roman",serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--radius:0.75rem;--glass-bg:#141c32f2;--glass-border:#00d9ff66;--glass-blur:16px;--glow-blue:0 0 20px #00d9ff80,0 0 40px #00d9ff4d;--glow-cyan:0 0 20px #00ffff80,0 0 40px #00ffff4d;--glow-violet:0 0 20px #8b5cf680,0 0 40px #8b5cf64d;--glow-magenta:0 0 20px #ec489980,0 0 40px #ec48994d;--glow-strong:0 0 30px #00d9ffcc,0 0 60px #00d9ff80,0 0 90px #00d9ff4d}[data-theme=light]{--background:#f5f7fb;--foreground:#0d0f12;--primary:#006fee;--primary-foreground:#fff;--secondary:#fff;--secondary-foreground:#0d0f12;--muted:#e2e8f0;--muted-foreground:#64748b;--accent:#e2e8f0;--accent-foreground:#0d0f12;--destructive:#b91c1c;--card:#fff;--card-foreground:#0d0f12;--popover:#fff;--popover-foreground:#0d0f12;--border:#d0d7e2;--input:#d0d7e2;--ring:#006fee;--sidebar:#fff;--sidebar-foreground:#0d0f12;--sidebar-primary:#006fee;--sidebar-primary-foreground:#fff;--sidebar-accent:#e2e8f0;--sidebar-accent-foreground:#0d0f12;--sidebar-border:#d0d7e2;--sidebar-ring:#006fee;--chart-1:#006fee;--chart-2:#16a34a;--chart-3:#f59e0b;--chart-4:#dc2626;--chart-5:#7c3aed}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a0e27,#1a0f3d 50%,#000);background:linear-gradient(135deg,var(--bg-gradient-start) 0,var(--bg-gradient-mid) 50%,var(--bg-gradient-end) 100%);background-attachment:fixed;color:#fff;color:var(--foreground);font-family:Inter,Geist,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-family:var(--font-sans);margin:0;min-height:100vh;overflow-x:hidden;position:relative}body:before{background:radial-gradient(circle at 20% 50%,#8b5cf626 0,#0000 50%),radial-gradient(circle at 80% 80%,#00d9ff1a 0,#0000 50%),radial-gradient(circle at 40% 20%,#ec489914 0,#0000 50%)}body:after,body:before{content:"";inset:0;pointer-events:none;position:fixed;z-index:0}body:after{background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#00d9ff08 0,#00d9ff08 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#8b5cf608 0,#8b5cf608 4px);opacity:.4}#root{position:relative;z-index:1}@media (min-width:768px){body{display:flex;justify-content:center}#root{max-width:560px;min-height:100vh;width:100%}}code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--font-mono)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #00d9ff80,0 0 40px #00d9ff4d;box-shadow:var(--glow-blue);opacity:1}50%{box-shadow:0 0 30px #00d9ffcc,0 0 60px #00d9ff80,0 0 90px #00d9ff4d;box-shadow:var(--glow-strong);opacity:.8}}@keyframes breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rotate-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.glass-card{backdrop-filter:blur(16px);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(var(--glass-blur));background:#141c32f2;border:1.5px solid #00d9ff66;box-shadow:0 8px 32px #0006,inset 0 1px 0 #ffffff1a;position:relative}.glass-card,.glass-card:before{border-radius:.75rem;border-radius:var(--radius)}.glass-card:before{background:linear-gradient(135deg,#00d9ff4d,#8b5cf64d);content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.6;padding:1px;pointer-events:none;position:absolute}.neon-button{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0066ff26;border:1.5px solid #00d9ff99;border-radius:.75rem;border-radius:var(--radius);box-shadow:0 4px 16px #0000004d,inset 0 1px 0 #ffffff1a;color:#0ff;color:var(--neon-cyan);font-weight:600;letter-spacing:.02em;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.neon-button:hover{background:#0066ff40;border-color:#00d9ffe6;box-shadow:0 6px 20px #0006,inset 0 1px 0 #ffffff26;transform:translateY(-2px)}.neon-button:active{transform:translateY(0)}.neon-badge{align-items:center;animation:pulse-glow 3s ease-in-out infinite;background:#00d9ff26;border:1px solid #00d9ff66;border-radius:9999px;box-shadow:0 0 10px #00d9ff4d;color:#0ff;color:var(--neon-cyan);display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.holo-ring{animation:rotate-slow 20s linear infinite;border:2px solid;border-image:linear-gradient(135deg,#0ff,#8b5cf6,#ec4899) 1;border-image:linear-gradient(135deg,var(--neon-cyan),var(--neon-violet),var(--neon-magenta)) 1;border-radius:50%;opacity:.6;pointer-events:none;position:absolute}.circuit-trace{animation:pulse-glow 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#0ff,#0000);background:linear-gradient(90deg,#0000,var(--neon-cyan),#0000);box-shadow:0 0 10px #0ff;box-shadow:0 0 10px var(--neon-cyan);height:2px;opacity:.4;position:absolute;width:100%}.subscription-redirect-overlay{align-items:center;animation:fadeIn .22s ease-out;background-color:#000;background-color:var(--background);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.subscription-redirect-overlay>div{animation:fadeIn .15s ease-out 50ms both}.subscription-redirect-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #00d9ff33;border-radius:50%;border-top:3px solid var(--neon-cyan);box-shadow:0 0 20px #00d9ff80;height:48px;margin:0 auto 16px;width:48px}.subscription-redirect-text{color:#94a3b8;color:var(--muted-foreground);font-family:Inter,Geist,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-family:var(--font-sans);font-size:14px}.border-neon{border-color:#00d9ff99!important;box-shadow:0 0 10px #00d9ff26}.welcome-hero-icon-main{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#141c32f2;border:1.5px solid #00d9ff66;box-shadow:0 4px 16px #0000004d,inset 0 1px 0 #ffffff1a}.tipsters-carousel{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;display:flex;gap:12px;overflow-x:auto;padding:0 24px 16px;scrollbar-width:none}.tipsters-carousel::-webkit-scrollbar{display:none}.tipsters-carousel .spacer{display:none}.tipsters-carousel .tipster-card{flex-shrink:0;min-width:140px;width:140px}@media (min-width:768px){.tipsters-carousel{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);overflow-x:visible}.tipsters-carousel .tipster-card{min-width:0;min-width:auto;width:auto}.tipsters-carousel .tipster-card:nth-child(4){display:none}}.welcome-hero-icon-wrapper{margin-bottom:2rem;position:relative}.border-neon{border-color:var(--primary)!important;box-shadow:none}.welcome-hero-icon-main{align-items:center;background:var(--card);border:1px solid var(--border);border-radius:1.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:var(--primary);display:flex;height:5rem;justify-content:center;position:relative;width:5rem;z-index:10}.welcome-root{color:var(--foreground);display:flex;flex-direction:column;font-family:var(--font-sans);max-width:100%!important;min-height:100vh;width:100%!important}.welcome-nav,.welcome-root{background:var(--background)}.welcome-nav{border-bottom:1px solid var(--border);width:100%;z-index:100}.welcome-nav-container{align-items:center;display:flex;justify-content:space-between;max-width:100%;padding:1rem 1.5rem;position:relative;width:100%}.welcome-nav-logo{align-items:center;color:var(--foreground);display:flex;font-size:1.125rem;font-weight:700;gap:.5rem}.welcome-nav-logo-icon{color:var(--primary);height:1.5rem;width:1.5rem}.welcome-nav-logo-text{font-family:var(--font-heading)}.welcome-nav-links{align-items:center;display:none;gap:2rem}.welcome-nav-link{color:var(--muted-foreground);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s ease}.welcome-nav-hamburger,.welcome-nav-link:hover{color:var(--foreground)}.welcome-nav-hamburger{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding:0;width:2.5rem}.welcome-nav-hamburger-icon{height:1.5rem;width:1.5rem}#root:has(.welcome-root),body:has(.welcome-root) #root{border-left:none!important;border-right:none!important;max-width:100%!important}@media (min-width:768px){#root:has(.welcome-root),body:has(.welcome-root) #root{border-left:none!important;border-right:none!important;max-width:100%!important;width:100%!important}}.welcome-header{border-bottom:1px solid #272b3666;padding:3.5rem 1.5rem 2.5rem;text-align:center}.welcome-header,.welcome-header-container{align-items:center;display:flex;flex-direction:column;width:100%}.welcome-header-container{max-width:100%}.welcome-title{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;line-height:1.3;margin:0 0 1rem;max-width:100%}.welcome-subtitle{color:var(--muted-foreground);font-size:1rem;line-height:1.6;margin:0 0 2rem;max-width:100%}.welcome-video-placeholder{align-items:center;aspect-ratio:16/9;background:var(--card);border:1px solid var(--border);border-radius:.75rem;display:flex;justify-content:center;margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.welcome-video-placeholder:before{background:linear-gradient(135deg,#b4ff410d,#b4ff4105);content:"";inset:0;pointer-events:none;position:absolute}.welcome-video-overlay{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;transition:opacity .2s ease;width:100%;z-index:1}.welcome-video-overlay:hover{opacity:.8}.welcome-video-play-icon{color:var(--primary);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:4rem;width:4rem}.welcome-primary-button{margin-bottom:1.5rem;max-width:100%}.welcome-social-proof{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.welcome-user-avatars{align-items:center;display:flex;gap:-.5rem}.welcome-avatar{background:var(--background);border:2px solid var(--background);border-radius:50%;height:2.5rem;margin-left:-.5rem;overflow:visible;position:relative;width:2.5rem}.welcome-avatar:first-child{margin-left:0}.welcome-avatar-placeholder{align-items:center;background:var(--secondary);border:2px solid var(--border);border-radius:50%;display:flex;height:100%;justify-content:center;width:100%}.welcome-social-proof-text{color:var(--muted-foreground);font-size:.875rem;margin:0;text-align:center}.welcome-social-proof-text strong{color:var(--foreground);font-weight:600}.welcome-primary-button{align-items:center;background:var(--primary);border:none;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;color:var(--primary-foreground);cursor:pointer;display:flex;font-size:1.0625rem;font-weight:600;height:3.5rem;justify-content:center;transition:all .2s ease;width:100%}.welcome-primary-button:hover{box-shadow:0 6px 12px #00000026;filter:brightness(1.1);transform:translateY(-1px)}.welcome-section{background:var(--background);padding:2.5rem 1.5rem;width:100%}.welcome-section-container{max-width:100%;width:100%}.welcome-cards-grid{display:flex;flex-direction:column;gap:.75rem}.welcome-section-label{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.welcome-section-label-bar{background:var(--primary);border-radius:999px;height:1rem;width:.25rem}.welcome-section-label-text{color:var(--muted-foreground);font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.welcome-card{align-items:flex-start;background:var(--card);border:1px solid #272b36cc;border-radius:.75rem;display:flex;gap:1rem;margin-bottom:.75rem;padding:1.25rem}.welcome-card-icon{background:var(--secondary);border-radius:.5rem;color:var(--primary);flex-shrink:0;padding:.65rem}.welcome-card-icon-inner{height:1.5rem;width:1.5rem}.welcome-card-title{font-size:.95rem;font-weight:600;margin:0 0 .2rem}.welcome-card-text{color:var(--muted-foreground);font-size:.8125rem;line-height:1.5;margin:0}.welcome-faq{border-top:1px solid #272b3666;padding:2rem 1.5rem;width:100%}.welcome-faq-container{max-width:100%;width:100%}.welcome-faq-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin:0 0 1.5rem}.welcome-faq-list{border-bottom:1px solid #272b3699;border-top:1px solid #272b3699}.welcome-faq-item{align-items:flex-start;border-bottom:1px solid #272b364d;cursor:pointer;display:flex;justify-content:space-between;padding:.9rem 0;transition:all .2s ease}.welcome-faq-item:last-child{border-bottom:none}.welcome-faq-item:hover{background:#ffffff05;border-radius:.5rem;margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem}.welcome-faq-question{color:#eceef2e6;font-size:.9rem;font-weight:500}.welcome-faq-icon{color:var(--muted-foreground);height:1.25rem;width:1.25rem}.welcome-faq-item-expanded{align-items:flex-start}.welcome-faq-expanded-text{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding-right:1rem}.welcome-faq-answer{animation:fadeIn .2s ease;color:var(--muted-foreground);display:block;font-size:.875rem;line-height:1.6;padding-top:.5rem}.welcome-faq-icon-primary{color:var(--primary);height:1.25rem;width:1.25rem}.welcome-auth{padding:2rem 1.5rem 2.5rem;width:100%}.welcome-auth-container{max-width:100%;width:100%}.welcome-secondary-button{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0066ff26;border:1.5px solid #00d9ff99;border-radius:.75rem;box-shadow:0 0 10px #00d9ff33,inset 0 1px 0 #ffffff0d;color:#00d9ff;cursor:pointer;display:flex;font-size:1.0625rem;font-weight:600;height:3.5rem;justify-content:center;transition:all .2s ease;width:100%}.welcome-secondary-button:hover{background:#0066ff40;border-color:#00d9ffe6;box-shadow:0 0 10px #00d9ff4d,inset 0 1px 0 #ffffff26}.welcome-footer{background:var(--card);border-top:1px solid var(--border);margin-top:auto;padding:2.5rem 1.5rem 2rem;width:100%}.welcome-footer-container{max-width:100%;width:100%}.welcome-footer-disclaimer{margin-bottom:2rem}.welcome-footer-disclaimer-title{align-items:center;display:flex;font-size:.8rem;font-weight:700;gap:.4rem;margin:0 0 .5rem}.welcome-footer-disclaimer-icon{color:var(--primary);height:1rem;width:1rem}.welcome-footer-disclaimer-text{color:var(--muted-foreground);font-size:.72rem;line-height:1.7;margin:0;text-align:justify}.welcome-footer-links{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem}.welcome-footer-link{color:var(--muted-foreground);font-size:.72rem;font-weight:500;text-decoration:none;transition:color .15s ease}.welcome-footer-link:hover{color:var(--foreground)}.welcome-footer-bottom{border-top:1px solid #1e293bb3;margin-top:2rem;padding-top:1rem;text-align:center}.welcome-footer-bottom-text{color:#949ba699;font-size:.625rem;letter-spacing:.2em;margin:0;text-transform:uppercase}@media (min-width:768px){.welcome-nav-container{margin:0 auto;max-width:1200px;padding:1.25rem 2rem}.welcome-nav-links{display:flex}.welcome-nav-hamburger{display:none}.welcome-auth-container,.welcome-faq-container,.welcome-footer-container,.welcome-header-container,.welcome-section-container{margin:0 auto;max-width:1200px}.welcome-header{padding:5rem 2rem 4rem}.welcome-title{font-size:2.5rem;max-width:800px}.welcome-subtitle{font-size:1.125rem;max-width:600px}.welcome-video-placeholder{margin-bottom:2.5rem;max-width:800px}.welcome-video-play-icon{height:5rem;width:5rem}.welcome-primary-button{margin-bottom:1.5rem;max-width:300px;padding:0 2rem;width:auto}.welcome-social-proof{margin-top:.5rem}.welcome-social-proof-text{font-size:.9375rem}.welcome-section{padding:4rem 2rem}.welcome-cards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.welcome-card{margin-bottom:0}.welcome-faq{padding:3rem 2rem}.welcome-faq-container{max-width:800px}.welcome-auth{padding:3rem 2rem}.welcome-secondary-button{margin:0 auto;max-width:300px;padding:0 2rem;width:auto}.welcome-footer{padding:3rem 2rem}.welcome-footer-container{max-width:1200px}}@media (max-width:767px){.welcome-nav-hamburger{display:flex}.welcome-nav-links{align-items:flex-start;background:var(--background);border-bottom:1px solid var(--border);box-shadow:0 4px 6px #0000001a;display:none!important;flex-direction:column;gap:1rem;left:0;padding:1rem 1.5rem;position:absolute;right:0;top:100%}.welcome-nav-links.welcome-nav-links-open{display:flex!important}.welcome-nav-link{font-size:1rem;padding:.5rem 0;width:100%}}@media (min-width:1024px){.welcome-header{padding:6rem 2rem 5rem}.welcome-title{font-size:3rem}.welcome-subtitle{font-size:1.25rem}.welcome-cards-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.welcome-card{padding:1.5rem}.welcome-card-title{font-size:1.125rem}.welcome-card-text{font-size:.9375rem}}.login-root{background:var(--background);color:var(--foreground);display:flex;flex-direction:column;font-family:var(--font-sans);min-height:100vh;position:relative}.safe-area-top{padding-top:env(safe-area-inset-top,0)}.login-back-button{left:0;padding:1rem;position:absolute;top:0}.login-back-button-inner{align-items:center;background:#1e222980;border:1px solid var(--border);border-radius:999px;cursor:pointer;display:flex;height:2.75rem;justify-content:center;transition:background .15s ease,border-color .15s ease;width:2.75rem}.login-back-button-inner:hover{background:var(--secondary);border-color:var(--border)}.login-back-icon{color:var(--foreground);height:1.5rem;width:1.5rem}.login-content{align-items:center;flex:1 1;justify-content:center;padding:3rem 1.5rem}.login-card,.login-content{display:flex;flex-direction:column}.login-card{gap:2rem;max-width:24rem;width:100%}.login-header{text-align:center}.login-logo-wrapper{display:inline-flex;justify-content:center;margin-bottom:.5rem}.login-logo{align-items:center;background:#1e222980;border:1px solid var(--border);border-radius:.9rem;display:flex;height:3.5rem;justify-content:center;width:3.5rem}.login-logo-icon{color:var(--primary);height:1.75rem;width:1.75rem}.login-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0}.login-form{gap:1.5rem}.login-fields,.login-form{display:flex;flex-direction:column}.login-fields{gap:1rem}.login-field{display:flex;flex-direction:column}.login-label{color:var(--foreground);font-size:.875rem;font-weight:500;margin-bottom:.5rem}.login-input{background:var(--input);border:1px solid var(--border);border-radius:.75rem;box-sizing:border-box;color:var(--foreground);font-size:.9rem;height:3rem;outline:none;padding:0 1rem;width:100%}.login-input::placeholder{color:var(--muted-foreground)}.login-input:focus{box-shadow:0 0 0 2px var(--ring)}.login-primary-actions{display:flex;flex-direction:column;gap:.75rem}.login-submit-button{background:var(--primary);border:none;border-radius:.75rem;color:var(--primary-foreground);cursor:pointer;font-size:.95rem;font-weight:600;height:3rem;transition:background .15s ease;width:100%}.login-submit-button:hover{background:#005ed0}.login-forgot-wrapper{text-align:center}.login-forgot-link{background:#0000;border:none;color:var(--muted-foreground);cursor:pointer;font-size:.875rem;font:inherit;padding:0;text-decoration:none;transition:color .15s ease}.login-forgot-link:hover{color:var(--foreground)}.login-error-text{align-items:flex-start;background:#ef444414;border:1px solid #ef44444d;border-radius:.75rem;color:var(--destructive);display:flex;font-size:.8rem;gap:.5rem;margin:.5rem 0 0;padding:.6rem .75rem}.login-error-icon{color:var(--destructive);height:1rem;margin-top:.05rem;width:1rem}.login-divider{margin-top:.5rem;position:relative}.login-divider-line{border-top:1px solid #272b3699}.login-divider-label{background:var(--background);color:var(--muted-foreground);font-size:.7rem;height:1rem;inset:0;margin:auto;padding:0 .5rem;position:absolute;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.login-social-buttons{display:flex;flex-direction:column;gap:.75rem}.login-social-button{align-items:center;background:var(--background);border:1px solid var(--border);border-radius:.75rem;color:var(--foreground);cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;height:3rem;justify-content:center;transition:background .15s ease,border-color .15s ease;width:100%}.login-social-button:hover{background:#1e222980}.login-social-icon{height:1.25rem;width:1.25rem}.login-footer-text{padding-top:.75rem;text-align:center}.login-signup-text{color:var(--muted-foreground);font-size:.875rem;margin:0}.login-signup-link{background:#0000;border:none;color:var(--foreground);cursor:pointer;font-weight:500;font:inherit;padding:0;text-decoration:none;transition:color .15s ease}.login-signup-link:hover{color:var(--primary)}.login-loading-overlay{align-items:center;animation:login-overlay-fade-in .26s ease-out forwards;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb,var(--background) 82%,#0000);display:flex;inset:0;justify-content:center;opacity:0;position:fixed;z-index:60}.login-loading-dialog{align-items:center;background:color-mix(in srgb,var(--background) 96%,#0000);border:1px solid var(--border);border-radius:1.25rem;box-shadow:0 20px 60px #0009,0 0 40px #006fee59;display:flex;flex-direction:column;gap:1.5rem;max-width:20rem;padding:2rem 1.75rem;width:100%}.login-loading-circle{height:5.5rem;position:relative;width:5.5rem}.login-loading-svg{height:100%;transform:rotate(-90deg);width:100%}.login-loading-track{stroke:var(--border);stroke-width:2}.login-loading-progress{stroke:var(--primary);stroke-width:2;stroke-linecap:round;stroke-dasharray:352;stroke-dashoffset:352;animation:login-loading-spin 1.6s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(0,111,238,.9))}.login-loading-icon-wrapper{align-items:center;background:radial-gradient(circle at 30% 0,#006fee2e,#0000 55%),radial-gradient(circle at 70% 100%,#0cc37d29,#0000 55%);border:1px solid #0f172ae6;border-radius:999px;box-shadow:0 0 0 1px #94a3b859,0 14px 30px #0f172acc;display:flex;inset:.95rem;justify-content:center;position:absolute}.login-loading-icon{animation:login-loading-icon-pulse 1.8s ease-in-out infinite;color:var(--primary);filter:drop-shadow(0 0 10px rgba(0,111,238,.9));height:1.75rem;width:1.75rem}.login-loading-texts{text-align:center}.login-loading-title{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;margin:0 0 .25rem}.login-loading-subtitle{color:var(--muted-foreground);font-size:.8rem;margin:0}@keyframes login-loading-spin{0%{stroke-dashoffset:352}50%{stroke-dashoffset:88}to{stroke-dashoffset:352}}@keyframes login-loading-icon-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.06)}}@keyframes login-overlay-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.login-loading-overlay-exit{animation:login-overlay-fade-out .26s ease-in forwards}@keyframes login-overlay-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.forgot-root{background:var(--background);color:var(--foreground);display:flex;flex-direction:column;font-family:var(--font-sans);min-height:100vh}.forgot-content{align-items:center;flex:1 1;justify-content:center;padding:3rem 1.5rem}.forgot-card,.forgot-content{display:flex;flex-direction:column}.forgot-card{gap:2rem;max-width:24rem;width:100%}.forgot-header{align-items:center;display:flex;margin-bottom:.5rem}.forgot-back-button{align-items:center;background:#0000;border:none;border-radius:999px;cursor:pointer;display:flex;height:2.5rem;justify-content:center;margin-left:-.5rem;width:2.5rem}.forgot-back-icon{color:var(--foreground);height:1.5rem;width:1.5rem}.forgot-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;margin-left:.5rem}.forgot-body{display:flex;flex-direction:column;gap:1.5rem}.forgot-description{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.forgot-field-group{gap:1rem}.forgot-field,.forgot-field-group{display:flex;flex-direction:column}.forgot-label{color:var(--foreground);font-size:.875rem;font-weight:500;margin-bottom:.5rem}.forgot-input{background:var(--input);border:1px solid var(--border);border-radius:.75rem;box-sizing:border-box;color:var(--foreground);font-size:.9rem;height:3rem;outline:none;padding:0 1rem;width:100%}.forgot-input::placeholder{color:var(--muted-foreground)}.forgot-input:focus{box-shadow:0 0 0 2px var(--ring)}.forgot-actions{padding-top:.5rem}.forgot-submit-button{background:var(--primary);border:none;border-radius:.75rem;color:var(--primary-foreground);cursor:pointer;font-size:.95rem;font-weight:600;height:3rem;transition:background .15s ease;width:100%}.forgot-submit-button:hover{background:#005ed0}.register-root{background:var(--background);color:var(--foreground);display:flex;flex-direction:column;font-family:var(--font-sans);min-height:100vh;position:relative}.register-back{left:0;padding:1rem;position:absolute;top:0}.register-back-button{align-items:center;background:#1e222980;border:1px solid var(--border);border-radius:999px;cursor:pointer;display:flex;height:2.75rem;justify-content:center;transition:background .15s ease,border-color .15s ease;width:2.75rem}.register-back-button:hover{background:var(--secondary);border-color:var(--border)}.register-back-icon{color:var(--foreground);height:1.5rem;width:1.5rem}.register-content{align-items:center;flex:1 1;justify-content:center;padding:3rem 1.5rem}.register-card,.register-content{display:flex;flex-direction:column}.register-card{gap:2rem;max-width:24rem;width:100%}.register-header{text-align:center}.register-logo-wrapper{display:inline-flex;justify-content:center;margin-bottom:.5rem}.register-logo{align-items:center;background:#1e222980;border:1px solid var(--border);border-radius:.9rem;display:flex;height:3.5rem;justify-content:center;width:3.5rem}.register-logo-icon{color:var(--primary);height:1.75rem;width:1.75rem}.register-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0}.register-form{gap:1.5rem}.register-fields,.register-form{display:flex;flex-direction:column}.register-fields{gap:1.25rem}.register-field{display:flex;flex-direction:column}.register-label{color:var(--foreground);font-size:.875rem;font-weight:500;margin-bottom:.5rem}.register-input-wrapper{position:relative}.register-input{background:var(--input);border:1px solid var(--border);border-radius:.75rem;box-sizing:border-box;color:var(--foreground);font-size:.9rem;height:3rem;outline:none;padding:0 1rem;width:100%}.register-input.with-icon{padding-right:3rem}.register-input::placeholder{color:var(--muted-foreground)}.register-input:focus{box-shadow:0 0 0 2px var(--ring)}.register-toggle-visibility{align-items:center;background:#0000;border:none;color:var(--muted-foreground);cursor:pointer;display:flex;height:1.5rem;justify-content:center;padding:0;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:color .15s ease;width:1.5rem}.register-toggle-visibility:hover{color:var(--foreground)}.register-password-hint{color:var(--muted-foreground);font-size:.75rem;margin-top:.4rem}.register-consent{align-items:center;display:flex;gap:.75rem}.register-error-text{align-items:flex-start;background:#ef444414;border:1px solid #ef44444d;border-radius:.75rem;color:var(--destructive);display:flex;font-size:.8rem;gap:.5rem;margin:.5rem 0 0;padding:.6rem .75rem}.register-error-icon{color:var(--destructive);height:1rem;margin-top:.05rem;width:1rem}.register-consent-checkbox{background:var(--input);border:1px solid var(--border);border-radius:.25rem;height:1rem;margin-top:0;width:1rem}.register-consent-text{color:var(--muted-foreground);font-size:.875rem}.register-consent-link{color:var(--foreground);text-decoration:none;transition:color .15s ease}.register-consent-link:hover{color:var(--primary)}.register-primary-actions{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem}.register-submit-button{background:var(--primary);border:none;border-radius:.75rem;color:var(--primary-foreground);cursor:pointer;font-size:.95rem;font-weight:600;height:3rem;transition:background .15s ease;width:100%}.register-submit-button:hover{background:#005ed0}.register-divider{position:relative}.register-divider-line{border-top:1px solid #272b3699}.register-divider-label{background:var(--background);color:var(--muted-foreground);font-size:.7rem;height:1rem;inset:0;margin:auto;padding:0 .5rem;position:absolute;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.register-social-buttons{display:flex;flex-direction:column;gap:.75rem}.register-social-button{align-items:center;background:var(--background);border:1px solid var(--border);border-radius:.75rem;color:var(--foreground);cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;height:3rem;justify-content:center;transition:background .15s ease,border-color .15s ease;width:100%}.register-social-button:hover{background:#1e222980}.register-social-icon{height:1.25rem;width:1.25rem}.register-footer-text{padding-top:1.5rem;text-align:center}.register-login-text{color:var(--muted-foreground);font-size:.875rem;margin:0}.register-login-link{background:#0000;border:none;color:var(--foreground);cursor:pointer;font-weight:500;font:inherit;padding:0;text-decoration:none;transition:color .15s ease}.register-login-link:hover{color:var(--primary)}.onboarding-root{background:var(--background);color:var(--foreground);display:flex;flex-direction:column;font-family:var(--font-sans);min-height:100vh;position:relative}.onboarding-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:2.5rem 1.5rem 1rem;position:relative}.onboarding-progress-container{box-sizing:border-box;flex-shrink:0;left:50%;max-width:24rem;padding:0 1.5rem;position:absolute;top:2.5rem;transform:translateX(-50%);width:calc(100% - 3rem);z-index:10}.onboarding-progress-bars{align-items:center;display:flex;gap:.5rem;justify-content:center}.onboarding-progress-bar{border-radius:999px;height:.25rem;transition:background-color .2s ease;width:4rem}.onboarding-progress-bar-active{background:var(--primary)}.onboarding-progress-bar-inactive{background:var(--border)}.onboarding-step-indicator{color:var(--muted-foreground);font-size:.75rem;margin-top:.75rem;text-align:center}.onboarding-step-container{animation:onboarding-step-enter .22s ease-out;height:28rem;margin-top:4rem;max-width:24rem;position:relative;width:100%}.onboarding-step-header{height:12rem;left:0;position:absolute;right:0;text-align:center;top:0}.onboarding-icon-wrapper{left:50%;position:absolute;top:0;transform:translateX(-50%)}.onboarding-icon-container,.onboarding-icon-wrapper{align-items:center;display:flex;flex-shrink:0;height:4rem;justify-content:center;width:4rem}.onboarding-icon-container{background:var(--secondary);border:1px solid var(--border);border-radius:1rem}.onboarding-icon{color:var(--primary);height:2rem;width:2rem}.onboarding-title{color:var(--foreground);font-family:var(--font-heading);font-size:1.5rem;font-weight:700;height:3.5rem;letter-spacing:-.03em;line-height:1.3;top:5.5rem}.onboarding-description,.onboarding-title{align-items:center;display:flex;justify-content:center;left:0;margin:0;position:absolute;right:0;text-align:center}.onboarding-description{color:var(--muted-foreground);font-size:.875rem;height:2.5rem;line-height:1.4;top:9rem}.onboarding-options{display:flex;flex-direction:column;gap:1rem;left:0;position:absolute;right:0;top:14.5rem}.onboarding-option-button{background:var(--secondary);border:1px solid var(--border);border-radius:.5rem;box-shadow:0 1px 2px #0000001a;color:var(--foreground);cursor:pointer;font-weight:500;height:3.5rem;text-align:center;transition:background-color .15s ease,border-color .15s ease;width:100%}.onboarding-option-button:hover{background:#1e2229b3;border-color:var(--border)}.onboarding-skip-container{display:flex;justify-content:center;left:50%;position:absolute;top:75%;transform:translateX(-50%);width:100%;z-index:10}.onboarding-skip-button{background:none;border:none;color:var(--muted-foreground);cursor:pointer;font-size:.875rem;transition:color .15s ease}.onboarding-skip-button:hover{color:var(--foreground)}.onboarding-completion-container{animation:onboarding-step-enter .22s ease-out;display:flex;flex-direction:column;gap:2.5rem;max-width:24rem;position:relative;width:100%}.onboarding-completion-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:2}.onboarding-completion-icon-wrapper{align-items:center;background:var(--primary);border-radius:999px;color:var(--primary-foreground);display:flex;height:4rem;justify-content:center;width:4rem}.onboarding-completion-icon{color:currentColor;height:2rem;width:2rem}.onboarding-completion-button-primary{background:var(--primary);border:none;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;color:var(--primary-foreground);cursor:pointer;font-size:1rem;font-weight:600;height:3.5rem;transition:all .2s ease;width:100%}.onboarding-completion-button-primary:hover{box-shadow:0 6px 12px #00000026;filter:brightness(1.1);transform:translateY(-1px)}.onboarding-completion-button-secondary{background:var(--secondary);border:1px solid var(--border);border-radius:.75rem;color:var(--secondary-foreground);cursor:pointer;font-size:1rem;font-weight:500;height:3.5rem;transition:background-color .15s ease,border-color .15s ease;width:100%}.onboarding-completion-button-secondary:hover{background:#1e2229cc}.onboarding-confetti-container{bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;z-index:1}.onboarding-confetti{animation:onboarding-confetti-fall 2.5s ease-out forwards;border-radius:50%;height:.5rem;opacity:0;position:absolute;top:-1rem;width:.5rem}@keyframes onboarding-confetti-fall{0%{opacity:1;transform:translateY(0) translateX(0) rotate(0deg) scale(1)}50%{opacity:1}to{opacity:0;transform:translateY(120vh) translateX(0) rotate(3turn) scale(.5);transform:translateY(120vh) translateX(var(--translate-x,0)) rotate(3turn) scale(.5)}}@keyframes onboarding-step-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ai-support-chat-root{align-items:flex-end;display:flex;height:100dvh;inset:0;max-height:100dvh;pointer-events:auto;position:fixed;z-index:50}.ai-support-chat-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:color-mix(in srgb,var(--background) 80%,#0000);inset:0;position:fixed;z-index:40}.ai-support-chat-backdrop-enter{animation:ai-support-chat-backdrop-fade-in .22s ease-out forwards}.ai-support-chat-backdrop-exit{animation:ai-support-chat-backdrop-fade-out .22s ease-in forwards}.ai-support-chat-sheet{background-color:var(--background);border-top:1px solid var(--border);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90dvh;padding-bottom:env(safe-area-inset-bottom,0);position:relative;width:100%;z-index:50}@media (min-width:1024px){.ai-support-chat-sheet{margin:0 auto;max-width:560px}}.ai-support-chat-sheet-enter{animation:ai-support-chat-sheet-slide-in .24s cubic-bezier(.22,1,.36,1) forwards}.ai-support-chat-sheet-exit{animation:ai-support-chat-sheet-slide-out .22s cubic-bezier(.4,0,.6,1) forwards}@keyframes ai-support-chat-sheet-slide-in{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ai-support-chat-sheet-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes ai-support-chat-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ai-support-chat-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.ai-support-chat-header{align-items:center;display:flex;justify-content:space-between}.ai-support-chat-header,.ai-support-chat-intro{border-bottom:1px solid var(--border);padding:1rem 1.25rem}.ai-support-chat-messages{flex:1 1;overflow-y:auto;padding:1rem 1.25rem}.ai-support-chat-input{border-top:1px solid var(--border);padding:1rem 1.25rem}.ai-support-bounce{animation:ai-support-bounce 1.4s ease-in-out infinite}@keyframes ai-support-bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.flex-wrap{flex-wrap:wrap}.w-fit{width:-webkit-fit-content;width:fit-content}.max-w-\[80\%\]{max-width:80%}.pl-4{padding-left:1rem}.pr-12{padding-right:3rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.bg-muted-foreground{background-color:var(--muted-foreground)}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.top-1\/2{top:50%}.-translate-y-1\/2{transform:translateY(-50%)}.hover\:opacity-90:hover{opacity:.9}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sports-filter-root{display:flex;height:100dvh;inset:0;justify-content:center;max-height:100dvh;pointer-events:auto;position:fixed;z-index:60}.sports-filter-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:color-mix(in srgb,var(--background) 80%,#0000);border:none;cursor:pointer;inset:0;margin:0;padding:0;position:absolute}.sports-filter-backdrop-enter{animation:sports-filter-backdrop-fade-in .22s ease-out forwards}.sports-filter-backdrop-exit{animation:sports-filter-backdrop-fade-out .22s ease-in forwards}.sports-filter-sheet{background-color:var(--card);border-top:2px solid var(--border);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;bottom:0;box-shadow:0 25px 50px -12px #00000040;left:0;max-height:70dvh;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:70}@media (min-width:1024px){.sports-filter-sheet{margin-left:auto;margin-right:auto;max-width:560px}}.sports-filter-sheet-enter{animation:sports-filter-sheet-slide-in .24s cubic-bezier(.22,1,.36,1) forwards}.sports-filter-sheet-exit{animation:sports-filter-sheet-slide-out .22s cubic-bezier(.4,0,.6,1) forwards}@keyframes sports-filter-sheet-slide-in{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes sports-filter-sheet-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes sports-filter-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sports-filter-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.sports-filter-handle-wrap{display:flex;justify-content:center;padding-bottom:.5rem;padding-top:.75rem}.sports-filter-handle{background-color:var(--border);border-radius:9999px;height:.25rem;width:2.5rem}.sports-filter-content{padding:.5rem 1.25rem 1.5rem}.sports-filter-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.sports-filter-header-spacer{width:2rem}.sports-filter-title{font-family:var(--font-heading);font-size:1rem;font-weight:600;margin:0}.sports-filter-close-btn{align-items:center;background:#0000;border:none;color:var(--muted-foreground);cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;transition:color .15s ease;width:2rem}.sports-filter-close-btn:hover{color:var(--foreground)}.sports-filter-section{margin-bottom:1.5rem}.sports-filter-section-label{color:var(--muted-foreground);font-size:.625rem;font-weight:700;letter-spacing:.16em;margin-bottom:.75rem;text-transform:uppercase}.sports-filter-options{display:flex;flex-direction:column;gap:.5rem}.sports-filter-option-btn{align-items:center;background-color:initial;border:none;border-radius:.75rem;cursor:pointer;display:flex;gap:.75rem;justify-content:space-between;padding:.75rem .5rem;transition:background-color .15s ease;width:100%}.sports-filter-option-btn:hover{background-color:color-mix(in srgb,var(--secondary) 60%,#0000)}.sports-filter-option-main{display:flex;flex-direction:column;gap:.15rem;text-align:left}.sports-filter-option-title{color:var(--foreground);font-size:.9rem;font-weight:500}.sports-filter-option-desc{color:var(--muted-foreground);font-size:.75rem}.sports-filter-radio{background-color:initial;border:1px solid var(--border);border-radius:9999px;flex-shrink:0;height:1rem;width:1rem}.sports-filter-radio--active{background-color:var(--primary);border-color:var(--primary);box-shadow:inset 0 0 0 3px var(--card),0 0 0 1px var(--primary)}.sports-filter-footer{display:flex;gap:.75rem;justify-content:space-between;margin-top:.5rem}.sports-filter-clear-btn{background-color:initial;border:2px solid var(--border);border-radius:.75rem;color:var(--muted-foreground);cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;padding:.75rem 1rem;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.sports-filter-clear-btn:hover{background-color:var(--secondary);color:var(--foreground)}.sports-filter-apply-btn{background-color:var(--primary);border:none;border-radius:.75rem;color:var(--primary-foreground);cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:background-color .15s ease}.sports-filter-apply-btn:hover{background-color:var(--primary-hover)}.text-5xl{font-size:3rem;line-height:1}.bg-background{background:var(--background)}.bg-card{background:var(--card)}.bg-secondary{background:var(--secondary)}.bg-primary{background:var(--primary)}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.transition-colors{transition:color .15s,background-color .15s,border-color .15s}.size-9{height:2.25rem;width:2.25rem}.size-24{height:6rem;width:6rem}.items-baseline{align-items:baseline}.top-2{top:.5rem}.right-2{right:.5rem}.bg-accent\/50,.bg-secondary\/50{background-color:#1e222980}.text-accent-foreground{color:var(--accent-foreground)}.rounded-2xl{border-radius:1rem}.rounded-md{border-radius:calc(var(--radius) - 2px)}.transition-colors{transition:color .2s ease,background-color .2s ease}.hover\:bg-secondary:hover{background-color:var(--secondary)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.text-\[\#10b981\]{color:#10b981}.text-\[\#ef4444\]{color:#ef4444}.bg-\[\#10b981\]{background-color:#10b981}.bg-\[\#ef4444\]{background-color:#ef4444}.items-between{justify-content:space-between}.text-[\31 0px]{font-size:10px}.bg-purple-500\/10{background-color:#a855f71a}.bg-orange-500\/10{background-color:#f973161a}.bg-blue-500\/10{background-color:#3b82f61a}.bg-green-500\/10{background-color:#22c55e1a}.bg-yellow-500\/10{background-color:#eab3081a}.bg-teal-500\/10{background-color:#14b8a61a}.bg-crimson-500\/10{background-color:#dc26261a}.bg-slate-500\/10{background-color:#64748b1a}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-violet-500\/10{background-color:#8b5cf61a}.bg-rose-500\/10{background-color:#f43f5e1a}.bg-cyan-500\/10{background-color:#06b6d41a}.bg-emerald-500\/10{background-color:#10b9811a}.bg-pink-500\/10{background-color:#ec48991a}.bg-indigo-500\/10{background-color:#6366f11a}.bg-red-500\/10{background-color:#ef44441a}.bg-lime-500\/10{background-color:#84cc161a}.text-purple-500{color:#a855f7}.text-orange-500{color:#f97316}.text-blue-500{color:#3b82f6}.text-teal-500{color:#14b8a6}.text-crimson-500{color:#dc2626}.text-slate-500{color:#64748b}.text-amber-500{color:#f59e0b}.text-violet-500{color:#8b5cf6}.text-rose-500{color:#f43f5e}.text-cyan-500{color:#06b6d4}.text-emerald-500{color:#10b981}.text-pink-500{color:#ec4899}.text-indigo-500{color:#6366f1}.text-lime-500{color:#84cc16}.border,.border-b{border-color:var(--border)}.border-purple-500\/20{border-color:#a855f733}.border-orange-500\/20{border-color:#f9731633}.border-blue-500\/20{border-color:#3b82f633}.border-green-500\/20{border-color:#22c55e33}.border-yellow-500\/20{border-color:#eab30833}.border-teal-500\/20{border-color:#14b8a633}.border-crimson-500\/20{border-color:#dc262633}.border-slate-500\/20{border-color:#64748b33}.border-amber-500\/20{border-color:#f59e0b33}.border-violet-500\/20{border-color:#8b5cf633}.border-rose-500\/20{border-color:#f43f5e33}.border-cyan-500\/20{border-color:#06b6d433}.border-emerald-500\/20{border-color:#10b98133}.border-pink-500\/20{border-color:#ec489933}.border-indigo-500\/20{border-color:#6366f133}.border-red-500\/20{border-color:#ef444433}.border-lime-500\/20{border-color:#84cc1633}.shadow-sm{box-shadow:0 1px 2px #0000000d}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.ai-filter-root{display:flex;height:100dvh;inset:0;justify-content:center;max-height:100dvh;pointer-events:auto;position:fixed;z-index:60}.ai-filter-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:color-mix(in srgb,var(--background) 80%,#0000);border:none;cursor:pointer;inset:0;margin:0;padding:0;position:absolute}.ai-filter-backdrop-enter{animation:ai-filter-backdrop-fade-in .22s ease-out forwards}.ai-filter-backdrop-exit{animation:ai-filter-backdrop-fade-out .22s ease-in forwards}.ai-filter-sheet{background-color:var(--card);border-top:1px solid var(--border);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;bottom:0;box-shadow:0 25px 50px -12px #00000040;left:0;max-height:70dvh;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:70}@media (min-width:1024px){.ai-filter-sheet{margin-left:auto;margin-right:auto;max-width:560px}}.ai-filter-sheet-enter{animation:ai-filter-sheet-slide-in .24s cubic-bezier(.22,1,.36,1) forwards}.ai-filter-sheet-exit{animation:ai-filter-sheet-slide-out .22s cubic-bezier(.4,0,.6,1) forwards}@keyframes ai-filter-sheet-slide-in{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ai-filter-sheet-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes ai-filter-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ai-filter-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.ai-filter-handle-wrap{display:flex;justify-content:center;padding-bottom:.5rem;padding-top:.75rem}.ai-filter-handle{background-color:var(--border);border-radius:9999px;height:.25rem;width:2.5rem}.ai-filter-content{padding:.5rem 1.25rem 1.5rem}.ai-filter-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.ai-filter-header-spacer{width:2rem}.ai-filter-title{font-family:var(--font-heading);font-size:1rem;font-weight:600;margin:0}.ai-filter-close-btn{align-items:center;background:#0000;border:none;color:var(--muted-foreground);cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;transition:color .15s ease;width:2rem}.ai-filter-close-btn:hover{color:var(--foreground)}.ai-filter-section{margin-bottom:1.5rem}.ai-filter-section-label{color:var(--muted-foreground);font-size:.625rem;font-weight:700;letter-spacing:.16em;margin-bottom:.75rem;text-transform:uppercase}.ai-filter-options{display:flex;flex-direction:column;gap:.5rem}.ai-filter-option-btn{align-items:center;background-color:initial;border:none;border-radius:.75rem;cursor:pointer;display:flex;gap:.75rem;justify-content:space-between;padding:.75rem .5rem;transition:background-color .15s ease;width:100%}.ai-filter-option-btn:hover{background-color:color-mix(in srgb,var(--secondary) 60%,#0000)}.ai-filter-option-main{display:flex;flex-direction:column;gap:.15rem;text-align:left}.ai-filter-option-title{color:var(--foreground);font-size:.9rem;font-weight:500}.ai-filter-option-desc{color:var(--muted-foreground);font-size:.75rem}.ai-filter-radio{background-color:initial;border:1px solid var(--border);border-radius:9999px;flex-shrink:0;height:1rem;width:1rem}.ai-filter-radio--active{background-color:var(--primary);border-color:var(--primary);box-shadow:inset 0 0 0 3px var(--card),0 0 0 1px var(--primary)}.ai-filter-footer{display:flex;gap:.75rem;justify-content:space-between;margin-top:.5rem}.ai-filter-clear-btn{background-color:initial;border:1px solid var(--border);border-radius:.75rem;color:var(--muted-foreground);cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;padding:.75rem 1rem;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.ai-filter-clear-btn:hover{background-color:var(--secondary);color:var(--foreground)}.ai-filter-apply-btn{background-color:var(--primary);border:none;border-radius:.75rem;color:var(--primary-foreground);cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:background-color .15s ease}.ai-filter-apply-btn:hover{background-color:color-mix(in srgb,var(--primary) 90%,#0000)}.max-w-xs{max-width:20rem}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.size-4{height:1rem;width:1rem}.size-7{height:1.75rem;width:1.75rem}.size-14{height:3.5rem;width:3.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-15{height:3.75rem}.h-17{height:4.25rem}.h-18{height:4.5rem}.h-20{height:5rem}.h-32{height:8rem}.max-h-\[80vh\]{max-height:80vh}.overflow-y-auto{overflow-y:auto}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.pb-20{padding-bottom:7rem}.mb-2\.5{margin-bottom:.625rem}.mt-3{margin-top:.75rem}.bg-background\/40{background-color:color-mix(in srgb,var(--background) 40%,#0000)}.bg-primary\/20{background-color:color-mix(in srgb,var(--primary) 20%,#0000)}.bg-chart-1{background-color:var(--chart-1)}.bg-chart-1\/20{background-color:color-mix(in srgb,var(--chart-1) 20%,#0000)}.bg-chart-4{background-color:var(--chart-4)}.bg-chart-4\/20{background-color:color-mix(in srgb,var(--chart-4) 20%,#0000)}.border-primary\/20{border-color:color-mix(in srgb,var(--primary) 20%,#0000)}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-background\/40{--tw-gradient-to:color-mix(in srgb,var(--background) 40%,#0000);--tw-gradient-stops:var(--tw-gradient-from),color-mix(in srgb,var(--background) 40%,#0000),var(--tw-gradient-to)}.to-background\/80{--tw-gradient-to:color-mix(in srgb,var(--background) 80%,#0000)}@media (min-width:1024px){.bg-background\/80>.w-full{margin-left:auto;margin-right:auto;max-width:560px}}.sim-config-modal-root{height:100dvh;inset:0;max-height:100dvh;pointer-events:auto;position:fixed;z-index:50}.sim-config-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:color-mix(in srgb,var(--background) 80%,#0000);inset:0;position:fixed;z-index:40}.sim-config-backdrop-enter{animation:sim-config-backdrop-fade-in .22s ease-out forwards}.sim-config-backdrop-exit{animation:sim-config-backdrop-fade-out .22s ease-in forwards}.sim-config-sheet{background-color:var(--card);border-top:1px solid var(--border);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;bottom:0;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;left:0;max-height:85vh;overflow:hidden;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:50}@media (min-width:1024px){.sim-config-sheet{margin-left:auto;margin-right:auto;max-width:560px}}.sim-config-sheet-enter{animation:sim-config-sheet-slide-in .24s cubic-bezier(.22,1,.36,1) forwards}.sim-config-sheet-exit{animation:sim-config-sheet-slide-out .22s cubic-bezier(.4,0,.6,1) forwards}@keyframes sim-config-sheet-slide-in{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes sim-config-sheet-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes sim-config-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sim-config-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.sim-config-handle-wrap{display:flex;justify-content:center;padding-bottom:.5rem;padding-top:.75rem}.sim-config-handle{background-color:var(--border);border-radius:9999px;height:.25rem;width:2.5rem}.sim-config-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:1rem 1.25rem 2rem}.text-left{text-align:left}.block{display:block}.inline-flex{display:inline-flex}.w-12{width:3rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.size-2{height:.5rem;width:.5rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.bg-input{background-color:var(--input)}.bg-transparent{background-color:initial}.bg-border{background-color:var(--border)}.bg-foreground{background-color:var(--foreground)}.bg-primary-foreground{background-color:var(--primary-foreground)}.border-2{border-style:solid;border-width:2px}.border-primary{border-color:var(--primary)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--ring)}.focus\:ring-primary\/50:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 50%,#0000)}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x:0.25rem}.translate-x-6{--tw-translate-x:1.5rem}.hover\:border-border\/60:hover{border-color:color-mix(in srgb,var(--border) 60%,#0000)}.inline-block{display:inline-block}.sim-config-slider{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer;height:.5rem;left:0;margin:0;padding:0;position:absolute;top:.5rem;width:100%}.sim-config-slider::-webkit-slider-track{background:var(--secondary);border:none;border-radius:.5rem;height:.5rem;width:100%}.sim-config-slider::-webkit-slider-runnable-track{background:var(--secondary);border-radius:.5rem;height:.5rem;width:100%}.sim-config-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--primary);border-radius:50%;box-shadow:0 0 0 2px var(--background),0 2px 4px #0003;cursor:pointer;height:1.25rem;margin-top:-.375rem;-webkit-transition:all .2s ease;transition:all .2s ease;width:1.25rem}.sim-config-slider::-webkit-slider-thumb:hover{box-shadow:0 0 0 2px var(--background),0 0 10px #006fee80;transform:scale(1.1)}.sim-config-slider::-moz-range-track{background:var(--secondary);border:none;border-radius:.5rem;height:.5rem;width:100%}.sim-config-slider::-moz-range-progress{background:var(--primary);border-radius:.5rem;height:.5rem}.sim-config-slider::-moz-range-thumb{background:var(--primary);border:none;border-radius:50%;box-shadow:0 0 0 2px var(--background),0 2px 4px #0003;cursor:pointer;height:1.25rem;margin-top:-.375rem;-moz-transition:all .2s ease;transition:all .2s ease;width:1.25rem}.sim-config-slider::-moz-range-thumb:hover{box-shadow:0 0 0 2px var(--background),0 0 10px #006fee80;transform:scale(1.1)}.pb-1{padding-bottom:.25rem}*{box-sizing:border-box}button{background:#0000;border:none;cursor:pointer;font:inherit;margin:0;padding:0}.self-start{align-self:flex-start}.justify-around{justify-content:space-around}.min-w-0{min-width:0}.gap-1\.5{gap:.375rem}.-top-1{top:-.25rem}.bottom-4{bottom:1rem}.bottom-16{bottom:4rem}.-right-1{right:-.25rem}.z-10{z-index:10}.size-1\.5{height:.375rem;width:.375rem}.h-16{height:4rem}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pb-28{padding-bottom:7rem}.pb-36{padding-bottom:9rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.font-sans{font-family:var(--font-sans)}.font-heading{font-family:var(--font-heading)}.text-\[9px\]{font-size:.5625rem}.text-\[10px\]{font-size:.625rem}.bg-background{background-color:var(--background)}.bg-green-500\/20{background-color:color-mix(in srgb,#22c55e 20%,#0000)}.bg-yellow-500\/20{background-color:color-mix(in srgb,#eab308 20%,#0000)}.bg-red-500\/20{background-color:color-mix(in srgb,#ef4444 20%,#0000)}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-background{--tw-gradient-from:var(--background);--tw-gradient-to:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-background{--tw-gradient-to:var(--background);--tw-gradient-stops:var(--tw-gradient-from),var(--background),var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:#0000}.text-yellow-500{color:#eab308}.text-red-500{color:#ef4444}.border-green-500\/30{border-color:color-mix(in srgb,#22c55e 30%,#0000)}.border-yellow-500\/30{border-color:color-mix(in srgb,#eab308 30%,#0000)}.border-red-500\/30{border-color:color-mix(in srgb,#ef4444 30%,#0000)}.rounded{border-radius:.25rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.safe-area-bottom{padding-bottom:calc(1.25rem + env(safe-area-inset-bottom, 0px))}@media (min-width:1024px){.match-details-runbar{left:50%!important;max-width:560px;right:auto!important;transform:translateX(-50%)!important;width:100%}}.match-details-bullet-wrapper{font-size:.875rem}.match-details-bullet-dot{margin-top:.5714em}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.mb-0\.5{margin-bottom:.125rem}.mb-8{margin-bottom:2rem}.size-12{height:3rem;width:3rem}.size-20{height:5rem;width:5rem}.size-32{height:8rem;width:8rem}.size-full{height:100%;width:100%}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-12{padding-bottom:3rem;padding-top:3rem}.pb-6{padding-bottom:1.5rem}.text-border{color:var(--border)}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.bottom-20{bottom:5rem}.-rotate-90{transform:rotate(-90deg)}.sim-loading-page{position:relative}.sim-loading-page-enter{animation:sim-loading-fade-in .4s ease-out forwards}.sim-loading-page-exit{animation:sim-loading-fade-out .3s ease-in forwards}@keyframes sim-loading-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes sim-loading-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.sim-loading-progress-circle{transition:stroke-dashoffset .1s linear}.sim-loading-icon{animation:sim-loading-icon-glow 2s ease-in-out infinite}@keyframes sim-loading-icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes sim-loading-icon-glow{0%,to{filter:brightness(1) drop-shadow(0 0 4px rgba(0,111,238,.5));opacity:1}50%{filter:brightness(1.4) drop-shadow(0 0 12px rgba(0,111,238,.8));opacity:.9}}.sim-loading-complete-text{animation:sim-loading-complete-pulse .6s ease-out;color:var(--primary)}@keyframes sim-loading-complete-pulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.sim-loading-progress-circle{animation:sim-loading-progress-glow 2s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(0,111,238,.8));transition:stroke-dashoffset .1s linear,filter .3s ease}@keyframes sim-loading-progress-glow{0%,to{filter:drop-shadow(0 0 6px rgba(0,111,238,.8))}50%{filter:drop-shadow(0 0 12px rgba(0,111,238,1))}}.sim-loading-icon-container:before{animation:sim-loading-particle-pulse 2s ease-in-out infinite;background:radial-gradient(circle,#006fee33 0,#0000 70%);border-radius:50%;content:"";inset:-10px;position:absolute;z-index:-1}@keyframes sim-loading-particle-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.sim-loading-icon-container{animation:sim-loading-icon-pulse 2s ease-in-out infinite;box-shadow:0 0 20px #006fee66,0 0 40px #006fee33;position:relative}.sim-loading-icon-container:after{animation:sim-loading-ring-rotate 2s linear infinite;border-bottom:2px solid #0000;border-left:2px solid #0000;border-radius:50%;border-right:2px solid #0000;border-right-color:var(--primary);border-top:2px solid #0000;border-top-color:var(--primary);content:"";inset:-4px;opacity:.5;position:absolute;z-index:-1}@keyframes sim-loading-ring-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-ping{animation:sim-loading-ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes sim-loading-ping{75%,to{opacity:0;transform:scale(2)}}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pb-24{padding-bottom:6rem}.text-base{font-size:1rem;line-height:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.items-start{align-items:flex-start}.flex-shrink-0{flex-shrink:0}.w-1\/3{width:33.333333%}.h-2{height:.5rem}.h-24{height:6rem}.size-16{height:4rem;width:4rem}.gap-2{gap:.5rem}.p-6{padding:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.bg-secondary\/50{background-color:color-mix(in srgb,var(--secondary) 50%,#0000)}.bg-primary\/10{background-color:color-mix(in srgb,var(--primary) 10%,#0000)}.bg-primary\/50{background-color:color-mix(in srgb,var(--primary) 50%,#0000)}.bg-muted{background-color:var(--muted)}.border-primary\/30{border-color:color-mix(in srgb,var(--primary) 30%,#0000)}.rounded-full{border-radius:9999px}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.text-right{text-align:right}.tracking-wider{letter-spacing:.05em}.overflow-hidden{overflow:hidden}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-0\.5{margin-top:.125rem}.h-full{height:100%}.sim-result-page{position:relative}.sim-result-page-enter{animation:sim-result-fade-in .5s ease-out forwards}@keyframes sim-result-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.sim-result-page-enter .bg-card,.sim-result-page-enter section{animation:sim-result-card-fade-in .6s ease-out forwards;animation-delay:.1s;opacity:0}@keyframes sim-result-card-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.backdrop-blur-\[2px\]{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.bg-background\/60{background-color:color-mix(in srgb,var(--background) 60%,#0000)}.insights-filter-root{display:flex;height:100dvh;inset:0;justify-content:center;max-height:100dvh;pointer-events:auto;position:fixed;z-index:60}.insights-filter-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:color-mix(in srgb,var(--background) 80%,#0000);border:none;cursor:pointer;inset:0;margin:0;padding:0;position:absolute}.insights-filter-backdrop-enter{animation:insights-filter-backdrop-fade-in .22s ease-out forwards}.insights-filter-backdrop-exit{animation:insights-filter-backdrop-fade-out .22s ease-in forwards}.insights-filter-sheet{background-color:var(--card);border-top:1px solid var(--border);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;bottom:0;box-shadow:0 25px 50px -12px #00000040;left:0;max-height:70dvh;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:70}@media (min-width:1024px){.insights-filter-sheet{margin-left:auto;margin-right:auto;max-width:560px}}.insights-filter-sheet-enter{animation:insights-filter-sheet-slide-in .24s cubic-bezier(.22,1,.36,1) forwards}.insights-filter-sheet-exit{animation:insights-filter-sheet-slide-out .22s cubic-bezier(.4,0,.6,1) forwards}@keyframes insights-filter-sheet-slide-in{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes insights-filter-sheet-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes insights-filter-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes insights-filter-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.insights-filter-handle-wrap{display:flex;justify-content:center;padding-bottom:.5rem;padding-top:.75rem}.insights-filter-handle{background-color:var(--border);border-radius:9999px;height:.25rem;width:2.5rem}.insights-filter-content{padding:.5rem 1.25rem 1.5rem}.insights-filter-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.insights-filter-header-spacer{width:2rem}.insights-filter-title{font-family:var(--font-heading);font-size:1rem;font-weight:600;margin:0}.insights-filter-close-btn{align-items:center;background:#0000;border:none;color:var(--muted-foreground);cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;transition:color .15s ease;width:2rem}.insights-filter-close-btn:hover{color:var(--foreground)}.insights-filter-section{margin-bottom:1.5rem}.insights-filter-section-label{color:var(--muted-foreground);font-size:.625rem;font-weight:700;letter-spacing:.16em;margin-bottom:.75rem;text-transform:uppercase}.insights-filter-options{display:flex;flex-direction:column;gap:.5rem}.insights-filter-option-btn{align-items:center;background-color:initial;border:none;border-radius:.75rem;cursor:pointer;display:flex;gap:.75rem;justify-content:space-between;padding:.75rem .5rem;transition:background-color .15s ease;width:100%}.insights-filter-option-btn:hover{background-color:color-mix(in srgb,var(--secondary) 60%,#0000)}.insights-filter-option-main{display:flex;flex-direction:column;gap:.15rem;text-align:left}.insights-filter-option-title{color:var(--foreground);font-size:.9rem;font-weight:500}.insights-filter-option-desc{color:var(--muted-foreground);font-size:.75rem}.insights-filter-radio{background-color:initial;border:1px solid var(--border);border-radius:9999px;flex-shrink:0;height:1rem;width:1rem}.insights-filter-radio--active{background-color:var(--primary);border-color:var(--primary);box-shadow:inset 0 0 0 3px var(--card),0 0 0 1px var(--primary)}.insights-filter-footer{display:flex;gap:.75rem;justify-content:space-between;margin-top:.5rem}.insights-filter-clear-btn{background-color:initial;border:1px solid var(--border);border-radius:.75rem;color:var(--muted-foreground);cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;padding:.75rem 1rem;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.insights-filter-clear-btn:hover{background-color:var(--secondary);color:var(--foreground)}.insights-filter-apply-btn{background-color:var(--primary);border:none;border-radius:.75rem;color:var(--primary-foreground);cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:background-color .15s ease}.insights-filter-apply-btn:hover{background-color:color-mix(in srgb,var(--primary) 90%,#0000)}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.pb-4{padding-bottom:1rem}.pb-20{padding-bottom:5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.mt-4{margin-top:1rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-\[10px\]{font-size:10px}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.uppercase{text-transform:uppercase}.tabular-nums{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.text-center{text-align:center}.w-full{width:100%}.size-3{height:.75rem;width:.75rem}.size-8{height:2rem;width:2rem}.size-10{height:2.5rem;width:2.5rem}.max-w-sm{max-width:24rem}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.p-1{padding:.25rem}.p-5{padding:1.25rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-4{padding-bottom:1rem;padding-top:1rem}.bg-card{background-color:var(--card)}.bg-secondary{background-color:var(--secondary)}.bg-primary{background-color:var(--primary)}.border{border-style:solid;border-width:1px}.border-t{border-top-style:solid;border-top-width:1px}.border-b{border-bottom-style:solid;border-bottom-width:1px}.border-border{border-color:var(--border)}.border-border\/50{border-color:color-mix(in srgb,var(--border) 50%,#0000)}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-green-500{color:#22c55e}.relative{position:relative}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.z-20{z-index:20}.z-50{z-index:50}.min-h-screen{min-height:100vh}.flex-1{flex:1 1}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bg-background\/95{background-color:color-mix(in srgb,var(--background) 95%,#0000)}.bg-background\/80{background-color:color-mix(in srgb,var(--background) 80%,#0000)}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.blur-sm{filter:blur(4px);transition:filter .2s ease-out}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ai-unlock-overlay-enter{animation:ai-unlock-overlay-in .22s ease-out}.ai-unlock-overlay-leave{animation:ai-unlock-overlay-out .22s ease-in forwards}@keyframes ai-unlock-overlay-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ai-unlock-overlay-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.96)}}@media (min-width:1024px){.ai-unlock-overlay-enter,.ai-unlock-overlay-leave{left:calc(50% - 280px)!important;max-width:560px!important;padding-left:1.25rem;padding-right:1.25rem;right:auto!important;width:560px!important}}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hover\:text-foreground:hover{color:var(--foreground)}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.subscription-feature-icon{align-items:center;display:inline-flex;justify-content:center;margin-left:-2.25rem}.left-1\/2{left:50%}.-translate-x-1\/2{transform:translateX(-50%)}.overflow-visible{overflow:visible}.whitespace-nowrap{white-space:nowrap}.log-bet-modal-root{color:var(--foreground);display:flex;flex-direction:column;font-family:var(--font-sans);min-height:100dvh}.log-bet-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:color-mix(in srgb,var(--background) 80%,#0000);inset:0;position:fixed;z-index:40}.log-bet-backdrop-enter{animation:log-bet-backdrop-fade-in .22s ease-out forwards}.log-bet-backdrop-exit{animation:log-bet-backdrop-fade-out .22s ease-in forwards}.log-bet-sheet{background-color:var(--card);border-top:1px solid var(--border);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;bottom:0;box-shadow:0 25px 50px -12px #00000040;left:0;max-height:85dvh;overflow-y:auto;padding-bottom:calc(3.5rem + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:50}.log-bet-sheet-enter{animation:log-bet-sheet-slide-in .24s cubic-bezier(.22,1,.36,1) forwards}.log-bet-sheet-exit{animation:log-bet-sheet-slide-out .22s cubic-bezier(.4,0,.6,1) forwards}@keyframes log-bet-sheet-slide-in{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes log-bet-sheet-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes log-bet-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes log-bet-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.log-bet-handle-wrap{display:flex;justify-content:center;padding-bottom:.5rem;padding-top:.75rem}.log-bet-handle{background-color:var(--border);border-radius:9999px;height:.25rem;width:2.5rem}.log-bet-content{padding:.5rem 1.25rem 2rem}.log-bet-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.log-bet-header-spacer{width:2rem}.log-bet-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin:0}.log-bet-close-btn{align-items:center;background:#0000;border:none;color:var(--muted-foreground);cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;transition:color .15s ease;width:2rem}.log-bet-close-btn:hover{color:var(--foreground)}.log-bet-options{display:flex;flex-direction:column;gap:.75rem}.log-bet-option-btn{background:#0000;border:none;cursor:pointer;padding:0;text-align:left;width:100%}.log-bet-option-card{background-color:var(--secondary);border:1px solid var(--border);border-radius:.75rem;padding:1rem;transition:background-color .15s ease}.log-bet-option-btn:hover .log-bet-option-card{background-color:color-mix(in srgb,var(--secondary) 80%,#0000)}.log-bet-option-inner{align-items:flex-start;display:flex;gap:1rem}.log-bet-icon-wrap{flex-shrink:0}.log-bet-icon-box{align-items:center;background-color:var(--background);border:1px solid var(--border);border-radius:.75rem;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.log-bet-option-text{flex:1 1}.log-bet-option-title{color:var(--foreground);font-size:1rem;font-weight:600;margin-bottom:.25rem}.log-bet-option-desc{color:var(--muted-foreground);font-size:.875rem;line-height:1.625}.log-bet-footer{display:flex;justify-content:center;margin-top:2rem}.log-bet-cancel-btn{background:#0000;border:none;color:var(--muted-foreground);cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:color .15s ease}.log-bet-cancel-btn:hover{color:var(--foreground)}.log-bet-tabs{background-color:var(--background);border-top:1px solid var(--border);bottom:0;left:0;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:30}.log-bet-tabs-inner{align-items:center;display:flex;height:4rem;justify-content:space-around}.log-bet-tab-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;height:100%;justify-content:center;transition:color .15s ease;width:100%}.log-bet-tab-btn--active{color:var(--primary)}.log-bet-tab-btn--inactive{color:var(--muted-foreground)}.log-bet-tab-btn--inactive:hover{color:var(--foreground)}.log-bet-tab-label{font-size:.625rem;font-weight:500}.size-6{height:1.5rem;width:1.5rem}.size-5{height:1.25rem;width:1.25rem}.text-primary{color:var(--primary)}.sidebar-root{background:var(--card);border-right:1px solid var(--border);box-shadow:4px 0 24px #0003;color:var(--sidebar-foreground);display:flex;flex-direction:column;height:100dvh;left:0;max-height:100dvh;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;top:0;transform:translateX(-100%);transition:transform .22s ease-out;width:280px;z-index:60}.sidebar-root--open{transform:translateX(0)}.sidebar-header{background:var(--card);border-bottom:1px solid var(--border);box-shadow:none;flex-shrink:0;justify-content:space-between;padding:.75rem 1.1rem}.sidebar-header,.sidebar-logo{align-items:center;display:flex}.sidebar-logo{gap:.5rem}.sidebar-logo-icon{align-items:center;background:var(--primary);border:1px solid #0000;border-radius:.5rem;box-shadow:none;color:var(--primary-foreground);display:flex;height:1.9rem;justify-content:center;width:1.9rem}.sidebar-logo-text{-webkit-text-fill-color:initial;background:none;color:var(--foreground);font-family:var(--font-heading);font-size:1.05rem;font-weight:700;letter-spacing:-.025em}.sidebar-close-button{align-items:center;background:#0000;border:none;border-radius:.75rem;color:var(--muted-foreground);cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:background-color .15s ease;width:2.5rem}.sidebar-close-button:hover{background:var(--sidebar-accent);color:var(--foreground)}.sidebar-content{flex:1 1;gap:.75rem;overflow-y:auto;padding:1.25rem 1.1rem}.sidebar-content,.sidebar-section{display:flex;flex-direction:column}.sidebar-section{gap:.6rem}.sidebar-section-title{color:var(--muted-foreground);font-size:.625rem;font-weight:700;letter-spacing:.1em;padding:0 .25rem;text-transform:uppercase}.sidebar-menu{display:flex;flex-direction:column;gap:.2rem}.sidebar-menu-item{align-items:center;background:#0000;border:1px solid #0000;border-radius:.5rem;color:var(--muted-foreground);cursor:pointer;display:flex;font-weight:500;justify-content:space-between;letter-spacing:normal;padding:.65rem .9rem;transition:all .2s ease;width:100%}.sidebar-menu-item:hover{background:var(--sidebar-accent);border-color:#0000;box-shadow:none;color:var(--foreground)}.sidebar-menu-item--active{background:#0066ff26;border:1px solid #00d9ff99;box-shadow:0 0 10px #00d9ff33,inset 0 1px 0 #ffffff0d;color:#00d9ff;font-weight:600}.sidebar-menu-item--active:hover{background:#06f3;border-color:#00d9ffcc}.sidebar-menu-item--active .size-5,.sidebar-menu-item--active span{color:#00d9ff!important}.sidebar-menu-item--sub{padding-left:3rem}.sidebar-menu-item-content{align-items:center;display:flex;gap:.7rem}.sidebar-divider{background:var(--border);height:1px}.sidebar-footer{background:var(--card);border-top:1px solid var(--border);box-shadow:none;display:flex;flex-direction:column;flex-shrink:0;gap:.75rem;padding:.75rem 1.1rem calc(.75rem + env(safe-area-inset-bottom, 0px))}.sidebar-logout-button,.sidebar-theme-button{align-items:center;background:#0000;border:1px solid #0000;border-radius:.5rem;color:var(--foreground);cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .15s ease;width:100%}.sidebar-theme-button:hover{background:var(--sidebar-accent)}.sidebar-logout-button:hover{background:#ef44441a}.sidebar-version{color:var(--muted-foreground);font-family:var(--font-mono);font-size:.625rem;letter-spacing:.05em;text-align:center}.settings-sidebar-root{display:flex;height:100dvh;inset:0;justify-content:flex-end;max-height:100dvh;pointer-events:auto;position:fixed;z-index:70}.settings-sidebar-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;border:none;cursor:pointer;inset:0;margin:0;padding:0;position:absolute}.settings-sidebar-backdrop-enter{animation:settings-sidebar-backdrop-fade-in .22s ease-out forwards}.settings-sidebar-backdrop-exit{animation:settings-sidebar-backdrop-fade-out .22s ease-in forwards}.settings-sidebar-panel{background-color:var(--sidebar);box-shadow:-20px 0 40px #0009;color:var(--sidebar-foreground);display:flex;flex-direction:column;height:100%;max-width:360px;padding-bottom:env(safe-area-inset-bottom,0);position:relative;transform:translateX(100%);width:75vw}.settings-sidebar-panel-enter{animation:settings-sidebar-slide-in .24s cubic-bezier(.22,1,.36,1) forwards}.settings-sidebar-panel-exit{animation:settings-sidebar-slide-out .22s cubic-bezier(.4,0,.6,1) forwards}@keyframes settings-sidebar-slide-in{0%{opacity:1;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes settings-sidebar-slide-out{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes settings-sidebar-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes settings-sidebar-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.settings-sidebar-header{align-items:center;background-color:var(--sidebar);border-bottom:1px solid var(--sidebar-border);display:flex;justify-content:space-between;padding:1rem 1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.settings-sidebar-title{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;margin:0}.settings-sidebar-icon-button{align-items:center;background:#0000;border:none;border-radius:9999px;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:background-color .15s ease;width:2.5rem}.settings-sidebar-icon-button:hover{background-color:var(--sidebar-accent)}.settings-sidebar-close-icon{color:var(--muted-foreground);height:1.5rem;width:1.5rem}.settings-sidebar-body{flex:1 1;overflow-y:auto;padding:1.5rem 1.25rem}.settings-sidebar-user{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.settings-sidebar-avatar{background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid var(--sidebar-border);border-radius:9999px;height:3.5rem;width:3.5rem}.settings-sidebar-user-text{display:flex;flex-direction:column}.settings-sidebar-user-name{font-size:.95rem;font-weight:600;margin-bottom:.125rem}.settings-sidebar-user-email{color:var(--muted-foreground);font-size:.8rem;margin-bottom:.25rem}.settings-sidebar-manage-account{align-self:flex-start;background:#0000;border:none;color:var(--sidebar-primary);cursor:pointer;font-size:.75rem;font-weight:500;padding:0;text-decoration:none}.settings-sidebar-manage-account:hover{text-decoration:underline}.settings-sidebar-sections{display:flex;flex-direction:column;gap:1.5rem}.settings-sidebar-section-label{color:var(--muted-foreground);font-size:.625rem;font-weight:700;letter-spacing:.16em;margin-bottom:.5rem;padding-left:.25rem;text-transform:uppercase}.settings-sidebar-section-list{display:flex;flex-direction:column;gap:.25rem}.settings-sidebar-row{align-items:center;background-color:initial;border:none;border-radius:.75rem;cursor:pointer;display:flex;justify-content:space-between;padding:.875rem 1rem;transition:background-color .15s ease;width:100%}.settings-sidebar-row span{color:var(--sidebar-foreground);font-size:.9rem}.settings-sidebar-row-icon{color:var(--muted-foreground);height:1.25rem;width:1.25rem}.settings-sidebar-row:hover{background-color:var(--sidebar-accent)}.settings-sidebar-logout{background-color:initial;border:none;border-radius:.75rem;cursor:pointer;margin-top:.5rem;padding:.875rem 1rem;text-align:left;transition:background-color .15s ease;width:100%}.settings-sidebar-logout span{color:var(--muted-foreground);font-size:.9rem}.settings-sidebar-logout:hover{background-color:var(--sidebar-accent)}.settings-sidebar-footer{border-top:1px solid var(--sidebar-border);padding:.75rem 1.25rem 1rem}.settings-sidebar-footer-text{color:var(--muted-foreground);display:flex;flex-direction:column;font-size:.625rem;gap:.125rem;text-align:center}.private-layout{background:var(--background);display:flex;min-height:100vh}.private-layout-main{flex:1 1;min-height:100vh;overflow-x:hidden}.sidebar-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;inset:0;position:fixed;z-index:50}.private-layout-content{min-height:calc(100vh - 4rem)}
/*# sourceMappingURL=main.79c198a2.css.map*/