.dashboard-module__Gx_nyq__page{max-width:900px;margin:0 auto;padding:2rem 1rem}.dashboard-module__Gx_nyq__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.dashboard-module__Gx_nyq__header h1{color:#fff;font-size:2rem;font-weight:700}.dashboard-module__Gx_nyq__email{color:#64748b;margin-top:.25rem;font-size:.9rem}.dashboard-module__Gx_nyq__signOutBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:.5rem 1rem;font-size:.85rem}.dashboard-module__Gx_nyq__signOutBtn:hover{color:#fff;border-color:#ffffff4d}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.dashboard-module__Gx_nyq__statCard{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem}.dashboard-module__Gx_nyq__statValue{color:#60a5fa;margin-bottom:.25rem;font-size:2rem;font-weight:700;display:block}.dashboard-module__Gx_nyq__statLabel{color:#64748b;font-size:.85rem}.dashboard-module__Gx_nyq__section h2{color:#e2e8f0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.dashboard-module__Gx_nyq__emptyState{text-align:center;color:#475569;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:12px;padding:3rem}.dashboard-module__Gx_nyq__emptyState p{margin-bottom:.5rem}@media (max-width:640px){.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__header{flex-direction:column;gap:1rem}}
.AuthModal-module__TzIbfa__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:safe center;padding:2rem 0;display:flex;position:fixed;inset:0;overflow-y:auto}.AuthModal-module__TzIbfa__modal{background:#0f172a;border:1px solid #ffffff14;border-radius:16px;flex-shrink:0;width:90%;max-width:460px;margin:auto;padding:0;position:relative;box-shadow:0 24px 64px #3b82f626,0 4px 16px #0000004d}.AuthModal-module__TzIbfa__closeBtn{z-index:10;cursor:pointer;color:#94a3b8;background:#1e293b;border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .6rem;font-size:1rem;line-height:1;transition:background .15s;position:absolute;top:.875rem;right:.875rem}.AuthModal-module__TzIbfa__closeBtn:hover{color:#fff;background:#334155}.AuthModal-module__TzIbfa__brandHeader{flex-direction:column;align-items:center;gap:.3rem;padding:2rem 0 .75rem;display:flex}.AuthModal-module__TzIbfa__brandIcon{font-size:2rem;line-height:1}.AuthModal-module__TzIbfa__brandName{color:#60a5fa;letter-spacing:-.02em;font-size:1.15rem;font-weight:700}
.BayesianNetwork-module__1T3wla__container{background:#0f172a99;border:1px solid #ffffff14;border-radius:8px;width:100%;margin-top:1rem;padding:.75rem}.BayesianNetwork-module__1T3wla__header{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.BayesianNetwork-module__1T3wla__svg{width:100%;height:auto;font-family:inherit;display:block}.BayesianNetwork-module__1T3wla__tierLabel{fill:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:600}.BayesianNetwork-module__1T3wla__playerRect{stroke-width:1px;rx:4;ry:4}.BayesianNetwork-module__1T3wla__scenarioRect{fill:#1e293bf2;stroke-width:1px;rx:6;ry:6}.BayesianNetwork-module__1T3wla__nodeText{fill:#e2e8f0;pointer-events:none;font-size:10px;font-weight:500}.BayesianNetwork-module__1T3wla__probText{fill:#f8fafc;pointer-events:none;font-size:11px;font-weight:700}.BayesianNetwork-module__1T3wla__barBg{fill:#ffffff0f}.BayesianNetwork-module__1T3wla__edge{fill:none;stroke-width:1px;opacity:.35}
.PredictionForm-module__Bo7wtW__formCard{background:#ffffff0a;border:1px solid #3b82f64d;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.PredictionForm-module__Bo7wtW__formCard h2{color:#e2e8f0;margin-bottom:1.25rem;font-size:1.15rem;font-weight:600}.PredictionForm-module__Bo7wtW__formGroup{margin-bottom:1rem}.PredictionForm-module__Bo7wtW__formGroup label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.8rem;font-weight:500;display:block}.PredictionForm-module__Bo7wtW__formInput{color:#e2e8f0;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:100%;padding:.6rem .75rem;font-size:.9rem;transition:border-color .2s}.PredictionForm-module__Bo7wtW__formInput:focus{border-color:#3b82f680}.PredictionForm-module__Bo7wtW__formTextarea{color:#e2e8f0;resize:vertical;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:100%;min-height:80px;padding:.6rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.PredictionForm-module__Bo7wtW__formTextarea:focus{border-color:#3b82f680}.PredictionForm-module__Bo7wtW__formSelect{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:100%;padding:.6rem .75rem;font-size:.9rem;transition:border-color .2s}.PredictionForm-module__Bo7wtW__formSelect:focus{border-color:#3b82f680}.PredictionForm-module__Bo7wtW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PredictionForm-module__Bo7wtW__outcomesSection{margin-bottom:1rem}.PredictionForm-module__Bo7wtW__outcomesSection label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:block}.PredictionForm-module__Bo7wtW__outcomeRow{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.PredictionForm-module__Bo7wtW__outcomeRow .PredictionForm-module__Bo7wtW__formInput{flex:1}.PredictionForm-module__Bo7wtW__outcomeProb{flex-shrink:0;width:80px}.PredictionForm-module__Bo7wtW__removeOutcomeBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:4px;flex-shrink:0;padding:.4rem .6rem;font-size:.8rem;transition:all .2s}.PredictionForm-module__Bo7wtW__removeOutcomeBtn:hover{background:#ef44441a}.PredictionForm-module__Bo7wtW__addOutcomeBtn{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #ffffff26;border-radius:6px;width:100%;padding:.35rem .75rem;font-size:.8rem;transition:all .2s}.PredictionForm-module__Bo7wtW__addOutcomeBtn:hover{color:#60a5fa;border-color:#3b82f64d}.PredictionForm-module__Bo7wtW__formActions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.PredictionForm-module__Bo7wtW__cancelBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.PredictionForm-module__Bo7wtW__cancelBtn:hover{color:#e2e8f0;background:#ffffff0d}.PredictionForm-module__Bo7wtW__submitBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:background .2s}.PredictionForm-module__Bo7wtW__submitBtn:hover{background:#059669}.PredictionForm-module__Bo7wtW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.PredictionForm-module__Bo7wtW__visibilityToggle{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.PredictionForm-module__Bo7wtW__visibilityToggle label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:500}.PredictionForm-module__Bo7wtW__toggleSwitch{cursor:pointer;background:#ffffff1a;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.PredictionForm-module__Bo7wtW__toggleSwitch.PredictionForm-module__Bo7wtW__active{background:#10b981}.PredictionForm-module__Bo7wtW__toggleKnob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.PredictionForm-module__Bo7wtW__toggleSwitch.PredictionForm-module__Bo7wtW__active .PredictionForm-module__Bo7wtW__toggleKnob{transform:translate(20px)}.PredictionForm-module__Bo7wtW__visibilityLabel{color:#64748b;font-size:.8rem}@media (max-width:640px){.PredictionForm-module__Bo7wtW__formRow{grid-template-columns:1fr}}
.admin-module__aXBbkG__page{max-width:1100px;margin:0 auto;padding:2rem 1rem}.admin-module__aXBbkG__header{margin-bottom:2rem}.admin-module__aXBbkG__header h1{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.admin-module__aXBbkG__header p{color:#64748b}.admin-module__aXBbkG__unauthorized{text-align:center;color:#64748b;padding:4rem 1rem}.admin-module__aXBbkG__unauthorized h2{color:#ef4444;margin-bottom:.5rem}.admin-module__aXBbkG__section{margin-bottom:2.5rem}.admin-module__aXBbkG__section h2{color:#e2e8f0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.admin-module__aXBbkG__seedBar{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.admin-module__aXBbkG__seedBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:background .2s}.admin-module__aXBbkG__seedBtn:hover{background:#2563eb}.admin-module__aXBbkG__seedBtn:disabled{opacity:.6;cursor:not-allowed}.admin-module__aXBbkG__seedDivider{color:#475569;font-size:.8rem}.admin-module__aXBbkG__uploadBtn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px dashed #fff3;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s}.admin-module__aXBbkG__uploadBtn:hover{color:#e2e8f0;background:#ffffff1a;border-color:#3b82f666}.admin-module__aXBbkG__seedStatus{color:#10b981;margin-top:.75rem;font-size:.85rem;display:block}.admin-module__aXBbkG__seedError{color:#ef4444;margin-top:.75rem;font-size:.85rem;display:block}.admin-module__aXBbkG__fileHint{color:#475569;margin-top:.75rem;font-size:.8rem;line-height:1.5}.admin-module__aXBbkG__fileHint code{color:#94a3b8;background:#ffffff0f;border-radius:3px;padding:.1rem .35rem;font-size:.75rem}.admin-module__aXBbkG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.admin-module__aXBbkG__sectionHeader h2{margin-bottom:0}.admin-module__aXBbkG__table{border-collapse:collapse;width:100%}.admin-module__aXBbkG__table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff14;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.admin-module__aXBbkG__table td{color:#cbd5e1;border-bottom:1px solid #ffffff0a;padding:.75rem 1rem;font-size:.85rem}.admin-module__aXBbkG__table tr:hover td{background:#ffffff05}.admin-module__aXBbkG__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:10px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.admin-module__aXBbkG__publicBadge{color:#10b981;background:#10b98126}.admin-module__aXBbkG__privateBadge{color:#f59e0b;background:#f59e0b26}.admin-module__aXBbkG__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:4px;padding:.3rem .75rem;font-size:.75rem;transition:all .2s}.admin-module__aXBbkG__deleteBtn:hover{background:#ef44441a}.admin-module__aXBbkG__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__aXBbkG__emptyState{text-align:center;color:#475569;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:12px;padding:2rem}@media (max-width:640px){.admin-module__aXBbkG__page{padding:1.5rem .75rem}.admin-module__aXBbkG__header h1{font-size:1.5rem}.admin-module__aXBbkG__seedBar{flex-direction:column;align-items:stretch}.admin-module__aXBbkG__table{font-size:.8rem}.admin-module__aXBbkG__table th,.admin-module__aXBbkG__table td{padding:.5rem}}
.my-predictions-module__GIL2oa__page{max-width:1100px;margin:0 auto;padding:2rem 1rem}.my-predictions-module__GIL2oa__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.my-predictions-module__GIL2oa__header h1{color:#fff;margin-bottom:.25rem;font-size:2rem;font-weight:700}.my-predictions-module__GIL2oa__header p{color:#64748b}.my-predictions-module__GIL2oa__createBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:background .2s}.my-predictions-module__GIL2oa__createBtn:hover{background:#2563eb}.my-predictions-module__GIL2oa__grid{gap:1.5rem;display:grid}.my-predictions-module__GIL2oa__card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem;transition:border-color .2s}.my-predictions-module__GIL2oa__card:hover{border-color:#60a5fa40}.my-predictions-module__GIL2oa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.my-predictions-module__GIL2oa__cardHeaderLeft{align-items:center;gap:.5rem;display:flex}.my-predictions-module__GIL2oa__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:10px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.my-predictions-module__GIL2oa__categoryBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.my-predictions-module__GIL2oa__publicBadge{color:#10b981;background:#10b98126}.my-predictions-module__GIL2oa__privateBadge{color:#f59e0b;background:#f59e0b26}.my-predictions-module__GIL2oa__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.my-predictions-module__GIL2oa__cardDesc{color:#64748b;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.my-predictions-module__GIL2oa__outcomes{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.my-predictions-module__GIL2oa__outcome{color:#94a3b8;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;flex:1;min-width:140px;padding:.5rem .75rem;font-size:.8rem}.my-predictions-module__GIL2oa__outcomeHeader{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.my-predictions-module__GIL2oa__probability{color:#e2e8f0;font-weight:600}.my-predictions-module__GIL2oa__progressBar{background:#ffffff14;border-radius:2px;height:4px;overflow:hidden}.my-predictions-module__GIL2oa__progressFill{border-radius:2px;height:100%;transition:width .3s}.my-predictions-module__GIL2oa__cardFooter{color:#475569;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.8rem;display:flex}.my-predictions-module__GIL2oa__cardActions{align-items:center;gap:.5rem;display:flex}.my-predictions-module__GIL2oa__shareBtn{color:#10b981;cursor:pointer;background:#10b9811f;border:1px solid #10b9814d;border-radius:6px;padding:.35rem .85rem;font-size:.8rem;transition:all .2s}.my-predictions-module__GIL2oa__shareBtn:hover{background:#10b98133}.my-predictions-module__GIL2oa__shareBtn:disabled{opacity:.6;cursor:not-allowed}.my-predictions-module__GIL2oa__unshareBtn{color:#f59e0b;cursor:pointer;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:6px;padding:.35rem .85rem;font-size:.8rem;transition:all .2s}.my-predictions-module__GIL2oa__unshareBtn:hover{background:#f59e0b33}.my-predictions-module__GIL2oa__unshareBtn:disabled{opacity:.6;cursor:not-allowed}.my-predictions-module__GIL2oa__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:6px;padding:.35rem .85rem;font-size:.8rem;transition:all .2s}.my-predictions-module__GIL2oa__deleteBtn:hover{background:#ef44441a}.my-predictions-module__GIL2oa__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.my-predictions-module__GIL2oa__emptyState{text-align:center;color:#475569;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:12px;padding:3rem}.my-predictions-module__GIL2oa__emptyState p{margin-bottom:.5rem}.my-predictions-module__GIL2oa__signInState{text-align:center;color:#64748b;padding:4rem 1rem}.my-predictions-module__GIL2oa__signInState h2{color:#e2e8f0;margin-bottom:.5rem}@media (max-width:640px){.my-predictions-module__GIL2oa__page{padding:1.5rem .75rem}.my-predictions-module__GIL2oa__header{flex-direction:column;gap:1rem}.my-predictions-module__GIL2oa__header h1{font-size:1.5rem}.my-predictions-module__GIL2oa__card{padding:1rem}.my-predictions-module__GIL2oa__cardTitle{font-size:1.1rem}.my-predictions-module__GIL2oa__outcomes{flex-direction:column}.my-predictions-module__GIL2oa__outcome{min-width:unset}.my-predictions-module__GIL2oa__cardFooter{text-align:center;flex-direction:column;align-items:stretch;gap:.75rem}.my-predictions-module__GIL2oa__cardActions{justify-content:center}}
.predictions-module__EWcmwa__page{max-width:1100px;margin:0 auto;padding:2rem 1rem}.predictions-module__EWcmwa__header{margin-bottom:2rem}.predictions-module__EWcmwa__header h1{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.predictions-module__EWcmwa__header p{color:#64748b}.predictions-module__EWcmwa__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.predictions-module__EWcmwa__filterBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:.4rem 1rem;font-size:.85rem;transition:all .2s}.predictions-module__EWcmwa__filterBtn:hover{color:#60a5fa;background:#3b82f626;border-color:#3b82f64d}.predictions-module__EWcmwa__filterActive{color:#60a5fa;background:#3b82f633;border-color:#3b82f6}.predictions-module__EWcmwa__grid{gap:1.5rem;display:grid}.predictions-module__EWcmwa__card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem;transition:border-color .2s}.predictions-module__EWcmwa__card:hover{border-color:#60a5fa40}.predictions-module__EWcmwa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.predictions-module__EWcmwa__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.predictions-module__EWcmwa__status{color:#10b981;font-size:.75rem;font-weight:500}.predictions-module__EWcmwa__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.predictions-module__EWcmwa__cardDesc{color:#64748b;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.predictions-module__EWcmwa__outcomes{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.predictions-module__EWcmwa__outcome{color:#94a3b8;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;flex:1;min-width:140px;padding:.5rem .75rem;font-size:.8rem}.predictions-module__EWcmwa__outcomeHeader{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.predictions-module__EWcmwa__probability{color:#e2e8f0;font-weight:600}.predictions-module__EWcmwa__progressBar{background:#ffffff14;border-radius:2px;height:4px;overflow:hidden}.predictions-module__EWcmwa__progressFill{border-radius:2px;height:100%;transition:width .3s}.predictions-module__EWcmwa__forecastSlider{border-top:1px solid #ffffff0d;margin-top:1.25rem;padding-top:.75rem}.predictions-module__EWcmwa__forecastSliderHeader{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.predictions-module__EWcmwa__forecastLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}.predictions-module__EWcmwa__forecastValue{color:#e2e8f0;font-size:.75rem;font-weight:600}.predictions-module__EWcmwa__sliderTrack{background:#ffffff14;border-radius:3px;height:6px;position:relative;overflow:visible}.predictions-module__EWcmwa__sliderFill{pointer-events:none;background-color:#64748b;border-radius:3px;height:100%;transition:width .1s;position:absolute;top:0;left:0}.predictions-module__EWcmwa__slider{appearance:none;cursor:pointer;background:0 0;outline:none;width:100%;height:6px;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.predictions-module__EWcmwa__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #94a3b8;border-radius:50%;width:14px;height:14px;transition:transform .15s;box-shadow:0 1px 4px #0000004d}.predictions-module__EWcmwa__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.predictions-module__EWcmwa__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #94a3b8;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px #0000004d}.predictions-module__EWcmwa__cardFooter{color:#475569;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.8rem;display:flex}.predictions-module__EWcmwa__forecastBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.8rem;transition:background .2s}.predictions-module__EWcmwa__forecastBtn:hover{background:#2563eb}.predictions-module__EWcmwa__detailsBtn{color:#a78bfa;cursor:pointer;background:0 0;border:1px solid #a78bfa66;border-radius:6px;padding:.4rem .9rem;font-size:.8rem;transition:all .2s}.predictions-module__EWcmwa__detailsBtn:hover{background:#8b5cf626;border-color:#a78bfa99}.predictions-module__EWcmwa__forecastActions,.predictions-module__EWcmwa__analysisHeaderActions{gap:.5rem;display:flex}.predictions-module__EWcmwa__cancelBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:.4rem 1rem;font-size:.8rem;transition:all .2s}.predictions-module__EWcmwa__cancelBtn:hover{color:#e2e8f0;background:#ffffff0d}.predictions-module__EWcmwa__submitBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.8rem;transition:background .2s}.predictions-module__EWcmwa__submitBtn:hover{background:#059669}.predictions-module__EWcmwa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.predictions-module__EWcmwa__analyzeBtn{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.8rem;transition:background .2s}.predictions-module__EWcmwa__analyzeBtn:hover{background:#7c3aed}.predictions-module__EWcmwa__analyzeBtn:disabled{opacity:.6;cursor:not-allowed}.predictions-module__EWcmwa__analysisStatus{color:#a78bfa;font-size:.75rem}.predictions-module__EWcmwa__analysisOutput{background:#8b5cf614;border:1px solid #8b5cf633;border-radius:8px;margin-top:1rem;padding:1rem}.predictions-module__EWcmwa__analysisOutputHeader{color:#a78bfa;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:flex}.predictions-module__EWcmwa__analysisCloseBtn{color:#a78bfa;cursor:pointer;background:0 0;border:1px solid #8b5cf64d;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;transition:all .2s}.predictions-module__EWcmwa__analysisCloseBtn:hover{background:#8b5cf626}.predictions-module__EWcmwa__analysisText{color:#cbd5e1;white-space:pre-wrap;word-wrap:break-word;max-height:300px;margin:0;font-family:inherit;font-size:.8rem;line-height:1.6;overflow-y:auto}@media (max-width:640px){.predictions-module__EWcmwa__page{padding:1.5rem .75rem}.predictions-module__EWcmwa__header h1{font-size:1.5rem}.predictions-module__EWcmwa__card{padding:1rem}.predictions-module__EWcmwa__cardTitle{font-size:1.1rem}.predictions-module__EWcmwa__outcomes{flex-direction:column}.predictions-module__EWcmwa__outcome{min-width:unset}.predictions-module__EWcmwa__cardFooter{text-align:center;flex-direction:column;align-items:stretch;gap:.75rem}.predictions-module__EWcmwa__forecastBtn{width:100%;padding:.6rem}}
