.metric-info-module__YVtfea__wrapper{position:relative}.metric-info-module__YVtfea__trigger{width:1.15rem;height:1.15rem;color:var(--theme-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.58rem;font-weight:700;line-height:1;transition:border-color .12s,color .12s;display:flex}.metric-info-module__YVtfea__trigger:hover{color:var(--theme-text);border-color:#fff3}.metric-info-module__YVtfea__popover{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14161ef5;border:1px solid #ffffff1a;border-radius:.6rem;width:200px;padding:.6rem .75rem;animation:.12s metric-info-module__YVtfea__fadeIn;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 12px 32px #0006}.metric-info-module__YVtfea__text{color:#f9fafcd1;margin:0;font-size:.76rem;line-height:1.45}@keyframes metric-info-module__YVtfea__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.shooter-dashboard-module__GZ_WKa__dashboard{flex-direction:column;gap:1.5rem;width:100%;padding:1rem 0;display:flex}.shooter-dashboard-module__GZ_WKa__section{flex-direction:column;gap:.75rem;display:flex}.shooter-dashboard-module__GZ_WKa__progress-section{container-type:inline-size}.shooter-dashboard-module__GZ_WKa__section-header{align-items:flex-start;display:flex}.shooter-dashboard-module__GZ_WKa__section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-muted);font-size:.8rem;font-weight:600}.shooter-dashboard-module__GZ_WKa__match-name{color:var(--theme-text);margin:0;font-size:1.1rem;font-weight:600}.shooter-dashboard-module__GZ_WKa__match-date{color:var(--theme-muted);font-size:.84rem}.shooter-dashboard-module__GZ_WKa__stage-list{flex-direction:column;gap:.5rem;display:flex}.shooter-dashboard-module__GZ_WKa__stage-row{background:var(--theme-subtle);border:1px solid var(--theme-border);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background .12s;display:flex}.shooter-dashboard-module__GZ_WKa__stage-row:hover{background:var(--theme-subtle-strong)}.shooter-dashboard-module__GZ_WKa__stage-rank{min-width:2rem;height:2rem;color:var(--theme-text);background:var(--theme-subtle-strong);border-radius:.5rem;justify-content:center;align-items:center;font-size:.84rem;font-weight:700;display:flex}.shooter-dashboard-module__GZ_WKa__stage-rank[data-rank="1"]{background:var(--orange-600);color:#fff}.shooter-dashboard-module__GZ_WKa__stage-rank[data-rank="2"],.shooter-dashboard-module__GZ_WKa__stage-rank[data-rank="3"]{background:var(--theme-subtle-strong);color:var(--orange-400)}.shooter-dashboard-module__GZ_WKa__stage-info{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.shooter-dashboard-module__GZ_WKa__stage-title{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:500;overflow:hidden}.shooter-dashboard-module__GZ_WKa__stage-meta{color:var(--theme-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.shooter-dashboard-module__GZ_WKa__stage-title-link{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:500;text-decoration:none;display:block;overflow:hidden}.shooter-dashboard-module__GZ_WKa__stage-title-link:hover{color:var(--orange-400)}.shooter-dashboard-module__GZ_WKa__compare-nudge{color:var(--orange-400);opacity:.7;margin-top:.15rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:opacity .12s}.shooter-dashboard-module__GZ_WKa__compare-nudge:hover{opacity:1}@media (min-width:641px){.shooter-dashboard-module__GZ_WKa__compare-nudge{opacity:0}.shooter-dashboard-module__GZ_WKa__stage-row:hover .shooter-dashboard-module__GZ_WKa__compare-nudge{opacity:.9}}.shooter-dashboard-module__GZ_WKa__stage-hf{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__stage-field-count{color:var(--theme-muted);white-space:nowrap;font-size:.8rem}.shooter-dashboard-module__GZ_WKa__compare-link{width:2rem;height:2rem;color:var(--theme-muted);opacity:0;border-radius:.5rem;justify-content:center;align-items:center;transition:opacity .12s,color .12s;display:flex}.shooter-dashboard-module__GZ_WKa__stage-row:hover .shooter-dashboard-module__GZ_WKa__compare-link{opacity:1}.shooter-dashboard-module__GZ_WKa__compare-link:hover{color:var(--orange-500)}.shooter-dashboard-module__GZ_WKa__trends-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.shooter-dashboard-module__GZ_WKa__trend-card{background:var(--theme-subtle);border:1px solid var(--theme-border);border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.shooter-dashboard-module__GZ_WKa__trend-label{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-muted);font-size:.72rem;font-weight:500}.shooter-dashboard-module__GZ_WKa__trend-value{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__trend-detail{color:var(--theme-muted);font-size:.76rem}.shooter-dashboard-module__GZ_WKa__empty-dashboard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.shooter-dashboard-module__GZ_WKa__empty-dashboard h2{color:var(--theme-text);margin:0;font-size:1.1rem;font-weight:600}.shooter-dashboard-module__GZ_WKa__empty-dashboard p{color:var(--theme-muted);max-width:360px;margin:0;font-size:.92rem}.shooter-dashboard-module__GZ_WKa__matched-dashboard{flex-direction:column;gap:1.1rem;display:flex}.shooter-dashboard-module__GZ_WKa__matched-hero{background:radial-gradient(circle at 100% 0,#f973162e,#0000 36%),linear-gradient(#12151df0,#0a0c12fa);border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.2rem;display:flex}.shooter-dashboard-module__GZ_WKa__matched-copy{flex-direction:column;gap:.45rem;display:flex}.shooter-dashboard-module__GZ_WKa__matched-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--orange-400);font-size:.68rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__matched-copy h2{color:var(--theme-text);margin:0;font-size:1.35rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__matched-copy p{max-width:44rem;color:var(--theme-muted);margin:0;font-size:.94rem;line-height:1.5}.shooter-dashboard-module__GZ_WKa__matched-meta{flex-wrap:wrap;gap:.5rem;display:flex}.shooter-dashboard-module__GZ_WKa__matched-meta-pill{color:#f9fafce0;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:2rem;padding:.38rem .7rem;font-size:.76rem;font-weight:600;display:inline-flex}.shooter-dashboard-module__GZ_WKa__matched-actions{flex-wrap:wrap;gap:.75rem;display:flex}.shooter-dashboard-module__GZ_WKa__matched-preview-note{color:var(--theme-muted);margin:.22rem 0 0;font-size:.76rem}.shooter-dashboard-module__GZ_WKa__matched-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.shooter-dashboard-module__GZ_WKa__matched-preview-grid .shooter-dashboard-module__GZ_WKa__club-card{width:100%}.shooter-dashboard-module__GZ_WKa__sparkline-card{background:var(--theme-subtle);border:1px solid var(--theme-border);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.shooter-dashboard-module__GZ_WKa__performer-list{flex-direction:column;gap:.35rem;display:flex}.shooter-dashboard-module__GZ_WKa__performer-row{border-radius:.5rem;align-items:center;gap:.75rem;padding:.6rem .75rem;transition:background .12s;display:flex}.shooter-dashboard-module__GZ_WKa__performer-row:hover{background:var(--theme-subtle)}.shooter-dashboard-module__GZ_WKa__performer-rank{min-width:1.5rem;color:var(--theme-muted);text-align:center;font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:600}.shooter-dashboard-module__GZ_WKa__performer-info{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.shooter-dashboard-module__GZ_WKa__performer-name{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:500;overflow:hidden}.shooter-dashboard-module__GZ_WKa__performer-meta{color:var(--theme-muted);font-size:.76rem}.shooter-dashboard-module__GZ_WKa__performer-stats{flex-direction:column;align-items:flex-end;gap:.05rem;display:flex}.shooter-dashboard-module__GZ_WKa__performer-hf{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__performer-hf-label{color:var(--theme-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem}.shooter-dashboard-module__GZ_WKa__hero-grid{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.shooter-dashboard-module__GZ_WKa__progress-grid-stack{flex-direction:column;gap:.5rem;min-width:0;display:flex}.shooter-dashboard-module__GZ_WKa__supporting-grid{gap:.5rem;display:grid}.shooter-dashboard-module__GZ_WKa__supporting-grid--without-classification{grid-template-columns:repeat(4,1fr)}.shooter-dashboard-module__GZ_WKa__supporting-grid--with-classification{grid-template-columns:repeat(5,1fr)}.shooter-dashboard-module__GZ_WKa__supporting-grid-compact,.shooter-dashboard-module__GZ_WKa__supporting-grid-classification{display:contents}.shooter-dashboard-module__GZ_WKa__progress-stat{background:var(--theme-subtle);border:1px solid var(--theme-border);border-radius:.65rem;flex-direction:column;gap:.2rem;padding:.65rem;display:flex}.shooter-dashboard-module__GZ_WKa__progress-stat-header{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.shooter-dashboard-module__GZ_WKa__progress-stat-label{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-muted);font-size:.62rem;font-weight:500}.shooter-dashboard-module__GZ_WKa__progress-stat-value{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__progress-stat-detail{color:var(--theme-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.shooter-dashboard-module__GZ_WKa__progress-stat-pair{gap:1rem;display:flex}.shooter-dashboard-module__GZ_WKa__progress-stat-pair-item{flex-direction:column;gap:.1rem;display:flex}.shooter-dashboard-module__GZ_WKa__progress-stat-pair-label{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-muted);font-size:.58rem;font-weight:500}.shooter-dashboard-module__GZ_WKa__hero-grid .shooter-dashboard-module__GZ_WKa__progress-stat{border-radius:.75rem;padding:.85rem 1rem}.shooter-dashboard-module__GZ_WKa__hero-grid .shooter-dashboard-module__GZ_WKa__progress-stat-label{letter-spacing:.06em;font-size:.72rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__hero-grid .shooter-dashboard-module__GZ_WKa__progress-stat-value{font-size:1.5rem}.shooter-dashboard-module__GZ_WKa__hero-grid .shooter-dashboard-module__GZ_WKa__progress-stat-pair{gap:1.5rem;margin-top:auto}.shooter-dashboard-module__GZ_WKa__hero-grid .shooter-dashboard-module__GZ_WKa__progress-stat-pair-label{margin-bottom:.05rem;font-size:.6rem}.shooter-dashboard-module__GZ_WKa__supporting-grid .shooter-dashboard-module__GZ_WKa__progress-stat{border-radius:.6rem;gap:.15rem;padding:.5rem .6rem}.shooter-dashboard-module__GZ_WKa__supporting-grid .shooter-dashboard-module__GZ_WKa__progress-stat-value{font-size:.95rem}.shooter-dashboard-module__GZ_WKa__supporting-grid .shooter-dashboard-module__GZ_WKa__progress-stat-label{font-size:.58rem}.shooter-dashboard-module__GZ_WKa__section-title-row{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.shooter-dashboard-module__GZ_WKa__classification-badge{text-transform:uppercase;letter-spacing:.04em;color:var(--orange-500);font-size:.62rem;font-weight:600}.shooter-dashboard-module__GZ_WKa__accuracy-bar{border-radius:.3rem;gap:1px;height:1.2rem;margin-top:.15rem;display:flex;overflow:hidden}.shooter-dashboard-module__GZ_WKa__accuracy-bar>div{justify-content:center;align-items:center;min-width:0;display:flex}.shooter-dashboard-module__GZ_WKa__accuracy-bar>div>span{color:#000000b3;letter-spacing:.02em;white-space:nowrap;font-size:.5rem;font-weight:700;overflow:hidden}.shooter-dashboard-module__GZ_WKa__accuracy-segment-alpha{background:var(--green-400,#4ade80)}.shooter-dashboard-module__GZ_WKa__accuracy-segment-charlie{background:var(--amber-400,#fbbf24)}.shooter-dashboard-module__GZ_WKa__accuracy-segment-delta{background:var(--orange-400,#fb923c)}.shooter-dashboard-module__GZ_WKa__accuracy-segment-mike{background:var(--red-400,#f87171)}.shooter-dashboard-module__GZ_WKa__accuracy-value-row{align-items:baseline;gap:.4rem;margin-top:auto;display:flex}.shooter-dashboard-module__GZ_WKa__trend-up{color:var(--green-400,#4ade80);font-size:.72rem;font-weight:600}.shooter-dashboard-module__GZ_WKa__trend-down{color:var(--red-400,#f87171);font-size:.72rem;font-weight:600}@container (min-width:84rem){.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack--with-classification,.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack--without-classification{align-items:stretch;gap:.5rem;display:grid}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack--with-classification{grid-template-columns:minmax(14rem,4fr) minmax(14rem,4fr) minmax(18rem,5fr) minmax(24rem,7fr)}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack--without-classification{grid-template-columns:minmax(14rem,4fr) minmax(14rem,4fr) minmax(18rem,5fr) minmax(18rem,4fr)}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack>.shooter-dashboard-module__GZ_WKa__hero-grid{display:contents}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack>.shooter-dashboard-module__GZ_WKa__hero-grid>.shooter-dashboard-module__GZ_WKa__progress-stat:first-child,.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack>.shooter-dashboard-module__GZ_WKa__hero-grid>.shooter-dashboard-module__GZ_WKa__progress-stat:nth-child(2),.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack>.shooter-dashboard-module__GZ_WKa__hero-grid>.shooter-dashboard-module__GZ_WKa__progress-stat:nth-child(3){grid-column:auto}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack>.shooter-dashboard-module__GZ_WKa__supporting-grid{align-self:start}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack--without-classification>.shooter-dashboard-module__GZ_WKa__supporting-grid{min-width:0;display:block}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack>.shooter-dashboard-module__GZ_WKa__supporting-grid>.shooter-dashboard-module__GZ_WKa__supporting-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack--with-classification>.shooter-dashboard-module__GZ_WKa__supporting-grid{grid-template-columns:minmax(0,4fr) minmax(11rem,3fr);align-items:start;gap:.5rem;display:grid}.shooter-dashboard-module__GZ_WKa__progress-section .shooter-dashboard-module__GZ_WKa__progress-grid-stack--with-classification>.shooter-dashboard-module__GZ_WKa__supporting-grid>.shooter-dashboard-module__GZ_WKa__supporting-grid-classification{align-self:start;min-width:0;display:block}}@media (max-width:520px){.shooter-dashboard-module__GZ_WKa__hero-grid{grid-template-columns:1fr 1fr}.shooter-dashboard-module__GZ_WKa__hero-grid .shooter-dashboard-module__GZ_WKa__progress-stat:last-child{grid-column:1/-1}.shooter-dashboard-module__GZ_WKa__hero-grid .shooter-dashboard-module__GZ_WKa__progress-stat-value{font-size:1.3rem}.shooter-dashboard-module__GZ_WKa__supporting-grid{grid-template-columns:repeat(2,1fr)}}.shooter-dashboard-module__GZ_WKa__trends-callout{color:var(--green-400,#4ade80);font-size:.84rem;font-weight:600}.shooter-dashboard-module__GZ_WKa__trends-callout-link{color:inherit;text-decoration:none;transition:opacity .12s}.shooter-dashboard-module__GZ_WKa__trends-callout-link:hover{opacity:.8}.shooter-dashboard-module__GZ_WKa__progress-card{background:var(--theme-subtle);border:1px solid var(--theme-border);scroll-snap-align:start;width:154px;color:inherit;border-radius:.85rem;flex-direction:column;flex:none;gap:.4rem;padding:.75rem;text-decoration:none;transition:background .12s,transform .12s;display:flex}.shooter-dashboard-module__GZ_WKa__progress-card:hover{background:var(--theme-subtle-strong);transform:translateY(-1px)}.shooter-dashboard-module__GZ_WKa__progress-card-top{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.shooter-dashboard-module__GZ_WKa__progress-hf{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__progress-delta{font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:600}.shooter-dashboard-module__GZ_WKa__progress-pb{text-transform:uppercase;letter-spacing:.04em;background:var(--orange-600);color:#fff;border-radius:.25rem;padding:.12rem .3rem;font-size:.56rem;font-weight:800}.shooter-dashboard-module__GZ_WKa__progress-shots{font-variant-numeric:tabular-nums;color:var(--theme-muted);gap:.4rem;font-size:.68rem;font-weight:600;display:flex}.shooter-dashboard-module__GZ_WKa__progress-card-bottom{flex-direction:column;gap:.1rem;margin-top:auto;display:flex}.shooter-dashboard-module__GZ_WKa__progress-match{color:var(--theme-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:500;overflow:hidden}.shooter-dashboard-module__GZ_WKa__progress-date{color:var(--theme-muted);opacity:.7;font-size:.62rem}.shooter-dashboard-module__GZ_WKa__shooter-card{background:var(--theme-subtle);border:1px solid var(--theme-border);scroll-snap-align:start;width:130px;color:inherit;text-align:center;border-radius:.85rem;flex-direction:column;flex:none;align-items:center;gap:.3rem;padding:.85rem .6rem;text-decoration:none;transition:background .12s,transform .12s;display:flex}.shooter-dashboard-module__GZ_WKa__shooter-card:hover{background:var(--theme-subtle-strong);transform:translateY(-1px)}.shooter-dashboard-module__GZ_WKa__shooter-rank{color:var(--orange-400);align-self:flex-start;font-size:.68rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__shooter-avatar{background:var(--theme-subtle-strong);width:2.5rem;height:2.5rem;color:var(--theme-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;display:flex;overflow:hidden}.shooter-dashboard-module__GZ_WKa__shooter-avatar img{object-fit:cover;width:100%;height:100%}.shooter-dashboard-module__GZ_WKa__shooter-name{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.72rem;font-weight:600;overflow:hidden}.shooter-dashboard-module__GZ_WKa__shooter-hf{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__shooter-hf-sub{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-muted);margin-top:-.2rem;font-size:.56rem;font-weight:500}.shooter-dashboard-module__GZ_WKa__shooter-meta{color:var(--theme-muted);font-size:.62rem}.shooter-dashboard-module__GZ_WKa__club-card{aspect-ratio:3/4;scroll-snap-align:start;width:164px;color:inherit;background:linear-gradient(#12151df0,#0a0c12fa),#0a0c12fa;border:1px solid #ffffff14;border-radius:1.1rem;flex:none;text-decoration:none;transition:transform .18s,border-color .18s;position:relative;overflow:hidden}.shooter-dashboard-module__GZ_WKa__club-card:hover{border-color:#ffffff1f;transform:translateY(-1px)}.shooter-dashboard-module__GZ_WKa__club-card-poster{object-fit:cover;width:100%;height:100%}.shooter-dashboard-module__GZ_WKa__club-card-placeholder{color:#dce2ee2e;background:linear-gradient(135deg,#181c28,#0e1016);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.shooter-dashboard-module__GZ_WKa__missing-stage-placeholder{color:#dce2ee40;background:linear-gradient(135deg,#181c2899,#0e1016cc);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;height:100%;display:flex}.shooter-dashboard-module__GZ_WKa__missing-stage-cta{text-transform:uppercase;letter-spacing:.06em;color:var(--orange-400);opacity:.7;font-size:.6rem;font-weight:700;transition:opacity .18s}.shooter-dashboard-module__GZ_WKa__club-card:hover .shooter-dashboard-module__GZ_WKa__missing-stage-cta{opacity:1}.shooter-dashboard-module__GZ_WKa__club-card-chrome{pointer-events:none;background:linear-gradient(#07080a1a 56%,#07080ac2 100%);flex-direction:column;justify-content:flex-end;padding:.62rem;display:flex;position:absolute;inset:0}.shooter-dashboard-module__GZ_WKa__club-card-author{color:#f9fafce0;text-shadow:0 4px 10px #00000080;white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;font-weight:700;overflow:hidden}.shooter-dashboard-module__GZ_WKa__club-card-badge{letter-spacing:.02em;text-transform:uppercase;color:#f9fafcf2;margin-top:.2rem;font-size:.58rem;font-weight:700}.shooter-dashboard-module__GZ_WKa__under-review-placeholder{color:#f59e0b4d;background:linear-gradient(135deg,#181c2899,#0e1016cc);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;height:100%;display:flex}.shooter-dashboard-module__GZ_WKa__under-review-card{cursor:default;}.shooter-dashboard-module__GZ_WKa__under-review-card:hover{border-color:#ffffff14;transform:none}.shooter-dashboard-module__GZ_WKa__under-review-poster{opacity:.45;}.shooter-dashboard-module__GZ_WKa__under-review-badge{letter-spacing:.04em;color:#fbbf24;background:#f59e0b2e;border-radius:999px;margin-top:.15rem;padding:.22rem .48rem;font-size:.54rem;font-weight:700;display:inline-block}.shooter-dashboard-module__GZ_WKa__top-shooter{color:var(--theme-muted);align-items:center;gap:.35rem;font-size:.76rem;display:flex}.shooter-dashboard-module__GZ_WKa__top-shooter-name{color:var(--orange-400);font-weight:500}.shooter-dashboard-module__GZ_WKa__stage-row{color:inherit;text-decoration:none}@media (min-width:641px){.shooter-dashboard-module__GZ_WKa__progress-card{width:170px}.shooter-dashboard-module__GZ_WKa__shooter-card{width:145px}.shooter-dashboard-module__GZ_WKa__club-card{width:200px}}@media (min-width:981px){.shooter-dashboard-module__GZ_WKa__progress-card{width:180px}.shooter-dashboard-module__GZ_WKa__shooter-card{width:150px}.shooter-dashboard-module__GZ_WKa__club-card{width:220px}}@media (max-width:520px){.shooter-dashboard-module__GZ_WKa__matched-hero{padding:1rem}.shooter-dashboard-module__GZ_WKa__matched-copy h2{font-size:1.2rem}.shooter-dashboard-module__GZ_WKa__matched-preview-grid{grid-template-columns:1fr}.shooter-dashboard-module__GZ_WKa__trends-grid{grid-template-columns:1fr 1fr}.shooter-dashboard-module__GZ_WKa__trend-card:last-child{grid-column:1/-1}.shooter-dashboard-module__GZ_WKa__stage-row{padding:.6rem .75rem}}
.dashboard-prompt-module__dmKvtW__banner{background:var(--theme-subtle);border:1px solid var(--theme-border);border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex}.dashboard-prompt-module__dmKvtW__text{color:var(--theme-text);flex:1;min-width:0;font-size:.84rem}.dashboard-prompt-module__dmKvtW__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.dashboard-prompt-module__dmKvtW__cta{color:var(--orange-400);white-space:nowrap;font-size:.76rem;font-weight:600;text-decoration:none;transition:color .12s}.dashboard-prompt-module__dmKvtW__cta:hover{color:var(--orange-300)}.dashboard-prompt-module__dmKvtW__dismiss{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;border-radius:.3rem;padding:.15rem .3rem;font-size:1rem;line-height:1;transition:color .12s}.dashboard-prompt-module__dmKvtW__dismiss:hover{color:var(--theme-text)}
.section-see-all-link-module__z7KVta__link{color:#dce2eeb8;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:.2rem;padding:.3rem .68rem;font-size:.68rem;font-weight:800;line-height:1;text-decoration:none;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.section-see-all-link-module__z7KVta__link:hover{color:#dce2eef2;background:#ffffff1a;border-color:#fff3}
.horizontal-card-scroll-module__vM7rtG__section{flex-direction:column;gap:.62rem;display:flex}.horizontal-card-scroll-module__vM7rtG__header{align-items:flex-start;min-height:1.6rem;display:flex}.horizontal-card-scroll-module__vM7rtG__header-text{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.horizontal-card-scroll-module__vM7rtG__label{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-muted);white-space:nowrap;font-size:.8rem;font-weight:600}.horizontal-card-scroll-module__vM7rtG__subtitle{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .12s;overflow:hidden}a.horizontal-card-scroll-module__vM7rtG__subtitle:hover{color:var(--orange-400)}.horizontal-card-scroll-module__vM7rtG__scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.58rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.horizontal-card-scroll-module__vM7rtG__scroll::-webkit-scrollbar{display:none}
.login-layout-module__2mMToG__login-shell{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2.5rem 1.5rem;display:flex;position:relative}.login-layout-module__2mMToG__login-container{grid-template-columns:minmax(0,520px) minmax(0,380px);justify-content:center;align-items:center;gap:clamp(3rem,6vw,6rem);width:100%;max-width:980px;display:grid}.login-layout-module__2mMToG__login-hero{flex-direction:column;gap:2.25rem;display:flex}.login-layout-module__2mMToG__login-hero__headline{font-family:var(--font-heading);letter-spacing:-.03em;color:#f5f7fbeb;margin:0;font-size:clamp(1.65rem,2.6vw,2.2rem);font-weight:800;line-height:1.25}.login-layout-module__2mMToG__login-hero__highlight{background:linear-gradient(135deg, var(--orange-600) 0%, var(--orange-400) 100%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.login-layout-module__2mMToG__login-hero__collage{aspect-ratio:5/4;width:100%;position:relative}.login-layout-module__2mMToG__login-hero__card{aspect-ratio:3/4;width:52%;transform:rotate(var(--rotate));z-index:var(--z);border:2px solid #ffffff1a;border-radius:1.1rem;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;overflow:hidden;box-shadow:0 20px 60px #0000008c,0 6px 20px #0000004d}.login-layout-module__2mMToG__login-hero__card:hover{z-index:10;transform:rotate(0)scale(1.03)}.login-layout-module__2mMToG__login-hero__card--left{top:14%;left:0}.login-layout-module__2mMToG__login-hero__card--center{top:0;left:24%}.login-layout-module__2mMToG__login-hero__card--right{top:18%;right:0}.login-layout-module__2mMToG__login-hero__pill{font-family:var(--font-heading);letter-spacing:.05em;color:#fff;background:color-mix(in srgb, var(--orange-600) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 20px var(--orange-glow), 0 2px 6px #0003;z-index:20;white-space:nowrap;pointer-events:none;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.7rem;font-weight:700;animation:3.5s ease-in-out infinite login-layout-module__2mMToG__pill-float;display:flex;position:absolute}.login-layout-module__2mMToG__login-hero__pill--top-right{animation-delay:0s;top:2%;right:4%}.login-layout-module__2mMToG__login-hero__pill--mid-left{animation-delay:-1.2s;top:48%;left:-3%}.login-layout-module__2mMToG__login-hero__pill--bottom-right{animation-delay:-2.4s;bottom:6%;right:10%}.login-layout-module__2mMToG__login-hero__pill-label{opacity:.85;text-transform:uppercase;font-size:.62rem}.login-layout-module__2mMToG__login-hero__pill-value{font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:800}@keyframes login-layout-module__2mMToG__pill-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.login-layout-module__2mMToG__login-form{flex-direction:column;justify-self:center;gap:.75rem;width:100%;max-width:380px;display:flex}.login-layout-module__2mMToG__login-brand{text-align:center;margin-bottom:.25rem}.login-layout-module__2mMToG__login-brand__name{font-family:var(--font-heading);letter-spacing:-.045em;background:linear-gradient(96deg, #fff 0%, #ffffffe0 40%, var(--orange-400) 75%, var(--orange-600) 100%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.6rem;font-weight:800;line-height:1}.login-layout-module__2mMToG__login-brand__tagline{color:#f0f3f9c2;max-width:100%;font-family:var(--font-heading);letter-spacing:.18em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:.8rem;margin:.8rem auto 0;font-size:.72rem;font-weight:700;line-height:1;display:flex}.login-layout-module__2mMToG__login-brand__tagline:before,.login-layout-module__2mMToG__login-brand__tagline:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff2e 48%,#ffffff52 100%);flex:none;width:2.25rem;height:1px}.login-layout-module__2mMToG__login-brand__tagline:after{transform:scaleX(-1)}.login-layout-module__2mMToG__login-card{flex-direction:column;gap:.25rem;display:flex}.login-layout-module__2mMToG__login-card__header{color:var(--theme-muted,#e8edf7ad);text-align:center;letter-spacing:.01em;margin:0 0 .5rem;font-size:.88rem;font-weight:500}.login-layout-module__2mMToG__login-signup-card{text-align:center;color:var(--theme-muted,#e8edf7ad);background:#12141a80;border:1px solid #ffffff1a;border-radius:1rem;padding:1.15rem 1.5rem;font-size:.86rem}.login-layout-module__2mMToG__login-signup-link{color:var(--orange-600);font-weight:600;text-decoration:none;transition:color .16s}.login-layout-module__2mMToG__login-signup-link:hover{color:var(--orange-400)}@media (max-width:820px){.login-layout-module__2mMToG__login-shell{min-height:calc(100vh - 100px);padding:2rem 1.25rem}.login-layout-module__2mMToG__login-container{grid-template-columns:1fr;gap:0;max-width:380px}.login-layout-module__2mMToG__login-hero{display:none}.login-layout-module__2mMToG__login-form{max-width:100%}.login-layout-module__2mMToG__login-brand__tagline{letter-spacing:.15em;gap:.55rem;font-size:.68rem}.login-layout-module__2mMToG__login-brand__tagline:before,.login-layout-module__2mMToG__login-brand__tagline:after{width:1.5rem}}@media (max-width:480px){.login-layout-module__2mMToG__login-shell{padding:1.5rem 1rem}.login-layout-module__2mMToG__login-brand__name{font-size:2.2rem}.login-layout-module__2mMToG__login-signup-card{padding:1rem 1.25rem}}
.matches-discovery-module__XOs4Bq__discovery{flex-direction:column;gap:1.8rem;display:flex}.matches-discovery-module__XOs4Bq__header{flex-direction:column;gap:.25rem;display:flex}.matches-discovery-module__XOs4Bq__header h1{letter-spacing:-.03em;color:#f9fafcfa;font-size:1.5rem;font-weight:800}.matches-discovery-module__XOs4Bq__header-copy{color:#dce2ee94;max-width:36rem;margin:0;font-size:.88rem}.matches-discovery-module__XOs4Bq__guest-prompt{background:linear-gradient(135deg,#181c28e6,#0e1016eb);border:1px solid #ffffff14;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;padding:1rem 1.05rem;display:flex}.matches-discovery-module__XOs4Bq__guest-prompt__copy{gap:.28rem;max-width:34rem;display:grid}.matches-discovery-module__XOs4Bq__guest-prompt__copy strong{color:#f9fafcf5;font-size:.9rem}.matches-discovery-module__XOs4Bq__guest-prompt__copy p{color:#dce2ee94;margin:0;font-size:.82rem;line-height:1.5}.matches-discovery-module__XOs4Bq__guest-prompt__actions{flex-wrap:wrap;gap:.6rem;display:flex}.matches-discovery-module__XOs4Bq__search-input-wrap{align-items:center;margin-top:.5rem;display:flex;position:relative}.matches-discovery-module__XOs4Bq__search-input-icon{color:#dce2ee61;pointer-events:none;width:1.1rem;height:1.1rem;position:absolute;left:.85rem}.matches-discovery-module__XOs4Bq__search-input{border:1px solid var(--theme-border);background:color-mix(in srgb, var(--theme-solid) 86%, transparent);width:100%;color:var(--theme-text);border-radius:1rem;padding:.78rem 1rem .78rem 2.6rem;font-size:.88rem;font-weight:500}.matches-discovery-module__XOs4Bq__search-input::placeholder{color:#dce2ee5c}.matches-discovery-module__XOs4Bq__search-input:focus-visible{border-color:#3b82f6bf;outline:none;box-shadow:0 0 0 4px #3b82f629}.matches-discovery-module__XOs4Bq__chip-row{flex-wrap:wrap;gap:.42rem;margin-top:.35rem;display:flex}.matches-discovery-module__XOs4Bq__chip{color:#dce2ee94;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;flex:none;align-items:center;padding:.42rem .82rem;font-size:.76rem;font-weight:650;transition:color .12s,background .12s,border-color .12s;display:flex}.matches-discovery-module__XOs4Bq__chip:hover{color:#dce2eed1;background:#ffffff12;border-color:#ffffff2e}.matches-discovery-module__XOs4Bq__chip--active{color:#ff8a4cf2;background:#ff6b351a;border-color:#ff6b3547}.matches-discovery-module__XOs4Bq__chip--active:hover{color:#ff8a4c;background:#ff6b3524;border-color:#ff6b355c}.matches-discovery-module__XOs4Bq__chip-chevron{opacity:.6;flex-shrink:0;margin-left:.15rem}.matches-discovery-module__XOs4Bq__chip-wrap{flex:none;position:relative}.matches-discovery-module__XOs4Bq__chip-dropdown{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#0e1016f5;border:1px solid #ffffff1f;border-radius:.75rem;flex-direction:column;gap:.1rem;min-width:10rem;padding:.32rem;display:flex;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 12px 32px #0006}.matches-discovery-module__XOs4Bq__chip-dropdown-item{color:#dce2eeb8;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.52rem .72rem;font-size:.78rem;font-weight:600;transition:background .1s,color .1s}.matches-discovery-module__XOs4Bq__chip-dropdown-item:hover{color:#dce2eef2;background:#ffffff0f}.matches-discovery-module__XOs4Bq__chip-dropdown-item--active{color:#ff8a4cf2}.matches-discovery-module__XOs4Bq__chip-dropdown-item--active:hover{color:#ff8a4c}.matches-discovery-module__XOs4Bq__chip-dropdown-item--off{color:#dce2ee66;border-top:1px solid #ffffff0f;margin-top:.15rem;padding-top:.55rem}.matches-discovery-module__XOs4Bq__chip-dropdown-search{color:#dce2eeeb;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.45rem;width:100%;margin-bottom:.25rem;padding:.48rem .62rem;font-size:.76rem;font-weight:500}.matches-discovery-module__XOs4Bq__chip-dropdown-search::placeholder{color:#dce2ee52}.matches-discovery-module__XOs4Bq__chip-dropdown-search:focus{border-color:#ff8a4c80;outline:none}.matches-discovery-module__XOs4Bq__chip-dropdown-list{-webkit-overflow-scrolling:touch;flex-direction:column;gap:.1rem;max-height:14rem;display:flex;overflow-y:auto}.matches-discovery-module__XOs4Bq__chip-dropdown-list::-webkit-scrollbar{width:4px}.matches-discovery-module__XOs4Bq__chip-dropdown-list::-webkit-scrollbar-track{background:0 0}.matches-discovery-module__XOs4Bq__chip-dropdown-list::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}.matches-discovery-module__XOs4Bq__discovery--compare{padding-bottom:calc(7.5rem + env(safe-area-inset-bottom,0px))}.matches-discovery-module__XOs4Bq__filter-empty{color:#dce2ee7a;padding:1.5rem 0;font-size:.88rem;font-weight:500}.matches-discovery-module__XOs4Bq__search-results{flex-direction:column;gap:1.2rem;display:flex}.matches-discovery-module__XOs4Bq__search-group{flex-direction:column;gap:.15rem;display:flex}.matches-discovery-module__XOs4Bq__search-group-label{text-transform:uppercase;letter-spacing:.06em;color:#dce2ee6b;padding:0 .25rem .4rem;font-size:.72rem;font-weight:700}.matches-discovery-module__XOs4Bq__search-row{color:inherit;border-radius:.75rem;align-items:center;gap:.72rem;padding:.62rem .55rem;text-decoration:none;transition:background .12s,transform .1s;display:flex}.matches-discovery-module__XOs4Bq__search-row:hover{background:#ffffff0a}.matches-discovery-module__XOs4Bq__search-row:active{transform:scale(.99)}.matches-discovery-module__XOs4Bq__search-row-avatar{flex-shrink:0;width:2.1rem;height:2.1rem}.matches-discovery-module__XOs4Bq__search-row-dot{background:#3b82f624;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:flex}.matches-discovery-module__XOs4Bq__search-row-dot:after{content:"";background:#3b82f6b3;border-radius:50%;width:.5rem;height:.5rem}.matches-discovery-module__XOs4Bq__search-row-location{color:#f59e0bcc;background:#f59e0b24;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:flex}.matches-discovery-module__XOs4Bq__search-row-copy{flex-direction:column;gap:.1rem;min-width:0;display:flex}.matches-discovery-module__XOs4Bq__search-row-title{color:#f9fafcf0;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:650;overflow:hidden}.matches-discovery-module__XOs4Bq__search-row-sub{color:#dce2ee70;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.matches-discovery-module__XOs4Bq__search-empty{color:#dce2ee7a;padding:1rem 0;font-size:.88rem;font-weight:500}.matches-discovery-module__XOs4Bq__range{flex-direction:column;gap:.72rem;display:flex}.matches-discovery-module__XOs4Bq__range-header{flex-direction:column;align-items:flex-start;gap:.38rem;display:flex}.matches-discovery-module__XOs4Bq__range-title-row{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.matches-discovery-module__XOs4Bq__range-title-link{color:inherit;text-decoration:none}.matches-discovery-module__XOs4Bq__range-title-link:hover h2{color:#f9fafc}.matches-discovery-module__XOs4Bq__range-title-link,.matches-discovery-module__XOs4Bq__range-title-wrap{min-width:0}.matches-discovery-module__XOs4Bq__range-title-link{max-width:100%;display:inline-flex}.matches-discovery-module__XOs4Bq__range-title{letter-spacing:-.02em;color:#f9fafceb;overflow-wrap:anywhere;margin:0;font-size:1.05rem;font-weight:750;line-height:1.08;transition:color .12s}.matches-discovery-module__XOs4Bq__range-meta{color:#dce2ee6b;flex-wrap:wrap;align-items:center;gap:.34rem .42rem;font-size:.72rem;font-weight:600;display:flex}.matches-discovery-module__XOs4Bq__range-pending-review{color:#fbbf24f2;white-space:nowrap;background:#f59e0b24;border-radius:999px;align-items:center;padding:.16rem .42rem;display:inline-flex}.matches-discovery-module__XOs4Bq__range-meta-dot{background:#dce2ee47;border-radius:50%;width:3px;height:3px}.matches-discovery-module__XOs4Bq__stage-grid,.matches-discovery-module__XOs4Bq__compare-candidate-grid,.matches-discovery-module__XOs4Bq__skeleton-grid{--matches-discovery-card-gap:.58rem;--matches-discovery-card-inline-size:min(10rem, calc((100% - var(--matches-discovery-card-gap)) / 2));justify-content:flex-start;align-items:flex-start;gap:var(--matches-discovery-card-gap);flex-wrap:wrap;width:100%;display:flex}.matches-discovery-module__XOs4Bq__stage-grid>.matches-discovery-module__XOs4Bq__card,.matches-discovery-module__XOs4Bq__compare-candidate-grid>.matches-discovery-module__XOs4Bq__card,.matches-discovery-module__XOs4Bq__skeleton-grid>.matches-discovery-module__XOs4Bq__skeleton-card{flex:1 1 var(--matches-discovery-card-inline-size);min-width:var(--matches-discovery-card-inline-size);max-width:11rem}.matches-discovery-module__XOs4Bq__stage-grid,.matches-discovery-module__XOs4Bq__compare-candidate-grid{padding-bottom:.25rem}.matches-discovery-module__XOs4Bq__card{aspect-ratio:3/4;background:linear-gradient(#12151df0,#0a0c12fa),#0a0c12fa;border:1px solid #ffffff14;border-radius:1.1rem;width:100%;min-width:0;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:0 14px 28px #00000029}.matches-discovery-module__XOs4Bq__card:hover{border-color:#ffffff1f;transform:translateY(-1px);box-shadow:0 18px 34px #0003}.matches-discovery-module__XOs4Bq__card-link{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.matches-discovery-module__XOs4Bq__card-button{width:100%;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;display:block;position:relative}.matches-discovery-module__XOs4Bq__card-link:focus-visible,.matches-discovery-module__XOs4Bq__card-button:focus-visible{border-radius:1.1rem;outline:none;box-shadow:inset 0 0 0 2px #ffffffd6}.matches-discovery-module__XOs4Bq__card--compare{border-color:#ffffff1f}.matches-discovery-module__XOs4Bq__card--compare.matches-discovery-module__XOs4Bq__card--selected{border-color:#ff8a4cb3;box-shadow:0 0 0 1px #ff8a4c4d,0 18px 34px #00000038}.matches-discovery-module__XOs4Bq__card--compare.matches-discovery-module__XOs4Bq__card--expanded{border-color:#60a5fa8c}.matches-discovery-module__XOs4Bq__card--disabled{opacity:.45}.matches-discovery-module__XOs4Bq__card--disabled:hover{border-color:#ffffff14;transform:none;box-shadow:0 14px 28px #00000029}.matches-discovery-module__XOs4Bq__card-poster{object-fit:cover;width:100%;height:100%}.matches-discovery-module__XOs4Bq__card-scrim{pointer-events:none;background:linear-gradient(#07080a0d 0%,#07080a61 100%),linear-gradient(#07080a1a 56%,#07080ac2 100%);position:absolute;inset:0}.matches-discovery-module__XOs4Bq__card-chrome{pointer-events:none;flex-direction:column;justify-content:space-between;padding:.62rem;display:flex;position:absolute;inset:0}.matches-discovery-module__XOs4Bq__card-author{align-items:center;gap:.32rem;display:flex}.matches-discovery-module__XOs4Bq__card-avatar{object-fit:cover;border:1px solid #ffffff26;border-radius:50%;width:1.35rem;height:1.35rem}.matches-discovery-module__XOs4Bq__card-avatar-placeholder{color:#f9fafcb8;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.6rem;font-weight:700;display:flex}.matches-discovery-module__XOs4Bq__card-author-name{color:#f9fafce0;text-shadow:0 4px 10px #00000080;white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;font-weight:700;overflow:hidden}.matches-discovery-module__XOs4Bq__card-top{justify-content:space-between;align-items:flex-start;gap:.25rem;display:flex}.matches-discovery-module__XOs4Bq__card-bottom{flex-direction:column;align-items:flex-start;gap:.28rem;display:flex}.matches-discovery-module__XOs4Bq__card-badge{letter-spacing:.02em;text-transform:uppercase;color:#f9fafcf2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-shadow:0 1px 3px #00000080;white-space:nowrap;background:#0000007a;border-radius:.35rem;max-width:100%;padding:.22rem .42rem;font-size:.58rem;font-weight:700;line-height:1.25}.matches-discovery-module__XOs4Bq__card-class{letter-spacing:.04em;text-shadow:0 1px 2px #0000004d;border-radius:.32rem;flex-shrink:0;padding:.2rem .38rem;font-size:.56rem;font-weight:800}.matches-discovery-module__XOs4Bq__card-class--gm{color:#000000e0;background:linear-gradient(135deg,#eab308d9,#ca8a04e6)}.matches-discovery-module__XOs4Bq__card-class--m{color:#fffffff2;background:linear-gradient(135deg,#9333eacc,#7e22ced9)}.matches-discovery-module__XOs4Bq__card-class--standard{color:#f9fafcd1;background:#ffffff24}.matches-discovery-module__XOs4Bq__card-review-badge{letter-spacing:.04em;text-transform:uppercase;color:#fbbf24;background:#f59e0b38;border-radius:999px;flex-shrink:0;padding:.2rem .48rem;font-size:.54rem;font-weight:700}.matches-discovery-module__XOs4Bq__card-compare-count,.matches-discovery-module__XOs4Bq__card-compare-cta{align-items:center;width:fit-content;display:inline-flex}.matches-discovery-module__XOs4Bq__card-compare-count{color:#93c5fdf2;letter-spacing:.04em;text-transform:uppercase;background:#60a5fa29;border-radius:999px;padding:.2rem .48rem;font-size:.54rem;font-weight:800}.matches-discovery-module__XOs4Bq__card-compare-cta{color:#ffffffe0;letter-spacing:.04em;text-transform:uppercase;background:#0000006b;border-radius:999px;padding:.22rem .46rem;font-size:.54rem;font-weight:800}.matches-discovery-module__XOs4Bq__card-selection-index{color:#120c08;background:#ff8a4cf5;border-radius:999px;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;font-size:.82rem;font-weight:900;display:inline-flex;position:absolute;bottom:.62rem;right:.62rem;box-shadow:0 8px 18px #00000047}.matches-discovery-module__XOs4Bq__card-placeholder{background:linear-gradient(135deg,#181c28,#0e1016);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.matches-discovery-module__XOs4Bq__card-placeholder-icon{color:#dce2ee2e;width:2.4rem;height:2.4rem}.matches-discovery-module__XOs4Bq__card-stage-label{color:#f9fafce0;text-shadow:0 4px 10px #00000080;white-space:nowrap;font-size:.62rem;font-weight:700}.matches-discovery-module__XOs4Bq__card-stage-name{color:#dce2ee99;white-space:nowrap;text-overflow:ellipsis;font-size:.56rem;font-weight:600;overflow:hidden}.matches-discovery-module__XOs4Bq__card-winner{align-items:center;gap:.28rem;width:100%;min-width:0;display:flex}.matches-discovery-module__XOs4Bq__empty-stage-placeholder{color:#dce2ee40;background:linear-gradient(135deg,#181c2899,#0e1016cc);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;height:100%;display:flex}.matches-discovery-module__XOs4Bq__empty-stage-cta{text-transform:uppercase;letter-spacing:.06em;color:#ff8a4cb3;font-size:.6rem;font-weight:700;transition:opacity .18s}.matches-discovery-module__XOs4Bq__card:hover .matches-discovery-module__XOs4Bq__empty-stage-cta{color:#ff8a4c}.matches-discovery-module__XOs4Bq__compare-stage-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.15rem;flex-direction:column;gap:.72rem;padding:.9rem;display:flex}.matches-discovery-module__XOs4Bq__compare-stage-row-header{flex-direction:column;gap:.12rem;display:flex}.matches-discovery-module__XOs4Bq__compare-stage-row-header strong{color:#f9fafcf0;font-size:.92rem}.matches-discovery-module__XOs4Bq__compare-stage-row-header span{color:#dce2ee85;font-size:.76rem}.matches-discovery-module__XOs4Bq__compare-search-results{flex-direction:column;gap:.72rem;display:flex}.matches-discovery-module__XOs4Bq__compare-search-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;padding:.72rem;display:grid}.matches-discovery-module__XOs4Bq__compare-search-row--selected{background:#ff6b3514;border-color:#ff8a4cb3}.matches-discovery-module__XOs4Bq__compare-search-row:disabled{opacity:.45;cursor:not-allowed}.matches-discovery-module__XOs4Bq__compare-search-poster,.matches-discovery-module__XOs4Bq__compare-search-poster-placeholder{object-fit:cover;border-radius:.75rem;width:3rem;height:3rem}.matches-discovery-module__XOs4Bq__compare-search-poster-placeholder{background:linear-gradient(135deg,#181c28,#0e1016)}.matches-discovery-module__XOs4Bq__compare-search-copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.matches-discovery-module__XOs4Bq__compare-search-copy strong,.matches-discovery-module__XOs4Bq__compare-search-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.matches-discovery-module__XOs4Bq__compare-search-copy strong{color:#f9fafcf2;font-size:.86rem}.matches-discovery-module__XOs4Bq__compare-search-copy span{color:#dce2eeb8;font-size:.76rem}.matches-discovery-module__XOs4Bq__compare-search-subtle{color:#dce2ee70}.matches-discovery-module__XOs4Bq__compare-search-action{color:#ffa97af5;background:#ff6b3524;border-radius:999px;justify-content:center;align-items:center;min-width:2.2rem;min-height:2.2rem;padding:.35rem .6rem;font-size:.76rem;font-weight:800;display:inline-flex}.matches-discovery-module__XOs4Bq__empty{text-align:center;background:linear-gradient(#14151bf5,#0a0b0ff5),#0f1118f5;border:1px solid #ffffff0f;border-radius:1.35rem;flex-direction:column;align-items:center;gap:.72rem;padding:3rem 1.5rem;display:flex}.matches-discovery-module__XOs4Bq__empty h3{color:#f9fafceb;font-size:1.1rem;font-weight:750}.matches-discovery-module__XOs4Bq__empty p{color:#dce2ee85;max-width:28rem;font-size:.85rem}.matches-discovery-module__XOs4Bq__skeleton-range{flex-direction:column;gap:.72rem;display:flex}.matches-discovery-module__XOs4Bq__skeleton-header{background:#ffffff0f;border-radius:.5rem;width:12rem;height:1.2rem;animation:1.5s infinite matches-discovery-module__XOs4Bq__pulse}.matches-discovery-module__XOs4Bq__skeleton-card{aspect-ratio:3/4;background:#ffffff0a;border-radius:1.1rem;width:100%;min-width:0;animation:1.5s infinite matches-discovery-module__XOs4Bq__pulse}.matches-discovery-module__XOs4Bq__skeleton-card:nth-child(2){animation-delay:.15s}.matches-discovery-module__XOs4Bq__skeleton-card:nth-child(3){animation-delay:.3s}@keyframes matches-discovery-module__XOs4Bq__pulse{0%,to{opacity:1}50%{opacity:.5}}.matches-discovery-module__XOs4Bq__sentinel{height:1px}@media (max-width:640px){.matches-discovery-module__XOs4Bq__discovery--compare{padding-bottom:calc(6.5rem + env(safe-area-inset-bottom,0px))}.matches-discovery-module__XOs4Bq__compare-stage-row{padding:.8rem}.matches-discovery-module__XOs4Bq__card-chrome{padding:.54rem}.matches-discovery-module__XOs4Bq__card-selection-index{width:1.55rem;height:1.55rem;font-size:.76rem;bottom:.54rem;right:.54rem}.matches-discovery-module__XOs4Bq__compare-search-row{grid-template-columns:auto minmax(0,1fr)}.matches-discovery-module__XOs4Bq__compare-search-action{grid-column:2;justify-self:start}}@media (min-width:641px){.matches-discovery-module__XOs4Bq__header h1{font-size:1.65rem}}@media (min-width:981px){.matches-discovery-module__XOs4Bq__header h1{font-size:1.75rem}.matches-discovery-module__XOs4Bq__range-title{font-size:1.12rem}}
.page-module__VmafnG__landing-page--social{--theme-text:#f5f7fb;--theme-muted:#e8edf7ad;--theme-border:#ffffff1a;--theme-surface:#0f1118b8;--theme-elevated:#0f1118e0;--theme-solid:#0f1118;--theme-subtle:#ffffff0a;--theme-subtle-strong:#ffffff14;--landing-accent:var(--orange-600);--landing-accent-light:var(--orange-400);--landing-accent-mid:var(--orange-500);--landing-accent-glow:var(--orange-glow);--landing-accent-glow-soft:var(--orange-glow-soft);--landing-accent-glow-strong:var(--orange-glow-strong);--landing-steel:#dde5eb;--landing-steel-strong:#a8b8c6;--landing-steel-soft:#8998a6;--landing-sand:var(--orange-500);--landing-orange:var(--orange-600);--landing-target:var(--orange-700);--landing-cta-shadow:#ff6b353d;--landing-cta-shadow-soft:#ff6b3524;--font-heading:var(--font-homepage-manrope), "Manrope", sans-serif;--font-body:var(--font-homepage-manrope), "Manrope", sans-serif;width:100vw;min-height:100vh;color:var(--theme-text);font-family:var(--font-body);background:0 0;margin:-2rem calc(50% - 50vw) -4rem;padding:0 0 4rem}.page-module__VmafnG__landing-page--social .field>span{color:var(--theme-muted)}.page-module__VmafnG__landing-page--social .auth-divider span{background:#0f1118f0}.page-module__VmafnG__landing-page--social input{color:var(--theme-text);background:#ffffff0d;border-color:#ffffff1a}.page-module__VmafnG__landing-page--social .auth-provider-button{color:var(--theme-text);background:#ffffff0d;border-color:#ffffff1a}.page-module__VmafnG__landing-page--social .auth-provider-button:hover{color:var(--theme-text);background:#ffffff1a}.page-module__VmafnG__landing-page--social input:focus{border-color:color-mix(in srgb, var(--landing-accent) 55%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--landing-accent) 12%, transparent);outline:none}.page-module__VmafnG__landing-page--social .button-primary.button-wide{background:linear-gradient(135deg, var(--landing-accent) 0%, var(--landing-accent-mid) 100%);color:#fff;box-shadow:0 14px 36px var(--landing-accent-glow), 0 6px 16px var(--landing-accent-glow-soft);border:none;transition:box-shadow .2s,transform .2s}.page-module__VmafnG__landing-page--social .button-primary.button-wide:hover{box-shadow:0 18px 44px var(--landing-accent-glow-strong), 0 8px 20px var(--landing-accent-glow);transform:translateY(-1px)}.page-module__VmafnG__landing-page--social .button-tertiary.button-wide{color:#f5f7fb;background:0 0;border-color:#ffffff1f}.page-module__VmafnG__landing-page--social .auth-provider-logo{color:#0b0d13;background:#ffffffeb}.page-module__VmafnG__landing-page--social .auth-forgot-password{color:var(--theme-muted);font-weight:500;transition:color .16s}.page-module__VmafnG__landing-page--social .auth-forgot-password:hover{color:var(--landing-accent)}:is(.page-module__VmafnG__landing-page--social .auth-provider-note,.page-module__VmafnG__landing-page--social .auth-preview-note){color:var(--theme-muted)}@media (max-width:820px){.page-module__VmafnG__landing-page--social{width:100vw;margin:-2rem calc(50% - 50vw) -4rem;padding-bottom:4rem}}:is(html:has(.landing-page--minimal),body:has(.landing-page--minimal),html:has(.page-module__VmafnG__landing-page--social)){background:#090a0c}.page-module__VmafnG__landing-page--login{width:100%;min-height:auto;margin:0;padding:0;}.page-module__VmafnG__landing-page--login .auth-card-body{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#14161ce0,#0e1014f0);border:1px solid #dde2e81f;border-radius:1rem;padding:1.75rem;box-shadow:0 24px 64px #00000052,inset 0 1px #ffffff0d}.page-module__VmafnG__landing-page--login .auth-shell-subtitle{color:var(--theme-muted)}.page-module__VmafnG__landing-page--login .auth-footer-card{background:#0e1014b8;border-color:#dde2e81f;box-shadow:inset 0 1px #ffffff0a}.page-module__VmafnG__landing-page--login .auth-guest-link{color:#e8edf7bd}.page-module__VmafnG__landing-page--login .auth-guest-link-icon{color:#e8edf794;background:#ffffff07;border-color:#dde2e814}:is(.page-module__VmafnG__landing-page--login .auth-guest-link:hover,.page-module__VmafnG__landing-page--login .auth-guest-link:focus-visible){color:#f5f7fbeb}:is(.page-module__VmafnG__landing-page--login .auth-guest-link:hover .auth-guest-link-icon,.page-module__VmafnG__landing-page--login .auth-guest-link:focus-visible .auth-guest-link-icon){color:#f5f7fbd6;background:#ffffff0b;border-color:#dde2e81c}.page-module__VmafnG__landing-page--login .auth-footer-toggle{color:var(--landing-accent)}.page-module__VmafnG__landing-page--login .auth-footer-toggle:hover:not(:disabled){color:var(--landing-accent-light)}.page-module__VmafnG__landing-page{flex-direction:column;gap:2rem;width:min(1240px,100% - 2rem);margin:0 auto;display:flex}.page-module__VmafnG__landing-page--minimal{z-index:1;background:0 0;min-height:100vh;margin:0 calc(50% - 50vw);position:relative;overflow:clip visible}
.progress-detail-module__cdORzW__page{flex-direction:column;gap:1.5rem;max-width:720px;margin:0 auto;padding:1rem 0 2rem;display:flex}.progress-detail-module__cdORzW__back{color:var(--theme-muted);font-size:.84rem;font-weight:500;text-decoration:none;transition:color .12s}.progress-detail-module__cdORzW__back:hover{color:var(--theme-text)}.progress-detail-module__cdORzW__heading{color:var(--theme-text);margin:0;font-size:1.3rem;font-weight:700}.progress-detail-module__cdORzW__empty{color:var(--theme-muted);text-align:center;padding:3rem 1rem;font-size:.92rem}.progress-detail-module__cdORzW__summary-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.progress-detail-module__cdORzW__summary-card{background:var(--theme-subtle);border:1px solid var(--theme-border);border-radius:.75rem;flex-direction:column;gap:.2rem;padding:.75rem;display:flex}.progress-detail-module__cdORzW__summary-header{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.progress-detail-module__cdORzW__summary-label{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-muted);font-size:.68rem;font-weight:500}.progress-detail-module__cdORzW__summary-value{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:700}.progress-detail-module__cdORzW__summary-detail{color:var(--theme-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.progress-detail-module__cdORzW__section{flex-direction:column;gap:.62rem;display:flex}.progress-detail-module__cdORzW__section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-muted);margin:0;font-size:.8rem;font-weight:600}.progress-detail-module__cdORzW__section-hint{color:var(--theme-muted);opacity:.7;margin:-.3rem 0 0;font-size:.76rem}.progress-detail-module__cdORzW__chart{background:var(--theme-subtle);border:1px solid var(--theme-border);border-radius:.75rem;padding:.75rem}.progress-detail-module__cdORzW__timing-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.progress-detail-module__cdORzW__timing-card{background:var(--theme-subtle);border:1px solid var(--theme-border);border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.progress-detail-module__cdORzW__history-list{flex-direction:column;gap:.35rem;display:flex}.progress-detail-module__cdORzW__history-row{color:inherit;border-radius:.65rem;align-items:center;gap:.75rem;padding:.65rem .85rem;text-decoration:none;transition:background .12s;display:flex}.progress-detail-module__cdORzW__history-row:hover{background:var(--theme-subtle)}.progress-detail-module__cdORzW__history-main{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.progress-detail-module__cdORzW__history-title{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:500;overflow:hidden}.progress-detail-module__cdORzW__history-meta{color:var(--theme-muted);font-size:.72rem}.progress-detail-module__cdORzW__history-stats{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.05rem;display:flex}.progress-detail-module__cdORzW__history-hf{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:700}.progress-detail-module__cdORzW__history-time{color:var(--theme-muted);font-variant-numeric:tabular-nums;font-size:.68rem}.progress-detail-module__cdORzW__history-scorecard{font-variant-numeric:tabular-nums;flex-shrink:0;gap:.35rem;font-size:.64rem;font-weight:600;display:flex}.progress-detail-module__cdORzW__sc-alpha{color:var(--green-400,#4ade80)}.progress-detail-module__cdORzW__sc-charlie{color:var(--amber-400,#fbbf24)}.progress-detail-module__cdORzW__sc-delta{color:var(--orange-400,#fb923c)}.progress-detail-module__cdORzW__sc-mike{color:var(--theme-muted)}.progress-detail-module__cdORzW__sc-mike-bad{color:var(--red-400,#f87171)}.progress-detail-module__cdORzW__efficacy-bar{background:var(--theme-subtle-strong);border-radius:.25rem;height:.5rem;margin-bottom:.35rem;overflow:hidden}.progress-detail-module__cdORzW__efficacy-active{background:var(--orange-500);border-radius:.25rem;height:100%;transition:width .3s}.progress-detail-module__cdORzW__efficacy-labels{color:var(--theme-muted);justify-content:space-between;margin-bottom:.5rem;font-size:.68rem;display:flex}.progress-detail-module__cdORzW__history-extra{color:var(--theme-muted);font-variant-numeric:tabular-nums;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.05rem;font-size:.64rem;font-weight:500;display:flex}@media (max-width:520px){.progress-detail-module__cdORzW__summary-grid{grid-template-columns:repeat(2,1fr)}.progress-detail-module__cdORzW__timing-grid{grid-template-columns:1fr}.progress-detail-module__cdORzW__history-scorecard,.progress-detail-module__cdORzW__history-extra{display:none}}
