.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-platinum);z-index:1000;background:#ffffffe6;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.Header-module__hBw1pG__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:.75rem;padding-left:2.5rem;transition:transform .2s;display:flex}.Header-module__hBw1pG__logo:hover{transform:scale(1.02)}.Header-module__hBw1pG__logoIcon{color:var(--brand-burgundy);justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__logoText{font-family:var(--font-headlines);color:var(--accent-obsidian);letter-spacing:-.8px;text-transform:none;font-size:24px;font-weight:700}.Header-module__hBw1pG__logoText span{color:var(--brand-burgundy)}.Header-module__hBw1pG__searchBar{background-color:var(--section-bg);border:2px solid var(--border-platinum);border-radius:var(--radius-full);flex:0 450px;align-items:center;gap:1rem;height:48px;padding:0 1.25rem;transition:all .2s;display:flex}.Header-module__hBw1pG__searchBar:focus-within{border-color:var(--accent-obsidian);box-shadow:var(--shadow-md);background-color:#fff}.Header-module__hBw1pG__searchIcon{color:#64748b}.Header-module__hBw1pG__searchBar input{width:100%;height:100%;font-family:var(--font-body);color:var(--foreground);background:0 0;border:none;outline:none;font-size:15px;font-weight:500}@media (max-width:1024px){.Header-module__hBw1pG__logo{padding-left:1rem}.Header-module__hBw1pG__logoText{font-size:20px}.Header-module__hBw1pG__searchBar{display:none}.Header-module__hBw1pG__actions{gap:.75rem!important;padding-right:1rem!important}}.Header-module__hBw1pG__actions{align-items:center;gap:1.25rem;padding-right:2.5rem;display:flex}.Header-module__hBw1pG__iconButton{border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-obsidian);background-color:var(--section-bg);justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.Header-module__hBw1pG__iconButton:hover{background-color:var(--border-platinum);transform:translateY(-2px)}.Header-module__hBw1pG__badge{background-color:var(--warning-red);border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:10px;right:10px}.Header-module__hBw1pG__profileButton{border-radius:var(--radius-full);background-color:var(--accent-obsidian);color:#fff;width:44px;height:44px;box-shadow:var(--shadow-md);justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__profileButton:hover{box-shadow:var(--shadow-lg);transform:scale(1.05)}
.GlobalSearch-module__tXA4UW__searchWrapper{flex:0 450px;position:relative}.GlobalSearch-module__tXA4UW__searchBar{background-color:var(--section-bg);border:2px solid var(--border-platinum);border-radius:var(--radius-full);align-items:center;gap:1rem;width:100%;height:48px;padding:0 1.25rem;transition:all .2s;display:flex}.GlobalSearch-module__tXA4UW__searchBar:focus-within{border-color:var(--brand-burgundy);background-color:#fff;box-shadow:0 4px 20px #00000014}.GlobalSearch-module__tXA4UW__searchIcon{color:#64748b}.GlobalSearch-module__tXA4UW__searchBar input{width:100%;height:100%;font-family:var(--font-body);color:var(--foreground);background:0 0;border:none;outline:none;font-size:15px;font-weight:500}.GlobalSearch-module__tXA4UW__dropdown{border-radius:var(--radius-xl);border:1px solid var(--border-platinum);z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;max-height:480px;padding:.5rem;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 40px #0000001f}.GlobalSearch-module__tXA4UW__resultItem{border-radius:var(--radius-lg);cursor:pointer;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .2s;display:flex}.GlobalSearch-module__tXA4UW__resultItem:hover{background:var(--background)}.GlobalSearch-module__tXA4UW__resultImage{border-radius:var(--radius-md);object-fit:cover;background:var(--background);width:48px;height:48px}.GlobalSearch-module__tXA4UW__resultContent{flex:1;min-width:0}.GlobalSearch-module__tXA4UW__resultTitle{color:var(--accent-obsidian);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.GlobalSearch-module__tXA4UW__resultMeta{color:#64748b;align-items:center;gap:.5rem;margin-top:2px;font-size:.75rem;display:flex}.GlobalSearch-module__tXA4UW__provider{color:var(--brand-burgundy);font-weight:600}.GlobalSearch-module__tXA4UW__price{background:var(--background);color:var(--accent-obsidian);border-radius:4px;padding:1px 6px;font-weight:700}.GlobalSearch-module__tXA4UW__noResults{text-align:center;color:#64748b;padding:2rem;font-size:.9rem}.GlobalSearch-module__tXA4UW__sectionHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;padding:.5rem 1rem;font-size:.7rem;font-weight:800}
.PrizeDetailModal-module__NbLgJq__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background-color:#0f1419e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.PrizeDetailModal-module__NbLgJq__modal{border-radius:var(--radius-xl);background-color:#fff;flex-direction:column;width:95vw;max-width:1200px;height:auto;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080}.PrizeDetailModal-module__NbLgJq__closeButton{z-index:100;color:#64748b;width:40px;height:40px;box-shadow:var(--shadow-md);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.PrizeDetailModal-module__NbLgJq__closeButton:hover{color:var(--accent-obsidian);transform:rotate(90deg)}.PrizeDetailModal-module__NbLgJq__container{grid-template-columns:1fr 1fr;height:100%;min-height:600px;display:grid}.PrizeDetailModal-module__NbLgJq__imageSection{background-color:#f8f9fa;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;padding:2rem;display:flex;position:relative;overflow-y:auto}.PrizeDetailModal-module__NbLgJq__imageSection img{object-fit:contain;mix-blend-mode:multiply;border-radius:var(--radius-lg);mix-blend-mode:normal;width:auto;max-width:100%;height:auto;max-height:400px;box-shadow:0 20px 40px -10px #0000001a}.PrizeDetailModal-module__NbLgJq__infoSection{background:#fff;flex-direction:column;justify-content:center;padding:4rem;display:flex;overflow-y:auto}.PrizeDetailModal-module__NbLgJq__header{margin-bottom:2rem}.PrizeDetailModal-module__NbLgJq__categoryTag{background:var(--brand-burgundy);color:#fff;letter-spacing:1.5px;border-radius:var(--radius-sm);margin-bottom:1rem;padding:.5rem 1rem;font-size:10px;font-weight:700;display:inline-block}.PrizeDetailModal-module__NbLgJq__header h2{color:var(--accent-obsidian);letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1.1}.PrizeDetailModal-module__NbLgJq__valueSection{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.PrizeDetailModal-module__NbLgJq__label{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:700}.PrizeDetailModal-module__NbLgJq__valueLarge{color:var(--accent-obsidian);letter-spacing:-2px;font-size:56px;font-weight:800;line-height:1}.PrizeDetailModal-module__NbLgJq__entryStats{grid-template-columns:auto 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.PrizeDetailModal-module__NbLgJq__priceBox,.PrizeDetailModal-module__NbLgJq__countdownBox{border-radius:var(--radius-md);background:#f1f5f9;flex-direction:column;justify-content:center;gap:.25rem;padding:1rem 1.5rem;display:flex}.PrizeDetailModal-module__NbLgJq__statsLabel{text-transform:uppercase;color:#64748b;letter-spacing:.5px;font-size:11px;font-weight:700}.PrizeDetailModal-module__NbLgJq__priceValue{color:var(--brand-burgundy);font-size:24px;font-weight:800}.PrizeDetailModal-module__NbLgJq__timer{align-items:center;gap:.75rem;display:flex}.PrizeDetailModal-module__NbLgJq__timeUnit{flex-direction:column;align-items:center;line-height:1;display:flex}.PrizeDetailModal-module__NbLgJq__timeNum{font-variant-numeric:tabular-nums;color:var(--accent-obsidian);font-size:20px;font-weight:800}.PrizeDetailModal-module__NbLgJq__timeText{color:#94a3b8;font-size:9px;font-weight:700}.PrizeDetailModal-module__NbLgJq__separator{color:#cbd5e1;margin-top:-8px;font-weight:800}.PrizeDetailModal-module__NbLgJq__value{color:var(--accent-obsidian);font-size:18px;font-weight:700}.PrizeDetailModal-module__NbLgJq__progressCard{background:var(--section-bg);border-radius:var(--radius-lg);border:1px solid var(--border-platinum);margin-bottom:2rem;padding:2rem}.PrizeDetailModal-module__NbLgJq__progressHeader{justify-content:space-between;align-items:flex-end;margin-bottom:1rem;display:flex}.PrizeDetailModal-module__NbLgJq__progressLabel{flex-direction:column;gap:.5rem;display:flex}.PrizeDetailModal-module__NbLgJq__percentageLabel{color:var(--brand-gold);font-size:32px;font-weight:800}.PrizeDetailModal-module__NbLgJq__progressBarBg{background:#e2e8f0;border-radius:999px;width:100%;height:12px;overflow:hidden}.PrizeDetailModal-module__NbLgJq__progressBarFill{background:var(--brand-gold);border-radius:999px;height:100%;transition:width 1s ease-out}.PrizeDetailModal-module__NbLgJq__calculatorCard{border-radius:var(--radius-lg);border:1px dashed var(--border-bold);background:#fff;width:100%;max-width:500px;padding:1.5rem}.PrizeDetailModal-module__NbLgJq__calcTitle{text-transform:uppercase;color:var(--accent-obsidian);letter-spacing:1px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:14px;font-weight:800;display:flex}.PrizeDetailModal-module__NbLgJq__calcGrid{flex-direction:column;gap:1.5rem;display:flex}.PrizeDetailModal-module__NbLgJq__calcRow{flex-direction:column;gap:.75rem;display:flex}.PrizeDetailModal-module__NbLgJq__rowHeader{color:#64748b;text-transform:uppercase;justify-content:space-between;font-size:12px;font-weight:700;display:flex}.PrizeDetailModal-module__NbLgJq__rowValue{color:var(--brand-burgundy);font-size:14px;font-weight:800}.PrizeDetailModal-module__NbLgJq__rangeInput{appearance:none;background:#cbd5e1;border-radius:999px;outline:none;width:100%;height:6px}.PrizeDetailModal-module__NbLgJq__rangeInput::-webkit-slider-thumb{appearance:none;background:var(--brand-burgundy);cursor:pointer;border:3px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 5px #0003}.PrizeDetailModal-module__NbLgJq__rangeInput::-moz-range-thumb{background:var(--brand-burgundy);cursor:pointer;border:3px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 5px #0003}.PrizeDetailModal-module__NbLgJq__liveOddsBox{border-top:1px dashed #cbd5e1;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;display:flex}.PrizeDetailModal-module__NbLgJq__liveGroup{flex-direction:column;gap:.25rem;display:flex}.PrizeDetailModal-module__NbLgJq__liveLabel{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:700}.PrizeDetailModal-module__NbLgJq__liveValue{color:var(--accent-obsidian);font-size:16px;font-weight:800}.PrizeDetailModal-module__NbLgJq__liveSub{color:#64748b;font-size:10px;font-weight:600}.PrizeDetailModal-module__NbLgJq__visitButton{background-color:var(--brand-burgundy);color:#fff;border-radius:var(--radius-md);text-transform:uppercase;letter-spacing:1px;width:100%;height:72px;box-shadow:0 10px 30px var(--burgundy-glow);cursor:pointer;border:none;justify-content:center;align-items:center;gap:1rem;font-size:18px;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.PrizeDetailModal-module__NbLgJq__visitButton:hover{box-shadow:0 20px 40px var(--burgundy-glow);background-color:#7a1228;transform:translateY(-5px)}@media (max-width:900px){.PrizeDetailModal-module__NbLgJq__modal{width:100vw;max-height:95vh}.PrizeDetailModal-module__NbLgJq__container{grid-template-columns:1fr;height:auto;max-height:100%;display:block;overflow-y:auto}.PrizeDetailModal-module__NbLgJq__imageSection,.PrizeDetailModal-module__NbLgJq__infoSection{height:auto;padding:2rem 1.5rem;overflow-y:visible}.PrizeDetailModal-module__NbLgJq__imageSection{min-height:auto}.PrizeDetailModal-module__NbLgJq__infoSection{padding-top:0}.PrizeDetailModal-module__NbLgJq__header h2{font-size:28px}.PrizeDetailModal-module__NbLgJq__valueLarge{font-size:32px}.PrizeDetailModal-module__NbLgJq__entryStats{grid-template-columns:1fr}.PrizeDetailModal-module__NbLgJq__imageSection img{object-fit:cover;border-radius:var(--radius-lg);width:100%;max-height:350px}.PrizeDetailModal-module__NbLgJq__calculatorCard{max-width:100%;margin-top:1rem}}.PrizeDetailModal-module__NbLgJq__labelWithInfo{align-items:center;gap:.5rem;display:flex}.PrizeDetailModal-module__NbLgJq__maxInfo{color:#94a3b8;text-transform:none;letter-spacing:0;font-size:10px;font-weight:500}
.CompareModal-module__3DhxTG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CompareModal-module__3DhxTG__modal{width:100%;max-width:1200px;max-height:90vh;box-shadow:var(--shadow-xl);background:#fff;border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.CompareModal-module__3DhxTG__header{border-bottom:1px solid var(--border-platinum);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.CompareModal-module__3DhxTG__headerLeft{align-items:center;gap:1rem;display:flex}.CompareModal-module__3DhxTG__iconWrapper{background:var(--brand-burgundy);color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:.75rem;display:flex}.CompareModal-module__3DhxTG__titleInfo h1{color:var(--brand-burgundy);margin:0;font-size:1.25rem}.CompareModal-module__3DhxTG__titleInfo p{color:#888;letter-spacing:1.5px;margin:0;font-size:.7rem;font-weight:600}.CompareModal-module__3DhxTG__closeButton{color:#ccc;transition:color .2s}.CompareModal-module__3DhxTG__closeButton:hover{color:var(--brand-burgundy)}.CompareModal-module__3DhxTG__content{background:#fdfdfd;flex:1;padding:1.5rem 2rem;overflow-y:auto}.CompareModal-module__3DhxTG__comparisonTable{flex-direction:column;gap:1.5rem;display:flex}.CompareModal-module__3DhxTG__tableRow{grid-template-columns:180px repeat(var(--prize-count,3),1fr);align-items:center;gap:2rem;display:grid}.CompareModal-module__3DhxTG__descriptionRow{align-items:start}.CompareModal-module__3DhxTG__labelCol{color:#abb2bf;letter-spacing:1px;align-items:center;gap:.5rem;font-size:.75rem;font-weight:800;display:flex}.CompareModal-module__3DhxTG__valueCol{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.CompareModal-module__3DhxTG__prizeCard{box-shadow:var(--shadow-md);border-radius:16px;overflow:hidden}.CompareModal-module__3DhxTG__imageWrapper{aspect-ratio:16/9;position:relative}.CompareModal-module__3DhxTG__imageWrapper img{object-fit:cover;width:100%;height:100%}.CompareModal-module__3DhxTG__imageOverlay{color:#fff;background:linear-gradient(#0000,#000c);padding:1rem;position:absolute;bottom:0;left:0;right:0}.CompareModal-module__3DhxTG__imageOverlay h3{margin:0;font-size:.9rem}.CompareModal-module__3DhxTG__providerBadge{justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.CompareModal-module__3DhxTG__providerName{color:#444;font-size:.9rem;font-weight:600}.CompareModal-module__3DhxTG__priceHighlight{color:var(--brand-burgundy);font-size:1.5rem;font-weight:800}.CompareModal-module__3DhxTG__probInfo{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.CompareModal-module__3DhxTG__probMain{color:#333;font-size:1.25rem;font-weight:800;line-height:1}.CompareModal-module__3DhxTG__dotIndicator{background:#b4dfd1;border-radius:50%;width:8px;height:8px}.CompareModal-module__3DhxTG__probBar{background:#eee;border-radius:10px;width:100%;height:4px;overflow:hidden}.CompareModal-module__3DhxTG__probFill{background:var(--brand-burgundy);height:100%}.CompareModal-module__3DhxTG__soldStats{flex-direction:column;align-items:stretch;gap:.15rem;width:100%;display:flex}.CompareModal-module__3DhxTG__soldNumbers{justify-content:flex-start;align-items:baseline;gap:.35rem;display:flex}.CompareModal-module__3DhxTG__soldPrimary{color:var(--accent-obsidian);font-size:1.15rem;font-weight:800;line-height:1}.CompareModal-module__3DhxTG__soldSecondary{color:#999;font-size:.8rem;font-weight:500}.CompareModal-module__3DhxTG__soldPercentage{color:var(--brand-burgundy);margin:.1rem 0;font-size:.75rem;font-weight:800}.CompareModal-module__3DhxTG__miniProgressBar{background:#f0f0f0;border-radius:10px;width:100%;height:4px;overflow:hidden}.CompareModal-module__3DhxTG__miniProgressFill{background:var(--brand-burgundy);height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.CompareModal-module__3DhxTG__assetTag{background:var(--brand-gold);color:var(--accent-obsidian);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.4rem 1rem;font-size:.7rem;font-weight:800;display:inline-block}.CompareModal-module__3DhxTG__dateText{color:#444;font-size:1.1rem;font-weight:700}.CompareModal-module__3DhxTG__executionBtn{background:var(--brand-burgundy);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;transition:transform .2s,background .2s;display:flex}.CompareModal-module__3DhxTG__executionBtn:hover{background:#600018;transform:translateY(-2px)}.CompareModal-module__3DhxTG__footer{border-top:1px solid var(--border-platinum);justify-content:space-between;align-items:flex-end;padding:1.5rem 2rem;display:flex}.CompareModal-module__3DhxTG__intelligenceSummary{max-width:70%}.CompareModal-module__3DhxTG__summaryLabel{color:var(--brand-burgundy);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:flex}.CompareModal-module__3DhxTG__summaryText{color:#666;font-size:.85rem;line-height:1.6}.CompareModal-module__3DhxTG__emphasis{color:var(--brand-burgundy);font-weight:700}.CompareModal-module__3DhxTG__radarPrecision{text-align:right}.CompareModal-module__3DhxTG__precisionLabel{color:#abb2bf;margin-bottom:.25rem;font-size:.65rem;font-weight:700;display:block}.CompareModal-module__3DhxTG__precisionValue{color:var(--brand-burgundy);font-size:1.25rem;font-weight:900}.CompareModal-module__3DhxTG__mobileSwipeContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding:.5rem;display:flex;overflow-x:auto}.CompareModal-module__3DhxTG__mobileSwipeContainer::-webkit-scrollbar{display:none}.CompareModal-module__3DhxTG__mobileCard{scroll-snap-align:center;box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;flex-direction:column;flex:0 0 calc(100% - 2rem);display:flex;overflow:hidden}.CompareModal-module__3DhxTG__mobileCardImage{aspect-ratio:16/9;position:relative}.CompareModal-module__3DhxTG__mobileCardImage img{object-fit:cover;width:100%;height:100%}.CompareModal-module__3DhxTG__mobileCardOverlay{color:#fff;background:linear-gradient(#0000,#000000e6);padding:1.25rem;position:absolute;bottom:0;left:0;right:0}.CompareModal-module__3DhxTG__mobileCardOverlay h3{margin:0;font-size:1.1rem;font-weight:700}.CompareModal-module__3DhxTG__mobileCardContent{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.CompareModal-module__3DhxTG__mobileDataRow{flex-direction:column;gap:.5rem;display:flex}.CompareModal-module__3DhxTG__mobileLabel{color:#abb2bf;letter-spacing:.5px;text-transform:uppercase;font-size:.7rem;font-weight:800}.CompareModal-module__3DhxTG__mobileDescription{border-top:1px solid var(--border-platinum);margin-top:.5rem;padding-top:1.25rem}@media (max-width:767px){.CompareModal-module__3DhxTG__modal{max-height:95vh}.CompareModal-module__3DhxTG__content,.CompareModal-module__3DhxTG__header{padding:1rem}.CompareModal-module__3DhxTG__titleInfo h1{font-size:1rem}}.CompareModal-module__3DhxTG__descriptionText{color:#555;white-space:pre-wrap;margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.CompareModal-module__3DhxTG__readMoreBtn{color:var(--brand-burgundy);cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.75rem;font-weight:700;display:flex}.CompareModal-module__3DhxTG__readMoreBtn:hover{text-decoration:underline}
.StrategyCalculator-module__ZE-sxW__container{border:1px solid var(--border-platinum);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;margin-top:2rem;padding:2rem}.StrategyCalculator-module__ZE-sxW__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.StrategyCalculator-module__ZE-sxW__headerLeft{flex-direction:column;gap:1rem;display:flex}.StrategyCalculator-module__ZE-sxW__title{color:var(--brand-burgundy);letter-spacing:2px;font-size:.7rem;font-weight:800}.StrategyCalculator-module__ZE-sxW__modeTabs{background:#f8f9fa;border-radius:10px;gap:.25rem;padding:.25rem;display:flex}.StrategyCalculator-module__ZE-sxW__modeTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.7rem;font-weight:700;transition:all .2s}.StrategyCalculator-module__ZE-sxW__modeTab:hover{color:var(--accent-obsidian)}.StrategyCalculator-module__ZE-sxW__modeTab.StrategyCalculator-module__ZE-sxW__active{color:var(--brand-burgundy);background:#fff;box-shadow:0 2px 8px #0000000d}.StrategyCalculator-module__ZE-sxW__valueDisplay{color:var(--accent-obsidian);font-size:2rem;font-weight:900;font-family:var(--font-headlines)}.StrategyCalculator-module__ZE-sxW__sliderSection{margin:2rem 0 3rem}.StrategyCalculator-module__ZE-sxW__slider{appearance:none;cursor:pointer;background:#e2e8f0;border-radius:10px;outline:none;width:100%;height:8px}.StrategyCalculator-module__ZE-sxW__slider::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--brand-burgundy);cursor:pointer;background:#fff;border-radius:50%;width:28px;height:28px;transition:transform .2s;box-shadow:0 4px 12px #0000001a}.StrategyCalculator-module__ZE-sxW__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.StrategyCalculator-module__ZE-sxW__sliderLabels{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;justify-content:space-between;margin-top:1rem;font-size:.65rem;font-weight:700;display:flex}.StrategyCalculator-module__ZE-sxW__grid{border-top:1px solid var(--border-platinum);flex-direction:column;gap:1.5rem;padding-top:2rem;display:flex}.StrategyCalculator-module__ZE-sxW__gridRow{grid-template-columns:180px repeat(var(--prize-count,3),1fr);align-items:center;gap:2rem;display:grid}.StrategyCalculator-module__ZE-sxW__rowLabel{color:#64748b;letter-spacing:1px;font-size:.65rem;font-weight:800}.StrategyCalculator-module__ZE-sxW__gridValue{color:var(--accent-obsidian);font-size:1.25rem;font-weight:700;transition:all .3s}.StrategyCalculator-module__ZE-sxW__gridValue.StrategyCalculator-module__ZE-sxW__isTarget{color:#94a3b8;font-weight:500}.StrategyCalculator-module__ZE-sxW__probResult{color:var(--brand-burgundy);flex-direction:column;gap:.1rem;display:flex}.StrategyCalculator-module__ZE-sxW__probPercent{font-size:1.4rem;font-weight:800}.StrategyCalculator-module__ZE-sxW__fractionalOdds{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:600}@media (max-width:767px){.StrategyCalculator-module__ZE-sxW__container{padding:1.5rem}.StrategyCalculator-module__ZE-sxW__header{flex-direction:column;gap:1.5rem}.StrategyCalculator-module__ZE-sxW__gridRow{grid-template-columns:100px 1fr;gap:1rem}.StrategyCalculator-module__ZE-sxW__gridValue{font-size:1.1rem}}
.BottomNav-module__JpMf2G__bottomNav{height:calc(70px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--border-platinum);z-index:2100;padding-bottom:env(safe-area-inset-bottom);background:#fffffff2;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000d}.BottomNav-module__JpMf2G__container{justify-content:space-around;align-items:center;max-width:600px;height:70px;margin:0 auto;display:flex}.BottomNav-module__JpMf2G__navItem{color:#abb2bf;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.5rem;transition:all .2s;display:flex}.BottomNav-module__JpMf2G__navItem span{letter-spacing:.5px;font-size:.65rem;font-weight:700}.BottomNav-module__JpMf2G__active{color:var(--brand-burgundy)}.BottomNav-module__JpMf2G__active .BottomNav-module__JpMf2G__iconWrapper{background:var(--burgundy-glow);color:var(--brand-burgundy)}.BottomNav-module__JpMf2G__iconWrapper{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}@media (max-width:1024px){.BottomNav-module__JpMf2G__bottomNav{display:block}}
.MobileSearch-module__9B7woW__overlay{z-index:2000;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.MobileSearch-module__9B7woW__overlayOpen{opacity:1;visibility:visible}.MobileSearch-module__9B7woW__searchDrawer{bottom:calc(70px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);z-index:2001;border:1px solid var(--border-platinum);background:#fffffff2;border-bottom:none;border-top-left-radius:24px;border-top-right-radius:24px;padding:1rem 1.5rem;transition:transform .3s cubic-bezier(.32,.72,0,1);position:fixed;left:0;right:0;transform:translateY(120%);box-shadow:0 -4px 20px #0000001a}.MobileSearch-module__9B7woW__drawerOpen{transform:translateY(0)}.MobileSearch-module__9B7woW__searchContainer{background:var(--section-bg);border:1px solid var(--border-platinum);border-radius:var(--radius-full);align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:all .2s;display:flex}.MobileSearch-module__9B7woW__searchContainer:focus-within{box-shadow:var(--shadow-sm);background:#fff}.MobileSearch-module__9B7woW__searchIcon{color:#64748b}.MobileSearch-module__9B7woW__input{color:var(--foreground);font-size:16px;font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;font-weight:500}.MobileSearch-module__9B7woW__input::placeholder{color:#94a3b8}@media (min-width:1025px){.MobileSearch-module__9B7woW__overlay,.MobileSearch-module__9B7woW__searchDrawer{display:none!important}}
.page-module___8aEwW__wrapper{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__mainContainer{flex:1;display:flex}.page-module___8aEwW__content{padding-left:300px;padding-top:var(--header-height);flex:1;min-height:100vh;padding-bottom:2rem;padding-right:0;overflow-y:auto}.page-module___8aEwW__inner{flex-direction:column;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2rem;display:flex}@media (max-width:1024px){.page-module___8aEwW__content{padding-left:0;padding-bottom:calc(var(--mobile-nav-height) + 2rem);width:100%;overflow:hidden visible}.page-module___8aEwW__featuredOuter{width:100%;padding:1rem 1rem 1.5rem}.page-module___8aEwW__inner{gap:1.5rem;width:100%;padding:0 1rem 1rem}}.page-module___8aEwW__featuredOuter{width:100%;max-width:1400px;margin:0 auto;padding:2.5rem 2rem 1.5rem}.page-module___8aEwW__controlsSection{box-shadow:var(--shadow-sm);border:1px solid var(--border-platinum);background:#fff;border-radius:20px;align-items:center;gap:3rem;padding:1rem 2rem;display:flex}.page-module___8aEwW__controlGroup{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__controlGroup label{color:#abb2bf;letter-spacing:1px;font-size:.65rem;font-weight:800}.page-module___8aEwW__dropdown{color:var(--brand-burgundy);cursor:pointer;background:#fdf4f6;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;min-width:200px;padding:.6rem 1rem;font-size:.85rem;font-weight:700;display:flex;position:relative}.page-module___8aEwW__dropdownMenu{width:100%;box-shadow:var(--shadow-lg);border:1px solid var(--border-platinum);z-index:50;background:#fff;border-radius:10px;flex-direction:column;gap:.25rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + 8px);left:0}.page-module___8aEwW__dropdownItem{cursor:pointer;color:var(--accent-obsidian);border-radius:8px;padding:.6rem 1rem;transition:all .2s}.page-module___8aEwW__dropdownItem:hover{color:var(--brand-burgundy);background-color:#fdf4f6}.page-module___8aEwW__dropdownItem.page-module___8aEwW__selected{background-color:var(--brand-burgundy);color:#fff}.page-module___8aEwW__rotate{transition:transform .2s;transform:rotate(180deg)}.page-module___8aEwW__selectedOption{flex:1;display:flex}.page-module___8aEwW__optionContent{flex-direction:column;line-height:1.2;display:flex}.page-module___8aEwW__optionPrimary{font-weight:700}.page-module___8aEwW__optionSecondary{opacity:.7;font-size:.75rem;font-weight:600}.page-module___8aEwW__dropdownItem .page-module___8aEwW__optionSecondary{opacity:.5}.page-module___8aEwW__dropdownItem.page-module___8aEwW__selected .page-module___8aEwW__optionSecondary{opacity:.8}.page-module___8aEwW__stats{color:#666;font-size:.9rem}.page-module___8aEwW__stats strong{color:#333;margin-right:4px}.page-module___8aEwW__actionGroup{align-items:center;gap:1rem;margin-left:auto;display:flex}.page-module___8aEwW__compareActionBtn{background:var(--brand-burgundy);color:#fff;opacity:.5;cursor:not-allowed;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.page-module___8aEwW__compareActionBtn.page-module___8aEwW__active{opacity:1;cursor:pointer;box-shadow:0 4px 12px var(--burgundy-glow)}.page-module___8aEwW__compareActionBtn.page-module___8aEwW__active:hover{background:darken(#800020,5%);transform:translateY(-2px)}.page-module___8aEwW__viewToggle{border:1px solid var(--border-platinum);background:#f8f9fa;border-radius:10px;padding:4px;display:flex}.page-module___8aEwW__viewToggle button{color:#abb2bf;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.page-module___8aEwW__viewToggle button.page-module___8aEwW__activeView{color:var(--brand-burgundy);box-shadow:var(--shadow-sm);background:#fff}@media (max-width:1024px){.page-module___8aEwW__controlsSection{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.25rem}.page-module___8aEwW__actionGroup{justify-content:space-between;margin-left:0}.page-module___8aEwW__viewToggle{display:none}}
.Tooltip-module__j8jwqW__container{vertical-align:middle;z-index:10;cursor:help;align-items:center;display:inline-flex;position:relative}.Tooltip-module__j8jwqW__icon{color:#abb2bf;cursor:help;opacity:.7;transition:color .2s}.Tooltip-module__j8jwqW__icon:hover{color:#555;opacity:1}.Tooltip-module__j8jwqW__tooltipPortal{color:#fff;z-index:9999;text-transform:none;text-align:left;pointer-events:none;background:#111;border:1px solid #ffffff26;border-radius:6px;padding:1rem;font-size:.8rem;font-weight:400;line-height:1.4;position:fixed;box-shadow:0 4px 12px #00000040}.Tooltip-module__j8jwqW__tooltipPortal:after{content:"";border:6px solid #0000;border-top-color:#111;margin-left:-6px;position:absolute;top:100%;left:50%}
.help-module__mD1omq__wrapper{background-color:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-plus-jakarta),sans-serif}.help-module__mD1omq__container{max-width:1200px;margin:0 auto;padding:140px 24px 80px;position:relative}.help-module__mD1omq__backLink{color:var(--brand-burgundy);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;position:absolute;top:100px;left:24px}.help-module__mD1omq__backLink:hover{color:var(--accent-obsidian);transform:translate(-4px)}.help-module__mD1omq__helpHeader{text-align:center;margin-bottom:64px}.help-module__mD1omq__helpHeader h1{color:var(--accent-obsidian);letter-spacing:-.04em;margin-bottom:12px;font-size:3.5rem;font-weight:800}.help-module__mD1omq__helpHeader h1 span{color:var(--brand-burgundy)}.help-module__mD1omq__subtitle{color:#64748b;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.2rem}.help-module__mD1omq__searchBar{border:2px solid var(--border-platinum);border-radius:var(--radius-xl);background:#fff;align-items:center;gap:16px;max-width:600px;margin:0 auto;padding:18px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000000d}.help-module__mD1omq__searchBar:focus-within{border-color:var(--brand-burgundy);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.help-module__mD1omq__searchBar input{color:var(--foreground);background:0 0;border:none;outline:none;width:100%;font-size:1.1rem;font-weight:500}.help-module__mD1omq__searchBar input::placeholder{color:#94a3b8}.help-module__mD1omq__searchIcon{color:var(--brand-burgundy)}.help-module__mD1omq__grid{flex-direction:column;gap:64px;display:flex}.help-module__mD1omq__section{animation:.6s ease-out forwards help-module__mD1omq__fadeIn}.help-module__mD1omq__sectionTitle{border-bottom:2px solid var(--border-platinum);align-items:center;gap:16px;margin-bottom:32px;padding-bottom:20px;display:flex}.help-module__mD1omq__sectionTitle svg{color:var(--brand-burgundy)}.help-module__mD1omq__sectionTitle h2{color:var(--accent-obsidian);text-transform:uppercase;letter-spacing:.1em;font-size:1.5rem;font-weight:800}.help-module__mD1omq__items{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:32px;display:grid}.help-module__mD1omq__item{border:1px solid var(--border-platinum);background:#fff;border-radius:24px;padding:40px;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d}.help-module__mD1omq__item:hover{border-color:var(--brand-burgundy);transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a}.help-module__mD1omq__item h3{color:var(--accent-obsidian);margin-bottom:16px;font-size:1.35rem;font-weight:800}.help-module__mD1omq__item p{color:#475569;font-size:1.05rem;line-height:1.8}.help-module__mD1omq__noResults{text-align:center;padding:80px 0}.help-module__mD1omq__noResults p{color:#64748b;margin-bottom:24px;font-size:1.25rem}.help-module__mD1omq__noResults button{background:var(--brand-burgundy);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:14px 28px;font-weight:700;transition:all .2s}.help-module__mD1omq__noResults button:hover{background:var(--accent-obsidian);transform:scale(1.05)}.help-module__mD1omq__helpFooter{text-align:center;border-top:1px solid var(--border-platinum);color:#64748b;margin-top:80px;padding:60px;font-size:1rem;font-weight:500}@keyframes help-module__mD1omq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.help-module__mD1omq__helpHeader h1{font-size:2.5rem}.help-module__mD1omq__items{grid-template-columns:1fr}.help-module__mD1omq__container{padding-top:140px}.help-module__mD1omq__backLink{top:90px}}
.profile-module__5FeCNW__wrapper{background-color:var(--background);flex-direction:column;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.profile-module__5FeCNW__wrapper:before,.profile-module__5FeCNW__wrapper:after{content:"";filter:blur(120px);z-index:0;opacity:.15;border-radius:50%;width:600px;height:600px;position:absolute}.profile-module__5FeCNW__wrapper:before{background:var(--brand-burgundy);top:-200px;right:-200px}.profile-module__5FeCNW__wrapper:after{background:var(--brand-gold);bottom:-200px;left:-200px}.profile-module__5FeCNW__container{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:2rem;display:flex;position:relative}.profile-module__5FeCNW__card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffffd9;border:1px solid #ffffff80;border-radius:32px;width:100%;padding:3rem 4rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.profile-module__5FeCNW__card:before{content:"";background:linear-gradient(90deg,var(--brand-burgundy),var(--brand-gold),var(--brand-burgundy));background-size:200%;height:8px;animation:3s linear infinite profile-module__5FeCNW__gradientMove;position:absolute;top:0;left:0;right:0}@keyframes profile-module__5FeCNW__gradientMove{0%{background-position:0%}to{background-position:200%}}.profile-module__5FeCNW__avatarSection{margin-bottom:2rem;display:inline-block;position:relative}.profile-module__5FeCNW__avatarPlaceholder{border-radius:var(--radius-full);width:100px;height:100px;color:var(--brand-burgundy);border:4px solid var(--border-platinum);background:#fff;justify-content:center;align-items:center;margin:0 auto;animation:6s ease-in-out infinite profile-module__5FeCNW__float;display:flex;box-shadow:0 10px 25px -5px #80002033}@keyframes profile-module__5FeCNW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.profile-module__5FeCNW__badge{background:linear-gradient(135deg,var(--brand-burgundy)0%,#600018 100%);color:#fff;text-transform:uppercase;letter-spacing:2px;z-index:10;border-left:1px solid var(--brand-gold);border-bottom:1px solid var(--brand-gold);border-bottom-left-radius:20px;padding:1rem 2rem;font-size:.75rem;font-weight:800;position:absolute;top:0;right:0;box-shadow:-4px 4px 15px #0000001a}.profile-module__5FeCNW__title{color:var(--accent-obsidian);background:linear-gradient(135deg,var(--accent-obsidian)0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;line-height:1.1}.profile-module__5FeCNW__subtitle{color:#475569;max-width:650px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}.profile-module__5FeCNW__featuresGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.profile-module__5FeCNW__feature{border:1px solid var(--border-platinum);background:#fff;border-radius:20px;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.profile-module__5FeCNW__feature:hover{border-color:var(--brand-gold);transform:translateY(-8px);box-shadow:0 15px 30px -10px #0000001a}.profile-module__5FeCNW__feature:after{content:"";background:var(--brand-gold);width:0;height:4px;transition:width .3s;position:absolute;bottom:0;left:0}.profile-module__5FeCNW__feature:hover:after{width:100%}.profile-module__5FeCNW__iconWrapper{background:var(--background);width:48px;height:48px;color:var(--brand-burgundy);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex;box-shadow:inset 0 2px 4px #0000000d}.profile-module__5FeCNW__featureTitle{color:var(--accent-obsidian);margin-bottom:.75rem;font-size:1.2rem;font-weight:800}.profile-module__5FeCNW__featureDesc{color:#64748b;font-size:.9rem;line-height:1.5}.profile-module__5FeCNW__backButton{color:#64748b;border-radius:var(--radius-full);background:var(--background);align-items:center;gap:.75rem;margin-top:3rem;padding:.6rem 1.25rem;font-weight:600;transition:all .3s;display:inline-flex}.profile-module__5FeCNW__backButton:hover{color:var(--brand-burgundy);background:#fff;transform:translate(-5px);box-shadow:0 4px 12px #0000000d}@media (max-width:1024px){.profile-module__5FeCNW__featuresGrid{grid-template-columns:1fr}.profile-module__5FeCNW__title{font-size:2.5rem}.profile-module__5FeCNW__card{padding:2.5rem 1.5rem}}@media (max-width:640px){.profile-module__5FeCNW__title{font-size:2rem}}
