body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f8fafc,#e8f5ff);color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App,body{min-height:100vh}.App{align-items:center;display:flex;justify-content:center;padding:2rem 1rem}.container{margin:0 auto;max-width:1200px;width:100%}.content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:600px}.text-section{padding:2rem 0}.coming-soon-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2rem;box-shadow:0 4px 15px #3b82f64d;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:2rem;padding:.5rem 1rem}.title{color:#1e293b;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;background-clip:text}.subtitle{color:#64748b;font-size:1.25rem;line-height:1.7;margin-bottom:2.5rem;max-width:500px}.email-form{margin-bottom:1.5rem}.input-group{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 25px #0000001a;display:flex;max-width:450px;overflow:hidden;transition:all .3s ease}.input-group:focus-within{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.email-input{background:#0000;border:none;color:#374151;flex:1 1;font-size:1rem;padding:1rem 1.25rem}.email-input:focus{outline:none}.email-input::placeholder{color:#9ca3af}.submit-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.submit-btn:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px)}.submit-btn:active{transform:translateY(0)}.submit-btn:disabled{cursor:not-allowed}.submit-btn:disabled,.submit-btn:disabled:hover{background:linear-gradient(135deg,#9ca3af,#6b7280);transform:none}.success-message{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b9814d}.error-message,.success-message{border-radius:.75rem;color:#fff;font-weight:500;max-width:450px;padding:1rem 1.5rem}.error-message{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 15px #ef44444d}.phone-section{align-items:center;display:flex;justify-content:center}.phone-mockup{position:relative;transform:rotate(-5deg);transition:transform .3s ease}.phone-mockup:hover{transform:rotate(0deg) scale(1.02)}.phone-frame{background:#1f2937;border-radius:2.5rem;box-shadow:0 25px 50px #00000040,0 0 0 1px #ffffff1a;height:570px;padding:.5rem;width:280px}.phone-screen{background:linear-gradient(135deg,#f8fafc,#e8f5ff);border-radius:2rem;height:100%;overflow:hidden;position:relative;width:100%}.status-bar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;color:#374151;display:flex;font-size:.875rem;font-weight:600;justify-content:space-between;padding:.75rem 1.25rem}.time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.indicators{align-items:center;display:flex;gap:.25rem}.battery,.signal,.wifi{background:#374151;border-radius:2px;height:12px;width:18px}.battery{position:relative}.battery:after{background:#374151;border-radius:0 1px 1px 0;content:"";height:6px;position:absolute;right:-3px;top:3px;width:2px}.app-content{height:calc(100% - 60px);overflow-y:auto;padding:1.5rem 1.25rem}.app-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.app-title{color:#1e293b;font-size:1.5rem;font-weight:700}.profile-icon{align-items:center;background:#e2e8f0;border-radius:50%;display:flex;font-size:1rem;height:32px;justify-content:center;width:32px}.prediction-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 15px #00000014;margin-bottom:1.5rem;padding:1.25rem}.sport-category{color:#3b82f6;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.race-title{color:#1e293b;font-size:1.125rem;font-weight:700}.prediction-options,.race-title{margin-bottom:1rem}.driver-option{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem;transition:all .2s ease}.driver-option.selected{background:#dbeafe;border-color:#3b82f6}.position{background:#e5e7eb;border-radius:.25rem;color:#374151;font-size:.875rem;font-weight:700;min-width:32px;padding:.25rem .5rem;text-align:center}.driver{color:#1e293b;font-weight:600}.prize-pool{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:600;padding:.75rem;text-align:center}.stats-section{display:flex;gap:1rem}.stat{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex:1 1;padding:1rem;text-align:center}.stat-number{color:#1e293b;display:block;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}@media (max-width:768px){.content{gap:3rem;grid-template-columns:1fr;text-align:center}.title{font-size:2.5rem}.subtitle{font-size:1.125rem;margin-left:auto;margin-right:auto}.phone-mockup,.phone-mockup:hover{transform:scale(.9)}}@media (max-width:480px){.App{padding:1rem .5rem}.title{font-size:2rem}.input-group{flex-direction:column;max-width:100%}.submit-btn{border-radius:0}.phone-frame{height:490px;width:240px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.phone-mockup,.phone-mockup:hover{transform:none}}@media (prefers-contrast:high){.title{color:#000}.subtitle{color:#333}.input-group{border-color:#000}}
/*# sourceMappingURL=main.e3464f08.css.map*/