.Select-module__cPb7Dq__select{width:100%;position:relative}.Select-module__cPb7Dq__selectButton{background:var(--sz-bg-primary);border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius);width:100%;color:var(--sz-text-primary);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:.45rem;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s;display:flex}.Select-module__cPb7Dq__selectButton>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Select-module__cPb7Dq__selectButtonCompact{border-radius:10px;padding:.56rem .72rem;font-size:.79rem}.Select-module__cPb7Dq__selectButtonCompact .Select-module__cPb7Dq__arrow{border-top-width:4px;border-left-width:4px;border-right-width:4px}.Select-module__cPb7Dq__selectButtonDisabled{opacity:.6;cursor:not-allowed}.Select-module__cPb7Dq__selectButton:hover{border-color:var(--sz-neon-cyan);box-shadow:0 0 15px var(--sz-success-soft-strong)}.Select-module__cPb7Dq__selectButton:focus{border-color:var(--sz-neon-cyan);box-shadow:0 0 0 2px var(--sz-success-border-soft);outline:none}.Select-module__cPb7Dq__arrow{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--sz-neon-cyan);width:0;height:0;transition:transform .2s}.Select-module__cPb7Dq__arrowUp{transform:rotate(180deg)}.Select-module__cPb7Dq__dropdown{background:var(--sz-bg-panel);border:1px solid var(--sz-neon-cyan);border-radius:var(--sz-radius);max-height:300px;box-shadow:0 10px 40px var(--sz-shadow-strong),0 0 20px var(--sz-success-soft-strong);pointer-events:auto;animation:.2s Select-module__cPb7Dq__slideDown;position:fixed;overflow-y:auto}.Select-module__cPb7Dq__dropdownInline{margin-top:8px;position:relative;inset:auto}@keyframes Select-module__cPb7Dq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Select-module__cPb7Dq__option{text-align:left;cursor:pointer;border:0;border-bottom:1px solid var(--sz-border-muted);width:100%;color:var(--sz-text-primary);background:0 0;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .15s}.Select-module__cPb7Dq__optionCompact{min-height:34px;padding:.58rem .72rem;font-size:.79rem}.Select-module__cPb7Dq__option:last-child{border-bottom:none}.Select-module__cPb7Dq__option:hover{background:var(--sz-bg-primary);color:var(--sz-neon-cyan);padding-left:1.5rem}.Select-module__cPb7Dq__optionActive{background:var(--sz-bg-primary)}.Select-module__cPb7Dq__optionSelected{color:var(--sz-neon-cyan)}.Select-module__cPb7Dq__optionDisabled{opacity:.55;cursor:not-allowed}.Select-module__cPb7Dq__optionDisabled:hover{color:var(--sz-text-primary);background:0 0;padding-left:1rem}.Select-module__cPb7Dq__option:active{background:var(--sz-neon-cyan);color:var(--sz-bg-panel)}.Select-module__cPb7Dq__dropdown::-webkit-scrollbar{width:8px}.Select-module__cPb7Dq__dropdown::-webkit-scrollbar-track{background:var(--sz-bg-panel)}.Select-module__cPb7Dq__dropdown::-webkit-scrollbar-thumb{background:var(--sz-neon-cyan);border-radius:var(--sz-radius)}.Select-module__cPb7Dq__dropdown::-webkit-scrollbar-thumb:hover{background:var(--sz-neon-cyan)}@media (max-width:640px){.Select-module__cPb7Dq__selectButton{min-height:46px;padding:.85rem 1rem;font-size:.95rem}.Select-module__cPb7Dq__selectButton.Select-module__cPb7Dq__selectButtonCompact{min-height:38px;padding:.6rem .72rem;font-size:.83rem}.Select-module__cPb7Dq__option{min-height:44px;padding:.85rem 1rem;font-size:.94rem}.Select-module__cPb7Dq__option.Select-module__cPb7Dq__optionCompact{min-height:36px;padding:.62rem .72rem;font-size:.82rem}}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--sz-border-muted);background:linear-gradient(180deg,var(--sz-bg-panel)0%,var(--sz-bg-primary)100%);z-index:20;position:relative;overflow:visible}.Footer-module__yg9ahW__footer:before{content:"";pointer-events:none;opacity:.1;filter:blur(.8px)saturate(.85)brightness(.92);z-index:0;background-image:url(/images/home/home_page_orb.png);background-position:50% calc(100% + 210px);background-repeat:no-repeat;background-size:680px;width:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#00000080 28%,#000000e6 58%,#000 100%);mask-image:linear-gradient(#0000 0%,#00000080 28%,#000000e6 58%,#000 100%)}@media (max-width:900px){.Footer-module__yg9ahW__footer:before{opacity:.095;background-position:50% calc(100% + 185px);background-size:520px}}@media (max-width:600px){.Footer-module__yg9ahW__footer:before{opacity:.09;background-position:50% calc(100% + 170px);background-size:420px}}.Footer-module__yg9ahW__inner{width:100%;max-width:var(--sz-content-max-width);z-index:1;margin:0 auto;padding:2.25rem 1.5rem 1.25rem;position:relative}.Footer-module__yg9ahW__top{padding-bottom:1.75rem}.Footer-module__yg9ahW__mobileTop,.Footer-module__yg9ahW__mobileCopyrightLine{display:none}.Footer-module__yg9ahW__mobileAppCard{border:1px solid var(--sz-border-muted);background:linear-gradient(180deg,var(--sz-bg-panel)0%,var(--sz-bg-primary)100%);border-radius:14px;gap:.62rem;padding:.72rem;display:grid}.Footer-module__yg9ahW__mobileAppHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Footer-module__yg9ahW__mobileQuickActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;display:grid}.Footer-module__yg9ahW__mobileQuickLink{border:1px solid var(--sz-neon-cyan-a33);min-height:34px;color:var(--sz-text-primary);letter-spacing:.08em;text-transform:uppercase;background:var(--sz-bg-panel);border-radius:9px;justify-content:center;align-items:center;font-size:.62rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__mobileQuickLink:hover{color:var(--sz-neon-cyan-soft);border-color:var(--sz-neon-cyan)}.Footer-module__yg9ahW__mobileBrandHeader{align-items:center;gap:.45rem;display:inline-flex}.Footer-module__yg9ahW__mobileBrandName{color:var(--sz-neon-cyan);letter-spacing:.11em;text-transform:uppercase;font-size:.76rem;font-weight:800}.Footer-module__yg9ahW__mobileBrandText{color:var(--sz-text-secondary);font-size:.74rem;line-height:1.4}.Footer-module__yg9ahW__mobileControlTitle{color:var(--sz-text-muted);letter-spacing:.11em;text-transform:uppercase;font-size:.58rem;font-weight:800}.Footer-module__yg9ahW__mobilePickerRow{gap:.32rem;display:grid}.Footer-module__yg9ahW__mobilePickerSlot{min-width:0}.Footer-module__yg9ahW__mobileMetaLinks{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:grid}.Footer-module__yg9ahW__mobileMetaLink{border:1px solid var(--sz-border-muted);background:var(--sz-bg-panel);min-height:32px;color:var(--sz-text-secondary);letter-spacing:.07em;text-transform:uppercase;border-radius:9px;justify-content:center;align-items:center;padding:.2rem .35rem;font-size:.6rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__mobileMetaLink:hover{color:var(--sz-neon-cyan-soft);border-color:var(--sz-neon-cyan-a33)}.Footer-module__yg9ahW__columns{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:2rem;display:grid}.Footer-module__yg9ahW__column{flex-direction:column;gap:.5rem;display:flex}.Footer-module__yg9ahW__heading{letter-spacing:.14em;text-transform:uppercase;color:var(--sz-neon-cyan);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.Footer-module__yg9ahW__link{color:var(--sz-text-secondary);font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .2s}.Footer-module__yg9ahW__link:hover{color:var(--sz-neon-cyan-soft)}.Footer-module__yg9ahW__muted{color:var(--sz-text-secondary);font-size:.9rem;line-height:1.5}.Footer-module__yg9ahW__bottom{border-top:1px solid var(--sz-border-muted);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.Footer-module__yg9ahW__bottomLeft{align-items:center;display:inline-flex}.Footer-module__yg9ahW__brandLockup{align-items:center;gap:.6rem;display:inline-flex}.Footer-module__yg9ahW__brandMark{flex:none}.Footer-module__yg9ahW__copyright{color:var(--sz-text-muted);font-size:.8rem}.Footer-module__yg9ahW__bottomRight{align-items:center;gap:1rem;display:flex}.Footer-module__yg9ahW__activeGameSlot{align-items:center;gap:1rem;min-width:0;display:flex}@media (max-width:680px){.Footer-module__yg9ahW__footer{background:0 0;border-top:0}.Footer-module__yg9ahW__footer:before{display:none}.Footer-module__yg9ahW__inner{padding:.45rem .75rem .7rem}.Footer-module__yg9ahW__top{padding-bottom:0}.Footer-module__yg9ahW__mobileTop{gap:.4rem;display:grid}.Footer-module__yg9ahW__mobileCopyrightLine{text-align:center;color:var(--sz-text-muted);padding:.05rem .25rem 0;font-size:.67rem;line-height:1.3;display:block}.Footer-module__yg9ahW__columns,.Footer-module__yg9ahW__bottom,.Footer-module__yg9ahW__bottomRight,.Footer-module__yg9ahW__activeGameSlot{display:none}}@media (max-width:480px){.Footer-module__yg9ahW__mobileAppCard{gap:.52rem;padding:.64rem}.Footer-module__yg9ahW__copyright{font-size:.74rem}}
.reports-module__Sjedza__reportsIndex{max-width:var(--sz-content-max-width);margin:0 auto;padding:2rem}.reports-module__Sjedza__header{border-bottom:2px solid var(--sz-border-muted);margin-bottom:2rem;padding-bottom:1.5rem}.reports-module__Sjedza__title{color:var(--sz-neon-cyan-soft);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.8rem;font-weight:700}.reports-module__Sjedza__subtitle{color:var(--sz-text-secondary);margin:0;font-size:1rem}.reports-module__Sjedza__reportGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.reports-module__Sjedza__reportCard{background:var(--sz-surface-overlay-weak);border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius);cursor:pointer;align-items:flex-start;gap:.85rem;padding:1.05rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.reports-module__Sjedza__reportCard:hover:not(.reports-module__Sjedza__disabled){background:var(--sz-neon-cyan-a20);border-color:var(--sz-neon-cyan);box-shadow:0 8px 24px var(--sz-neon-cyan-a33);transform:translateY(-2px)}.reports-module__Sjedza__reportCard.reports-module__Sjedza__disabled{opacity:.5;cursor:not-allowed}.reports-module__Sjedza__reportIcon{border-radius:var(--sz-radius);width:38px;height:38px;color:var(--sz-neon-cyan-soft);background:var(--sz-neon-cyan-a20);border:1px solid var(--sz-neon-cyan-a33);flex-shrink:0;justify-content:center;align-items:center;display:flex}.reports-module__Sjedza__reportCard:hover:not(.reports-module__Sjedza__disabled) .reports-module__Sjedza__reportIcon{color:var(--sz-neon-cyan)}.reports-module__Sjedza__reportIconSvg{width:19px;height:19px;display:block}.reports-module__Sjedza__reportCardContent{flex:1;min-width:0}.reports-module__Sjedza__reportCardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.35rem;display:flex}.reports-module__Sjedza__reportTitleStack{flex-direction:column;gap:.18rem;min-width:0;display:flex}.reports-module__Sjedza__reportKicker{letter-spacing:.08em;text-transform:uppercase;color:var(--sz-text-muted);font-size:.64rem;font-weight:700}.reports-module__Sjedza__reportCardTitle{color:var(--sz-text-primary);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.98rem;font-weight:600;line-height:1.25}.reports-module__Sjedza__badge{border-radius:var(--sz-radius);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:.2rem .5rem;font-size:.62rem;font-weight:600;line-height:1.15}.reports-module__Sjedza__badge.reports-module__Sjedza__new{background:var(--sz-neon-cyan);color:var(--sz-ink)}.reports-module__Sjedza__badge.reports-module__Sjedza__coming-soon{background:var(--sz-border-muted);color:var(--sz-text-secondary)}.reports-module__Sjedza__badge.reports-module__Sjedza__not-applicable{background:var(--sz-border-muted);color:var(--sz-text-muted)}.reports-module__Sjedza__reportDescription{color:var(--sz-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.35;display:-webkit-box;overflow:hidden}.reports-module__Sjedza__reportPage{max-width:var(--sz-content-max-width);margin:0 auto;padding:2rem}.reports-module__Sjedza__reportHeader{border-bottom:2px solid var(--sz-border-muted);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.reports-module__Sjedza__reportInfo{flex:1}.reports-module__Sjedza__backLink{color:var(--sz-text-secondary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.reports-module__Sjedza__backLink:hover{color:var(--sz-neon-cyan-soft)}.reports-module__Sjedza__backLink .reports-module__Sjedza__icon{width:16px;height:16px}.reports-module__Sjedza__label{display:inline-block}.reports-module__Sjedza__reportTitle{color:var(--sz-neon-cyan-soft);margin:0 0 .5rem;font-size:1.8rem;font-weight:700}.reports-module__Sjedza__reportSubtitle{color:var(--sz-text-secondary);margin:0;font-size:.95rem}.reports-module__Sjedza__compatibilityStamp{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:inline-flex}.reports-module__Sjedza__compatibilityLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--sz-text-muted);font-size:.7rem}.reports-module__Sjedza__compatibilityValue{text-transform:uppercase;letter-spacing:.04em;border-radius:var(--sz-radius);background:var(--sz-neon-cyan-a20);border:1px solid var(--sz-neon-cyan-a33);color:var(--sz-neon-cyan-soft);padding:.3rem .6rem;font-size:.75rem;font-weight:600}.reports-module__Sjedza__reportContext{color:var(--sz-text-muted);flex-wrap:wrap;gap:.6rem 1rem;margin-top:.5rem;font-size:.82rem;display:inline-flex}.reports-module__Sjedza__reportContextItem{align-items:center;gap:.35rem;display:inline-flex}.reports-module__Sjedza__reportControls{flex-direction:column;gap:1rem;min-width:300px;display:flex}.reports-module__Sjedza__compatibilityActions{flex-direction:column;gap:.6rem;display:flex}.reports-module__Sjedza__compatibilityHint{text-transform:uppercase;letter-spacing:.08em;color:var(--sz-text-faint);font-size:.8rem}.reports-module__Sjedza__compatibilityLoading{color:var(--sz-text-secondary);font-size:.9rem}.reports-module__Sjedza__compatibilityPills{flex-wrap:wrap;gap:.6rem;display:flex}.reports-module__Sjedza__compatibilityPill{border:1px solid var(--sz-success-border-soft);background:var(--sz-success-soft-light);color:var(--sz-neon-cyan);cursor:pointer;border-radius:999px;padding:.35rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s}.reports-module__Sjedza__compatibilityPill:hover{border-color:var(--sz-neon-cyan);background:var(--sz-success-soft-weak)}.reports-module__Sjedza__reportContent{flex-direction:column;gap:2rem;display:flex}.reports-module__Sjedza__summaryGridTight{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:0;display:grid}.reports-module__Sjedza__flipCard{perspective:1200px;cursor:default}.reports-module__Sjedza__flipCard[role=button]{cursor:pointer}.reports-module__Sjedza__flipInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s;position:relative}.reports-module__Sjedza__flipActive{transform:rotateY(180deg)}.reports-module__Sjedza__flipFace{backface-visibility:hidden;width:100%;height:100%;position:relative}.reports-module__Sjedza__flipBack{position:absolute;inset:0;transform:rotateY(180deg)}.reports-module__Sjedza__comboGrid{flex-direction:column;gap:.75rem;display:flex}.reports-module__Sjedza__comboGroupStack{flex-direction:column;gap:.5rem;display:flex}.reports-module__Sjedza__permutationsList{flex-wrap:wrap;gap:.5rem;margin-left:80px;padding-bottom:.5rem;display:flex}.reports-module__Sjedza__permutationPill{background:var(--sz-success-soft-light);border:1px solid var(--sz-success-border-soft);border-radius:var(--sz-radius);color:var(--sz-neon-cyan);padding:.5rem 1rem;font-size:.9rem}.reports-module__Sjedza__permutationCombo{margin-right:.5rem;font-weight:700}.reports-module__Sjedza__permutationDate{color:var(--sz-text-secondary);font-size:.85rem}@media (min-width:1200px){.reports-module__Sjedza__summaryGridTight{grid-template-columns:repeat(4,minmax(250px,1fr))}}.reports-module__Sjedza__visualSection{background:var(--sz-surface-overlay-weak);border:1px solid var(--sz-success-soft);border-radius:var(--sz-radius);padding:1.5rem}.reports-module__Sjedza__sectionTitle{color:var(--sz-text-primary);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.1rem;font-weight:600;display:flex}.reports-module__Sjedza__sectionIcon,.reports-module__Sjedza__sectionTitle svg{width:18px;height:18px;color:var(--sz-neon-cyan)}.reports-module__Sjedza__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.reports-module__Sjedza__sectionSubtitle{color:var(--sz-text-secondary);margin-left:.5rem;font-size:.9rem;font-weight:400}.reports-module__Sjedza__sectionFilters{flex-wrap:wrap;gap:.75rem;display:flex}.reports-module__Sjedza__paginationInfo{color:var(--sz-text-secondary);text-align:right;margin-bottom:1rem;font-size:.85rem}.reports-module__Sjedza__filterMinW220{min-width:220px}.reports-module__Sjedza__filterMinW280{min-width:280px}.reports-module__Sjedza__filterMinW300{min-width:300px}.reports-module__Sjedza__inlineRow{align-items:center;gap:.75rem;display:inline-flex}.reports-module__Sjedza__inlineRowTight{align-items:center;gap:.35rem;display:inline-flex}.reports-module__Sjedza__rotate0{transform:rotate(0)}.reports-module__Sjedza__rotate180{transform:rotate(180deg)}.reports-module__Sjedza__inlineIconSm{vertical-align:-2px;width:14px;height:14px;display:inline-block}.reports-module__Sjedza__inlineIconMd{vertical-align:-2px;width:16px;height:16px;display:inline-block}.reports-module__Sjedza__trendPulseIcon{width:1em;height:1em;font-size:14px;display:inline-block}.reports-module__Sjedza__emptyState{text-align:center;color:var(--sz-text-secondary);padding:3rem}.reports-module__Sjedza__emptyStateFaint{text-align:center;color:var(--sz-text-muted);padding:3rem}.reports-module__Sjedza__emptyTitle{color:var(--sz-text-secondary);margin:0 0 1rem;font-size:1.2rem}.reports-module__Sjedza__emptySubtitle{color:var(--sz-text-muted);margin:0;font-size:.9rem}.reports-module__Sjedza__iconColorSuccess{color:var(--sz-neon-cyan)}.reports-module__Sjedza__iconColorDanger{color:var(--sz-danger)}.reports-module__Sjedza__trendArrow{border:1px solid var(--sz-white-10);background:0 0;justify-content:center;align-items:center;padding:2px;display:inline-flex}.reports-module__Sjedza__trendArrowUp{color:var(--sz-neon-cyan)}.reports-module__Sjedza__trendArrowDown{color:var(--sz-danger)}.reports-module__Sjedza__trendArrowIcon{width:14px;height:14px;color:inherit}.reports-module__Sjedza__detailsExpandedCell{background:var(--sz-darker-black);border-top:1px solid var(--sz-border-muted);padding:2rem}.reports-module__Sjedza__detailsGrid{grid-template-columns:1fr 2fr;gap:3rem;display:grid}.reports-module__Sjedza__detailsSectionLabel{color:var(--sz-text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.875rem}.reports-module__Sjedza__forecastInline{margin-bottom:1.5rem}.reports-module__Sjedza__cardOverflowVisible{overflow:visible}.reports-module__Sjedza__cardOverflowVisible:before{content:none}.reports-module__Sjedza__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.reports-module__Sjedza__monoBig{color:var(--sz-neon-cyan);margin-bottom:2rem;font-size:2rem;font-weight:700}.reports-module__Sjedza__digitPoolsPanel{background:var(--sz-bg-primary);border-radius:var(--sz-radius);padding:1rem;font-size:.95rem;line-height:2}.reports-module__Sjedza__poolRow:not(:last-child){margin-bottom:.5rem}.reports-module__Sjedza__detailStrong{color:var(--sz-text-primary)}.reports-module__Sjedza__hitBadge{color:var(--sz-neon-cyan);align-items:center;gap:.35rem;margin-left:.75rem;font-weight:700;display:inline-flex}.reports-module__Sjedza__predictedCombosGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;font-size:1.1rem;display:grid}.reports-module__Sjedza__predictedCombo{background:var(--sz-bg-primary);border-radius:var(--sz-radius);text-align:center;border:1px solid var(--sz-border-muted);padding:.75rem;font-weight:400}.reports-module__Sjedza__predictedComboExact{background:var(--sz-success-soft-strong);border-radius:var(--sz-radius);text-align:center;border:2px solid var(--sz-neon-cyan);padding:.75rem;font-weight:700}.reports-module__Sjedza__digitMatch{color:var(--sz-neon-cyan)}.reports-module__Sjedza__typeTextTriple{color:var(--sz-danger)}.reports-module__Sjedza__typeTextDouble{color:var(--sz-warning)}.reports-module__Sjedza__typeTextUnique{color:var(--sz-neon-cyan-soft)}.reports-module__Sjedza__typeTextDefault{color:var(--sz-text-secondary)}.reports-module__Sjedza__typeBgTriple{background:var(--sz-danger)}.reports-module__Sjedza__typeBgDouble{background:var(--sz-warning)}.reports-module__Sjedza__typeBgUnique{background:var(--sz-neon-cyan-soft)}.reports-module__Sjedza__typeBgDefault{background:var(--sz-text-secondary)}.reports-module__Sjedza__overallScoreCard{margin-bottom:2rem}.reports-module__Sjedza__overallScore{align-items:center;gap:3rem;padding:1rem 0;display:flex}.reports-module__Sjedza__scoreCircle{background:var(--sz-success-soft-light);border:3px solid var(--sz-success-border-soft);width:180px;height:180px;box-shadow:0 0 30px var(--sz-success-soft-strong);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.reports-module__Sjedza__scoreValue{color:var(--sz-neon-cyan);text-shadow:0 0 20px var(--sz-success-border);font-size:4rem;font-weight:700;line-height:1}.reports-module__Sjedza__scoreLabel{color:var(--sz-text-secondary);text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;font-size:.85rem}.reports-module__Sjedza__scoreDetails{flex-direction:column;flex:1;gap:1rem;display:flex}.reports-module__Sjedza__scoreGrade{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.reports-module__Sjedza__scoreExcellent{color:var(--sz-neon-cyan)}.reports-module__Sjedza__scoreGood{color:var(--sz-neon-cyan-soft)}.reports-module__Sjedza__scoreFair{color:var(--sz-orange)}.reports-module__Sjedza__scorePoor{color:var(--sz-danger)}.reports-module__Sjedza__scoreExplanation{color:var(--sz-text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:640px){.reports-module__Sjedza__scoreLegend .reports-module__Sjedza__reportPage,.reports-module__Sjedza__scoreLegend .reports-module__Sjedza__reportContent{min-width:0}.reports-module__Sjedza__scoreLegend .reports-module__Sjedza__permutationsList{margin-left:0}.reports-module__Sjedza__scoreLegend .reports-module__Sjedza__detailsGrid{grid-template-columns:1fr;gap:1.5rem}.reports-module__Sjedza__scoreLegend .reports-module__Sjedza__overallScore{flex-direction:column;align-items:center}.reports-module__Sjedza__scoreLegend .reports-module__Sjedza__scoreCircle{width:140px;height:140px}.reports-module__Sjedza__scoreLegend .reports-module__Sjedza__predictedCombosGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.reports-module__Sjedza__scoreLegend .reports-module__Sjedza__reportTitle{font-size:1.4rem}}.reports-module__Sjedza__scoreLegend{flex-wrap:wrap;gap:1.5rem;margin-top:.5rem;display:flex}.reports-module__Sjedza__legendItem{color:var(--sz-text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.reports-module__Sjedza__legendDot{border-radius:50%;width:12px;height:12px;box-shadow:0 0 8px}.reports-module__Sjedza__legendDotExcellent{background:var(--sz-neon-cyan);color:var(--sz-neon-cyan)}.reports-module__Sjedza__legendDotGood{background:var(--sz-neon-cyan-soft);color:var(--sz-neon-cyan-soft)}.reports-module__Sjedza__legendDotFair{background:var(--sz-orange);color:var(--sz-orange)}.reports-module__Sjedza__legendDotPoor{background:var(--sz-danger);color:var(--sz-danger)}.reports-module__Sjedza__performanceGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.reports-module__Sjedza__metricCard{min-height:280px}.reports-module__Sjedza__metricContent{flex-direction:column;gap:1rem;display:flex}.reports-module__Sjedza__metricHeader{justify-content:center;align-items:center;gap:1rem;padding:1rem 0;display:flex}.reports-module__Sjedza__actualRate{color:var(--sz-neon-cyan);text-shadow:0 0 15px var(--sz-neon-cyan-a33);font-size:2.5rem;font-weight:700}.reports-module__Sjedza__vsIndicator{color:var(--sz-dim);font-size:1rem;font-weight:600}.reports-module__Sjedza__baselineRate{color:var(--sz-text-muted);font-size:1.8rem;font-weight:600}.reports-module__Sjedza__metricLabels{text-transform:uppercase;letter-spacing:1px;justify-content:space-around;gap:1rem;margin-bottom:.5rem;font-size:.8rem;display:flex}.reports-module__Sjedza__actualLabel{color:var(--sz-neon-cyan)}.reports-module__Sjedza__baselineLabel{color:var(--sz-text-muted)}.reports-module__Sjedza__metricBar{background:var(--sz-border-muted);border-radius:var(--sz-radius);width:100%;height:8px;overflow:hidden}.reports-module__Sjedza__metricBarSvg{width:100%;height:100%;display:block}.reports-module__Sjedza__metricFillGood{fill:var(--sz-neon-cyan)}.reports-module__Sjedza__metricFillBad{fill:var(--sz-danger)}.reports-module__Sjedza__sampleSizeNote{color:var(--sz-dim);text-align:center;margin-top:.5rem;font-size:.75rem;font-style:italic}.reports-module__Sjedza__metricStats{border-top:1px solid var(--sz-border-muted);justify-content:space-between;gap:1rem;padding-top:1rem;display:flex}.reports-module__Sjedza__statItem{flex-direction:column;gap:.25rem;display:flex}.reports-module__Sjedza__statLabel{color:var(--sz-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.reports-module__Sjedza__statValue{color:var(--sz-text-strong);font-size:1.2rem;font-weight:600}.reports-module__Sjedza__statPositive{color:var(--sz-neon-cyan);font-size:1.2rem;font-weight:700}.reports-module__Sjedza__statNegative{color:var(--sz-danger);font-size:1.2rem;font-weight:700}.reports-module__Sjedza__metricWeight{text-align:center;color:var(--sz-dim);border-top:1px solid var(--sz-border-muted);padding-top:.5rem;font-size:.8rem;font-style:italic}.reports-module__Sjedza__predictionBreakdown{border-top:1px solid var(--sz-border-muted);flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.reports-module__Sjedza__breakdownItem{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.reports-module__Sjedza__breakdownLabel{color:var(--sz-text-secondary)}.reports-module__Sjedza__breakdownValue{color:var(--sz-neon-cyan);margin-right:.5rem;font-weight:600}.reports-module__Sjedza__breakdownRate{color:var(--sz-dim);font-size:.8rem}.reports-module__Sjedza__methodologyCard{margin-top:2rem}.reports-module__Sjedza__trendCard{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.reports-module__Sjedza__trendHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.reports-module__Sjedza__trendTitle{color:var(--sz-text-strong);font-size:1rem;font-weight:600}.reports-module__Sjedza__trendMeta{color:var(--sz-text-muted);font-size:.8rem}.reports-module__Sjedza__trendChart{width:100%;height:80px;color:var(--sz-neon-cyan)}.reports-module__Sjedza__trendChartWrap{width:100%;height:80px;position:relative}.reports-module__Sjedza__trendLine{stroke:var(--sz-neon-cyan)}.reports-module__Sjedza__trendBaseline{stroke:var(--sz-border-muted);stroke-width:1px}.reports-module__Sjedza__trendDotMarker{fill:var(--sz-neon-cyan);filter:drop-shadow(0 0 4px var(--sz-neon-cyan-a33));pointer-events:none}.reports-module__Sjedza__trendBaselineMarker{fill:var(--sz-text-muted);opacity:.8;pointer-events:none}.reports-module__Sjedza__trendEmpty{color:var(--sz-text-secondary);text-align:center;padding:1.5rem 0;font-size:.85rem}.reports-module__Sjedza__trendLabels{color:var(--sz-text-muted);justify-content:space-between;font-size:.75rem;display:flex}.reports-module__Sjedza__trendLabel{text-transform:uppercase;letter-spacing:.08em}.reports-module__Sjedza__insightTable{border-radius:var(--sz-radius);border:1px solid var(--sz-border-muted);background:var(--sz-surface-overlay-weak);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.reports-module__Sjedza__insightTableScroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.reports-module__Sjedza__insightTableHeader,.reports-module__Sjedza__insightTableRow{grid-template-columns:minmax(180px,2fr) repeat(4,minmax(80px,1fr));align-items:center;gap:1rem;display:grid}.reports-module__Sjedza__insightTableHeader{text-transform:uppercase;letter-spacing:.08em;color:var(--sz-text-muted);border-bottom:1px solid var(--sz-border-muted);padding-bottom:.5rem;font-size:.75rem}.reports-module__Sjedza__insightTableRow{color:var(--sz-text-primary);font-size:.9rem}.reports-module__Sjedza__insightName{color:var(--sz-text-strong);font-weight:600}.reports-module__Sjedza__takeawaysCard{padding:1.5rem}.reports-module__Sjedza__takeawaysList{color:var(--sz-text-soft);flex-direction:column;gap:.75rem;margin:0;padding-left:1.25rem;line-height:1.5;display:flex}.reports-module__Sjedza__methodology{flex-direction:column;gap:2rem;display:flex}.reports-module__Sjedza__methodSection h3{color:var(--sz-neon-cyan);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.reports-module__Sjedza__methodSection p{color:var(--sz-text-soft);margin:0 0 .75rem;font-size:.95rem;line-height:1.6}.reports-module__Sjedza__methodSection ul{flex-direction:column;gap:.5rem;margin:0;padding-left:1.5rem;display:flex}.reports-module__Sjedza__methodSection li{color:var(--sz-text-secondary);font-size:.9rem;line-height:1.5}.reports-module__Sjedza__methodSection li strong{color:var(--sz-text-strong)}.reports-module__Sjedza__formulaNote{font-style:italic;color:var(--sz-text-secondary)!important;margin-top:.5rem!important;font-size:.85rem!important}.reports-module__Sjedza__typeBreakdownGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.reports-module__Sjedza__typeCard{background:var(--sz-surface-overlay-weak);border:1px solid var(--sz-hairline);border-radius:var(--sz-radius);padding:1.5rem}.reports-module__Sjedza__typeHeader{border-bottom:1px solid var(--sz-border-muted);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.reports-module__Sjedza__typeLabel{letter-spacing:.05em;font-size:1rem;font-weight:700}.reports-module__Sjedza__typeCount{color:var(--sz-text-muted);font-size:.85rem}.reports-module__Sjedza__typeStat{justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;display:flex}.reports-module__Sjedza__typeStatLabel{color:var(--sz-text-secondary)}.reports-module__Sjedza__typeStatValue{color:var(--sz-text-strong);font-weight:600}@media (max-width:1024px){.reports-module__Sjedza__reportGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.reports-module__Sjedza__reportHeader{flex-direction:column;gap:1.5rem}.reports-module__Sjedza__reportControls{width:100%}}@media (max-width:768px){.reports-module__Sjedza__reportsIndex,.reports-module__Sjedza__reportPage{padding:.85rem}.reports-module__Sjedza__header{margin-bottom:1rem;padding-bottom:.7rem}.reports-module__Sjedza__title{font-size:1.32rem}.reports-module__Sjedza__subtitle{font-size:.88rem}.reports-module__Sjedza__reportGrid{grid-template-columns:1fr;gap:.5rem}.reports-module__Sjedza__reportCard{border-radius:10px;gap:.65rem;padding:.78rem .72rem}.reports-module__Sjedza__reportIcon{width:32px;height:32px}.reports-module__Sjedza__reportIconSvg{width:16px;height:16px}.reports-module__Sjedza__reportKicker{font-size:.58rem}.reports-module__Sjedza__reportCardTitle{letter-spacing:.025em;font-size:.84rem}.reports-module__Sjedza__badge{padding:.17rem .42rem;font-size:.56rem}.reports-module__Sjedza__reportDescription{-webkit-line-clamp:1;font-size:.76rem}.reports-module__Sjedza__sectionFilters{flex-direction:column;align-items:stretch;width:100%}.reports-module__Sjedza__filterMinW220,.reports-module__Sjedza__filterMinW280,.reports-module__Sjedza__filterMinW300{width:100%;min-width:100%}.reports-module__Sjedza__paginationInfo{text-align:left}}@media (max-width:480px){.reports-module__Sjedza__reportsIndex,.reports-module__Sjedza__reportPage{padding:.7rem}.reports-module__Sjedza__reportCard{padding:.7rem .65rem}.reports-module__Sjedza__reportCardHeader{gap:.35rem}}@media (max-width:640px){.reports-module__Sjedza__detailsExpandedCell{padding:1rem}.reports-module__Sjedza__metricBar{height:12px}.reports-module__Sjedza__trendChart{font-size:.8rem}.reports-module__Sjedza__trendChartWrap{padding:1rem}.reports-module__Sjedza__badge{padding:.4rem .7rem;font-size:.8rem}.reports-module__Sjedza__performanceGrid{gap:1rem}.reports-module__Sjedza__metricCard{min-height:auto}.reports-module__Sjedza__metricHeader{padding:.75rem 0}.reports-module__Sjedza__actualRate{font-size:2rem}.reports-module__Sjedza__baselineRate{font-size:1.4rem}.reports-module__Sjedza__vsIndicator{font-size:.9rem}.reports-module__Sjedza__metricStats{flex-direction:column;gap:.75rem}.reports-module__Sjedza__statItem{flex-direction:row;justify-content:space-between;align-items:center}.reports-module__Sjedza__trendLabels{flex-wrap:wrap;justify-content:center;gap:.5rem}.reports-module__Sjedza__overallScoreCard .reports-module__Sjedza__scoreCircle{transform:scale(.85)}.reports-module__Sjedza__scoreLegend{flex-direction:column;gap:.5rem}}
