:root{--bg:#050506;--surface:#111216;--surface2:#17181d;--line:#ffffff1c;--text:#f5f5f6;--muted:#a1a1aa;--faint:#777783;--good:#34d399;--warn:#f6c54d;--bad:#fb7185;--blue:#2f8bd9;--violet:#8b5cc7;--card-radius:1.65rem;--mx:50%;--my:16%}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at var(--mx) var(--my),#ffffff1c,transparent 30rem),radial-gradient(circle at 10% 5%,#3c78ff14,transparent 24rem),radial-gradient(circle at 92% 5%,#f6c54d13,transparent 28rem),linear-gradient(180deg,#08090b 0%,#050506 55%,#020203 100%);letter-spacing:-.012em;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.hidden{display:none!important}.file-input-native{opacity:.01!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;top:1rem!important;left:1rem!important}.grain:before{content:"";pointer-events:none;opacity:.025;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:38px 38px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.ambient{pointer-events:none;opacity:.42;filter:blur(.2px);background:linear-gradient(110deg,#0000 12%,#ffffff17 45%,#0000 62%);height:34rem;position:fixed;inset:-20% -10% auto}.app-shell{width:min(100%,1680px);margin-inline:auto;padding-inline:clamp(.8rem,2.4vw,2rem)}.header-shell{z-index:30;padding-top:1rem;position:relative}.main-shell{z-index:5;padding-block:clamp(1.3rem,2.8vw,2.5rem) 5rem;position:relative}.glass,.glass-primary,.metric-card,.pro-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(#fff1,#ffffff06),#0d0e11d1;box-shadow:inset 0 1px #ffffff13,0 22px 70px #00000070}.glass-primary{background:radial-gradient(circle at 15% 0,#ffffff26,#0000 18rem),linear-gradient(145deg,#ffffff17,#ffffff06),#0d0e11db;border-color:#ffffff26}.header-bar{border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.brand-block{align-items:center;gap:.85rem;min-width:0;display:flex}.brand-mark{color:#050506;background:#fff;border-radius:1rem;place-items:center;width:2.6rem;height:2.6rem;font-weight:800;display:grid}.brand-title{letter-spacing:.15em;text-transform:uppercase;font-size:.84rem;font-weight:800}.brand-subtitle{color:var(--faint);letter-spacing:.18em;text-transform:uppercase;margin-top:.1rem;font-size:.68rem;font-weight:700}.status-badge{color:#d4d4d8;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.45rem;padding:.58rem .9rem;font-size:.78rem;font-weight:700;display:inline-flex}.status-badge span{background:var(--warn);border-radius:999px;width:.45rem;height:.45rem}.status-badge.ready{color:#d9fbe9}.status-badge.ready span{background:var(--good)}.status-badge.error{color:#fecdd3}.status-badge.error span{background:var(--bad)}.hero-section{text-align:center;padding:clamp(1.4rem,3vw,3.2rem) 0}.privacy-pill{color:#d4d4d8;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.5rem;padding:.42rem .78rem;font-size:.78rem;font-weight:700;display:inline-flex}.privacy-pill span{background:var(--good);border-radius:999px;width:.45rem;height:.45rem}.hero-section h1{letter-spacing:-.075em;max-width:1000px;margin:1rem auto 0;font-size:clamp(2.15rem,6vw,5.2rem);line-height:.96}.hero-section p{max-width:760px;color:var(--muted);margin:1.2rem auto 0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.hero-tags{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:1.2rem;display:flex}.hero-tags span,.match-pills span,.meta-chip{color:#d4d4d8;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:999px;padding:.42rem .7rem;font-size:.8rem;font-weight:700}.upload-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:1rem;margin-top:1rem;display:grid}.upload-card,.loaded-card{border-radius:2rem;padding:1rem}.dropzone{cursor:pointer;background:#00000038;border:1px dashed #ffffff2e;border-radius:1.55rem;flex-direction:column;justify-content:space-between;min-height:330px;padding:1.35rem;transition:all .18s;display:flex}.dropzone:hover,.dropzone.dragover{background:#ffffff0f;border-color:#ffffff8c;transform:translateY(-1px)}.drop-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.drop-top span{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.42rem .75rem;font-size:.76rem;font-weight:700}.drop-top small{color:var(--faint);font-size:.75rem}.drop-center{text-align:center;margin-block:2rem}.drop-icon{color:#050506;background:#fff;border-radius:1.2rem;place-items:center;width:3.5rem;height:3.5rem;margin:auto;font-size:1.35rem;font-weight:800;display:grid}.drop-center h2{letter-spacing:-.045em;margin:1.2rem 0 0;font-size:1.55rem}.drop-center p{max-width:360px;color:var(--muted);margin:.65rem auto 0;font-size:.92rem;line-height:1.55}.primary-button,.ghost-button,.scope-button,.card-filter,.tab-button{min-height:44px;font:inherit;cursor:pointer;border:1px solid #ffffff1f;border-radius:999px;font-weight:750;transition:all .18s}.primary-button{color:#050506;background:#fff;border-color:#fff;width:100%}.primary-button:hover{background:#e8e8eb}.ghost-button,.scope-button,.card-filter,.tab-button{color:#d4d4d8;background:#ffffff0e;padding:.65rem 1rem}.ghost-button:hover,.scope-button:hover,.card-filter:hover,.tab-button:hover{background:#ffffff17}.section-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-head.compact h2,.section-head h2,.stats-header h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.2rem,2vw,1.65rem)}.section-head p,.stats-header p{color:var(--muted);margin:.35rem 0 0;line-height:1.45}.file-list{background:#00000038;border:1px solid #ffffff1a;border-radius:1.2rem;max-height:190px;margin-top:1rem;padding:.5rem;overflow:auto}.file-row{color:#e4e4e7;border-radius:.95rem;align-items:center;gap:.65rem;padding:.72rem .85rem;display:flex}.file-row span{background:var(--good);border-radius:999px;width:.48rem;height:.48rem}.file-row small{color:var(--faint);margin-top:.2rem;display:block}.empty-line{color:var(--faint);padding:.9rem;font-size:.9rem}.recognized-box{background:#ffffff09;border:1px solid #ffffff1a;border-radius:1.3rem;margin-top:1rem;padding:1rem}.kicker{color:#a1a1aa;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800}.recognized-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.recognized-grid small,.metric-card span,.pro-card span{color:var(--faint);text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;font-weight:800;display:block}.recognized-grid strong{white-space:nowrap;text-overflow:ellipsis;margin-top:.32rem;font-size:1.05rem;display:block;overflow:hidden}.empty-state #analysisTabs,.empty-state #tab-overview,.empty-state #tab-stats,.empty-state #tab-cards,.empty-state #tab-timeline{display:none!important}.empty-state #upload{max-width:1180px;margin-inline:auto}.has-results #hero{display:none}.has-results #upload{margin-top:.25rem}.has-results .dropzone{min-height:170px}.has-results .drop-center{margin-block:.8rem}.has-results .drop-center p{display:none}.has-results .drop-icon{border-radius:.9rem;width:2.65rem;height:2.65rem}.has-results .drop-center h2{margin-top:.65rem;font-size:1.15rem}.tabs{z-index:20;border-radius:1.55rem;flex-wrap:wrap;justify-content:center;gap:.45rem;margin-top:1.2rem;padding:.45rem;display:flex;position:sticky;top:.7rem}.tab-button.active,.scope-button.active,.card-filter.active{box-shadow:0 14px 34px #ffffff21;color:#050506!important;background:#fff!important;border-color:#fff!important}.tab-section{margin-top:1.1rem;display:none}@keyframes tabIn{0%{opacity:0;transform:translateY(8px)scale(.996)}to{opacity:1;transform:translateY(0)scale(1)}}.match-read{border-radius:2rem;width:100%;padding:clamp(1.2rem,2.6vw,2rem)}.match-read-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.match-read h2{letter-spacing:-.07em;max-width:980px;margin:.75rem 0 0;font-size:clamp(1.6rem,3.4vw,3.15rem);line-height:1.02}.confidence-chip{color:#e4e4e7;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;padding:.45rem .75rem;font-size:.82rem;font-weight:800}.match-pills{flex-wrap:wrap;gap:.45rem;margin-top:1.2rem;display:flex}.coach-copy{color:#d4d4d8;max-width:950px;font-size:1rem;line-height:1.75}.next-action{color:#d4d4d8;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:1.3rem;margin-top:1rem;padding:1rem}.next-action strong{color:#fff;margin-bottom:.25rem;display:block}.summary-grid,.pro-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1rem;margin-top:1rem;display:grid}.metric-card,.pro-card{border-radius:1.45rem;min-height:132px;padding:1.15rem}.metric-card strong,.pro-card strong{letter-spacing:-.065em;margin-top:.62rem;font-size:clamp(1.8rem,4vw,3.2rem);line-height:.95;display:block}.metric-card small,.pro-card small{color:var(--muted);margin-top:.65rem;line-height:1.4;display:block}.pro-card{position:relative;overflow:hidden}.pro-card:after{content:"";background:#ffffff2e;border-radius:999px;height:3px;position:absolute;bottom:1rem;left:1rem;right:1rem}.pro-card.good:after{background:linear-gradient(90deg,var(--good),#d9ff3f)}.pro-card.warn:after{background:linear-gradient(90deg,var(--warn),#ffffff59)}.pro-card.risk:after{background:linear-gradient(90deg,var(--bad),var(--warn))}.chart-grid{gap:1rem;margin-top:1rem;display:grid}.chart-grid.two,.stats-charts{grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr))}.chart-panel{border-radius:2rem;min-height:400px;padding:1.2rem}.chart-wrap{height:300px;margin-top:1rem;position:relative}.stats-charts .wide{grid-column:auto}.doughnut-wrap{place-items:center;display:grid}.doughnut-center{pointer-events:none;text-align:center;place-items:center;display:grid;position:absolute;inset:0}.doughnut-center strong{letter-spacing:-.06em;font-size:clamp(1.7rem,3vw,2.7rem);display:block}.doughnut-center span{color:var(--faint);text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:800;display:block}.stats-header{border-radius:2rem;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.2rem;display:flex}.scope-switch,.card-tabs{flex-wrap:wrap;gap:.45rem;display:flex}.insight-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,440px),1fr));gap:1rem;margin-top:1rem;display:grid}.stat-panel,.cards-panel,.timeline-panel{border-radius:2rem;padding:1.2rem}.sort-select{color:#fff;min-height:42px;font:inherit;appearance:none;background:#00000059 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.08l3.71-3.85a.75.75 0 111.08 1.04l-4.25 4.4a.75.75 0 01-1.08 0l-4.25-4.4a.75.75 0 01.02-1.06z' clip-rule='evenodd'/%3E%3C/svg%3E") right .75rem center/1rem no-repeat;border:1px solid #ffffff1c;border-radius:999px;padding:.55rem 2.1rem .55rem .85rem;font-size:.82rem;font-weight:750}.table-zone{margin-top:1rem;overflow:auto}.data-table{border-collapse:separate;border-spacing:0 .45rem;width:100%}.data-table th{color:#a1a1aa;text-transform:uppercase;letter-spacing:.14em;text-align:left;padding:0 .7rem .25rem;font-size:.68rem}.data-table td{color:#e4e4e7;background:#ffffff09;border-block:1px solid #ffffff12;padding:.7rem;font-size:.86rem}.data-table td:first-child{border-left:1px solid #ffffff12;border-radius:.9rem 0 0 .9rem}.data-table td:last-child{border-right:1px solid #ffffff12;border-radius:0 .9rem .9rem 0}.mobile-row{display:none}.card-link{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.7rem;padding:0;display:flex}.thumb{aspect-ratio:5/7;object-fit:cover;background:#111;border:1px solid #ffffff1a;border-radius:.45rem;width:42px}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1rem;margin-top:1rem;display:grid}.card-mini{cursor:pointer;text-align:left;min-width:0;color:inherit;font:inherit;background:#ffffff09;border:1px solid #ffffff1a;border-radius:1.25rem;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:.85rem;padding:.8rem;transition:all .18s;display:grid}.card-mini:hover{background:#ffffff0f;border-color:#ffffff38;transform:translateY(-2px)}.card-mini img{aspect-ratio:5/7;object-fit:cover;background:#111;border-radius:.55rem;width:74px}.card-mini h3{margin:0;font-size:.98rem;line-height:1.2}.card-mini p{color:var(--muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.35}.mini-meta{flex-wrap:wrap;gap:.35rem;margin-top:.55rem;display:flex}.meta-chip{padding:.28rem .5rem;font-size:.68rem}.timeline-list{gap:.65rem;margin-top:1rem;display:grid}.timeline-row{background:#ffffff09;border:1px solid #ffffff17;border-radius:1rem;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.85rem;display:grid}.timeline-icon{background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:.88rem;display:grid}.timeline-row h3{color:#fff;margin:0;font-size:.96rem}.timeline-row p{color:var(--muted);margin:.25rem 0 0;font-size:.86rem;line-height:1.4}.timeline-meta{color:#d4d4d8;flex-wrap:wrap;gap:.4rem;margin-top:.55rem;font-size:.72rem;display:flex}.timeline-meta span{background:#00000040;border:1px solid #ffffff1a;border-radius:999px;padding:.25rem .5rem}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000c7;justify-content:center;align-items:center;padding:clamp(.75rem,2vw,2rem);display:none;position:fixed;inset:0;overflow:auto}.modal-card{background:linear-gradient(#fff1,#ffffff05),#07080af5;border:1px solid #ffffff21;border-radius:2rem;width:min(100%,1360px);max-height:min(94dvh,980px);padding:clamp(1rem,2vw,1.6rem);position:relative;overflow:auto;box-shadow:0 35px 120px #000000a6}.modal-close{float:right;z-index:2;color:#050506;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:.65rem 1.25rem;font-weight:800;position:sticky;top:0}.modal-body{clear:both}.card-detail{grid-template-columns:minmax(250px,360px) minmax(0,1fr);align-items:start;gap:clamp(1rem,2vw,2rem);display:grid}.card-image img{background:#111;border-radius:4.6%/3.5%;width:100%;box-shadow:0 28px 80px #0000008c}.card-detail-main{gap:1rem;display:grid}.detail-panel{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:1.45rem;padding:1rem}.detail-title{letter-spacing:-.075em;margin:.6rem 0 .5rem;font-size:clamp(1.8rem,4vw,4rem);line-height:.96}.ink-dot{border-radius:999px;width:.72rem;height:.72rem;margin-right:.45rem;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff2e}.ink-amber{background:#f7c84b}.ink-amethyst{background:#8e5bbf}.ink-emerald{background:#35a86b}.ink-ruby{background:#c94343}.ink-sapphire{background:#2e8bd6}.ink-steel{background:#9ca3af}.ink-inkless{background:#73737d}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:.65rem;display:grid}.detail-field{background:#0000002e;border:1px solid #ffffff1a;border-radius:1rem;padding:.8rem}.detail-field small{color:#a1a1aa;text-transform:uppercase;letter-spacing:.14em;font-size:.66rem;font-weight:800;display:block}.detail-field strong{margin-top:.4rem;font-size:1rem;display:block}.ability-name{color:#ffe59a;text-transform:uppercase;background:#f6c54d38;border-radius:.4rem;margin-right:.4rem;padding:.08rem .36rem;font-size:.9rem;font-weight:800;display:inline-block}.chip-row{flex-wrap:wrap;gap:.45rem;display:flex}.chip{color:#d4d4d8;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:999px;padding:.35rem .6rem;font-size:.8rem;font-weight:700}:where(button,input,select,a,[tabindex]):focus-visible{outline-offset:3px;outline:2px solid #ffffffe6;box-shadow:0 0 0 6px #ffffff1f}@media (width>=1500px){.stats-charts{grid-template-columns:1.1fr .9fr 1fr}.stats-charts .wide{grid-column:auto}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}}@media (width<=820px){.header-bar{align-items:flex-start}.status-badge{display:none}.recognized-grid{grid-template-columns:repeat(2,1fr)}.tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.tab-button{flex:none}.section-head,.stats-header,.cards-head,.match-read-top{flex-direction:column;align-items:stretch}.chart-wrap{height:250px}.card-detail{grid-template-columns:1fr}.card-image{max-width:370px;margin:auto}.modal-backdrop{justify-content:stretch;align-items:stretch;padding:0}.modal-card{border-radius:0;width:100%;min-height:100dvh;max-height:none}.mobile-row{display:block}.desktop-table{display:none}.timeline-row{grid-template-columns:1fr}.timeline-icon{display:none}}@media (width<=540px){.app-shell{padding-inline:.75rem}.hero-section{text-align:left}.hero-tags{justify-content:flex-start}.upload-card,.loaded-card,.stat-panel,.cards-panel,.timeline-panel,.chart-panel,.match-read{border-radius:1.45rem}.recognized-grid{grid-template-columns:1fr 1fr}.metric-card,.pro-card{min-height:110px}.card-mini{grid-template-columns:58px minmax(0,1fr)}.card-mini img{width:58px}.card-filter,.scope-button,.tab-button{padding:.6rem .85rem}.drop-top{flex-direction:column;align-items:flex-start}.drop-center{text-align:left}.drop-icon{margin:0}.summary-grid,.pro-grid{grid-template-columns:1fr}.detail-title{font-size:2rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.glass-secondary{-webkit-backdrop-filter:blur(16px)saturate(140%);background:#ffffff0b;border:1px solid #ffffff1a;box-shadow:0 18px 55px #00000061}.glass-muted{background:#ffffff06;border:1px solid #ffffff12}.interactive-card{transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.interactive-card:hover{border-color:#ffffff38;transform:translateY(-2px);box-shadow:0 24px 70px #0000007a}.focus-pulse{animation:1.1s ease-out focusPulse}@keyframes focusPulse{0%{box-shadow:0 0 #ffffff52}to{box-shadow:0 0 0 18px #fff0}}.has-results #upload{grid-template-columns:minmax(0,1fr);max-width:1100px;margin-inline:auto}.has-results .upload-card{display:none}.has-results .loaded-card{border-radius:1.45rem;padding:.9rem 1rem}.has-results .recognized-box{display:none}.has-results .file-list{max-height:120px}.has-results #tab-overview .summary-grid{display:none}.match-read{flex-direction:column;justify-content:center;min-height:clamp(270px,32vw,420px);display:flex}.match-pills{margin-top:1.1rem}.match-pills span{color:#f4f4f5;background:#ffffff12;border-color:#ffffff24;font-weight:800}.tabs{isolation:isolate}.tab-button{position:relative}.tab-button[aria-selected=true]:after,.tab-button.active:after{content:"";background:#050506;border-radius:999px;width:22px;height:3px;position:absolute;bottom:.18rem;left:50%;transform:translate(-50%)}.tab-section[hidden]{display:none!important}.tab-section.active{animation:.24s ease-out both tabIn;display:block}.quick-insights{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1rem;margin-top:1rem;display:grid}.quick-insight{color:inherit;text-align:left;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:1.45rem;min-height:132px;padding:1rem;transition:transform .18s,border-color .18s,box-shadow .18s}.quick-insight:hover{border-color:#ffffff38;transform:translateY(-2px);box-shadow:0 24px 70px #0000006b}.quick-insight span{color:#a1a1aa;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800;display:block}.quick-insight strong{color:#fff;letter-spacing:-.04em;margin-top:.5rem;font-size:1.25rem;line-height:1.1;display:block}.quick-insight small{color:#a1a1aa;margin-top:.45rem;line-height:1.45;display:block}.quick-insight button{all:unset;cursor:pointer}.quick-insight[data-card-key],.quick-insight[data-focus-target]{cursor:pointer}.mobile-stat-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:1.2rem;margin-bottom:.65rem;padding:1rem}.mobile-stat-main{color:#fff;font-weight:800;line-height:1.25}.mobile-stat-card dl{gap:.5rem;margin:.8rem 0 0;display:grid}.mobile-stat-card dl>div{justify-content:space-between;gap:1rem;display:flex}.mobile-stat-card dt{color:#a1a1aa;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:800}.mobile-stat-card dd{color:#fff;text-align:right;margin:0;font-weight:800}.modal-card:focus-visible{outline-offset:4px;outline:2px solid #ffffffd9}.modal-backdrop{place-items:center}.modal-backdrop.active{display:flex!important}.card-link:focus-visible,.card-mini:focus-visible,.quick-insight:focus-visible{outline-offset:4px;outline:2px solid #ffffffd9;box-shadow:0 0 0 6px #ffffff1f}:where(button,[role=button],input,select,summary,a,[tabindex]):focus-visible{outline-offset:3px;outline:2px solid #ffffffeb;box-shadow:0 0 0 6px #ffffff24}@media (width<=820px){.has-results #upload{max-width:100%}.match-read{min-height:0}.quick-insights{scroll-snap-type:x mandatory;gap:.85rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.quick-insight{scroll-snap-align:center;flex:0 0 85vw;max-width:340px}.modal-backdrop{justify-content:stretch;align-items:stretch}.has-results .loaded-card{border-radius:1.35rem}}@media (prefers-reduced-motion:reduce){.tab-section.active,.quick-insight,.interactive-card,.card-mini,.dropzone{transition:none!important;animation:none!important;transform:none!important}}:root{--faint:#8a8a98;--aura-one:#2f8bd9;--aura-two:#f6c54d}body{line-height:1.5}.ambient{filter:none;opacity:1;z-index:0;background:0 0;height:auto;inset:0;overflow:hidden}.ambient:before,.ambient:after{content:"";filter:blur(125px);opacity:.28;mix-blend-mode:screen;border-radius:999px;transition:background .8s,transform .8s,opacity .8s;position:absolute}.ambient:before{background:var(--aura-one);width:48vw;height:48vw;top:-12vw;left:-16vw}.ambient:after{background:var(--aura-two);width:42vw;height:42vw;top:2vw;right:-14vw}.glass,.glass-primary,.metric-card,.pro-card,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.quick-insight,.detail-panel{transition:transform .2s,border-color .2s,box-shadow .2s,background .2s}.glass:hover,.glass-primary:hover,.metric-card:hover,.pro-card:hover,.chart-panel:hover,.stat-panel:hover,.cards-panel:hover,.timeline-panel:hover,.quick-insight:hover,.detail-panel:hover{border-color:#fff3;box-shadow:inset 0 1px #ffffff1c,0 28px 86px #00000080,0 0 0 1px #ffffff06}#coachText,.coach-copy{letter-spacing:-.018em;font-family:Lora,Georgia,serif;font-style:italic;font-weight:500;line-height:1.72}#coachText strong,.coach-copy strong{color:#ffe59a;white-space:nowrap;background:#f6c54d29;border:1px solid #f6c54d42;border-radius:999px;padding:.14rem .48rem;font-family:Inter,system-ui,sans-serif;font-style:normal}.chart-wrap{height:clamp(280px,28vw,430px);padding:.25rem .4rem .45rem;position:relative;overflow:visible}.doughnut-wrap{isolation:isolate;place-items:center;min-height:320px;display:grid}.doughnut-wrap canvas{grid-area:1/1;max-width:520px;max-height:520px;width:100%!important;height:100%!important}.doughnut-center{text-align:center;pointer-events:none;z-index:2;flex-direction:column;grid-area:1/1;justify-content:center;align-items:center;line-height:1;display:flex;position:relative!important;inset:auto!important;transform:none!important}.doughnut-center strong{letter-spacing:-.07em;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.9}.doughnut-center span{color:#c4c4cc;text-transform:uppercase;letter-spacing:.18em;margin-top:.85rem;font-size:.78rem;font-weight:900}.chart-tooltip{z-index:8;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(16px)saturate(150%);backdrop-filter:blur(16px)saturate(150%);color:#fff;background:linear-gradient(#ffffff1f,#ffffff0b),#0a0b0ee0;border:1px solid #ffffff29;border-radius:1rem;min-width:150px;padding:.75rem .85rem;transition:opacity .12s,transform .12s;position:absolute;transform:translate(-50%,calc(-100% - 14px));box-shadow:0 18px 60px #00000085}.chart-tooltip-title{letter-spacing:.12em;text-transform:uppercase;color:#d4d4d8;margin-bottom:.45rem;font-size:.72rem;font-weight:900}.chart-tooltip-row{white-space:nowrap;align-items:center;gap:.45rem;font-size:.82rem;font-weight:800;display:flex}.chart-tooltip-row span{border-radius:999px;width:.55rem;height:.55rem;display:inline-block;box-shadow:inset 0 0 0 1px #fff3}.sort-select,select{appearance:none!important;color:#f4f4f5!important;background-color:#ffffff0b!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")!important;background-position:right .85rem center!important;background-repeat:no-repeat!important;background-size:1rem!important;border-color:#ffffff24!important;padding-right:2.45rem!important}.card-text{color:#ececf0;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.8}.card-text p{margin:.35rem 0}.ability-name,.keyword-badge{vertical-align:baseline;color:#ffe59a;text-transform:uppercase;letter-spacing:.012em;background:linear-gradient(#f6c54d47,#f6c54d29);border:1px solid #f6c54d3d;border-radius:.5rem;margin:.1rem .42rem .1rem 0;padding:.11rem .42rem;font-size:.88em;font-weight:900;display:inline-block}.keyword-badge{color:#ddd6fe;text-transform:none;background:#8b5cf633;border-color:#8b5cf647}.thumb-placeholder,.card-art-placeholder{text-align:center;color:#d4d4d8;background:radial-gradient(circle at 30% 20%,#ffffff24,#0000 45%),linear-gradient(145deg,#ffffff13,#ffffff06);border:1px solid #ffffff1f;place-items:center;display:grid}.thumb-placeholder{font-size:.72rem;font-weight:900}.card-mini-thumb{aspect-ratio:5/7;object-fit:cover;background:#111;border-radius:.55rem;width:74px}.card-art-placeholder{aspect-ratio:5/7;border-radius:4.6%/3.5%;padding:1rem;box-shadow:0 28px 80px #0000008c}.card-art-placeholder strong{font-size:3rem;line-height:1}.card-art-placeholder span{margin-top:.5rem;font-weight:800;display:block}.card-art-placeholder small{color:#a1a1aa;margin-top:.35rem;display:block}.has-results #tab-overview>.match-read,.tab-section.active>.match-read{animation:.42s ease-out both fadeInUp}.summary-grid>*{animation:.42s ease-out 80ms both fadeInUp}.chart-grid>*{animation:.42s ease-out .14s both fadeInUp}.pro-grid>*{animation:.42s ease-out 80ms both fadeInUp}.stats-charts>*{animation:.42s ease-out .16s both fadeInUp}.quick-insights>*{animation:.42s ease-out .22s both fadeInUp}.insight-grid>*{animation:.42s ease-out .28s both fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.section-head p,.stats-header p,.timeline-row p,.card-mini p,.metric-card small,.pro-card small,.quick-insight small,.next-action,.drop-center p{line-height:1.65}@media (width<=820px){.chart-wrap{height:280px;padding:.1rem}.doughnut-wrap{min-height:290px}.card-mini-thumb{width:58px}.modal-backdrop{justify-content:stretch!important;align-items:stretch!important}.modal-card{border-radius:0;width:100%;max-width:100%;min-height:100dvh;max-height:none}.chart-tooltip{display:none}}@media (prefers-reduced-motion:reduce){.glass:hover,.glass-primary:hover,.metric-card:hover,.pro-card:hover,.chart-panel:hover,.stat-panel:hover,.cards-panel:hover,.timeline-panel:hover,.quick-insight:hover,.detail-panel:hover{transform:none!important}.ambient:before,.ambient:after{transition:none!important}.has-results #tab-overview>.match-read,.summary-grid>*,.chart-grid>*,.pro-grid>*,.stats-charts>*,.quick-insights>*,.insight-grid>*{animation:none!important}}@property --theme-color-1{syntax:"<color>";inherits:true;initial-value:#2f8bd9}@property --theme-color-2{syntax:"<color>";inherits:true;initial-value:#f6c54d}:root{--theme-color-1:#2f8bd9;--theme-color-2:#f6c54d;--mx:50%;--my:18%;--aura-one:var(--theme-color-1);--aura-two:var(--theme-color-2)}.ambient{pointer-events:none;z-index:0;opacity:.72;background:radial-gradient(circle at var(--mx) var(--my), var(--theme-color-1) 0%, transparent min(34rem, 42vw)), radial-gradient(circle at calc(100% - var(--mx)) calc(100% - var(--my)), var(--theme-color-2) 0%, transparent min(38rem, 46vw));filter:blur(42px)saturate(145%);mix-blend-mode:screen;height:auto;transition:background .8s,opacity .8s,filter .8s;position:fixed;inset:0;overflow:hidden}.ambient:before,.ambient:after{content:"";filter:blur(115px);mix-blend-mode:screen;opacity:.3;border-radius:999px;width:42vw;min-width:18rem;height:42vw;min-height:18rem;transition:background-color .8s,opacity .8s,transform .25s ease-out;position:absolute}.ambient:before{left:calc(var(--mx) - 22vw);top:calc(var(--my) - 22vw);background-color:var(--theme-color-1)}.ambient:after{left:calc((100% - var(--mx)) - 19vw);top:calc((100% - var(--my)) - 19vw);background-color:var(--theme-color-2);opacity:.22}.glass-primary,.match-read{background:radial-gradient(circle at var(--mx) var(--my), color-mix(in srgb, var(--theme-color-1) 16%, transparent), transparent 18rem), radial-gradient(circle at 90% 0%, color-mix(in srgb, var(--theme-color-2) 12%, transparent), transparent 18rem), linear-gradient(145deg,#ffffff17,#ffffff06), #0d0e11db;transition:background .8s,border-color .25s,box-shadow .25s,transform .2s}.pro-card:after{background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2))!important}.scope-button.active,.tab-button.active,.tab-button[aria-selected=true]{box-shadow:0 0 0 1px color-mix(in srgb, var(--theme-color-1) 38%, transparent), 0 12px 36px color-mix(in srgb, var(--theme-color-1) 14%, transparent)}.chart-panel:hover,.stat-panel:hover,.cards-panel:hover,.timeline-panel:hover,.quick-insight:hover{box-shadow:inset 0 1px 0 #ffffff1f, 0 28px 86px #00000080, 0 0 0 1px color-mix(in srgb, var(--theme-color-1) 22%, transparent), 0 0 48px color-mix(in srgb, var(--theme-color-1) 9%, transparent)}@media (width<=820px){.ambient{opacity:.52;filter:blur(54px)saturate(150%)}.ambient:before,.ambient:after{filter:blur(100px);width:75vw;height:75vw}}@media (prefers-reduced-motion:reduce){.ambient,.ambient:before,.ambient:after,.glass-primary,.match-read{transition:none!important}}body{text-shadow:0 1px 10px #0000002e}.result-hero{grid-template-columns:minmax(140px,220px) minmax(0,1fr);gap:.75rem;max-width:900px;margin:1rem 0 .9rem;display:grid}.result-stamp,.result-score{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:1.25rem;padding:1rem;box-shadow:inset 0 1px #ffffff14}.result-stamp span,.result-score span{color:#a1a1aa;text-transform:uppercase;letter-spacing:.16em;white-space:nowrap;font-size:.68rem;font-weight:900;display:block}.result-stamp strong,.result-score strong{color:#fff;letter-spacing:-.06em;margin-top:.35rem;font-size:clamp(1.55rem,3vw,2.4rem);line-height:.96;display:block}.result-stamp.win{background:linear-gradient(145deg,#34d3992e,#ffffff09);border-color:#34d39957}.result-score small{color:#d4d4d8;margin-top:.35rem;font-weight:700;line-height:1.55;display:block}.mulligan-panel{border-radius:2rem;margin-top:1rem;padding:1.15rem}.mulligan-head{align-items:center}.mulligan-cards{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:.75rem;margin-top:1rem;display:grid}.mulligan-card{color:#fff;text-align:left;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:1.1rem;min-width:0;padding:.55rem;transition:transform .18s,border-color .18s,background .18s;position:relative}.mulligan-card:hover{background:#fff1;border-color:#ffffff3d;transform:translateY(-2px)}.mulligan-thumb{aspect-ratio:5/7;object-fit:cover;background:#111;border:1px solid #ffffff14;border-radius:.75rem;width:100%}.mulligan-card>span{color:#ededf1;margin-top:.55rem;font-size:.76rem;font-weight:800;line-height:1.2;display:block}.mulligan-card em{color:#111;text-transform:uppercase;letter-spacing:.08em;background:#f6c54deb;border:1px solid #f6c54d52;border-radius:999px;padding:.2rem .45rem;font-size:.62rem;font-style:normal;font-weight:900;position:absolute;top:.75rem;left:.75rem}.mulligan-card.is-new{box-shadow:0 0 0 1px #f6c54d2e,0 18px 48px #f6c54d14}.mulligan-animate{animation:.32s ease-out both mulliganSwap}@keyframes mulliganSwap{0%{opacity:.3;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.timeline-row.story-row{animation:.32s ease-out both fadeInUp;animation-delay:calc(var(--delay,0) * 28ms);background:linear-gradient(145deg,#ffffff10,#ffffff06),#0d0e11c7;border-radius:1.35rem;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid;position:relative}.timeline-art{aspect-ratio:1;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:1rem;place-items:center;width:72px;padding:0;display:grid;overflow:hidden}.timeline-art .timeline-thumb,.timeline-thumb{object-fit:cover;border-radius:.95rem;width:100%;height:100%}.timeline-copy{min-width:0}.timeline-line{align-items:center;gap:.7rem;min-width:0;display:flex}.timeline-turn{color:#f4f4f5;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:999px;flex:none;align-items:center;min-height:28px;padding:.25rem .55rem;font-size:.72rem;font-weight:900;display:inline-flex}.timeline-row p{margin:.42rem 0 0;line-height:1.65}.timeline-impact{background:color-mix(in srgb,var(--theme-color-1) 16%,#ffffff0a);border:1px solid color-mix(in srgb,var(--theme-color-1) 26%,#ffffff1c);border-radius:999px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.timeline-meta span{white-space:nowrap}.hand-tooltip{z-index:80;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(#ffffff1f,#ffffff0b),#0a0b0eeb;border:1px solid #ffffff29;border-radius:1.2rem;max-width:min(420px,100vw - 2rem);padding:.9rem;transition:opacity .12s,transform .12s;position:fixed;transform:translateY(8px)scale(.98);box-shadow:0 24px 80px #00000094}.hand-tooltip.active{opacity:1;transform:translate(0)scale(1)}.hand-tooltip strong{color:#fff;font-size:.88rem;display:block}.hand-tooltip small{color:#a1a1aa;margin-top:.15rem;font-weight:750;display:block}.hand-tooltip p{color:#d4d4d8;margin:.65rem 0 0;line-height:1.5}.hand-tooltip-cards{gap:.42rem;max-width:100%;margin-top:.75rem;display:flex;overflow:hidden}.hand-tooltip-cards img,.tooltip-card-fallback{aspect-ratio:5/7;object-fit:cover;background:#111;border:1px solid #ffffff21;border-radius:.45rem;flex:none;width:42px}.tooltip-card-fallback{color:#e4e4e7;place-items:center;font-size:.65rem;font-weight:900;display:grid}.chart-wrap canvas{filter:drop-shadow(0 10px 24px #0000002e)}.coach-copy,.section-head p,.timeline-row p{color:#dedee4}.match-read h2,.timeline-row h3{overflow-wrap:normal}@media (width>=821px){.has-results #tab-overview .match-read{min-height:auto}.has-results #tab-overview .chart-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.mulligan-panel{grid-column:1/-1}}@media (width<=820px){.result-hero{grid-template-columns:1fr}.mulligan-cards{scroll-snap-type:x mandatory;padding-bottom:.35rem;display:flex;overflow-x:auto}.mulligan-card{scroll-snap-align:start;flex:0 0 30vw;min-width:104px;max-width:132px}.timeline-row.story-row{grid-template-columns:58px minmax(0,1fr);gap:.85rem}.timeline-art{border-radius:.85rem;width:58px}.timeline-impact{display:none}.timeline-line{flex-direction:column;align-items:flex-start;gap:.35rem}.timeline-row h3{white-space:normal}.hand-tooltip{display:none}.mulligan-head{align-items:stretch}.mulligan-head .ghost-button{width:100%}}@media (width<=540px){.result-stamp,.result-score{padding:.85rem}.timeline-row.story-row{padding:1rem}.mulligan-card{flex-basis:38vw}}@media (prefers-reduced-motion:reduce){.mulligan-animate,.timeline-row.story-row{animation:none!important}.mulligan-card,.timeline-row.story-row,.hand-tooltip{transition:none!important}}:root{--faint:#8a8a98}body,p,.coach-copy,.section-head p,.stats-header p,.timeline-row p,.card-mini p,.metric-card small,.pro-card small,.quick-insight small,.next-action,.drop-center p{line-height:1.6}#coachTitle,.match-read h2,.signal-title{text-wrap:balance;overflow-wrap:normal}@media (width>=1024px){#coachTitle,.match-read h2{max-width:34ch}}.summary-grid,.chart-grid,.stats-charts,.pro-grid,.quick-insights,.timeline-list,.cards-grid,.detail-grid,.mulligan-cards{gap:16px!important}.match-read,.mulligan-panel,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.glass-primary{margin-bottom:24px}.timeline-row.story-row{gap:16px!important;padding:16px!important}.timeline-turn{white-space:nowrap!important}.timeline-row h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.25!important}.timeline-row p{color:#e1e1e7;text-shadow:0 1px 10px #00000040;margin-top:8px!important;line-height:1.6!important}.timeline-meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.timeline-meta span{color:#c9c9d2;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff17;border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.timeline-art,.timeline-impact{flex:none}select,.sort-select,.filter-input{appearance:none!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important;background-size:1em!important;padding-right:2.8rem!important}:focus-visible{outline:2px solid var(--good,#34d399);outline-offset:2px;box-shadow:0 0 0 6px #34d39924}@media (width<=820px){.timeline-row h3{white-space:normal}.match-read,.mulligan-panel,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.glass-primary{margin-bottom:16px}}:root{--cloud-dancer:#f3f1ea;--cool-blue:#2f8bd9}body,p,.coach-copy,.section-head p,.stats-header p,.timeline-row p,.card-mini p,.metric-card small,.pro-card small,.quick-insight small,.next-action,.drop-center p,.card-text{line-height:1.6!important}.section-head,.match-read-top,.scope-switch,.card-filter,.table-controls,.match-pills,.hero-tags,.chip-row,.mini-meta,.timeline-meta,.summary-grid,.chart-grid,.stats-charts,.pro-grid,.quick-insights,.timeline-list,.cards-grid,.detail-grid,.mulligan-cards{gap:16px!important}.match-read,.mulligan-panel,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.glass-primary,.stats-header,.pro-grid,.summary-grid{margin-bottom:24px!important}#coachTitle,.signal-title,.result-stamp span,.result-score span,.timeline-turn,.timeline-meta span,.meta-chip,.chip,.kicker{white-space:nowrap!important}@media (width>=1024px){#coachTitle.signal-title,#coachTitle{text-overflow:ellipsis;overflow:hidden;max-width:none!important}}.timeline-row.story-row{background:radial-gradient(circle at var(--mx,50%) var(--my,50%), color-mix(in srgb,var(--theme-color-1) 14%,transparent), transparent 24rem), linear-gradient(145deg,#ffffff13,#ffffff06), #0a0b0ed1!important;grid-template-columns:72px minmax(0,1fr) 42px!important;gap:16px!important;padding:16px!important}.timeline-art{box-shadow:inset 0 1px #ffffff1f,0 12px 36px #00000047;border-radius:16px!important;width:72px!important}.timeline-row h3{white-space:nowrap!important;text-overflow:ellipsis!important;line-height:1.25!important;overflow:hidden!important}.timeline-row p{color:#e7e7ee!important;margin-top:8px!important}.timeline-impact{width:42px!important;height:42px!important}.hand-tooltip{display:none!important}.card-mini,.mulligan-card,.timeline-art{transform-style:preserve-3d;will-change:transform,box-shadow,filter}.card-mini:hover,.mulligan-card:hover{filter:saturate(1.04)brightness(1.03);transform:translateY(-3px)scale(1.01)}.card-mini img,.mulligan-thumb,.timeline-thumb{image-rendering:auto}@media (width<=820px){#coachTitle,.signal-title{text-overflow:clip;overflow:visible;white-space:normal!important}.timeline-row.story-row{grid-template-columns:58px minmax(0,1fr)!important;gap:14px!important}.timeline-art{border-radius:14px!important;width:58px!important}.timeline-row h3{white-space:normal!important}.timeline-impact{display:none!important}.match-read,.mulligan-panel,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.glass-primary,.stats-header,.pro-grid,.summary-grid{margin-bottom:16px!important}}@media (prefers-reduced-motion:reduce){.card-mini:hover,.mulligan-card:hover{filter:none!important;transform:none!important}}.result-hero{grid-template-columns:minmax(140px,210px) minmax(190px,260px) minmax(0,1fr)!important;max-width:1100px!important}.result-matchup{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:1.25rem;padding:1rem;box-shadow:inset 0 1px #ffffff14}.result-matchup>span{color:#a1a1aa;text-transform:uppercase;letter-spacing:.16em;white-space:nowrap;font-size:.68rem;font-weight:900;display:block}.matchup-line{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;margin-top:.55rem;display:flex}.matchup-line em{color:#a1a1aa;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-style:normal;font-weight:900}.ink-pair{color:#fff;white-space:nowrap;background:#0000002e;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:.24rem;min-height:34px;padding:.32rem .62rem;font-size:.82rem;line-height:1.2;display:inline-flex}.ink-pair .ink-dot{flex:none;width:.62rem;height:.62rem;margin-right:0}.ink-pair span{margin-left:.12rem}@media (width<=820px){.result-hero{grid-template-columns:1fr!important}.matchup-line{flex-direction:column;align-items:flex-start}}:root{--ui-text-strong:#f7f7fa;--ui-text-readable:#d9d9e2;--ui-text-muted:#b9bac6}.section-head p,.stats-header p,.card-mini p,.timeline-row p,.metric-card small,.pro-card small,.result-score small{color:var(--ui-text-readable)!important}.card-mini{background:linear-gradient(145deg,#ffffff0f,#ffffff07),#0b0c0fdb!important;border-color:#fff2!important}.card-mini h3{color:var(--ui-text-strong)!important;font-weight:800!important}.card-mini p{font-size:.82rem!important;font-weight:600!important}.meta-chip,.timeline-meta span,.chip,.match-pills span,.hero-tags span{color:#f0f0f5!important;letter-spacing:-.01em!important;background:#00000057!important;border-color:#ffffff2e!important;font-size:.74rem!important;font-weight:850!important}.mini-meta .meta-chip:first-child{border-color:color-mix(in srgb,var(--theme-color-1) 34%,#ffffff2e)!important;background:color-mix(in srgb,var(--theme-color-1) 15%,#00000061)!important}.mini-meta .meta-chip:nth-child(2){border-color:color-mix(in srgb,var(--theme-color-2) 34%,#ffffff2e)!important}.action-matrix-panel .chart-wrap,.action-matrix-panel .doughnut-wrap{display:none!important}.action-gauge{background:linear-gradient(145deg,#ffffff0e,#ffffff06),#06070994;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;justify-content:center;gap:18px;min-height:166px;margin-top:18px;padding:18px;display:flex}.action-gauge-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.action-gauge-head span{color:var(--ui-text-muted);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:900;display:block}.action-gauge-head strong{color:#fff;letter-spacing:-.06em;white-space:nowrap;margin-top:6px;font-size:clamp(1.55rem,3vw,2.55rem);line-height:1;display:block}.action-gauge-head p{max-width:330px;color:var(--ui-text-readable);text-align:right;margin:0;font-size:.92rem;font-weight:650;line-height:1.6}.action-gauge-bar{background:#ffffff13;border-radius:999px;height:18px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,inset 0 -8px 18px #00000040}.action-gauge-bar span{min-width:0;transition:width .42s cubic-bezier(.2,.8,.2,1);display:block}.quest-segment{background:linear-gradient(90deg,var(--theme-color-1),color-mix(in srgb,var(--theme-color-1) 64%,#fff))}.challenge-segment{background:linear-gradient(90deg,color-mix(in srgb,var(--theme-color-2) 70%,#fff),var(--theme-color-2))}.action-gauge-legend{color:#f1f1f5;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:.84rem;font-weight:850;display:flex}.action-gauge-legend span{background:#00000047;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:.38rem .62rem;display:inline-flex}.action-gauge-legend i{border-radius:999px;flex:none;width:.72rem;height:.72rem}.quest-dot{background:var(--theme-color-1)}.challenge-dot{background:var(--theme-color-2)}.timeline-row.story-row{isolation:isolate;border-color:#ffffff1f!important}.timeline-row.story-row:before{content:"";background:var(--theme-color-1);opacity:.96;width:4px;box-shadow:0 0 22px color-mix(in srgb,var(--theme-color-1) 44%,transparent);border-radius:999px;position:absolute;inset:12px auto 12px 0}.timeline-row.story-row[data-owner=mine]{margin-right:clamp(0px,4vw,72px);background:linear-gradient(90deg,color-mix(in srgb,var(--theme-color-1) 13%,transparent),#ffffff07 48%),#0a0b0edb!important}.timeline-row.story-row[data-owner=opponent]{margin-left:clamp(0px,4vw,72px);background:linear-gradient(270deg,color-mix(in srgb,var(--theme-color-2) 15%,transparent),#ffffff07 48%),#0a0b0edb!important}.timeline-row.story-row[data-owner=opponent]:before{background:var(--theme-color-2);box-shadow:0 0 22px color-mix(in srgb,var(--theme-color-2) 44%,transparent);left:auto;right:0}.timeline-row.story-row[data-owner=opponent] .timeline-line{justify-content:flex-start}.timeline-row.story-row[data-owner=mine] .timeline-meta span:first-child{border-color:color-mix(in srgb,var(--theme-color-1) 42%,#ffffff2e)!important;background:color-mix(in srgb,var(--theme-color-1) 16%,#00000061)!important}.timeline-row.story-row[data-owner=opponent] .timeline-meta span:first-child{border-color:color-mix(in srgb,var(--theme-color-2) 42%,#ffffff2e)!important;background:color-mix(in srgb,var(--theme-color-2) 16%,#00000061)!important}.timeline-art{border-color:#ffffff29!important}.timeline-impact{color:#fff!important}.mulligan-head .ghost-button,#mulliganButton{background:linear-gradient(135deg,var(--theme-color-1),var(--theme-color-2))!important;color:#07080a!important;box-shadow:0 16px 42px color-mix(in srgb,var(--theme-color-1) 24%,transparent), inset 0 1px 0 #ffffff59!important;border-color:#ffffff5c!important;font-weight:950!important}.mulligan-head .ghost-button:hover,#mulliganButton:hover{filter:brightness(1.07)saturate(1.08);transform:translateY(-1px)}#tab-overview .chart-panel{padding:clamp(1.15rem,2vw,1.45rem)!important}.chart-panel canvas{filter:drop-shadow(0 10px 24px #00000038)}.card-mini,.mulligan-card{position:relative;overflow:hidden}.card-mini:after,.mulligan-card:after{content:"";pointer-events:none;opacity:0;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 34%,#ffffff29 46%,#ffffff57 50%,#ffffff1f 55%,#0000 68%);transition:opacity .18s,transform .55s;position:absolute;inset:-40%;transform:translate(-45%)rotate(8deg)}.card-mini:hover:after,.mulligan-card:hover:after{opacity:.72;transform:translate(42%)rotate(8deg)}@media (width<=820px){.action-gauge-head{flex-direction:column;align-items:stretch}.action-gauge-head p{text-align:left;max-width:none}.timeline-row.story-row[data-owner=mine],.timeline-row.story-row[data-owner=opponent]{margin-left:0;margin-right:0}.timeline-row.story-row:before{inset:10px auto 10px 0!important}}@media (prefers-reduced-motion:reduce){.action-gauge-bar span,.card-mini:after,.mulligan-card:after{transition:none!important}.mulligan-head .ghost-button:hover,#mulliganButton:hover{transform:none!important}}.match-pills:empty,.summary-grid .duplicate-summary{display:none!important}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.action-matrix-panel{min-height:400px!important}.action-matrix-panel .chart-wrap.doughnut-wrap{isolation:isolate;place-items:center;height:300px;min-height:320px;margin-top:1rem;display:grid!important}.action-matrix-panel .doughnut-wrap canvas{grid-area:1/1;max-width:520px;max-height:520px;width:100%!important;height:100%!important}.action-matrix-panel .doughnut-center{text-align:center;pointer-events:none;z-index:2;flex-direction:column;grid-area:1/1;justify-content:center;align-items:center;line-height:1;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}.action-matrix-panel .doughnut-center strong{color:#fff;letter-spacing:-.07em;white-space:nowrap;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.9;display:block}.action-matrix-panel .doughnut-center span{color:#d8d8de;text-transform:uppercase;letter-spacing:.18em;white-space:nowrap;margin-top:.85rem;font-size:.78rem;font-weight:900;display:block}.action-gauge{display:none!important}@media (width<=820px){.action-matrix-panel .chart-wrap.doughnut-wrap{height:280px;min-height:290px}}:root{--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px}.app-shell{width:min(100%,1760px)!important;padding-inline:clamp(16px,3vw,48px)!important}.main-shell{padding-block:clamp(24px,3vw,48px) 80px!important}#tab-overview .match-read-top,#coachTitle,#coachText,#coachConfidence,#matchPills,#nextAction{display:none!important}#tab-overview .match-read{margin-bottom:32px!important;padding:clamp(16px,2vw,24px)!important}#tab-overview .result-hero{margin:0!important}#tab-overview .chart-grid.two{margin-top:40px!important}.summary-grid,.chart-grid,.stats-charts,.pro-grid,.quick-insights,.insight-grid,.timeline-list,.cards-grid,.detail-grid,.mulligan-cards{gap:24px!important}.upload-grid,.file-list,.recognized-box,.table-zone,.cards-grid,.timeline-list,.chart-wrap,.mini-meta{margin-top:16px!important}.match-read,.mulligan-panel,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.glass-primary,.stats-header,.pro-grid,.summary-grid,.quick-insights,.insight-grid{margin-bottom:32px!important}.upload-card,.loaded-card,.match-read,.mulligan-panel,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.stats-header,.metric-card,.pro-card,.detail-panel{padding:24px!important}.chart-panel{min-height:384px!important}.stats-charts{grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr))!important}.play-sequence-panel .section-head{padding-bottom:8px}.data-table{border-spacing:0 8px!important}.data-table th{color:#c7c8d2!important;padding:0 12px 8px!important}.data-table td{vertical-align:middle!important;padding:14px 16px!important;line-height:1.6!important}.card-link{min-width:0;gap:12px!important}.card-link span{min-width:0;font-weight:800;line-height:1.35}.card-mini{grid-template-columns:82px minmax(0,1fr)!important;align-items:start!important;gap:16px!important;padding:16px!important}.card-mini img,.card-mini-thumb{width:82px!important}.card-mini h3{margin-bottom:8px!important;line-height:1.25!important}.card-mini p{margin:6px 0 0!important;line-height:1.55!important}.card-mini-info{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#cfd0da!important;font-size:.76rem!important;font-weight:650!important}.detail-panel-info{border-color:color-mix(in srgb,var(--theme-color-1) 28%,#ffffff1f)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--theme-color-1) 9%,transparent),#ffffff09),#07080ab8!important}.detail-field{padding:16px!important}.detail-field strong{overflow-wrap:anywhere;line-height:1.45!important}.timeline-row.story-row{padding:20px!important}.timeline-row p,.card-text,.section-head p,.stats-header p,.metric-card small,.pro-card small,.quick-insight small{line-height:1.6!important}@media (width<=820px){.app-shell{padding-inline:16px!important}.upload-card,.loaded-card,.match-read,.mulligan-panel,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.stats-header,.metric-card,.pro-card,.detail-panel{padding:16px!important}.summary-grid,.chart-grid,.stats-charts,.pro-grid,.quick-insights,.insight-grid,.timeline-list,.cards-grid,.detail-grid,.mulligan-cards{gap:16px!important}.match-read,.mulligan-panel,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.glass-primary,.stats-header,.pro-grid,.summary-grid,.quick-insights,.insight-grid{margin-bottom:24px!important}.card-mini{grid-template-columns:64px minmax(0,1fr)!important;gap:14px!important}.card-mini img,.card-mini-thumb{width:64px!important}#tab-overview .chart-grid.two{margin-top:32px!important}}#tab-overview .match-read-top{justify-content:space-between!important;align-items:flex-start!important;gap:24px!important;margin-bottom:24px!important;display:flex!important}#coachTitle{color:#fff!important;letter-spacing:-.04em!important;max-width:min(100%,42ch)!important;margin-top:8px!important;font-size:clamp(1.35rem,2.2vw,2.05rem)!important;line-height:1.15!important;display:block!important}#coachText{color:#e3e4ea!important;max-width:980px!important;margin:24px 0 0!important;font-size:clamp(.95rem,1vw,1.05rem)!important;line-height:1.6!important;display:block!important}#coachConfidence{white-space:nowrap!important;border-color:color-mix(in srgb,var(--theme-color-1) 35%,#ffffff24)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--theme-color-1) 18%,transparent),#ffffff0b)!important;color:#f8fafc!important;justify-content:center!important;align-items:center!important;min-height:32px!important;display:inline-flex!important}#matchPills,#nextAction{display:none!important}#tab-overview .result-hero{margin-top:0!important}.card-mini-info,.detail-panel-info .detail-field strong{color:#f0f1f6!important}.detail-panel-info .detail-field small{color:#cfd0da!important}@media (width<=820px){#tab-overview .match-read-top{flex-direction:column!important;gap:12px!important;margin-bottom:16px!important}#coachText{margin-top:20px!important}}#coachText,.coach-copy{letter-spacing:-.012em!important;color:#e7e8ee!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-style:normal!important;font-weight:650!important}#coachTitle{max-width:min(100%,48ch)!important}#coachConfidence{font-weight:900!important}.card-mini-info{-webkit-line-clamp:unset!important;color:#f4f5fa!important;display:block!important;overflow:visible!important}.detail-panel-info .detail-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important}.detail-panel-info .detail-field{background:#ffffff0e!important}@media (width<=820px){#coachTitle{font-size:clamp(1.3rem,6vw,1.8rem)!important}#coachText{font-size:.96rem!important}}.bo3-nav{scrollbar-width:thin;align-items:center;gap:12px;margin:32px 0 16px;padding:12px;display:flex;overflow-x:auto}.bo3-nav[hidden]{display:none!important}.bo3-pill{color:#ffffffc7;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-size:.9rem;font-weight:750;line-height:1.2;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.bo3-pill:hover{color:#fff;border-color:#ffffff3d;transform:translateY(-1px)}.bo3-pill.active{background:linear-gradient(135deg, color-mix(in srgb, var(--theme-color-1) 38%, transparent), color-mix(in srgb, var(--theme-color-2) 24%, transparent));border-color:color-mix(in srgb, var(--theme-color-1) 54%, #ffffff2e);color:#fff;box-shadow:0 14px 40px #0000003d, 0 0 32px color-mix(in srgb, var(--theme-color-1) 16%, transparent)}.bo3-pill.global{padding-inline:18px}.result-dot{border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 12px}.result-dot.win{color:#34d399;background:#34d399}.result-dot.loss{color:#fb7185;background:#fb7185}.file-row>span.file-win{background:#34d399;box-shadow:0 0 18px #34d39980}.file-row>span.file-loss{background:#fb7185;box-shadow:0 0 18px #fb718580}body.bo3-global #mulliganPanel,body.bo3-global #tab-overview>.chart-grid,body.bo3-global #tab-stats .stats-charts{display:none!important}body.bo3-global .match-read{margin-bottom:32px}body.bo3-global .insight-grid{margin-top:32px}body.bo3-global .cards-panel .section-head p:after{content:" Mode scouting BO3 : privilégiez le filtre Adversaire pour lire le deck opposé.";color:#ffffff8c}@media (width<=720px){.bo3-nav{gap:8px;margin-top:24px;padding:10px}.bo3-pill{min-height:40px;padding:9px 12px;font-size:.82rem}}body.bo3-global #tab-overview .result-hero{grid-template-columns:repeat(5,minmax(150px,1fr))!important;gap:16px!important;max-width:1400px!important}body.bo3-global .result-stamp,body.bo3-global .result-score,body.bo3-global .result-matchup{flex-direction:column;justify-content:center;min-height:132px;display:flex}.result-format strong,.result-playdraw strong{font-size:clamp(1.55rem,3vw,2.4rem)!important}body.bo3-global .result-matchup .matchup-line{margin-top:.7rem}body.bo3-global #matchPills{display:none!important}body.bo3-global .quick-insights{max-width:980px;grid-template-columns:repeat(2,minmax(min(100%,280px),1fr))!important}body.bo3-global .quick-insight{min-height:148px}@media (width<=1100px){body.bo3-global #tab-overview .result-hero{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.bo3-global .result-matchup{grid-column:1/-1}}@media (width<=720px){body.bo3-global #tab-overview .result-hero,body.bo3-global .quick-insights{max-width:none;grid-template-columns:1fr!important}body.bo3-global .result-stamp,body.bo3-global .result-score,body.bo3-global .result-matchup{min-height:116px}}#coachText,.coach-copy{letter-spacing:.002em!important;color:#e1e2e8!important;max-width:1040px!important;font-family:Georgia,Times New Roman,serif!important;font-style:italic!important;font-weight:400!important;line-height:1.72!important}#coachTitle{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}body.bo3-global .quick-insights{grid-template-columns:repeat(3,minmax(min(100%,260px),1fr))!important;max-width:1400px!important}body.bo3-global .quick-insight.bo3-scope-summary{min-height:168px}body.bo3-global .quick-insight.bo3-scope-summary small{line-height:1.55!important}@media (width<=1100px){body.bo3-global .quick-insights{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.bo3-global .quick-insight.bo3-scope-summary{grid-column:1/-1}}@media (width<=720px){body.bo3-global .quick-insights{grid-template-columns:1fr!important}body.bo3-global .quick-insight.bo3-scope-summary{grid-column:auto}}.key-moments{background:0 0;border-left:1px solid #ffffff24;margin-top:18px;padding:0 0 0 14px}.key-moments-title{color:#a1a1aa;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:.66rem;font-weight:850}.key-moment-list{flex-wrap:wrap;align-items:center;gap:4px 0;display:flex}.key-moment{color:#e7e7ee;letter-spacing:.005em;align-items:center;font-size:.88rem;font-weight:560;line-height:1.55;display:inline-flex}.key-moment+.key-moment:before{content:"•";color:#ffffff52;margin:0 10px}.key-moment-overtake{color:#fff}.key-moment-refill{color:#dfe7ff}.chart-tooltip-highlight{color:#ffe59a;white-space:normal;border-top:1px solid #ffffff1a;max-width:260px;margin-top:.42rem;padding-top:.42rem;line-height:1.35}.chart-tooltip-highlight span{background:var(--warn)!important;box-shadow:0 0 0 3px #f6c54d2e!important}@media (width<=820px){.key-moments{border-radius:0;padding:0 0 0 12px}.key-moment-list{grid-template-columns:1fr;gap:4px;display:grid}.key-moment+.key-moment:before{content:none}.key-moment{align-items:flex-start}}.auth-zone{z-index:5;justify-content:flex-end;width:min(1180px,100% - 32px);margin:16px auto 0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}.auth-inner{justify-items:end;width:min(420px,100%);display:grid}.auth-chip:hover{border-color:#38bdf870;transform:translateY(-1px)}.auth-card{color:#f8fafc;-webkit-backdrop-filter:blur(22px);background:radial-gradient(circle at 12% 0,#38bdf829,#0000 34%),radial-gradient(circle at 88% 12%,#facc151a,#0000 32%),linear-gradient(145deg,#0f172af5,#020617f2);border:1px solid #94a3b838;border-radius:28px;width:100%;margin-top:12px;padding:24px;position:relative;box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffff14}.auth-close{color:#e2e8f0db;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b833;border-radius:999px;width:32px;height:32px;font-size:20px;line-height:1;transition:background .16s,color .16s,border-color .16s;position:absolute;top:14px;right:14px}.auth-form input{color:#f8fafc;background:#0f172ac2;border:1px solid #94a3b83d;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 14px;font-size:14px;transition:border-color .16s,box-shadow .16s,background .16s}@media (width<=720px){.auth-zone{justify-content:stretch;width:calc(100% - 24px);margin-top:12px}.auth-inner{justify-items:stretch;width:100%}.auth-chip{justify-content:center;width:100%}.auth-actions{grid-template-columns:1fr}}.header-bar{overflow:visible}.app-header-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex;overflow:visible}.auth-zone.header-auth,.auth-zone{z-index:60!important;justify-content:flex-end!important;width:auto!important;margin:0!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;display:flex!important;position:relative!important}.auth-inner{justify-items:end!important;width:auto!important;display:grid!important;position:relative!important}.auth-hidden{display:none!important}.auth-chip{color:#f8fafcf0!important;-webkit-backdrop-filter:blur(16px)!important;cursor:pointer!important;background:linear-gradient(135deg,#0f172ac7,#020617a3),radial-gradient(circle at 0 0,#38bdf829,#0000 42%)!important;border:1px solid #94a3b83d!important;border-radius:999px!important;align-items:center!important;gap:10px!important;min-height:44px!important;padding:7px 15px!important;transition:transform .16s,border-color .16s,background .16s!important;display:inline-flex!important;box-shadow:0 10px 28px #00000038,inset 0 1px #ffffff14!important}.auth-chip:hover{transform:translateY(-1px);border-color:#38bdf86b!important}.auth-chip strong{letter-spacing:-.01em;font-size:13px;font-weight:800;line-height:1.1;display:block}.auth-chip small{color:#cbd5e1ad;margin-top:2px;font-size:11px;line-height:1.1;display:block}.auth-status-dot{background:#94a3b8;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #94a3b81f}.auth-card{color:#f8fafc!important;-webkit-backdrop-filter:blur(22px)!important;background:radial-gradient(circle at 12% 0,#38bdf829,#0000 34%),radial-gradient(circle at 88% 12%,#facc151a,#0000 32%),linear-gradient(145deg,#0f172af7,#020617f5)!important;border:1px solid #94a3b838!important;border-radius:28px!important;width:min(390px,100vw - 32px)!important;margin-top:0!important;padding:24px!important;position:absolute!important;top:calc(100% + 12px)!important;right:0!important;box-shadow:0 24px 70px #00000075,inset 0 1px #ffffff14!important}.auth-close{color:#e2e8f0db;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b833;border-radius:999px;width:32px;height:32px;font-size:20px;line-height:1;position:absolute;top:14px;right:14px}.auth-close:hover{color:#fff;background:#1e293beb;border-color:#38bdf861}.auth-card-head{margin-bottom:18px;padding-right:28px}.auth-kicker{color:#38bdf8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:850}.auth-card h2{color:#f8fafc;letter-spacing:-.03em;margin:0 0 8px;font-size:22px;font-weight:850;line-height:1.15}.auth-card p{color:#cbd5e1c2;margin:0;font-size:13px;line-height:1.6}.auth-form{gap:14px;display:grid}.auth-form label{color:#e2e8f0db;gap:7px;font-size:12px;font-weight:750;display:grid}.auth-form input{color:#f8fafc;background:#0f172ac2;border:1px solid #94a3b83d;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 14px;font-size:14px}.auth-form input::placeholder{color:#94a3b894}.auth-form input:focus{background:#0f172af0;border-color:#38bdf8b8;box-shadow:0 0 0 4px #38bdf81f}.auth-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.auth-btn{cursor:pointer;border:0;border-radius:14px;min-height:42px;padding:0 14px;font-size:13px;font-weight:850;transition:transform .16s,filter .16s,background .16s,border-color .16s}.auth-btn:hover{transform:translateY(-1px)}.auth-btn:disabled{opacity:.65;cursor:wait;transform:none}.auth-btn-primary{color:#06111f;background:linear-gradient(135deg,#facc15,#38bdf8);box-shadow:0 12px 28px #38bdf838}.auth-btn-secondary{color:#f8fafceb;background:#0f172ad1;border:1px solid #94a3b847}.auth-btn-danger{color:#fecdd3;background:#e11d481f;border:1px solid #f43f5e52;width:100%;margin-top:16px}.auth-message{color:#cbd5e1bd;min-height:18px;font-size:12px!important}.auth-message.is-error{color:#fca5a5}.auth-message.is-success{color:#86efac}.auth-user-box{background:#22c55e12;border:1px solid #22c55e2e;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex}.auth-user-box strong{color:#f8fafcf0;margin-bottom:2px;font-size:13px;display:block}.auth-user-box small{color:#cbd5e1b3;line-height:1.45;display:block}.auth-user-dot{background:#22c55e;border-radius:999px;flex:none;width:11px;height:11px;box-shadow:0 0 0 5px #22c55e1f}@media (width<=820px){.header-bar{flex-direction:column;align-items:stretch}.brand-block{width:100%}.app-header-actions{flex-wrap:wrap;justify-content:stretch;width:100%;margin-left:0}.auth-zone.header-auth,.auth-zone{width:100%!important}.auth-inner{justify-items:stretch!important;width:100%!important}.auth-chip{justify-content:center!important;width:100%!important}.auth-card{width:100%!important;margin-top:12px!important;position:static!important}.app-header-actions .status-badge{justify-content:center;width:100%;display:inline-flex}.auth-actions{grid-template-columns:1fr}}.app-header-v54{align-items:center;gap:16px;overflow:visible}.app-main-nav{background:#0000002e;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;min-height:44px;margin-left:auto;padding:5px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.app-nav-button,.performance-tab{color:#e4e4e7c7;min-height:34px;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:.82rem;font-weight:850;transition:background .16s,color .16s,transform .16s,border-color .16s}.app-nav-button:hover,.performance-tab:hover{color:#fff;background:#ffffff0f}.app-nav-button.active,.app-nav-button[aria-current=page],.performance-tab.active{color:#050506;background:#fff;box-shadow:0 10px 26px #ffffff1a}.app-view[hidden],.performance-panel[hidden]{display:none!important}.app-view-page{animation:.24s ease-out both tabIn}.app-page-hero{border-radius:2rem;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:1rem;padding:clamp(1.2rem,2.6vw,2rem);display:flex}.app-page-hero h1{letter-spacing:-.075em;max-width:900px;margin:.55rem 0 0;font-size:clamp(2rem,4.8vw,4.4rem);line-height:.96}.app-page-hero p{max-width:760px;color:var(--muted);margin:.9rem 0 0;font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.7}.app-page-cta{flex:none}.performance-tabs{border-radius:1.45rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:1rem;padding:8px;display:grid}.performance-tab{text-align:center;border-radius:1.1rem;min-height:54px}.performance-panel{margin-top:1rem}.performance-placeholder,.history-empty{border-radius:1.7rem;align-items:center;gap:18px;padding:clamp(1.1rem,2vw,1.45rem);display:flex}.placeholder-icon{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1.15rem;flex:none;place-items:center;width:52px;height:52px;font-size:1.35rem;font-weight:900;display:grid}.performance-placeholder h2,.account-card h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(1.15rem,2vw,1.55rem)}.performance-placeholder p,.account-card p,.history-empty span{color:var(--muted);margin:.45rem 0 0;line-height:1.65}.performance-grid,.account-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:16px;margin-top:1rem;display:grid}.muted-card{opacity:.72}.history-empty{justify-content:space-between;margin-top:1rem}.compact-primary{width:auto;min-width:170px;padding:0 18px}.account-card{border-radius:1.7rem;min-height:190px;padding:clamp(1.1rem,2vw,1.45rem)}.account-card span{color:#a1a1aa;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.65rem;font-size:.72rem;font-weight:900;display:block}.account-menu-list{background:#0000002e;border:1px solid #ffffff1a;border-radius:18px;gap:6px;margin-top:14px;padding:8px;display:grid}.account-menu-list button{color:#f4f4f5e6;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;font-size:.88rem;font-weight:800;display:flex}.account-menu-list button:hover{color:#fff;background:#ffffff12}.auth-note{color:#cbd5e19e!important;font-size:12px!important;line-height:1.45!important}@media (width<=980px){.app-header-v54{flex-wrap:wrap}.brand-block{flex:auto}.app-main-nav{order:3;justify-content:center;width:100%;margin-left:0}.app-header-actions{margin-left:0}}@media (width<=820px){.app-header-v54{align-items:stretch}.app-main-nav{grid-template-columns:1fr 1fr;display:grid}.app-nav-button{min-height:42px}.app-page-hero{border-radius:1.45rem;flex-direction:column;align-items:stretch}.performance-tabs{grid-template-columns:1fr}.performance-placeholder,.history-empty{flex-direction:column;align-items:flex-start}.compact-primary,.app-page-cta{width:100%}}.auth-btn-discord{color:#fff;background:linear-gradient(135deg,#5865f2,#7c3aed);border:1px solid #ffffff38;justify-content:center;align-items:center;gap:10px;width:100%;display:inline-flex;box-shadow:0 16px 38px #5865f23d,inset 0 1px #ffffff38}.auth-btn-discord:hover{filter:brightness(1.06)saturate(1.04)}.discord-mark{color:#fff;background:#ffffff29;border-radius:8px;place-items:center;width:22px;height:22px;font-size:11px;line-height:1;display:inline-grid;box-shadow:inset 0 1px #ffffff29}.auth-divider{color:#cbd5e1ad;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:850;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#94a3b82e;flex:auto;height:1px}.auth-note{color:#cbd5e1ad;margin:0;font-size:12px;line-height:1.55}.auth-chip.is-online .auth-status-dot{background:#5865f2;box-shadow:0 0 0 5px #5865f226,0 0 18px #5865f261}@media (width<=720px){.auth-divider{gap:10px}}.save-analysis-panel{background:linear-gradient(135deg,#fff1,#ffffff06),#08090cb8;border:1px solid #ffffff1f;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:16px 18px;display:flex;box-shadow:inset 0 1px #ffffff14,0 18px 50px #00000047}.save-analysis-panel strong{color:#fff;letter-spacing:-.02em;font-size:.98rem;line-height:1.25;display:block}.save-analysis-panel small{color:#d4d4d8c2;margin-top:4px;line-height:1.5;display:block}.save-analysis-button{background:linear-gradient(135deg,var(--theme-color-1),var(--theme-color-2));color:#06111f;min-height:44px;font:inherit;cursor:pointer;box-shadow:0 14px 34px color-mix(in srgb,var(--theme-color-1) 20%,transparent), inset 0 1px 0 #ffffff59;border:1px solid #ffffff3d;border-radius:999px;flex:none;padding:0 18px;font-size:.86rem;font-weight:900;transition:transform .16s,filter .16s,opacity .16s}.save-analysis-button:hover:not(:disabled){filter:brightness(1.05)saturate(1.05);transform:translateY(-1px)}.save-analysis-button:disabled{cursor:not-allowed;opacity:.62;color:#f4f4f5b8;box-shadow:none;background:#ffffff14}.save-analysis-button.is-saved{color:#03150f;background:linear-gradient(135deg,#34d399,#a7f3d0)}@media (width<=720px){.save-analysis-panel{flex-direction:column;align-items:stretch}.save-analysis-button{width:100%}}.performance-login-hint{color:#f8fafc;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;margin:16px 0;padding:16px 18px;display:flex}.performance-login-hint[hidden]{display:none!important}.performance-login-hint strong{letter-spacing:-.02em;font-size:1rem;display:block}.performance-login-hint span{color:#d4d4d8c7;line-height:1.5}.performance-kpis .metric-card strong{font-size:clamp(1.6rem,3.2vw,2.7rem)}.history-toolbar{border-radius:24px;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;padding:18px;display:flex}.history-toolbar h2{letter-spacing:-.05em;margin:.35rem 0 0;font-size:clamp(1.25rem,2vw,1.75rem)}.history-toolbar p{color:#d4d4d8c7;margin:.35rem 0 0;line-height:1.55}.history-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.history-search{color:#fff;min-width:min(280px,100%);min-height:42px;font:inherit;background:#00000047;border:1px solid #ffffff24;border-radius:999px;outline:none;padding:.55rem .95rem;font-size:.84rem;font-weight:700}.history-search::placeholder{color:#a1a1aab8}.history-search:focus{border-color:color-mix(in srgb,var(--theme-color-1) 58%,#ffffff2e);box-shadow:0 0 0 5px color-mix(in srgb,var(--theme-color-1) 12%,transparent)}.history-list{border-radius:24px;gap:12px;padding:14px;display:grid}.history-row{background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;transition:border-color .16s,background .16s,transform .16s;display:grid}.history-row:hover,.history-row.active{border-color:color-mix(in srgb,var(--theme-color-1) 34%,#ffffff29);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-color-1) 10%,transparent),#ffffff09)}.history-row-main{min-width:0;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid}.history-result-dot{background:#94a3b8;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 5px #94a3b81f}.history-result-dot.win{background:#34d399;box-shadow:0 0 0 5px #34d3991f}.history-result-dot.loss{background:#fb7185;box-shadow:0 0 0 5px #fb71851f}.history-row-copy{min-width:0}.history-row-copy strong{color:#fff;letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;display:block;overflow:hidden}.history-row-copy small{color:#d4d4d8bd;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;line-height:1.45;display:block;overflow:hidden}.history-row-actions{align-items:center;gap:8px;display:flex}.history-mini-button.danger{color:#fecdd3;background:#e11d481a;border-color:#f43f5e3d}.history-detail{border-radius:24px;margin-top:16px;padding:18px}.history-detail[hidden]{display:none!important}.history-detail-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.history-detail-kicker{color:#38bdf8;letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.history-detail h2{color:#fff;letter-spacing:-.055em;margin:.35rem 0 0;font-size:clamp(1.25rem,2.3vw,2rem)}.history-detail p{color:#d4d4d8c7;margin:.4rem 0 0;line-height:1.6}.history-detail-head small{color:#d4d4d8b8;flex:none;font-weight:800}.history-narrative{background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;margin-bottom:14px;padding:14px}.history-narrative strong{color:#fff;letter-spacing:-.02em;font-size:1rem;display:block}.history-narrative p{font-family:Lora,Georgia,serif;font-style:italic}.history-detail-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:10px;display:grid}.history-detail-grid>div{background:#0000002e;border:1px solid #ffffff17;border-radius:16px;min-width:0;padding:12px}.history-detail-grid span{color:#a1a1aae6;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:900;display:block}.history-detail-grid strong{color:#fff;overflow-wrap:anywhere;margin-top:6px;line-height:1.25;display:block}.history-detail-grid small{color:#d4d4d8b8;margin-top:4px;display:block}.history-detail-grid a{color:#93c5fd;text-decoration:none}.history-detail-grid a:hover{text-decoration:underline}.history-empty-state{color:#d4d4d8c7;justify-items:start;gap:10px;padding:18px;display:grid}.history-empty-state strong{color:#fff;font-size:1.05rem}@media (width<=900px){.history-toolbar{flex-direction:column;align-items:stretch}.history-controls{justify-content:stretch}.history-controls>*{flex:180px}.history-row{grid-template-columns:1fr}.history-row-main{grid-template-columns:auto minmax(0,1fr)}.history-row-meta{grid-column:2;justify-items:start}.history-row-actions{justify-content:flex-end}}@media (width<=560px){.performance-login-hint{flex-direction:column;align-items:flex-start}.history-row-copy strong,.history-row-copy small{white-space:normal}.history-row-actions{grid-template-columns:1fr 1fr;display:grid}.history-mini-button{width:100%}.history-detail-head{flex-direction:column}}.app-header,.header-bar,.app-nav,.account-chip,.auth-chip{letter-spacing:-.01em;font-weight:650}.app-nav-button,.performance-tab,.account-menu button{font-size:.82rem;font-weight:650}.app-nav-button.active,.performance-tab.active{font-weight:750}.app-page-hero.performance-hero{padding:clamp(1.4rem,3.2vw,2.6rem)}.app-page-hero.performance-hero h1{letter-spacing:-.075em;max-width:760px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.94}.app-page-hero.performance-hero p{max-width:720px;line-height:1.65}.performance-kpis .metric-card strong{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2rem,4vw,3.35rem);line-height:.95}.performance-kpis .sample-card strong{letter-spacing:-.055em;font-size:clamp(1.65rem,2.8vw,2.55rem)}.performance-trend-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:16px;margin-top:16px;display:grid}.performance-trend-card{border-radius:1.45rem;min-height:142px;padding:1.15rem}.performance-trend-card span{color:var(--faint);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:850;display:block}.performance-trend-card strong{color:#fff;letter-spacing:-.045em;overflow-wrap:anywhere;max-width:100%;margin-top:.65rem;font-size:clamp(1.15rem,2vw,1.75rem);line-height:1.1;display:block}.performance-trend-card small{color:var(--muted);margin-top:.55rem;line-height:1.55;display:block}.performance-placeholder.performance-next{margin-top:16px;padding:1.15rem}.history-toolbar{padding:1rem}.history-controls{gap:.55rem}.history-search,.history-controls .sort-select,.history-controls .ghost-button{min-height:40px;font-size:.8rem}.history-list{padding:.65rem}.history-row{background:#ffffff07;border:1px solid #ffffff16;border-radius:1.1rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-bottom:.55rem;padding:.7rem .75rem;transition:border-color .16s,background .16s,transform .16s;display:grid}.history-row:hover,.history-row.active{background:linear-gradient(145deg,#ffffff0e,#ffffff06),#0a0b0eb3;border-color:#ffffff2e}.history-row.active{box-shadow:inset 3px 0 0 color-mix(in srgb, var(--theme-color-1) 76%, #fff)}.history-row-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:0;display:grid}.history-row-copy strong{color:#f7f7fa;letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.45rem;font-size:.95rem;line-height:1.2;display:flex;overflow:hidden}.history-row-copy strong em{color:#d7d7df;letter-spacing:.06em;background:#00000038;border:1px solid #ffffff24;border-radius:.55rem;flex:none;padding:.16rem .38rem;font-size:.68rem;font-style:normal}.history-row-copy small{color:#a9a9b4;white-space:nowrap;text-overflow:ellipsis;margin-top:.32rem;font-size:.78rem;display:block;overflow:hidden}.history-row-meta{color:#d9d9e2;white-space:nowrap;justify-items:end;gap:.18rem;font-size:.78rem;display:grid}.history-row-meta small{color:#8f909c;font-weight:700}.history-row-actions{gap:.4rem;display:flex}.history-mini-button{min-height:34px;padding:.35rem .65rem;font-size:.74rem}.history-result-dot{border-radius:999px;width:.62rem;height:.62rem;box-shadow:0 0 0 5px #ffffff0f}.history-result-dot.win{background:var(--good)}.history-result-dot.loss{background:var(--bad)}.history-games{border-left:1px solid #ffffff1c;grid-column:1/-1;gap:.4rem;margin:.25rem 0 0 1.4rem;padding:.55rem 0 0 .8rem;display:grid}.history-game-row{color:#dcdce4;background:#0000002e;border-radius:.75rem;grid-template-columns:auto minmax(76px,auto) minmax(52px,auto) minmax(70px,auto) auto;align-items:center;gap:.6rem;min-height:34px;padding:.35rem .55rem;font-size:.78rem;display:grid}.history-game-row strong{color:#fff;letter-spacing:.03em;text-transform:uppercase;font-size:.72rem}.history-game-row.win strong{color:#6ee7b7}.history-game-row.loss strong{color:#fda4af}.history-game-index,.history-game-row em{color:#cfcfd8;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;padding:.12rem .42rem;font-size:.68rem;font-style:normal;font-weight:850}.history-detail-games{margin-top:1rem}.history-detail-games>span{color:var(--faint);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.45rem;font-size:.7rem;font-weight:850;display:block}.history-detail .history-games{border-left:0;margin-left:0;padding-left:0}.history-detail-grid strong{overflow-wrap:anywhere}@media (width<=820px){.performance-kpis,.performance-trend-grid,.history-row{grid-template-columns:1fr}.history-row-main{grid-template-columns:auto minmax(0,1fr)}.history-row-meta{grid-column:2;justify-items:start;margin-top:.25rem}.history-row-actions{justify-content:flex-start;padding-left:1.35rem}.history-game-row{grid-template-columns:auto 1fr auto}.history-game-row span:nth-of-type(2){display:none}}.history-mini-button.primary{border-color:color-mix(in srgb, var(--theme-color-1) 38%, #ffffff2e)!important;background:color-mix(in srgb, var(--theme-color-1) 14%, #ffffff0e)!important;color:#f7f7fb!important}.history-mini-button.primary:hover{border-color:color-mix(in srgb, var(--theme-color-1) 58%, #ffffff47)!important;background:color-mix(in srgb, var(--theme-color-1) 22%, #ffffff13)!important}.history-detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.history-detail-actions small{color:var(--faint);font-weight:800}.file-row [class*=file-]{flex:none}@media (width<=820px){.history-detail-actions{justify-content:flex-start}.history-row-actions{grid-template-columns:1fr;width:100%;display:grid}}.save-analysis-panel{align-items:flex-start}.save-analysis-copy{min-width:180px}.save-deck-fields{flex:420px;grid-template-columns:minmax(160px,1fr) minmax(180px,1.15fr);gap:10px 12px;min-width:min(100%,420px);display:grid}.save-deck-fields label{color:#e2e8f0db;letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:.72rem;font-weight:850;display:grid}.save-deck-fields small{color:#cbd5e1a8;letter-spacing:0;text-transform:none;grid-column:1/-1;margin-top:0;font-size:.78rem;font-weight:650}.save-deck-select,.save-deck-input,.history-search{color:#fff;min-height:42px;font:inherit;background:#00000047;border:1px solid #ffffff24;border-radius:999px;outline:none;padding:.55rem .9rem;font-size:.84rem;font-weight:750}.save-deck-select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .85rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.45rem}.save-deck-input::placeholder,.history-search::placeholder{color:#94a3b89e}.save-deck-select:focus,.save-deck-input:focus,.history-search:focus{border-color:color-mix(in srgb,var(--theme-color-1) 62%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-color-1) 14%,transparent)}.performance-filter-bar{border-radius:1.45rem;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:1rem;display:flex}.performance-filter-bar p{color:#d4d4d8c2;margin:.28rem 0 0;font-size:.9rem;line-height:1.45}.performance-filter-controls{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.performance-filter-controls .sort-select,.history-controls .sort-select{min-width:150px}.history-row-deck{margin-top:2px;color:#cbd5e19e!important}@media (width<=900px){.save-analysis-panel,.performance-filter-bar{flex-direction:column;align-items:stretch}.save-deck-fields{grid-template-columns:1fr;min-width:0}.performance-filter-controls{justify-content:stretch}.performance-filter-controls .sort-select,.history-controls .sort-select{width:100%}}.performance-secondary-grid{margin-top:16px}.compact-trend strong{text-overflow:ellipsis;max-width:100%;overflow:hidden;font-size:clamp(1.35rem,2.4vw,2.05rem)!important;line-height:1.05!important}.performance-analytics-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));gap:16px;margin-top:16px;display:grid}.performance-analytics-panel{min-height:0}.performance-analytics-panel.wide{grid-column:1/-1}.performance-data-table strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:.9rem;line-height:1.2;display:block;overflow:hidden}.performance-data-table small{color:var(--muted);margin-top:.2rem;font-size:.72rem;display:block}.performance-data-table td,.performance-data-table th{white-space:nowrap}.performance-data-table td:first-child,.performance-data-table th:first-child{min-width:240px}.performance-data-table.compact td:first-child,.performance-data-table.compact th:first-child{min-width:80px}.performance-filter-bar p{max-width:560px}@media (width<=820px){.performance-analytics-grid{grid-template-columns:1fr}.performance-data-table td:first-child,.performance-data-table th:first-child{min-width:190px}.performance-data-table{font-size:.82rem}.performance-analytics-panel .section-head{gap:8px!important}}.technical-select{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.performance-filter-bar-viz{background:linear-gradient(145deg,#ffffff0e,#ffffff05),#08090cd6!important;border-color:#ffffff18!important;align-items:flex-start!important}.performance-filter-controls-viz{grid-template-columns:1.4fr auto auto;align-items:start;gap:14px;min-width:min(720px,100%);display:grid!important}.filter-pill-block{gap:8px;display:grid}.filter-pill-block>span{color:#cbd5e1b8;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:850}.filter-pill-row{flex-wrap:wrap;gap:8px;display:flex}.filter-pill{color:#e2e8f0d6;min-height:36px;font:inherit;cursor:pointer;background:#0f172a9e;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:8px;padding:.42rem .72rem;font-size:.78rem;font-weight:780;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.filter-pill:hover{color:#fff;background:#1e293bb8;border-color:#94a3b857;transform:translateY(-1px)}.filter-pill.active{border-color:color-mix(in srgb,var(--theme-color-1) 48%,#ffffff2e);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-color-1) 18%,#0f172abd),#0f172ac2);color:#fff;box-shadow:0 12px 28px color-mix(in srgb,var(--theme-color-1) 12%,transparent)}.filter-ink-dots{align-items:center;margin-right:1px;display:inline-flex}.filter-ink-dots .ink-dot{border:1px solid #ffffff42;width:.58rem;height:.58rem;margin:0 -2px 0 0;box-shadow:0 2px 8px #00000047}.info-dot{color:#cbd5e1db;width:18px;height:18px;font:inherit;cursor:help;vertical-align:middle;background:#0f172a9e;border:1px solid #94a3b83d;border-radius:999px;place-items:center;margin-left:5px;font-size:.66rem;font-weight:900;display:inline-grid}.performance-trend-card.is-muted{opacity:.72}.performance-trend-card.is-muted strong{white-space:normal!important;color:#e2e8f0c2!important;font-size:clamp(1rem,1.8vw,1.35rem)!important}.split-bars{margin-top:.72rem;display:block!important}.mini-bars{gap:10px;min-width:220px;display:grid}.mini-bar-row{grid-template-columns:58px 42px minmax(110px,1fr);align-items:center;gap:8px;display:grid}.mini-bar-row span{color:#cbd5e1b8!important;letter-spacing:0!important;text-transform:none!important;font-size:.72rem!important;font-weight:750!important;display:block!important}.mini-bar-row strong{color:#fff!important;letter-spacing:0!important;margin:0!important;font-size:.9rem!important;line-height:1!important;display:block!important}.mini-bar-row i{background:#94a3b824;border-radius:999px;height:9px;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.mini-bar-row i b{background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2));border-radius:999px;height:100%;display:block}.format-split-viz{gap:8px;margin-top:.85rem;display:grid}.format-split-bar{background:#94a3b824;border-radius:999px;height:12px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.format-split-bar span{background:color-mix(in srgb,var(--theme-color-1) 78%,#fff);display:block}.format-split-bar b{background:color-mix(in srgb,var(--theme-color-2) 84%,#fff);display:block}.format-split-viz small{color:#cbd5e1b8!important;font-weight:760!important}.visual-zone{overflow:visible!important}.deck-required{color:#e2e8f0d1;background:#0f172a6b;border:1px dashed #94a3b838;border-radius:18px;gap:6px;padding:18px;display:grid}.deck-required strong{color:#fff;font-size:1rem}.deck-required span{color:#cbd5e1b8;line-height:1.55}.performance-card-gallery{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:14px;margin-top:14px;display:grid}.performance-card-tile{background:linear-gradient(145deg,#ffffff0e,#ffffff05),#090a0dc7;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:12px;display:grid;box-shadow:0 16px 44px #0000003d}.performance-card-art{width:76px}.performance-card-thumb{aspect-ratio:5/7;object-fit:cover;background:#111;border:1px solid #ffffff1f;border-radius:10px;width:76px}.performance-card-body{gap:7px;min-width:0;display:grid}.performance-card-body h3{color:#fff;letter-spacing:-.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.98rem;line-height:1.14;display:-webkit-box;overflow:hidden}.performance-card-body p{color:#cbd5e1ad;margin:0;font-size:.72rem;font-weight:750}.performance-stat-strip{flex-wrap:wrap;gap:6px;display:flex}.performance-stat-strip span{color:#e2e8f0d6;background:#00000038;border:1px solid #ffffff1a;border-radius:999px;align-items:baseline;gap:3px;min-height:25px;padding:.22rem .45rem;font-size:.68rem;font-weight:760;display:inline-flex}.performance-stat-strip b{color:#fff;font-size:.82rem}.impact-line{gap:2px;margin-top:1px;display:grid}.impact-line strong{color:#e7f7ff;font-size:.78rem;line-height:1.2}.impact-line small{color:#cbd5e1a3;font-size:.7rem}.tiny-meter{background:#94a3b824;border-radius:999px;height:5px;overflow:hidden}.tiny-meter i{background:linear-gradient(90deg,var(--theme-color-2),var(--bad));border-radius:999px;height:100%;display:block}.mulligan-visual-list{gap:12px;margin-top:14px;display:grid}.mulligan-visual-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05),#090a0dc2;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;padding:11px;display:grid}.mulligan-visual-thumb{aspect-ratio:5/7;object-fit:cover;background:#111;border:1px solid #ffffff1f;border-radius:9px;width:64px}.mulligan-visual-body{gap:8px;min-width:0;display:grid}.mulligan-visual-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mulligan-visual-head h3{color:#fff;letter-spacing:-.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.94rem;line-height:1.16;display:-webkit-box;overflow:hidden}.mulligan-visual-head span{white-space:nowrap;color:#cbd5e1ad;font-size:.72rem;font-weight:800}.mulligan-meter{background:#94a3b824;border-radius:999px;height:13px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.mulligan-meter i{background:linear-gradient(90deg,#22c55e,#86efac);display:block}.mulligan-meter b{background:linear-gradient(90deg,#fb7185,#fca5a5);display:block}.mulligan-meter-labels{color:#e2e8f0d6;justify-content:space-between;gap:10px;font-size:.72rem;font-weight:800;display:flex}.mulligan-visual-card small{color:#cbd5e19e;line-height:1.35}.performance-chart-zone{margin-top:12px;overflow:visible!important}.performance-charts-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:16px;display:grid}.performance-chart-card{background:#0000002e;border:1px solid #ffffff1a;border-radius:22px;padding:16px}.performance-chart-card h3{color:#fff;letter-spacing:-.04em;margin:0;font-size:1.05rem}.performance-chart-card p{color:#cbd5e1ad;margin:.28rem 0 0;line-height:1.5}.performance-chart-wrap{height:300px!important;margin-top:12px!important}.app-nav{background:#ffffff09!important;gap:4px!important;padding:4px!important}.app-nav-button{letter-spacing:0!important;color:#e2e8f0b8!important;background:0 0!important;border-color:#0000!important;min-height:36px!important;padding:.45rem .74rem!important;font-size:.78rem!important;font-weight:650!important}.app-nav-button:hover{color:#fff!important;background:#ffffff0f!important}.app-nav-button.active,.app-nav-button[aria-current=page]{color:#fff!important;box-shadow:none!important;background:#ffffff18!important;border-color:#ffffff1a!important}.auth-chip{background:#0f172ab8!important;border-color:#94a3b82e!important;box-shadow:0 10px 26px #0000002e!important}.auth-btn-discord{color:#fff!important;background:#5865f2!important;box-shadow:0 12px 28px #5865f233!important}.discord-mark{background:#ffffff1f!important}.auth-btn-primary{color:#111827!important;background:linear-gradient(135deg,#ffffffeb,#e2e8f0db)!important}@media (width<=980px){.performance-filter-controls-viz{grid-template-columns:1fr}.filter-pill-row{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.filter-pill{flex:none}.performance-card-gallery{grid-template-columns:1fr}.performance-card-tile{grid-template-columns:70px minmax(0,1fr)}.performance-card-thumb{width:70px}.performance-chart-wrap{height:260px!important}}.performance-filter-controls-viz{width:100%;grid-template-columns:1.35fr minmax(220px,.8fr) auto auto!important}.performance-filter-bar-viz .technical-select,.filter-pill-block[hidden],.performance-secondary-grid[hidden],.performance-analytics-grid[hidden],.performance-next[hidden],.card-signal-card[hidden]{display:none!important}.performance-filter-bar-viz p{max-width:420px}.performance-kpis .metric-card strong,.performance-trend-card strong{word-break:normal;overflow-wrap:anywhere}.performance-trend-card.card-signal-card strong{max-width:100%;font-size:clamp(1.05rem,1.85vw,1.55rem)!important;line-height:1.08!important}.performance-trend-grid:has(.card-signal-card[hidden]){grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr))}.info-dot{cursor:pointer!important}.info-popover{z-index:9999;color:#f8fafceb;-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#12161ffa,#07090dfa);border:1px solid #94a3b842;border-radius:16px;padding:12px 14px;font-size:.82rem;line-height:1.55;position:fixed;box-shadow:0 22px 70px #0000007a,inset 0 1px #ffffff14}.performance-chart-card h3{align-items:center;gap:6px;display:flex}.performance-card-tile.is-clickable,.mulligan-visual-card.is-clickable{cursor:pointer;transition:transform .16s,border-color .16s,background .16s}.performance-card-tile.is-clickable:hover,.mulligan-visual-card.is-clickable:hover,.performance-card-tile.is-clickable:focus-visible,.mulligan-visual-card.is-clickable:focus-visible{border-color:color-mix(in srgb, var(--theme-color-1) 42%, #ffffff29);background:linear-gradient(145deg,#ffffff13,#ffffff06),#090a0dd1;outline:none;transform:translateY(-2px)}.performance-card-thumb,.mulligan-visual-thumb{object-position:center top}.history-list.glass{border-radius:28px;padding:10px!important}.history-row{margin:0 0 10px;overflow:hidden;border-color:#ffffff17!important;border-radius:22px!important}.history-row:last-child{margin-bottom:0}.history-row-main{min-height:72px;gap:14px!important;padding:14px 18px!important}.history-row-main strong{letter-spacing:-.025em;flex-wrap:wrap;align-items:center;gap:8px;font-size:.98rem!important;display:flex!important}.history-row-main strong em{color:#e2e8f0e0;letter-spacing:.06em;background:#ffffff0e;border:1px solid #ffffff17;border-radius:999px;align-items:center;min-height:24px;padding:0 .45rem;font-size:.72rem;font-style:normal;display:inline-flex}.history-row-copy small{line-height:1.45}.history-row-meta{text-align:right;min-width:86px}.history-row-actions{padding-right:12px;gap:8px!important}.history-mini-button{border-radius:999px!important;min-height:34px!important;padding:.42rem .62rem!important;font-size:.76rem!important}.history-games{background:#0000002e!important;border:1px solid #ffffff12!important;border-radius:18px!important;margin:0 14px 14px 48px!important;padding:10px!important}.history-game-row{align-items:center;gap:10px;background:#ffffff07!important;border-radius:13px!important;grid-template-columns:44px minmax(90px,1fr) minmax(64px,.8fr) minmax(70px,.8fr) 54px!important;padding:8px 10px!important;display:grid!important}.history-game-row+.history-game-row{margin-top:6px}.history-game-row strong{font-size:.82rem!important}.history-game-row em{text-align:center;justify-self:end;min-width:42px}.history-detail{border-radius:28px!important;margin-top:16px!important}@media (width<=980px){.performance-filter-controls-viz{grid-template-columns:1fr!important}.history-row-main{align-items:flex-start!important}.history-row-actions{padding:0 14px 14px 48px;justify-content:flex-start!important}.history-games{margin-left:14px!important}.history-game-row{grid-template-columns:38px 1fr 58px}.history-game-row span:nth-child(4){display:none}.history-game-row em{justify-self:start}}.save-deck-select,.save-deck-input,.history-controls .sort-select,.performance-filter-controls .technical-select{color:#f8fafc!important;background:#0f172ae0!important;border-color:#94a3b847!important}.save-deck-select option,.history-controls .sort-select option,.performance-filter-controls .technical-select option{color:#f8fafc!important;background:#0f172a!important}.save-deck-fields label{color:#e2e8f0db!important}.performance-block-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 10px;display:flex}.sort-pills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sort-pill{color:#e2e8f0c7;min-height:32px;font:inherit;cursor:pointer;background:#0f172a99;border:1px solid #94a3b833;border-radius:999px;padding:.38rem .68rem;font-size:.72rem;font-weight:780}.sort-pill:hover{color:#fff;background:#1e293bb8;border-color:#94a3b861}.sort-pill.active{color:#06111f;background:linear-gradient(135deg, color-mix(in srgb, var(--theme-color-1) 84%, #fff), color-mix(in srgb, var(--theme-color-2) 74%, #fff));border-color:#0000}.ghost-button.compact{border-radius:999px;min-height:34px;padding:.42rem .78rem;font-size:.74rem}.tile-kicker{color:color-mix(in srgb, var(--theme-color-1) 74%, #fff);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:900}.performance-list-modal{width:min(1120px,100vw - 56px);max-height:min(84vh,860px);padding:8px 4px 4px;overflow:auto}.performance-list-modal .performance-card-gallery{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}.modal-section-title{margin:0 0 16px}.modal-section-title span{color:#38bdf8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:900;display:block}.modal-section-title h2{letter-spacing:-.06em;margin:0;font-size:clamp(1.8rem,3vw,3rem)}.mulligan-card-head,.mulligan-visual-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mulligan-card-head h3,.mulligan-visual-head h3{color:#fff;letter-spacing:-.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.94rem;line-height:1.16;display:-webkit-box;overflow:hidden}.mulligan-card-head span,.mulligan-visual-head span{white-space:nowrap;color:#cbd5e1ad;font-size:.72rem;font-weight:800}.mulligan-bar,.mulligan-meter{background:#94a3b824;border-radius:999px;height:13px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.mulligan-bar i,.mulligan-meter i{background:linear-gradient(90deg,#22c55e,#86efac);display:block}.mulligan-bar b,.mulligan-meter b{background:linear-gradient(90deg,#fb7185,#fca5a5);display:block}.mulligan-bar-labels,.mulligan-meter-labels{color:#e2e8f0d6;justify-content:space-between;gap:10px;font-size:.72rem;font-weight:800;display:flex}.deck-edit-panel{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:18px;gap:12px;margin:8px 14px 14px 48px;padding:14px;display:grid}.deck-edit-panel strong{color:#fff;font-size:.95rem}.deck-edit-panel small{color:#cbd5e1ad;margin-top:3px;line-height:1.45;display:block}.deck-edit-pill:hover{color:#fff;border-color:#94a3b861}.deck-edit-pill.active{border-color:color-mix(in srgb,var(--theme-color-1) 54%,#fff);background:color-mix(in srgb,var(--theme-color-1) 16%,#0f172ac7)}.deck-edit-empty{color:#cbd5e1ad;font-size:.78rem}.deck-edit-new{grid-template-columns:minmax(180px,1fr) auto auto;gap:8px;display:grid}.deck-edit-new input{color:#fff;background:#020617b8;border:1px solid #94a3b838;border-radius:12px;outline:none;min-height:36px;padding:0 12px}.deck-edit-new input:focus{border-color:color-mix(in srgb,var(--theme-color-1) 60%,#fff);box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-color-1) 16%,transparent)}.history-mini-button[data-edit-deck]{color:#e2e8f0db}.history-row-copy strong{flex-wrap:wrap;align-items:center;gap:7px;display:flex}@media (width<=760px){.deck-edit-panel{margin-left:0}.deck-edit-new{grid-template-columns:1fr}.performance-block-toolbar{align-items:flex-start}.sort-pills{flex-wrap:nowrap;width:100%;padding-bottom:2px;overflow-x:auto}.sort-pill{flex:none}}.save-deck-select.technical-select,.history-controls-viz .technical-select{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.save-deck-picker{align-content:start;gap:8px;display:grid}.save-deck-picker>span,.history-filter-pills .filter-pill-block>span{color:#cbd5e1b8;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:850}.save-deck-pills .filter-pill:first-child{color:#cbd5e1bd;border-style:dashed}.history-controls-viz{grid-template-columns:1fr;min-width:min(760px,100%);align-items:stretch!important;gap:14px!important;display:grid!important}.history-filter-pills{grid-template-columns:1.3fr minmax(220px,.9fr) auto auto;align-items:start;gap:12px;display:grid}.history-search-row{justify-content:flex-end;align-items:center;gap:10px;display:flex}.history-search-row .history-search{min-width:min(320px,100%)}.performance-analytics-grid{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))!important}.performance-analytics-panel{flex-direction:column;display:flex}.performance-analytics-panel .section-head{min-height:102px;align-items:flex-start!important}.performance-analytics-panel .section-head p{max-width:58ch;min-height:44px}.performance-analytics-panel .visual-zone{flex-direction:column;flex:1;display:flex}.performance-card-gallery,.mulligan-visual-list{gap:12px;display:grid}.performance-card-tile,.mulligan-visual-card{min-height:126px}.performance-list-modal .performance-card-gallery,.performance-list-modal .mulligan-visual-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr))}.performance-list-modal .performance-card-tile,.performance-list-modal .mulligan-visual-card{min-height:126px}.mulligan-card-head h3{color:#fff;letter-spacing:-.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.94rem;line-height:1.16;display:-webkit-box;overflow:hidden}.mulligan-card-head span{white-space:nowrap;color:#cbd5e1ad;font-size:.72rem;font-weight:800}.mulligan-bar{background:#94a3b824;border-radius:999px;height:13px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.mulligan-bar i{background:linear-gradient(90deg,#22c55e,#86efac);display:block}.mulligan-bar b{background:linear-gradient(90deg,#fb7185,#fca5a5);display:block}.mulligan-bar-labels{color:#e2e8f0d6;justify-content:space-between;gap:10px;font-size:.72rem;font-weight:800;display:flex}.history-row-main{cursor:pointer}.history-row .history-row-meta b{white-space:nowrap}.deck-edit-pills{flex-wrap:wrap;gap:8px;display:flex}.deck-edit-pill{color:#e2e8f0d6;min-height:34px;font:inherit;cursor:pointer;background:#0f172aa3;border:1px solid #94a3b833;border-radius:999px;align-items:center;gap:8px;padding:.38rem .68rem;font-size:.76rem;font-weight:800;display:inline-flex}.deck-edit-pill.active{border-color:color-mix(in srgb,var(--theme-color-1) 54%,#ffffff38);background:color-mix(in srgb,var(--theme-color-1) 18%,#0f172ac7);color:#fff}@media (width<=1040px){.history-filter-pills,.performance-analytics-grid{grid-template-columns:1fr!important}.performance-analytics-panel .section-head,.performance-analytics-panel .section-head p{min-height:0}.history-search-row{flex-wrap:wrap;justify-content:stretch}.history-search-row .history-search,.history-search-row .ghost-button{flex:220px}}.performance-analytics-panel,.performance-analytics-panel .visual-zone,.performance-card-gallery,.mulligan-visual-list,.performance-card-tile,.mulligan-visual-card{min-width:0}.performance-card-gallery.key-card-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.performance-analytics-panel .visual-zone{justify-content:flex-start}button[data-performance-full-list]{z-index:2;position:relative}.save-deck-pills .filter-pill.active,.deck-edit-pill.active{outline:2px solid color-mix(in srgb, var(--theme-color-1) 60%, #fff);outline-offset:2px;box-shadow:0 12px 30px color-mix(in srgb, var(--theme-color-1) 18%, transparent)}.save-deck-pills .filter-pill:not(.active),.deck-edit-pill:not(.active){opacity:.86}.performance-list-modal .performance-block-toolbar{z-index:3;-webkit-backdrop-filter:blur(12px);background:linear-gradient(#020617f5,#020617d1);padding:10px 0;position:sticky;top:-8px}@media (width<=980px){.performance-analytics-grid{grid-template-columns:1fr!important}.performance-card-gallery.key-card-gallery{grid-template-columns:1fr}.performance-analytics-panel .section-head,.performance-analytics-panel .section-head p{min-height:0}}@media (width<=720px){.performance-block-toolbar{grid-template-columns:1fr;align-items:stretch;gap:10px;display:grid}.performance-block-toolbar .ghost-button.compact,button[data-performance-full-list]{justify-content:center;width:100%}.performance-card-tile{gap:10px;min-height:112px;padding:10px;grid-template-columns:58px minmax(0,1fr)!important}.performance-card-art,.performance-card-thumb{width:58px!important}.performance-card-body h3{font-size:.9rem;line-height:1.12}.performance-stat-strip{gap:4px}.performance-stat-strip span{padding:.18rem .36rem;font-size:.62rem}.impact-line strong,.impact-line small{font-size:.66rem}.mulligan-visual-card{gap:10px;padding:10px;grid-template-columns:54px minmax(0,1fr)!important}.mulligan-visual-thumb{width:54px!important}.mulligan-card-head,.mulligan-visual-head{gap:6px}.mulligan-card-head h3,.mulligan-visual-head h3{font-size:.86rem}.mulligan-bar-labels,.mulligan-meter-labels{font-size:.64rem}.performance-list-modal{width:calc(100vw - 20px);max-height:82vh}.performance-list-modal .performance-card-gallery,.performance-list-modal .mulligan-visual-list,.history-filter-pills{grid-template-columns:1fr!important}.history-search-row{grid-template-columns:1fr;display:grid}.history-search-row .history-search,.history-search-row .ghost-button{width:100%;min-width:0}}.history-vs{color:#cbd5e194;text-transform:uppercase;letter-spacing:.08em;align-items:center;margin:0 6px;font-size:.72rem;font-weight:850;display:inline-flex}.deck-edit-pill.active,.save-deck-pills .filter-pill.active{transform:translateY(-1px);border-color:color-mix(in srgb, var(--theme-color-1) 62%, #fff)!important;background:linear-gradient(135deg, color-mix(in srgb, var(--theme-color-1) 20%, #0f172ad6), #0f172ad1)!important;box-shadow:0 14px 34px color-mix(in srgb, var(--theme-color-1) 16%, transparent)!important}.deck-edit-panel .deck-edit-new{align-items:center}@media (width<=760px){.history-row-copy strong{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.history-vs{margin:0 2px}}.performance-card-gallery.key-card-gallery.expanded{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}.mulligan-visual-list.expanded{max-height:none}.performance-analytics-panel .visual-zone{transition:min-height .18s}.performance-card-gallery.key-card-gallery:not(.expanded){align-items:stretch}.performance-card-gallery.key-card-gallery:not(.expanded) .performance-card-tile,.mulligan-visual-list:not(.expanded) .mulligan-visual-card{min-height:132px}button[data-performance-full-list]{min-width:max-content}.save-deck-pills .filter-pill,.deck-edit-pill{position:relative}.save-deck-pills .filter-pill.active:after,.deck-edit-pill.active:after{content:"✓";background:color-mix(in srgb, var(--theme-color-1) 76%, #fff);color:#07111f;border-radius:999px;place-items:center;width:18px;height:18px;margin-left:4px;font-size:.68rem;font-weight:950;display:inline-grid}.save-deck-pills .filter-pill[aria-pressed=true],.deck-edit-pill[aria-pressed=true]{border-color:color-mix(in srgb, var(--theme-color-1) 70%, #fff)!important}@media (width<=720px){.performance-card-gallery,.performance-card-gallery.key-card-gallery,.performance-card-gallery.key-card-gallery.expanded,.mulligan-visual-list,.mulligan-visual-list.expanded{width:100%;display:grid;overflow:hidden;grid-template-columns:1fr!important}.performance-card-tile,.performance-card-gallery.key-card-gallery .performance-card-tile,.mulligan-visual-card{box-sizing:border-box;width:100%;max-width:100%}.performance-card-body,.mulligan-visual-body{min-width:0;overflow:hidden}.performance-block-toolbar .sort-pills{max-width:100%;padding-bottom:3px;display:flex;overflow-x:auto}.performance-block-toolbar .sort-pill{flex:none}}.account-grid-v71{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.deck-manager-section,.data-maintenance-section{border-radius:28px;margin-top:24px;padding:28px}.deck-manager-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.deck-manager-head h2,.data-maintenance-section h2{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(24px,3vw,36px)}.deck-manager-head p,.data-maintenance-section p{max-width:760px;color:var(--muted);margin:0;line-height:1.6}.deck-manager-status{color:var(--muted);margin-bottom:14px;font-weight:700}.deck-manager-list{gap:14px;display:grid}.deck-manager-card{background:linear-gradient(135deg,#ffffff0e,#ffffff06);border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:minmax(220px,.7fr) minmax(0,1.7fr);align-items:center;gap:18px;padding:16px;display:grid}.deck-manager-card.is-archived{opacity:.62}.deck-manager-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.deck-manager-title-row strong{color:var(--text);align-items:center;gap:8px;font-size:17px;display:inline-flex}.deck-manager-title-row em{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:900}.deck-manager-main small{color:var(--muted);margin-top:8px;line-height:1.4;display:block}.deck-manager-actions{grid-template-columns:minmax(180px,1.25fr) auto minmax(180px,1fr) auto auto;align-items:end;gap:10px;display:grid}.deck-manager-field{gap:6px;min-width:0;display:grid}.deck-manager-field span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.deck-manager-field input,.deck-manager-field select{width:100%;min-width:0;min-height:40px;color:var(--text);background:#05080fb8;border:1px solid #ffffff1c;border-radius:14px;outline:none;padding:0 12px;font-weight:800}.deck-manager-field select option{color:#f8fafc;background:#111827}.ghost-button.danger{color:#fecdd3;background:#fb718514;border-color:#fb718540}.data-quality-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.data-quality-item{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:18px;padding:12px}.data-quality-item strong{color:var(--text);margin-bottom:6px;font-size:26px;line-height:1;display:block}.data-quality-item span{color:var(--text);font-size:12px;font-weight:900;display:block}.data-quality-item small{color:var(--muted);margin-top:4px;line-height:1.35;display:block}.duplicate-audit-list{gap:10px;margin-top:16px;display:grid}.duplicate-group,.data-clean-state{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:18px;padding:14px 16px}.duplicate-group strong,.data-clean-state strong{color:var(--text);margin-bottom:4px;display:block}.duplicate-group span,.duplicate-group small,.data-clean-state span{color:var(--muted);line-height:1.45;display:block}@media (width<=1080px){.account-grid-v71,.deck-manager-card{grid-template-columns:1fr}.deck-manager-actions{grid-template-columns:1fr 1fr}.deck-manager-field{grid-column:1/-1}.data-quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.deck-manager-section,.data-maintenance-section{border-radius:22px;padding:18px}.deck-manager-head{display:grid}.deck-manager-actions,.data-quality-grid{grid-template-columns:1fr}}.performance-deck-coach,.performance-matchup-section{margin-top:16px}.performance-coach-card{border-radius:1.55rem;flex-direction:column;justify-content:space-between;gap:.85rem;min-height:160px;padding:1.15rem;display:flex}.performance-coach-card.primary{background:radial-gradient(circle at 10% 0%, color-mix(in srgb,var(--theme-color-1) 18%,transparent), transparent 16rem), linear-gradient(145deg,#ffffff12,#ffffff06), #0c0d11db;grid-column:span 2}.performance-coach-card span,.performance-matchup-panel .section-head h2+p{color:#a1a1aa}.performance-coach-card>span{color:#a1a1aa;letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.performance-coach-card strong{color:#fff;letter-spacing:-.05em;font-size:clamp(1.2rem,2vw,2rem);line-height:1.05;display:block}.performance-coach-card p{color:#d7d7df;margin:0;font-size:.92rem;line-height:1.65}.performance-matchup-panel{border-radius:2rem;grid-column:1/-1}.matchup-breakdown-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:12px;margin-top:1rem;display:grid}.matchup-breakdown-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:1.25rem;min-width:0;padding:1rem}.matchup-breakdown-title{align-items:center;gap:.55rem;min-width:0;display:flex}.matchup-breakdown-title strong{white-space:nowrap;text-overflow:ellipsis;color:#fff;min-width:0;font-size:.95rem;display:block;overflow:hidden}.matchup-breakdown-meter{background:#ffffff14;border-radius:999px;height:10px;margin:.8rem 0 .7rem;overflow:hidden;box-shadow:inset 0 1px #ffffff1f}.matchup-breakdown-meter span{border-radius:inherit;background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2));height:100%;display:block}.matchup-breakdown-meta{flex-wrap:wrap;gap:.45rem;display:flex}.matchup-breakdown-meta span{color:#d7d7df;background:#0003;border:1px solid #ffffff1a;border-radius:999px;padding:.25rem .48rem;font-size:.72rem;font-weight:800}.deck-required.compact{border-radius:1.25rem;padding:1rem}@media (width<=900px){.performance-coach-card.primary{grid-column:auto}}@media (width<=640px){.performance-coach-card{min-height:0;padding:1rem}.matchup-breakdown-list{grid-template-columns:1fr}}.performance-detail-tabs{z-index:14;background:linear-gradient(#ffffff0e,#ffffff06),#090a0dc7;border-radius:1.35rem;flex-wrap:wrap;align-items:center;gap:.45rem;margin:16px 0;padding:.45rem;display:flex;position:sticky;top:calc(.7rem + 72px)}.performance-detail-tab{color:#d8d8df;min-height:40px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;padding:.55rem .85rem;font-size:.82rem;font-weight:750;transition:background .16s,border-color .16s,color .16s,transform .16s}.performance-detail-tab:hover{background:#ffffff12;border-color:#ffffff2e;transform:translateY(-1px)}.performance-detail-tab.active{color:#050506;background:#f4f4f5;border-color:#f4f4f5;box-shadow:0 12px 32px #ffffff1a}.performance-detail-panel{margin-top:16px;animation:.22s ease-out both tabIn;display:none}.performance-detail-panel.active{display:block}.performance-overview-coach{grid-template-columns:1.3fr .85fr .85fr;gap:16px;margin-top:16px;display:grid}.performance-overview-coach .performance-coach-card{min-height:156px}.performance-overview-coach .performance-coach-card.primary{grid-row:span 1}.overview-mini-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));margin-top:16px}.performance-data-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));margin-bottom:16px}.performance-coach-card strong{letter-spacing:-.045em;margin-top:.45rem;font-size:clamp(1.22rem,1.8vw,1.75rem);line-height:1.08;display:block}.performance-coach-card p{max-width:54ch;font-size:.94rem;line-height:1.65}.mini-card-signal{margin-top:.7rem;font-size:1rem;line-height:1.2;display:block}.mini-card-signal-btn{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:.75rem;padding:0;display:grid}.mini-card-signal-art{aspect-ratio:5/7;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:.55rem;width:54px;display:block;overflow:hidden}.mini-card-signal-thumb{object-fit:cover;width:100%;height:100%;display:block}.mini-card-signal-copy strong{letter-spacing:-.025em;color:#fff;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.15;display:-webkit-box;overflow:hidden}.mini-card-signal-copy small{color:#aeb0bb;text-transform:none;letter-spacing:0;margin-top:.35rem;font-size:.78rem;font-weight:800;display:block}.performance-analytics-panel{max-width:none}.performance-chart-zone{margin-top:12px}.performance-next{margin-top:16px}.performance-trend-card.card-signal-card[hidden]{display:none!important}@media (width<=980px){.performance-overview-coach{grid-template-columns:1fr}.performance-detail-tabs{scroll-snap-type:x mandatory;flex-wrap:nowrap;padding-bottom:.5rem;position:relative;top:auto;overflow-x:auto}.performance-detail-tab{scroll-snap-align:start;flex:none}}@media (width<=640px){.performance-detail-tabs{border-radius:1rem;margin-inline:-.15rem}.overview-mini-grid{grid-template-columns:1fr}.mini-card-signal-btn{grid-template-columns:46px minmax(0,1fr)}.mini-card-signal-art{width:46px}.performance-overview-coach .performance-coach-card{min-height:0}}.cloud-status-banner{color:#f8fafce6;background:linear-gradient(135deg,#18140aeb,#050a12e6),radial-gradient(circle at 0 0,#facc152e,#0000 36%);border-color:#facc153d;border-radius:22px;align-items:center;gap:12px;width:min(1180px,100% - 32px);margin:12px auto 0;padding:14px 16px;display:flex}.cloud-status-banner[hidden]{display:none!important}.cloud-status-banner strong{letter-spacing:-.01em;font-size:13px;line-height:1.2;display:block}.cloud-status-banner span{color:#e2e8f0bd;margin-top:2px;font-size:12px;line-height:1.45;display:block}.cloud-status-icon{color:#100f07;background:linear-gradient(135deg,#fde68a,#38bdf8);border-radius:999px;flex:none;place-items:center;width:26px;height:26px;font-weight:900;display:grid;box-shadow:0 0 0 5px #facc1514}#cloudStatusDismiss{color:#f8fafcc7;cursor:pointer;background:#0f172a8c;border:1px solid #ffffff1f;border-radius:999px;width:30px;height:30px;margin-left:auto}#cloudStatusDismiss:hover{color:#fff;border-color:#facc1559}body.cloud-offline .auth-chip:not(.is-online) .auth-status-dot{background:#facc15;box-shadow:0 0 0 5px #facc151f}@media (width<=720px){.cloud-status-banner{border-radius:18px;align-items:flex-start;width:calc(100% - 24px);padding:12px}#cloudStatusDismiss{flex:none}}:root{--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Inter Tight", Inter, ui-sans-serif, system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--radius-xs:10px;--radius-sm:14px;--radius-md:20px;--radius-lg:28px;--radius-xl:36px;--shadow-card:0 18px 64px #00000057;--shadow-card-hover:0 28px 86px #0000007a;--stroke-soft:#ffffff18;--stroke-strong:#ffffff29;--surface-glass:#0d0e12c7;--surface-glass-strong:#121318e0;--ease-premium:cubic-bezier(.2,.8,.2,1)}html{scroll-padding-top:112px}body{font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-size:16px;font-family:var(--font-body)!important}body:after{content:"";pointer-events:none;z-index:0;opacity:.13;background-color:#0000;background-image:linear-gradient(90deg,#0000 0 23px,#ffffff0d 24px,#0000 25px),linear-gradient(0deg,#0000 0 23px,#ffffff0a 24px,#0000 25px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 72%,#0000);mask-image:linear-gradient(#0000,#000 18% 72%,#0000)}h1,h2,h3,.brand-title,.section-head h2,.stats-header h2,.match-read h2,.metric-card strong,.pro-card strong,.performance-coach-card strong,.performance-card-body h3,.mulligan-visual-head h3,.history-line-title,.result-stamp strong,.result-score strong{letter-spacing:-.055em;font-family:var(--font-display)!important}.kicker,.brand-subtitle,.status-badge,.metric-card span,.pro-card span,.performance-coach-card>span,.filter-pill-block>span,.auth-kicker,.card-mini p,.timeline-meta span{letter-spacing:.13em!important}.metric-card strong,.pro-card strong,.recognized-grid strong,.data-quality-item strong{font-family:var(--font-mono)!important;letter-spacing:-.035em!important}.glass,.glass-primary,.metric-card,.pro-card,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.performance-coach-card,.performance-card-tile,.mulligan-visual-card,.history-card,.deck-manager-card{border-color:var(--stroke-soft)!important;box-shadow:inset 0 1px 0 #ffffff13, var(--shadow-card)!important}.glass,.metric-card,.pro-card{background:linear-gradient(180deg, #ffffff0f, #ffffff06), radial-gradient(circle at 12% 0%, color-mix(in srgb,var(--theme-color-1) 7%,transparent), transparent 16rem), var(--surface-glass)!important}.glass-primary,.match-read{box-shadow:inset 0 1px 0 #ffffff1a, 0 28px 96px #00000075, 0 0 0 1px color-mix(in srgb,var(--theme-color-1) 10%,transparent)!important}.header-shell{-webkit-backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(#050506d1,#0505066b,#0000);padding-bottom:8px;top:0;z-index:80!important;padding-top:10px!important;position:sticky!important}.header-bar{min-height:62px;transition:transform .22s var(--ease-premium), border-color .22s ease, background .22s ease;border-radius:22px!important;padding:10px 12px!important}.header-bar:hover{border-color:#ffffff29!important}.brand-block{gap:12px!important}.brand-mark{position:relative;overflow:hidden;transform:translateZ(0);box-shadow:inset 0 1px #ffffff9e,0 12px 28px #00000057,0 0 0 1px #ffffff24;background:radial-gradient(circle at 32% 24%, #fffffff5, #ffffffd1 22%, transparent 23%), linear-gradient(135deg, color-mix(in srgb,var(--theme-color-1) 82%,#fff), color-mix(in srgb,var(--theme-color-2) 78%,#fff))!important;color:#050506!important;border-radius:14px!important;width:42px!important;height:42px!important}.brand-mark:before{content:"";pointer-events:none;background:linear-gradient(145deg,#ffffff5c,#fff0 45%);border:1px solid #0505062e;border-radius:10px;position:absolute;inset:5px}.brand-mark:after{content:"";background:#05050642;border-radius:8px;width:22px;height:22px;position:absolute;bottom:-7px;right:-7px;transform:rotate(18deg)}.brand-mark span{z-index:1;font-family:var(--font-display);letter-spacing:-.08em;font-size:19px;font-weight:900;position:relative}.brand-title{letter-spacing:.13em!important;font-size:.78rem!important;font-weight:850!important}.brand-subtitle{letter-spacing:.17em!important;color:#cbd5e194!important;font-size:.63rem!important}.app-main-nav,.app-nav{background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:999px!important;padding:4px!important;box-shadow:inset 0 1px #ffffff0d!important}.app-nav-button{letter-spacing:-.01em!important;color:#e2e8f0b3!important;border-radius:999px!important;min-height:34px!important;padding:.42rem .78rem!important;font-size:.76rem!important;font-weight:720!important}.app-nav-button.active,.app-nav-button[aria-current=page]{color:#07080a!important;background:linear-gradient(#fffffff5,#e2e8f0e6)!important;box-shadow:0 10px 24px #ffffff1a!important}.status-badge,.auth-chip{border-radius:999px!important;min-height:38px!important;padding:.46rem .78rem!important;font-size:.73rem!important}.auth-chip strong{font-size:.78rem!important}.auth-chip small{color:#cbd5e18f!important;font-size:.64rem!important}.auth-btn-discord{background:linear-gradient(135deg,#5865f2eb,#2f8bd9db)!important}.hero-section{padding:clamp(2.4rem,5vw,5rem) 0 clamp(1.4rem,3vw,3rem)!important}.hero-section h1{text-wrap:balance;font-family:var(--font-display)!important;letter-spacing:-.085em!important;max-width:1050px!important;line-height:.93!important}.hero-section p{color:#e2e8f0b8!important;max-width:720px!important}.privacy-pill,.hero-tags span,.match-pills span,.meta-chip{color:#e2e8f0cc!important;background:#0f172a8f!important;border-color:#94a3b829!important}button,.primary-button,.ghost-button,.scope-button,.card-filter,.tab-button,.filter-pill,.performance-detail-tab,.history-action,.auth-btn{position:relative;overflow:hidden;transform:translateZ(0)}.primary-button,.ghost-button,.scope-button,.card-filter,.tab-button,.filter-pill,.performance-detail-tab,.auth-btn,.history-action{transition:transform .18s var(--ease-premium), border-color .18s ease, background .18s ease, box-shadow .18s ease, color .18s ease!important}.primary-button:hover,.ghost-button:hover,.scope-button:hover,.card-filter:hover,.tab-button:hover,.filter-pill:hover,.performance-detail-tab:hover,.auth-btn:hover,.history-action:hover{transform:translateY(-1px)}.ui-ripple{pointer-events:none;mix-blend-mode:screen;background:#ffffff57;border-radius:999px;width:12px;height:12px;animation:.62s ease-out forwards uiRipple;position:absolute;transform:translate(-50%,-50%)scale(1)}@keyframes uiRipple{to{opacity:0;transform:translate(-50%,-50%)scale(24)}}.tab-button.active,.scope-button.active,.card-filter.active,.performance-detail-tab.active,.filter-pill.active{background:linear-gradient(135deg, color-mix(in srgb,var(--theme-color-1) 34%,#fff), color-mix(in srgb,var(--theme-color-2) 32%,#fff))!important;color:#07080a!important;box-shadow:0 14px 34px color-mix(in srgb,var(--theme-color-1) 15%,transparent)!important;border-color:#ffffff38!important}.performance-detail-tabs,.tabs{-webkit-backdrop-filter:blur(18px)saturate(150%);top:86px!important}.app-view.active{animation:viewReveal .36s var(--ease-premium) both}[data-performance-panel].active,.performance-detail-panel.active,.tab-section.active{animation:viewReveal .28s var(--ease-premium) both!important}@keyframes viewReveal{0%{opacity:0;transform:translateY(10px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}.ui-reveal{opacity:0;transition:opacity .32s var(--ease-premium), transform .32s var(--ease-premium);transform:translateY(12px)}.ui-reveal.is-visible{opacity:1;transform:translateY(0)}.metric-card,.pro-card,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.performance-coach-card,.performance-card-tile,.mulligan-visual-card,.card-mini,.history-card,.deck-manager-card,.quick-insight{transition:transform .22s var(--ease-premium), box-shadow .22s ease, border-color .22s ease, background .22s ease!important}.metric-card:hover,.pro-card:hover,.chart-panel:hover,.stat-panel:hover,.cards-panel:hover,.timeline-panel:hover,.performance-coach-card:hover,.performance-card-tile:hover,.mulligan-visual-card:hover,.card-mini:hover,.history-card:hover,.deck-manager-card:hover,.quick-insight:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover)!important;border-color:#ffffff29!important}.performance-card-thumb,.mulligan-visual-thumb,.card-thumb,.mulligan-thumb,.timeline-thumb{transition:transform .28s var(--ease-premium), filter .28s ease}.performance-card-tile:hover .performance-card-thumb,.mulligan-visual-card:hover .mulligan-visual-thumb,.card-mini:hover .card-thumb,.mulligan-card:hover .mulligan-thumb,.timeline-art:hover .timeline-thumb{filter:saturate(1.08)contrast(1.03);transform:scale(1.035)}input,select,textarea{font-family:var(--font-body)!important;color:#f8fafceb!important;background-color:#080c14d1!important;border-color:#94a3b82e!important}input:focus,select:focus,textarea:focus{border-color:color-mix(in srgb,var(--theme-color-1) 64%,#fff)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-color-1) 12%,transparent)!important}select option{color:#f8fafc!important;background:#0b1220!important}.performance-filter-bar-viz,.performance-panel-head,.history-toolbar,.deck-manager-section,.data-maintenance-section{border-radius:var(--radius-lg)!important}.performance-overview-coach,.overview-mini-grid,.performance-charts-grid,.matchup-breakdown-list,.data-quality-grid{gap:14px!important}.performance-card-gallery{grid-template-columns:repeat(auto-fill,minmax(min(100%,310px),1fr))!important}.performance-card-tile{align-items:start;min-height:158px;grid-template-columns:82px minmax(0,1fr)!important}.performance-card-thumb,.performance-card-art{width:82px!important}.mulligan-visual-card{min-height:126px}.performance-card-body h3,.mulligan-visual-head h3{font-size:1.02rem!important}.impact-line small,.performance-card-body p,.mulligan-visual-card small{color:#cbd5e1ad!important}.modal-backdrop,.card-modal{-webkit-backdrop-filter:blur(20px)saturate(145%)}.card-modal.active .modal-content,.card-modal.active .modal-card{animation:modalPop .26s var(--ease-premium) both}@keyframes modalPop{0%{opacity:0;transform:translateY(12px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1080px){.header-bar{grid-template-columns:1fr auto;align-items:center;display:grid!important}.app-main-nav{order:3;grid-column:1/-1;justify-self:center}.app-header-actions{justify-self:end}.performance-card-gallery{grid-template-columns:1fr!important}}@media (width<=720px){html{scroll-padding-top:16px}.header-shell{-webkit-backdrop-filter:none!important;background:0 0!important;position:relative!important}.header-bar{justify-items:stretch;border-radius:18px!important;grid-template-columns:1fr!important}.brand-block{justify-content:flex-start}.app-main-nav{justify-content:center;width:100%}.app-header-actions{width:100%;grid-template-columns:1fr!important;justify-content:stretch!important;display:grid!important}.status-badge,.auth-chip{width:100%;justify-content:center!important}.tabs,.performance-detail-tabs{scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;position:relative!important;top:0!important}.tab-button,.performance-detail-tab{scroll-snap-align:start;flex:none}.hero-section h1{font-size:clamp(2.45rem,13vw,4rem)!important}.hero-section{text-align:left!important}.privacy-pill,.hero-tags{justify-content:flex-start}.upload-card,.loaded-card,.match-read,.glass-primary,.cards-panel,.stats-card,.performance-coach-card,.deck-manager-section,.data-maintenance-section{border-radius:22px!important}.performance-card-tile{min-height:0;grid-template-columns:72px minmax(0,1fr)!important}.performance-card-thumb,.performance-card-art{width:72px!important}.mulligan-visual-card{grid-template-columns:58px minmax(0,1fr)!important}.mulligan-visual-thumb{width:58px!important}}@media (width<=480px){.app-shell{padding-inline:12px!important}.main-shell{padding-bottom:3rem!important}.brand-title{font-size:.72rem!important}.brand-subtitle{font-size:.58rem!important}.brand-mark{border-radius:13px!important;width:38px!important;height:38px!important}.hero-tags span{font-size:.72rem!important}.metric-card,.pro-card{min-height:116px!important;padding:1rem!important}.performance-card-tile,.mulligan-visual-card{border-radius:16px!important;padding:10px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.ui-reveal{opacity:1!important;filter:none!important;transform:none!important}}:root{--font-display:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--title-tight:-.032em;--title-soft:-.018em;--title-line:1.08}html,body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-body)!important;letter-spacing:0!important}h1,h2,h3,.hero-section h1,.app-page-hero h1,.match-read h2,.detail-title,.performance-hero h1,.performance-panel-head h2,.performance-overview-title,.performance-coach-card strong,.history-detail-head h2,.account-card h2,.drop-center h2,.section-head h2,.stats-header h2,.performance-placeholder h2,.performance-chart-card h3,.performance-card-body h3,.mulligan-visual-head h3,.timeline-row h3{text-wrap:balance;font-family:var(--font-display)!important;letter-spacing:var(--title-soft)!important;word-spacing:.02em!important;font-stretch:100%!important}.hero-section h1,.app-page-hero h1,.performance-hero h1{max-width:1080px;letter-spacing:-.038em!important;font-weight:620!important;line-height:1.05!important}.match-read h2,.history-detail-head h2,.performance-overview-title{letter-spacing:-.028em!important;font-weight:680!important;line-height:1.08!important}.detail-title{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%;letter-spacing:-.026em!important;font-size:clamp(2rem,3.25vw,3.35rem)!important;font-weight:640!important;line-height:1.1!important}.detail-title .ink-dot{transform:translateY(-.08em)}.metric-card strong,.pro-card strong,.result-stamp strong,.result-score strong,.performance-trend-card strong,.deck-kpi strong,.overview-metric strong{font-family:var(--font-display)!important;letter-spacing:-.025em!important;font-weight:680!important;line-height:1.05!important}.section-head.compact h2,.section-head h2,.stats-header h2,.cards-panel h2,.stat-panel h2,.timeline-panel h2,.performance-chart-card h3{letter-spacing:-.018em!important;font-weight:690!important;line-height:1.16!important}.kicker,.metric-card span,.pro-card span,.result-stamp span,.result-score span,.account-card span,.detail-field small,.performance-panel-kicker,.performance-trend-card span,.filter-pill-block>span,.data-table th,.recognized-grid small{letter-spacing:.14em!important;color:#cbd5e1b3!important;font-weight:760!important}p,.coach-copy,.section-head p,.stats-header p,.app-page-hero p,.hero-section p,.performance-chart-card p,.performance-placeholder p,.account-card p,.card-text,.timeline-row p{letter-spacing:0!important;line-height:1.65!important}.brand-title{letter-spacing:.115em!important;font-weight:760!important}.brand-subtitle{letter-spacing:.145em!important;font-weight:620!important}.app-nav-button,.tab-button,.performance-detail-tab,.filter-pill,.ghost-button,.scope-button,.card-filter{letter-spacing:0!important;font-weight:640!important}.card-detail-main .detail-panel:first-child{padding:clamp(1rem,2vw,1.35rem)!important}.chip-row .chip,.detail-field strong{letter-spacing:0!important;font-weight:650!important}.performance-card-body h3,.mulligan-visual-head h3,.card-mini h3{letter-spacing:-.012em!important;font-weight:680!important;line-height:1.2!important}@media (width>=1100px){.hero-section h1{font-size:clamp(3.2rem,5.2vw,5.4rem)!important}.app-page-hero h1,.performance-hero h1{font-size:clamp(2.8rem,4.1vw,4.8rem)!important}}@media (width<=720px){.hero-section h1,.app-page-hero h1,.performance-hero h1{letter-spacing:-.032em!important;font-weight:650!important;line-height:1.06!important}.detail-title{letter-spacing:-.026em!important;font-size:clamp(2rem,9vw,3.05rem)!important;line-height:1.08!important}.match-read h2{font-size:clamp(1.65rem,8vw,2.65rem)!important}}:root{--ink-bg:#020304;--ink-bg-2:#06070a;--ink-panel:#ffffff0b;--ink-panel-strong:#fff1;--ink-border:#ffffff1b;--ink-border-soft:#ffffff12;--ink-text:#f8fafc;--ink-muted:#e2e8f0ad;--ink-faint:#e2e8f06b;--ink-glow-a:color-mix(in srgb, var(--theme-color-1) 55%, transparent);--ink-glow-b:color-mix(in srgb, var(--theme-color-2) 52%, transparent);--font-display:Geist, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:Geist, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html,body{background:var(--ink-bg)!important;color:var(--ink-text)!important;font-family:var(--font-body)!important;font-weight:400!important}body{background:radial-gradient(circle at 12% 6%, color-mix(in srgb, var(--theme-color-1) 18%, transparent), transparent 34rem), radial-gradient(circle at 92% 8%, color-mix(in srgb, var(--theme-color-2) 15%, transparent), transparent 36rem), radial-gradient(circle at 50% 120%, #ffffff0b, transparent 42rem), linear-gradient(180deg,#020304 0%,#040509 54%,#010203 100%)!important}.grain:before{opacity:.018!important;background-size:54px 54px!important}.ambient{opacity:.62!important;filter:blur(78px)saturate(140%)!important;mix-blend-mode:screen!important}.ambient:before{transform:translate(-4vw);background:var(--theme-color-1)!important;opacity:.22!important;filter:blur(140px)!important}.ambient:after{transform:translate(3vw,2vw);background:var(--theme-color-2)!important;opacity:.18!important;filter:blur(150px)!important}.glass,.glass-primary,.metric-card,.pro-card,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.quick-insight,.detail-panel,.performance-trend-card,.performance-coach-card,.history-row,.auth-card,.loaded-card,.upload-card,.dropzone,.performance-detail-tabs,.history-toolbar,.account-card,.deck-manager-card,.cloud-status-banner{border:1px solid var(--ink-border-soft)!important;-webkit-backdrop-filter:blur(22px)saturate(135%)!important;background:linear-gradient(#ffffff0f,#ffffff06),#030508b3!important;box-shadow:inset 0 1px #ffffff12,0 28px 90px #00000085!important}.glass-primary,.match-read,.app-page-hero,.performance-hero{background:radial-gradient(circle at 0% 0%, color-mix(in srgb, var(--theme-color-1) 13%, transparent), transparent 28rem), radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--theme-color-2) 10%, transparent), transparent 30rem), linear-gradient(180deg,#ffffff10,#ffffff07),#030508c7!important}.header-bar{border-radius:1.15rem!important;padding:.72rem .9rem!important}.brand-mark{background:linear-gradient(135deg,var(--theme-color-1),var(--theme-color-2))!important;color:#020304!important;width:2.45rem!important;height:2.45rem!important;box-shadow:0 0 34px color-mix(in srgb, var(--theme-color-1) 22%, transparent), inset 0 1px 0 #ffffff73!important;border-radius:.82rem!important}.brand-mark span{letter-spacing:-.04em!important;font-size:.78rem!important;font-weight:650!important}.brand-title{font-family:var(--font-display)!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:.9rem!important;font-weight:560!important}.brand-subtitle{letter-spacing:.18em!important;color:var(--ink-faint)!important;text-transform:uppercase!important;font-weight:420!important}.app-main-nav,.tabs,.bo3-nav,.performance-detail-tabs{background:#ffffff06!important;border:1px solid #ffffff13!important;box-shadow:inset 0 1px #ffffff0b!important}.app-nav-button,.tab-button,.performance-detail-tab,.scope-button,.filter-pill,.ghost-button,.primary-button,.save-analysis-button,.auth-btn,.card-filter{font-family:var(--font-display)!important;letter-spacing:-.006em!important;border-radius:999px!important;font-weight:500!important;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s!important}.app-nav-button.active,.tab-button.active,.tab-button[aria-selected=true],.performance-detail-tab.active,.filter-pill.active,.scope-button.active,.card-filter.active{color:#020304!important;box-shadow:0 14px 42px #00000070,0 0 36px color-mix(in srgb, var(--theme-color-1) 16%, transparent)!important;background:#ffffffeb!important;border-color:#ffffffb8!important}.primary-button,.save-analysis-button,.auth-btn-primary{background:linear-gradient(110deg,var(--theme-color-2),var(--theme-color-1))!important;color:#020304!important;box-shadow:0 18px 64px color-mix(in srgb, var(--theme-color-1) 22%, transparent)!important;border:0!important;font-weight:560!important}.ghost-button,.auth-chip,.status-badge{color:#f8fafcdb!important;background:#ffffff09!important;border-color:#ffffff18!important}.hero-section{position:relative;text-align:left!important;padding:clamp(3.2rem,7vw,8.2rem) clamp(.2rem,2vw,1rem) clamp(2.4rem,5vw,5rem)!important}.hero-section:after{content:"";background:linear-gradient(90deg,transparent,var(--theme-color-1),#ffffff52,var(--theme-color-2),transparent);opacity:.42;height:1px;position:absolute;bottom:1.2rem;left:clamp(1rem,8vw,12rem);right:clamp(1rem,8vw,12rem)}.privacy-pill{color:#f8fafcb8!important;background:#ffffff09!important;border-color:#ffffff17!important;font-weight:450!important}.hero-section h1{font-family:var(--font-display)!important;letter-spacing:-.085em!important;text-transform:none!important;max-width:1100px!important;margin:1.5rem 0 0!important;font-size:clamp(4.5rem,12vw,12rem)!important;font-weight:300!important;line-height:.84!important}.hero-slogan{color:#f8fafceb!important;letter-spacing:-.04em!important;margin:.85rem 0 0!important;font-size:clamp(1.25rem,2.1vw,2.2rem)!important;font-weight:360!important;line-height:1.12!important}.hero-section p:not(.hero-slogan){max-width:760px!important;color:var(--ink-muted)!important;margin:1.25rem 0 0!important;font-size:clamp(1rem,1.3vw,1.18rem)!important;font-weight:350!important;line-height:1.75!important}.hero-tags{justify-content:flex-start!important;margin-top:1.6rem!important}.hero-tags span,.match-pills span,.meta-chip{color:#f8fafcc7!important;background:#ffffff09!important;border-color:#ffffff17!important;font-weight:450!important}.kicker,.metric-card span,.pro-card span,.result-stamp span,.result-score span,.account-card span,.detail-field small,.performance-panel-kicker,.performance-trend-card span,.filter-pill-block>span,.data-table th,.recognized-grid small{letter-spacing:.22em!important;color:#e2e8f085!important;text-transform:uppercase!important;font-weight:520!important}h1,h2,h3,.hero-section h1,.app-page-hero h1,.match-read h2,.detail-title,.performance-hero h1,.performance-panel-head h2,.performance-overview-title,.performance-coach-card strong,.history-detail-head h2,.account-card h2,.drop-center h2,.section-head h2,.stats-header h2,.performance-placeholder h2,.performance-chart-card h3,.performance-card-body h3,.mulligan-visual-head h3,.timeline-row h3{text-wrap:balance;font-family:var(--font-display)!important;letter-spacing:-.045em!important;color:#fff!important;font-weight:420!important;line-height:1.05!important}.section-head h2,.stats-header h2,.cards-panel h2,.stat-panel h2,.timeline-panel h2,.performance-chart-card h3{letter-spacing:-.035em!important;font-size:clamp(1.35rem,1.8vw,2rem)!important;font-weight:480!important}.metric-card strong,.pro-card strong,.result-stamp strong,.result-score strong,.performance-trend-card strong,.deck-kpi strong,.overview-metric strong{letter-spacing:-.055em!important;color:#fff!important;font-weight:430!important}.result-stamp strong,.result-score strong{font-size:clamp(2rem,3.3vw,3.8rem)!important}.match-read h2{letter-spacing:-.062em!important;font-size:clamp(2.3rem,4.4vw,5.4rem)!important;font-weight:380!important}.coach-copy,#coachText{max-width:1100px;font-family:var(--font-display)!important;color:#f8fafcc7!important;font-size:clamp(1rem,1.45vw,1.28rem)!important;font-style:normal!important;font-weight:330!important;line-height:1.72!important}.result-hero{gap:1rem!important}.result-stamp,.result-score,.result-matchup{background:#ffffff0b!important;border:1px solid #ffffff14!important;box-shadow:inset 0 1px #ffffff0f!important}.result-stamp.win{border-color:color-mix(in srgb, var(--theme-color-1) 30%, #ffffff14)!important}.result-stamp.loss{background:linear-gradient(#fb71851b,#ffffff08),#ffffff09!important;border-color:#fb718547!important}.metric-card,.pro-card,.performance-trend-card{border-radius:1.35rem!important;min-height:128px!important;padding:clamp(1rem,1.6vw,1.55rem)!important}.pro-card:after,.metric-card:after{content:"";background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2));opacity:.68;border-radius:99px;height:2px;position:absolute;bottom:.9rem;left:1rem;right:1rem}.pro-card,.metric-card{position:relative;overflow:hidden}.pro-card small,.metric-card small,.section-head p,.stats-header p,.performance-chart-card p,.performance-placeholder p,.account-card p,.timeline-row p{color:var(--ink-muted)!important;font-weight:350!important;line-height:1.65!important}.chart-wrap{height:clamp(300px,28vw,440px)!important}.card-mini-thumb,.performance-card-thumb,.mulligan-visual-thumb{box-shadow:0 16px 48px #0000007a!important}.card-detail-main{gap:clamp(1.2rem,2vw,2rem)!important}.detail-title{overflow-wrap:anywhere;letter-spacing:-.072em!important;font-size:clamp(2.3rem,4vw,4.6rem)!important;font-weight:380!important;line-height:1.02!important}.detail-panel,.modal-card{background:#030508db!important}.chip,.ink-pair,.info-dot{background:#ffffff0b!important;border-color:#ffffff17!important;font-weight:450!important}.auth-btn-discord .discord-mark{display:none!important}.visual-zone,.table-zone{border-radius:1.35rem!important}.history-row,.performance-card-tile,.mulligan-visual-card{background:#ffffff09!important;border-color:#ffffff14!important}.history-row:hover,.performance-card-tile:hover,.mulligan-visual-card:hover{transform:translateY(-1px);box-shadow:0 18px 58px #0000005c,0 0 42px color-mix(in srgb, var(--theme-color-1) 10%, transparent)!important;border-color:#ffffff29!important}.progress-bar,.format-split-bar,.mini-bar-row i,.keep-bar{background:#ffffff13!important}.progress-bar b,.format-split-bar span,.mini-bar-row i b,.keep-bar b{background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2))!important}@media (width>=980px){.upload-grid{gap:1.1rem!important}.summary-grid,.pro-grid,.performance-grid{gap:1rem!important}}@media (width<=820px){.header-bar{align-items:flex-start!important}.hero-section{text-align:left!important;padding-top:2.4rem!important}.hero-section h1{letter-spacing:-.08em!important;font-size:clamp(4rem,18vw,6.4rem)!important;line-height:.86!important}.hero-slogan{font-size:clamp(1.25rem,7vw,1.85rem)!important}.match-read h2{font-size:clamp(2.25rem,10vw,3.6rem)!important;line-height:1.02!important}.detail-title{letter-spacing:-.06em!important;font-size:clamp(2.1rem,11vw,3.4rem)!important}.metric-card,.pro-card,.performance-trend-card{min-height:112px!important}}.history-quality-badges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.quality-badge{color:#ffffffad;letter-spacing:.05em;text-transform:uppercase;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;align-items:center;min-height:22px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:500;display:inline-flex}.quality-badge.complete{color:#b6f7d2;background:#34d39914;border-color:#34d39938}.quality-badge.warning{color:#fde68a;background:#f59e0b17;border-color:#f59e0b3d}.quality-badge.partial{color:#bae6fd;background:#38bdf814;border-color:#38bdf838}.quality-badge.danger{color:#fecdd3;background:#fb718517;border-color:#fb718547}.maintenance-card{background:linear-gradient(135deg,#ffffff0e,#ffffff06);border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:minmax(220px,.75fr) minmax(0,1.35fr);align-items:start;gap:16px;padding:16px;display:grid}.maintenance-card strong{color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-size:16px;display:block}.maintenance-card span,.maintenance-card small{color:var(--muted);line-height:1.5;display:block}.maintenance-mini-list{gap:8px;display:grid}.maintenance-mini-list button{appearance:none;text-align:left;width:100%;color:var(--text);cursor:pointer;background:#0000002e;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;gap:10px;padding:10px 12px;display:flex}.maintenance-mini-list button:hover{background:#ffffff0f;border-color:#ffffff38;transform:translateY(-1px)}.maintenance-mini-list b{color:var(--text);font-size:12px;font-weight:600}.maintenance-mini-list span{text-align:right;color:var(--muted);font-size:12px}.history-row-copy .history-quality-badges+small{margin-top:0}@media (width<=760px){.maintenance-card{grid-template-columns:1fr;padding:14px}.maintenance-mini-list button{gap:2px;display:grid}.maintenance-mini-list span{text-align:left}.history-quality-badges{gap:4px}.quality-badge{padding:2px 7px;font-size:9px}}.stat-panel{flex-direction:column!important;min-width:0!important;display:flex!important}.table-zone{flex:auto;min-width:0!important;overflow:visible!important}.match-card-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.match-card-tile{color:#f8fafc;text-align:left;cursor:pointer;background:linear-gradient(145deg,#ffffff0d,#ffffff05),#06080cc2;border:1px solid #ffffff17;border-radius:20px;grid-template-columns:26px 74px minmax(0,1fr);align-items:start;gap:12px;width:100%;min-width:0;min-height:132px;padding:12px;display:grid;box-shadow:0 16px 42px #00000040}.match-card-tile.is-static{cursor:default}.match-card-tile:hover{box-shadow:0 20px 58px #00000057,0 0 34px color-mix(in srgb,var(--theme-color-1) 9%,transparent);border-color:#ffffff29;transform:translateY(-1px)}.match-card-rank{color:#e2e8f0b8;letter-spacing:-.02em;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.68rem;font-weight:700;display:inline-flex}.match-card-art{width:74px;min-width:74px}.match-card-thumb{aspect-ratio:5/7;object-fit:cover;background:#0f1117;border:1px solid #ffffff1f;border-radius:10px;width:74px;display:block;box-shadow:0 14px 36px #00000061}.match-card-thumb.thumb-placeholder{color:#f8fafcb8;place-items:center;font-size:.76rem;font-weight:760;display:grid}.match-card-body{gap:8px;min-width:0;display:grid}.match-card-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden;color:#fff!important;letter-spacing:-.012em!important;font-size:.98rem!important;font-weight:650!important;line-height:1.16!important}.match-card-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.73rem;display:-webkit-box;overflow:hidden;color:#cbd5e1ad!important;line-height:1.35!important}.match-card-chips{flex-wrap:wrap;gap:6px;display:flex}.match-card-chips span{color:#e2e8f0d6;background:#00000038;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:24px;padding:.22rem .48rem;font-size:.68rem;font-weight:680;line-height:1;display:inline-flex}.stat-list-toggle{color:#f8fafce0;width:100%;min-height:42px;font:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;margin-top:12px;font-size:.82rem;font-weight:600;transition:transform .18s,border-color .18s,background .18s}.stat-list-toggle:hover{background:#ffffff12;border-color:#ffffff2e;transform:translateY(-1px)}.stat-list-toggle span{background:color-mix(in srgb,var(--theme-color-1) 24%,#ffffff14);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:6px;padding:0 6px;font-size:.72rem;display:inline-grid}.save-analysis-panel{grid-template-columns:minmax(0,1fr) minmax(280px,1.25fr) auto;align-items:end;background:linear-gradient(145deg,#ffffff0e,#ffffff05),#030508ad!important;border:1px solid #ffffff17!important;border-radius:24px!important;gap:16px!important;padding:18px!important;display:grid!important}.save-deck-fields{grid-template-columns:minmax(0,1fr) minmax(180px,.8fr);align-items:end!important;gap:12px!important;min-width:0!important;display:grid!important}.save-deck-picker,.save-deck-fields label{min-width:0!important}.save-deck-picker>span,.save-deck-fields label{color:#e2e8f0d1!important;letter-spacing:0!important;font-size:.74rem!important;font-weight:650!important}.save-deck-select,.save-deck-input,.technical-select,.sort-select,.auth-form input{color:#f8fafc!important;background:#080c14eb!important;border:1px solid #94a3b83d!important;box-shadow:inset 0 1px #ffffff0b!important}.save-deck-select::placeholder,.save-deck-input::placeholder,.auth-form input::placeholder{color:#cbd5e16b!important}.save-deck-select option,.technical-select option,.sort-select option{color:#f8fafc!important;background:#0b1220!important}.save-analysis-button{white-space:nowrap!important;min-height:44px!important}.save-deck-pills{max-width:100%;margin-top:8px}.save-deck-hint,#saveDeckHint{grid-column:1/-1;color:#cbd5e19e!important;line-height:1.45!important}.app-header-actions{justify-content:flex-end!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.auth-chip{justify-content:center!important;min-width:150px!important}.auth-btn-discord{color:#fff!important;box-shadow:none!important;background:#ffffff0d!important;border:1px solid #ffffff1c!important}.auth-btn-discord:hover{background:linear-gradient(135deg,color-mix(in srgb,var(--theme-color-1) 18%,#ffffff0f),#ffffff12)!important}@media (width<=1180px){.match-card-gallery{grid-template-columns:1fr}.match-card-tile{min-height:120px}}@media (width<=980px){.save-analysis-panel{grid-template-columns:1fr!important;align-items:stretch!important}.save-deck-fields{grid-template-columns:1fr!important}.save-analysis-button{width:100%!important}}@media (width<=720px){.stats-header .scope-switch,.scope-switch{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.scope-button,.tab-button,.ghost-button,.primary-button,.save-analysis-button,.auth-btn{min-height:44px!important}.stat-panel .section-head{min-height:0}.match-card-gallery{gap:10px;grid-template-columns:1fr!important}.match-card-tile{border-radius:16px;grid-template-columns:22px 62px minmax(0,1fr);gap:10px;min-height:112px;padding:10px}.match-card-rank{width:22px;height:22px;font-size:.62rem}.match-card-art,.match-card-thumb{width:62px;min-width:62px}.match-card-body h3{font-size:.92rem!important}.match-card-body p{font-size:.69rem}.match-card-chips span{min-height:22px;font-size:.64rem}.section-head select,.sort-select{width:100%!important}.app-header-actions{grid-template-columns:1fr!important;width:100%!important;display:grid!important}.auth-chip{width:100%!important}}@media (width<=420px){.match-card-tile{grid-template-columns:1fr}.match-card-rank{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508b8;margin:6px;position:absolute}.match-card-art,.match-card-thumb{width:min(112px,42vw);min-width:0}.match-card-art{justify-self:start}}.app-view-analysis>.hero-section,.app-view-analysis>.upload-grid,#bo3Selector,#analysisTabs,#tab-overview,#tab-stats,#tab-cards,#tab-timeline{width:min(100%,1440px);margin-left:auto;margin-right:auto}.hero-section{text-align:left!important;padding-top:clamp(28px,4vw,64px)!important}.hero-section h1,.hero-section p{margin-left:0!important;margin-right:0!important}.hero-tags{justify-content:flex-start!important}body.has-results .upload-grid{grid-template-columns:1fr!important;margin-top:18px!important}body.has-results .upload-card{display:none!important}body.has-results .loaded-card{border-radius:24px!important;max-width:980px!important;margin-inline:auto!important;padding:16px!important}body.has-results .loaded-card .section-head{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:10px!important;display:flex!important}body.has-results .loaded-card h2{font-size:clamp(1.15rem,1.6vw,1.45rem)!important}body.has-results .loaded-card #statusText{margin-top:2px!important;font-size:.9rem!important}body.has-results .file-list{margin-top:0!important}body.has-results .file-row{background:#00000038!important;border:1px solid #ffffff14!important;border-radius:16px!important;min-height:48px!important;padding:10px 12px!important}body.has-results .file-row strong{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;display:block!important;overflow:hidden!important}body.has-results .file-row small{margin-top:2px!important}body.has-results .recognized-box{display:none!important}.tab-button,.scope-button,.card-filter,.ghost-button,.primary-button,.save-analysis-button,.sort-select{min-height:44px!important}.scope-switch,.card-tabs,.performance-format-pills,.performance-result-pills,.filter-pill-row{align-items:center!important}.scope-button,.card-filter{justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.metric-card span,.pro-card span,.quick-insight span,.recognized-grid small{text-transform:none!important;letter-spacing:.01em!important;color:#f4f4f5b8!important;font-weight:520!important}.pro-card strong,.metric-card strong{letter-spacing:-.045em!important}.match-card-list-v81{grid-template-columns:1fr;gap:12px;margin-top:8px;display:grid}.match-card-row-v81{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#ffffff0e,#ffffff06),#07080c94;border:1px solid #ffffff18;border-radius:18px;grid-template-columns:34px 64px minmax(0,1fr);align-items:center;gap:14px;padding:12px;transition:transform .16s,border-color .16s,background .16s;display:grid}.match-card-row-v81:hover{background:linear-gradient(135deg,#ffffff13,#ffffff08),#07080cad;border-color:#ffffff2e;transform:translateY(-1px)}.match-card-rank-v81{color:#f4f4f5bd;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:760;display:grid}.match-card-art-v81{width:64px;min-width:64px}.match-card-thumb-v81{aspect-ratio:5/7;object-fit:cover;background:#101116;border:1px solid #ffffff1f;border-radius:10px;width:64px;display:block;box-shadow:0 10px 26px #00000047}.match-card-body-v81{min-width:0}.match-card-body-v81 h3{letter-spacing:-.025em;color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(.98rem,1.1vw,1.1rem);font-weight:690;line-height:1.18;overflow:hidden}.match-card-body-v81 p{color:#e4e4e7ad;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.82rem;line-height:1.35;overflow:hidden}.match-card-chips-v81{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.match-card-chips-v81 span{color:#f4f4f5d1;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:.72rem;font-weight:650;display:inline-flex}.stat-list-toggle.v81-toggle{color:#f4f4f5;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:12px;font-weight:720;display:flex}.stat-list-toggle.v81-toggle strong{background:color-mix(in srgb,var(--theme-color-1) 34%,#ffffff1a);border-radius:999px;place-items:center;min-width:26px;height:26px;font-size:.82rem;display:grid}.insight-grid{align-items:start!important}.stat-panel{flex-direction:column!important;gap:0!important;display:flex!important}.stat-panel .section-head{min-height:112px;align-items:flex-start!important}.stat-panel .table-zone{margin-top:4px!important;overflow:visible!important}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))!important;align-items:stretch!important}.card-mini.card-mini-v81{grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;min-height:132px!important;padding:14px!important}.card-mini-v81 .card-mini-copy{min-width:0}.card-mini-v81 h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.35em;white-space:normal!important;display:-webkit-box!important;overflow:hidden!important}.card-mini-v81 p{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.card-mini-v81 .mini-meta{margin-top:10px!important}.card-mini-v81 .meta-chip{white-space:nowrap!important}.timeline-panel{min-height:260px}.timeline-list{min-height:120px}.timeline-row.story-row{grid-template-columns:64px minmax(0,1fr) 38px!important}.timeline-art{width:64px!important}.timeline-row h3{max-width:100%!important}.timeline-meta span{font-weight:560!important}@media (width<=820px){.hero-section{text-align:left!important}body.has-results .loaded-card .section-head{flex-direction:column!important;align-items:stretch!important}body.has-results .loaded-card .ghost-button{width:100%!important}.stat-panel .section-head{min-height:0!important}.match-card-row-v81{grid-template-columns:28px 56px minmax(0,1fr);gap:10px;padding:10px}.match-card-art-v81,.match-card-thumb-v81{width:56px;min-width:56px}.match-card-body-v81 h3,.match-card-body-v81 p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.match-card-chips-v81{gap:5px}.match-card-chips-v81 span{padding-inline:7px;font-size:.68rem}.cards-grid{grid-template-columns:1fr!important}.card-mini.card-mini-v81{grid-template-columns:62px minmax(0,1fr)!important;min-height:118px!important}.timeline-row.story-row{grid-template-columns:56px minmax(0,1fr)!important}.timeline-art{width:56px!important}}@media (width<=520px){.app-shell{padding-inline:12px!important}.match-card-row-v81{grid-template-columns:1fr}.match-card-rank-v81{z-index:1;background:#00000094;margin:8px;position:absolute}.match-card-row-v81{position:relative}.match-card-art-v81,.match-card-thumb-v81{width:70px;min-width:70px}.match-card-art-v81{justify-self:start;margin-left:42px}.match-card-body-v81{width:100%}}body.empty-state .hero-section,.hero-section{text-align:center!important}body.empty-state .hero-section h1,body.empty-state .hero-section p,body.empty-state .hero-section .hero-slogan,.hero-section h1,.hero-section p{margin-left:auto!important;margin-right:auto!important}body.empty-state .hero-tags,.hero-tags{justify-content:center!important}body.has-results .hero-section{display:none!important}body.bo3-global #tabBtn-timeline{display:inline-flex!important}body.bo3-global #tab-timeline[hidden]{display:none!important}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:24px!important;display:grid!important}.stat-panel[hidden]{display:none!important}.stat-panel{flex-direction:column!important;padding:clamp(22px,2vw,28px)!important;display:flex!important}.stat-panel .section-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:16px!important;min-height:172px!important;margin-bottom:0!important;display:grid!important}.stat-panel .section-head>div{min-width:0!important}.stat-panel .section-head h2{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:2.32em!important;margin:0!important;display:-webkit-box!important;overflow:hidden!important}.stat-panel .section-head p{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;max-width:42ch!important;min-height:4.65em!important;margin-top:10px!important;display:-webkit-box!important;overflow:hidden!important}.stat-panel .section-head .sort-select{white-space:nowrap!important;justify-self:end!important;min-width:150px!important;max-width:210px!important}.stat-panel .table-zone{margin-top:0!important}.match-card-list-v81{gap:10px!important}.match-card-row-v81{grid-template-columns:32px 58px minmax(0,1fr)!important;gap:12px!important;min-height:104px!important;padding:11px 12px!important}.match-card-art-v81,.match-card-thumb-v81{width:58px!important;min-width:58px!important}.match-card-body-v81 h3{font-size:clamp(.94rem,1vw,1.04rem)!important}.match-card-body-v81 p{font-size:.78rem!important}.match-card-chips-v81 span{min-height:22px!important;padding:2px 7px!important;font-size:.68rem!important}.stat-list-toggle.v81-toggle{margin-top:10px!important}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr))!important;gap:16px!important}.card-mini.card-mini-v81{grid-template-columns:66px minmax(0,1fr)!important;gap:12px!important;min-height:122px!important;padding:12px!important}.card-mini.card-mini-v81 img,.card-mini.card-mini-v81 .card-mini-thumb{width:66px!important}.card-mini-v81 h3{-webkit-line-clamp:2!important;min-height:auto!important;font-size:.93rem!important;line-height:1.18!important}.card-mini-v81 p{letter-spacing:.04em!important;text-transform:uppercase!important;color:#e4e4e78a!important;font-size:.68rem!important}.card-mini-v81 .meta-chip{min-height:22px!important;padding:2px 6px!important;font-size:.65rem!important}.timeline-list{gap:12px!important}.timeline-row.story-row{min-height:92px!important}.timeline-meta span:first-child{border-color:color-mix(in srgb,var(--theme-color-1) 24%,#ffffff1a)!important;background:color-mix(in srgb,var(--theme-color-1) 12%,#ffffff0a)!important}@media (width<=1280px){.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=820px){.insight-grid{grid-template-columns:1fr!important;gap:16px!important}.stat-panel .section-head{grid-template-columns:1fr!important;min-height:0!important}.stat-panel .section-head h2,.stat-panel .section-head p{min-height:0!important}.stat-panel .section-head .sort-select{justify-self:stretch!important;width:100%!important;max-width:none!important}.match-card-row-v81{grid-template-columns:30px 56px minmax(0,1fr)!important}.match-card-art-v81,.match-card-thumb-v81{width:56px!important;min-width:56px!important}}@media (width<=520px){body.empty-state .hero-section,.hero-section{text-align:center!important}.match-card-row-v81{grid-template-columns:28px 52px minmax(0,1fr)!important}.match-card-rank-v81{margin:0!important;position:static!important}.match-card-art-v81{margin-left:0!important}.match-card-art-v81,.match-card-thumb-v81{width:52px!important;min-width:52px!important}}#tab-timeline.active{visibility:visible!important;opacity:1!important;min-height:420px!important;display:block!important}#tab-timeline.active .timeline-panel,#tab-timeline.active .timeline-list{visibility:visible!important;opacity:1!important;display:grid!important}#tab-timeline.active .timeline-list{grid-template-columns:1fr!important;align-items:stretch!important}#tab-timeline.active .timeline-row.story-row{visibility:visible!important;opacity:1!important;display:grid!important;transform:none!important}.timeline-count{color:#e4e4e7b8;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;align-items:center;width:max-content;max-width:100%;min-height:30px;padding:5px 10px;font-size:.72rem;font-weight:650;display:inline-flex}#timelineList:empty:before{content:"Le journal est vide pour cette vue.";color:#e4e4e7b8;background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;padding:18px;display:block}#tab-timeline .ui-reveal,#tab-timeline.active .ui-reveal,#tab-timeline.active .timeline-panel,#tab-timeline.active .timeline-list,#tab-timeline.active .timeline-row.story-row,.timeline-panel.ui-reveal,.timeline-row.story-row.ui-reveal{opacity:1!important;filter:none!important;transition-delay:0s!important;transform:none!important}#tab-timeline.active .timeline-row.story-row{animation:none!important}#tab-timeline.active .timeline-panel{-webkit-backdrop-filter:blur(14px)saturate(130%)!important}.save-analysis-panel{overflow:hidden!important}.save-deck-fields{min-width:0!important}.save-deck-pills,.save-deck-fields .filter-pill-row{flex-wrap:wrap!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:0!important;display:flex!important;overflow:visible!important}.save-deck-pills .filter-pill,.save-deck-fields .filter-pill{color:#f8fafc!important;max-width:100%!important;min-height:40px!important;box-shadow:none!important;background:#0f172ac7!important;border-color:#94a3b83d!important;overflow:hidden!important}.save-deck-pills .filter-pill span,.save-deck-fields .filter-pill span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.save-deck-pills .filter-pill.active,.save-deck-pills .filter-pill[aria-pressed=true],.save-deck-fields .filter-pill.active,.save-deck-fields .filter-pill[aria-pressed=true]{color:#07111f!important;background:linear-gradient(135deg,var(--theme-color-1),var(--theme-color-2))!important;box-shadow:0 0 0 2px #ffffff14,0 12px 32px color-mix(in srgb,var(--theme-color-1) 20%,transparent)!important;border-color:#ffffff73!important}.history-row-main{align-items:center!important}.history-primary-line{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;line-height:1.2!important;display:flex!important}.history-primary-line b{font:inherit!important;color:#fff!important;font-weight:760!important}.history-opponent-line{color:#f4f4f5!important;font-weight:650!important}.history-row-meta{text-align:right!important;align-self:center!important}.history-row-meta b{color:#f8fafc!important;font-size:.88rem!important}.history-row-meta small{color:#cbd5e18c!important;margin-top:3px!important;font-size:.72rem!important}.history-actions-mobile{display:none}.history-actions-mobile summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.history-actions-mobile summary::-webkit-details-marker{display:none}.filter-pill-row,.history-filter-pills,.performance-filter-bar-viz .filter-pill-row{scrollbar-width:none!important;-ms-overflow-style:none!important;scroll-padding-inline:8px!important}.filter-pill-row::-webkit-scrollbar{display:none!important}.history-filter-pills::-webkit-scrollbar{display:none!important}.performance-filter-bar-viz .filter-pill-row::-webkit-scrollbar{display:none!important}.filter-pill{max-width:100%!important}.filter-pill span{text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.mini-bars-otp{gap:14px!important;width:100%!important;min-width:0!important}.mini-bars-otp .mini-bar-row span{text-overflow:ellipsis!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;color:#f4f4f5c7!important;min-width:0!important;font-weight:620!important;overflow:hidden!important}.mini-bars-otp .mini-bar-row strong{justify-self:end!important;font-size:1rem!important}.mini-bars-otp .mini-bar-row i{grid-column:1/-1!important;width:100%!important}.mini-bars-otp .mini-bar-row small{color:#cbd5e19e!important;grid-column:1/-1!important;font-size:.76rem!important;font-weight:420!important;line-height:1.35!important}@media (width<=720px){.save-analysis-panel{border-radius:24px!important;padding:18px!important}.save-deck-pills,.save-deck-fields .filter-pill-row{grid-template-columns:1fr!important;display:grid!important}.save-deck-pills .filter-pill,.save-deck-fields .filter-pill{justify-content:flex-start!important;width:100%!important;padding-inline:14px!important}.save-analysis-button{border-radius:999px!important;min-height:52px!important}.history-row{gap:14px!important;padding:16px!important}.history-row-main{grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important;width:100%!important}.history-row-meta{text-align:left!important;grid-column:2!important;justify-self:start!important}.history-row-copy strong{font-size:1rem!important}.history-row-copy small{font-size:.88rem!important;line-height:1.4!important}.history-actions-desktop{display:none!important}.history-actions-mobile{grid-column:1/-1!important;width:100%!important;display:block!important}.history-actions-mobile summary{color:#f4f4f5;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:48px;font-weight:720;display:flex}.history-actions-mobile[open] summary{border-color:color-mix(in srgb,var(--theme-color-1) 38%,#ffffff29);background:color-mix(in srgb,var(--theme-color-1) 12%,#ffffff0b)}.history-actions-mobile .history-row-actions{grid-template-columns:1fr!important;gap:10px!important;margin-top:10px!important;display:grid!important}.history-actions-mobile .history-mini-button{width:100%!important;min-height:46px!important}.performance-filter-bar-viz .filter-pill-row,.history-filter-pills .filter-pill-row,.filter-pill-row{flex-wrap:nowrap!important;margin-inline:-8px!important;padding:2px 8px 6px!important;overflow:auto hidden!important}.performance-filter-bar-viz .filter-pill,.history-filter-pills .filter-pill,.filter-pill-row .filter-pill{flex:none!important;max-width:calc(100vw - 72px)!important}.mini-bars-otp .mini-bar-row span{white-space:normal!important}}.loaded-card{min-width:0;overflow:hidden}.loaded-card .section-head.compact{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.loaded-card .section-head.compact>div{min-width:0}.loaded-card .section-head.compact h2,.loaded-card .section-head.compact p{overflow-wrap:anywhere}.import-again-button{white-space:nowrap;justify-content:center;align-items:center;min-height:42px;display:inline-flex}.file-list{max-width:100%;overflow-x:hidden!important}.file-row.compact-file-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-width:0;max-width:100%;display:grid!important}.file-row-copy{gap:2px;min-width:0;display:grid}.file-row-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.file-row-copy small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--ink-muted,var(--muted));display:block;overflow:hidden}.file-index{white-space:nowrap;color:var(--ink-muted,var(--muted))}@media (width<=700px){.has-results #upload{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;margin-inline:0!important}.has-results .upload-card{display:none!important}.loaded-card{border-radius:24px!important;width:100%!important;max-width:100%!important;padding:16px!important}.loaded-card .section-head.compact{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.loaded-card .section-head.compact h2{font-size:clamp(1.35rem,7vw,2rem)!important;line-height:1.05!important}.loaded-card .section-head.compact p{font-size:.95rem!important;line-height:1.45!important}.import-again-button{background:linear-gradient(135deg,color-mix(in srgb,var(--theme-color-1) 28%,#ffffff0f),#ffffff0e)!important;border-color:color-mix(in srgb,var(--theme-color-1) 35%,#ffffff1f)!important;color:#fff!important;border-radius:999px!important;width:100%!important;min-height:48px!important}.file-list{max-height:140px!important;margin-top:12px!important;padding:8px!important}.file-row.compact-file-row{border-radius:16px!important;grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important;padding:10px!important}.file-row.compact-file-row .file-index{display:none!important}.file-row-copy strong{font-size:.9rem!important}.file-row-copy small{font-size:.76rem!important}.recognized-box{margin-top:12px!important}}.history-row{min-width:0}.history-row-actions details{width:100%}.history-row-actions summary{cursor:pointer;list-style:none}.history-row-actions summary::-webkit-details-marker{display:none}.history-more-button{display:none}.history-actions-menu{display:contents}@media (width<=700px){.history-row-actions{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;display:grid!important}.history-row-actions .history-mini-button{border-radius:999px!important;width:100%!important;min-height:48px!important}.history-row-actions .history-mini-button:not([data-history-open]){display:none!important}.history-row-actions details{display:block!important}.history-more-button{color:#f4f4f5;background:#ffffff0e;border:1px solid #ffffff21;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:48px;font-weight:700;display:flex!important}.history-row-actions details[open] .history-actions-menu{gap:10px;margin-top:10px;display:grid!important}.history-row-actions details[open] .history-actions-menu .history-mini-button{justify-content:center;align-items:center;display:flex!important}.history-row-copy strong{font-size:1.05rem!important;line-height:1.25!important}.history-row-copy small{font-size:.92rem!important;line-height:1.45!important}.history-row-meta{order:2;margin-top:8px}.filter-pill-row,.sort-pills,.card-tabs,.scope-switch{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;max-width:100%!important;padding-bottom:4px!important;display:flex!important;overflow:auto hidden!important}.filter-pill-row::-webkit-scrollbar{display:none!important}.sort-pills::-webkit-scrollbar{display:none!important}.card-tabs::-webkit-scrollbar{display:none!important}.scope-switch::-webkit-scrollbar{display:none!important}.filter-pill,.sort-pill,.card-filter,.scope-button{white-space:nowrap!important;flex:none!important;max-width:calc(100vw - 56px)!important}}.mini-bars-otp{gap:12px!important;display:grid!important}.mini-bars-otp .mini-bar-row{grid-template-columns:minmax(96px,140px) auto minmax(110px,1fr)!important;align-items:center!important;gap:12px!important;display:grid!important}.mini-bars-otp .mini-bar-row>span:first-child{letter-spacing:.06em!important;text-transform:none!important;color:var(--ink-muted,var(--muted))!important;white-space:normal!important;font-size:.78rem!important;line-height:1.2!important}.mini-bars-otp .mini-bar-row>strong{color:#fff!important;white-space:nowrap!important;font-size:1rem!important}.mini-bars-otp .mini-bar-row .bar{min-width:0!important}@media (width<=700px){.mini-bars-otp .mini-bar-row{grid-template-columns:1fr auto!important;gap:8px 12px!important}.mini-bars-otp .mini-bar-row .bar{grid-column:1/-1!important;width:100%!important}.mini-bars-otp .mini-bar-row>span:first-child{letter-spacing:0!important;font-size:.95rem!important;font-weight:650!important}.mini-bars-otp .mini-bar-row>strong{font-size:1rem!important}.mini-bars-otp+small,.metric-card small,.performance-trend-card small{font-size:.95rem!important;line-height:1.45!important}}.mulligan-lab{gap:18px;min-width:0;display:grid}.mulligan-lab-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.mulligan-lab-summary article{background:linear-gradient(#ffffff0e,#ffffff06),#05070a7a;border:1px solid #ffffff17;border-radius:18px;min-width:0;padding:14px 16px}.mulligan-lab-summary span{color:var(--ink-muted,var(--muted));letter-spacing:.02em;font-size:.72rem;font-weight:650;display:block}.mulligan-lab-summary strong{color:#fff;letter-spacing:-.055em;margin-top:4px;font-size:clamp(1.55rem,3vw,2.35rem);font-weight:560;line-height:1;display:block}.mulligan-lab-summary small{color:var(--ink-faint,var(--faint));white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:.76rem;line-height:1.35;display:block;overflow:hidden}.mulligan-lab-controls{background:#ffffff06;border:1px solid #ffffff14;border-radius:22px;gap:14px;padding:14px;display:grid}.mulligan-lab-controls>div{min-width:0}.mulligan-lab-controls>div>span{color:var(--ink-muted,var(--muted));letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:700;display:block}.mulligan-lab-row{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.mulligan-lab-pill{color:#d9dce3;max-width:100%;min-height:38px;font:inherit;cursor:pointer;background:#080b118f;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:.52rem .78rem;font-size:.82rem;font-weight:560;transition:background .18s,border-color .18s,transform .18s,color .18s;display:inline-flex}.mulligan-lab-pill span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mulligan-lab-pill:hover{background:#ffffff12;border-color:#fff3;transform:translateY(-1px)}.mulligan-lab-pill.active{background:linear-gradient(135deg,color-mix(in srgb,var(--theme-color-1) 32%,#ffffff14),color-mix(in srgb,var(--theme-color-2) 24%,#ffffff0d));border-color:color-mix(in srgb,var(--theme-color-1) 45%,#ffffff26);color:#fff;box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-color-1) 20%,transparent),0 14px 38px color-mix(in srgb,var(--theme-color-1) 10%,transparent)}.mulligan-lab-toolbar{align-items:flex-start}.mulligan-lab-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mulligan-lab-card{position:relative;overflow:hidden}.mulligan-lab-card.good{border-color:color-mix(in srgb,var(--good) 32%,#ffffff14)!important}.mulligan-lab-card.danger{border-color:color-mix(in srgb,var(--bad) 30%,#ffffff14)!important}.mulligan-lab-card.context{border-color:color-mix(in srgb,var(--warn) 30%,#ffffff14)!important}.mulligan-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mulligan-card-head h3{min-width:0;margin:0;line-height:1.18}.mulligan-rec{white-space:nowrap;color:#e5e7eb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;flex:none;align-items:center;min-height:28px;padding:.28rem .58rem;font-size:.68rem;font-weight:720;display:inline-flex}.mulligan-rec.good{color:#bbf7d0;background:#34d3991f;border-color:#34d39947}.mulligan-rec.danger{color:#fecdd3;background:#fb71851f;border-color:#fb718547}.mulligan-rec.context{color:#fde68a;background:#f6c54d21;border-color:#f6c54d4d}.mulligan-card-stats{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.mulligan-card-stats span{color:#d7d7de;background:#ffffff0b;border:1px solid #ffffff17;border-radius:999px;padding:.22rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.mulligan-lab-card small strong{color:#fff;font-weight:650}.performance-detail-tab[data-performance-detail=mulligan]{min-width:max-content}@media (width<=980px){.mulligan-lab-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.mulligan-lab-list{grid-template-columns:1fr}.mulligan-card-head{flex-direction:column;align-items:flex-start}.mulligan-rec{white-space:normal;line-height:1.2}.mulligan-lab-toolbar .sort-pills{scrollbar-width:none;width:100%;overflow-x:auto}.mulligan-lab-toolbar .sort-pills::-webkit-scrollbar{display:none}}@media (width<=560px){.mulligan-lab{gap:14px}.mulligan-lab-summary{grid-template-columns:1fr 1fr;gap:8px}.mulligan-lab-summary article{border-radius:16px;padding:12px}.mulligan-lab-summary strong{font-size:1.8rem}.mulligan-lab-summary small{white-space:normal}.mulligan-lab-controls{border-radius:18px;padding:12px}.mulligan-lab-row{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.mulligan-lab-row::-webkit-scrollbar{display:none}.mulligan-lab-pill{flex:none;max-width:78vw}.mulligan-card-stats{gap:5px}.mulligan-card-stats span{font-size:.68rem}.mulligan-lab-card .mulligan-visual-art{align-self:start}}#tab-overview .result-hero{grid-template-columns:repeat(5,minmax(150px,1fr))!important;gap:16px!important;max-width:1400px!important}#tab-overview .result-stamp,#tab-overview .result-score,#tab-overview .result-matchup{flex-direction:column;justify-content:center;min-height:128px;display:flex}.result-opponent strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.result-playdraw strong{letter-spacing:-.04em!important}@media (width<=1180px){#tab-overview .result-hero{grid-template-columns:repeat(2,minmax(0,1fr))!important}#tab-overview .result-matchup{grid-column:1/-1}}@media (width<=720px){#tab-overview .result-hero{grid-template-columns:1fr!important}#tab-overview .result-stamp,#tab-overview .result-score,#tab-overview .result-matchup{min-height:auto!important}}.mulligan-lab-note{color:#e2e8f0bd;background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;margin:0;padding:12px 14px;font-size:.84rem;line-height:1.55}.mulligan-card-stats span:nth-last-child(-n+2){color:#e2e8f0c7;background:#0003}.mulligan-rec.neutral{color:#dbe4ef;background:#94a3b81a;border-color:#94a3b838}.mulligan-lab-card.neutral{border-color:#94a3b829!important}.mulligan-lab-toolbar .sort-pills{gap:8px}.mulligan-lab-toolbar .sort-pill[data-value=smart]{border-color:color-mix(in srgb,var(--theme-color-1) 30%,#ffffff1f)}.mulligan-visual-card small{font-size:.78rem}@media (width<=560px){.mulligan-lab-note{padding:11px 12px;font-size:.82rem}.mulligan-card-stats span{font-size:.66rem!important}.mulligan-visual-card small{font-size:.74rem;line-height:1.45}}.bulk-import-panel{border-radius:28px;margin:16px 0 24px;padding:18px;overflow:hidden}.bulk-import-head{align-items:flex-start!important;gap:16px!important}.bulk-import-head h2{margin-bottom:4px!important}.bulk-import-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.bulk-import-actions .compact{white-space:nowrap;min-height:40px}.danger-soft{color:#fda4af!important;background:#fb718514!important;border-color:#fb718547!important}.bulk-import-list{gap:10px;margin-top:14px;display:grid}.bulk-save-progress{background:#ffffff17;border-radius:999px;width:100%;height:6px;margin-top:8px;display:block;overflow:hidden}.bulk-save-progress i{background:linear-gradient(90deg,#f6c54d,#38bdf8,#34d399);border-radius:999px;height:100%;transition:width .22s;display:block}.bulk-import-row{background:#ffffff09;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.bulk-import-row.active{border-color:color-mix(in srgb,var(--theme-color-1) 42%,#ffffff21);background:color-mix(in srgb,var(--theme-color-1) 11%,#ffffff09)}.bulk-status-dot{background:#a1a1aa;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #ffffff0b}.bulk-status-ready .bulk-status-dot{background:#9ca3af;box-shadow:0 0 0 4px #9ca3af1a}.bulk-status-warning .bulk-status-dot,.bulk-status-reading .bulk-status-dot,.bulk-status-saving .bulk-status-dot{background:#f6c54d;box-shadow:0 0 0 4px #f6c54d1f}.bulk-status-duplicate .bulk-status-dot{background:#9ca3af;box-shadow:0 0 0 4px #9ca3af1a}.bulk-status-saved .bulk-status-dot{background:#34d399;box-shadow:0 0 0 4px #34d39924}.bulk-status-error .bulk-status-dot{background:#fb7185;box-shadow:0 0 0 4px #fb718521}.bulk-row-main{text-align:left;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;gap:3px;padding:0;display:grid}.bulk-row-main strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;letter-spacing:-.02em;min-width:0;font-size:.94rem;font-weight:560;display:block;overflow:hidden}.bulk-row-main strong em{color:var(--ink-muted,#a1a1aa);font-style:normal;font-weight:420}.bulk-row-main small,.bulk-row-main span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink-muted,#a1a1aa);font-size:.76rem;font-weight:380;display:block;overflow:hidden}.bulk-row-badge{color:#e4e4e7;white-space:nowrap;background:#00000038;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:.72rem;font-weight:560;display:inline-flex}.bulk-status-saved .bulk-row-badge{color:#86efac;background:#34d3991a;border-color:#34d3994d}.bulk-status-ready .bulk-row-badge{color:#d4d4d8;background:#ffffff0e;border-color:#ffffff21}.bulk-status-duplicate .bulk-row-badge{color:#d4d4d8}.bulk-status-error .bulk-row-badge{color:#fda4af;background:#fb71851a;border-color:#fb71854d}@media (width<=760px){.bulk-import-panel{border-radius:22px;margin:12px 0 18px;padding:14px}.bulk-import-head{grid-template-columns:1fr!important;display:grid!important}.bulk-import-actions{grid-template-columns:1fr;justify-content:stretch;width:100%;display:grid}.bulk-import-actions .primary-button,.bulk-import-actions .ghost-button{width:100%}.bulk-import-row{border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:11px}.bulk-row-badge{grid-column:2;justify-self:start;min-height:26px;font-size:.68rem}.bulk-row-main strong,.bulk-row-main small,.bulk-row-main span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.bulk-deck-tools{gap:12px;margin:14px 0 16px;display:grid}.bulk-deck-group{background:#ffffff09;border:1px solid #ffffff17;border-radius:20px;min-width:0;padding:14px}.bulk-deck-group-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.bulk-deck-group-head strong{color:#fff;letter-spacing:-.02em;font-size:.94rem;font-weight:560;display:block}.bulk-deck-group-head small{color:var(--ink-muted,var(--muted));margin-top:4px;font-size:.78rem;line-height:1.35;display:block}.bulk-deck-pills{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.bulk-deck-pill,.bulk-deck-clear,.bulk-deck-create,.bulk-row-remove{color:#f4f4f5;min-height:36px;font:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;padding:.45rem .7rem;font-size:.78rem;font-weight:520;transition:all .16s}.bulk-deck-pill{align-items:center;gap:8px;max-width:100%;display:inline-flex}.bulk-deck-pill span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bulk-deck-pill:hover,.bulk-deck-create:hover,.bulk-deck-clear:hover,.bulk-row-remove:hover{background:#ffffff13;border-color:#ffffff38}.bulk-deck-clear,.bulk-row-remove{color:#d4d4d8;background:#00000038}.bulk-deck-empty{color:var(--ink-muted,var(--muted));font-size:.78rem;line-height:1.4}.bulk-deck-new{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px;display:grid}.bulk-deck-new input{color:#fff;min-width:0;min-height:38px;font:inherit;background:#00000052;border:1px solid #ffffff1c;border-radius:999px;padding:.5rem .8rem;font-size:.82rem}.bulk-row-side{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.bulk-row-deck{width:max-content;max-width:100%;color:var(--ink-muted,var(--muted));background:#00000038;border:1px solid #ffffff17;border-radius:999px;align-items:center;margin-top:6px;padding:.26rem .5rem;font-size:.72rem;font-weight:520;line-height:1.2;display:inline-flex}.bulk-row-deck.assigned{color:#fff;border-color:color-mix(in srgb,var(--theme-color-1) 35%,#ffffff1f);background:color-mix(in srgb,var(--theme-color-1) 13%,#00000040)}@media (width<=720px){.bulk-deck-group{border-radius:18px;padding:12px}.bulk-deck-group-head{grid-template-columns:1fr;gap:8px;display:grid}.bulk-deck-clear{justify-content:center;width:100%}.bulk-deck-new{grid-template-columns:1fr}.bulk-deck-create{width:100%}.bulk-row-side{grid-column:1/-1;justify-content:flex-start;margin-left:28px}.bulk-row-remove{min-height:32px;padding:.38rem .65rem}}:root{--focus-ring:color-mix(in srgb, var(--theme-color-1,#2f8bd9) 74%, white 26%);--tap-size:44px;--panel-radius-mobile:1.35rem}:where(button,[role=button],a,input,select,textarea,.is-clickable,.card-link,.performance-card-tile,.mulligan-visual-card,.history-row):focus-visible{outline:3px solid var(--focus-ring)!important;outline-offset:3px!important;box-shadow:0 0 0 6px color-mix(in srgb,var(--focus-ring) 18%,transparent)!important}:where(button,[role=button],input,select,textarea){min-height:var(--tap-size)}:where(button,[role=button]){touch-action:manipulation;-webkit-tap-highlight-color:transparent}.primary-button,.ghost-button,.filter-pill,.performance-tab,.performance-detail-tab,.tab-button,.scope-button,.card-filter,.bo3-pill,.sort-pill{min-height:var(--tap-size);justify-content:center;align-items:center;display:inline-flex}.filter-toggle{color:#f4f4f5;font:inherit;cursor:pointer;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;padding:.55rem .9rem;font-size:.86rem;font-weight:650;display:none}.filter-header-copy{min-width:0}.filter-header-copy p{max-width:68ch}.tabs,.performance-tabs,.performance-detail-tabs,.bo3-nav{scrollbar-width:none;-ms-overflow-style:none}.tabs::-webkit-scrollbar{display:none}.performance-tabs::-webkit-scrollbar{display:none}.performance-detail-tabs::-webkit-scrollbar{display:none}.bo3-nav::-webkit-scrollbar{display:none}.performance-detail-tabs,.tabs,.bo3-nav{scroll-snap-type:x proximity;flex-wrap:nowrap;scroll-padding-inline:12px;overflow-x:auto}.performance-detail-tab,.tab-button,.bo3-pill{scroll-snap-align:start;flex:none}:root{--ink-muted-readable:#c5cbd6;--ink-faint-readable:#9aa3b1}.section-head p,.stats-header p,.performance-chart-card p,.performance-placeholder p,.account-card p,.timeline-row p,.performance-coach-card p,.metric-card small,.pro-card small,.bulk-row-main small,.bulk-row-main span{color:var(--ink-muted-readable)!important}.kicker,.metric-card span,.pro-card span,.filter-pill-block>span,.performance-trend-card span,.data-table th{color:var(--ink-faint-readable)!important}.chart-panel canvas,.performance-chart-card canvas{max-width:100%}.chart-summary{color:var(--ink-muted-readable);line-height:1.55}.performance-filter-bar-viz,.history-toolbar-viz{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid;position:relative}.performance-filter-controls-viz,.history-controls-viz{grid-column:1/-1}@media (width<=820px){.app-shell{overflow-x:hidden;padding-inline:clamp(14px,4vw,22px)!important}body{overflow-x:hidden}.main-shell{padding-block:1rem 4rem!important}.filter-toggle{place-self:start end;display:inline-flex}.performance-filter-bar-viz,.history-toolbar-viz{border-radius:var(--panel-radius-mobile)!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;padding:16px!important}.performance-filter-bar-viz .filter-header-copy p,.history-toolbar-viz .filter-header-copy p{display:none}.performance-filter-controls-viz,.history-controls-viz{grid-column:1/-1;padding-top:4px;display:none!important}.performance-filter-bar-viz.filters-open .performance-filter-controls-viz,.history-toolbar-viz.filters-open .history-controls-viz{display:grid!important}.performance-filter-controls-viz,.history-controls-viz{grid-template-columns:1fr!important;gap:14px!important}.filter-pill-block{min-width:0}.filter-pill-block>span{letter-spacing:.14em!important;font-size:.66rem!important}.filter-pill-row{scrollbar-width:none;-ms-overflow-style:none;margin-right:-2px;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 26px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 26px),#0000 100%);flex-wrap:nowrap!important;padding:2px 20px 4px 0!important;overflow-x:auto!important}.filter-pill-row::-webkit-scrollbar{display:none!important}.filter-pill{max-width:min(78vw,320px);flex:none!important;min-height:40px!important;padding:.48rem .72rem!important;font-size:.82rem!important}.performance-tabs,.performance-detail-tabs,.tabs,.bo3-nav{border-radius:18px!important;gap:6px!important;margin-inline:0!important;padding:6px!important}.performance-tab,.performance-detail-tab,.tab-button,.bo3-pill{min-height:42px!important;padding:.5rem .8rem!important;font-size:.84rem!important}.performance-detail-tabs{position:relative!important;top:auto!important}.performance-kpis,.summary-grid,.pro-grid,.performance-trend-grid,.overview-mini-grid{gap:12px!important}.metric-card,.pro-card,.performance-trend-card{border-radius:18px!important;min-height:auto!important;padding:1rem!important}.metric-card strong,.pro-card strong{font-size:clamp(2rem,11vw,3.2rem)!important}.performance-coach-card{border-radius:18px!important;padding:1rem!important}.performance-card-gallery,.mulligan-lab-grid,.mulligan-visual-list{gap:10px!important}.performance-card-tile{border-radius:16px!important;grid-template-columns:68px minmax(0,1fr)!important;padding:10px!important}.performance-card-thumb{border-radius:9px!important;width:68px!important}.performance-card-body h3{font-size:.94rem!important;line-height:1.16!important}.performance-stat-strip span{min-height:24px!important;font-size:.66rem!important}.impact-line strong{font-size:.74rem!important}.impact-line small{font-size:.68rem!important}.mulligan-visual-card{border-radius:16px!important;grid-template-columns:58px minmax(0,1fr)!important;padding:10px!important}.mulligan-visual-thumb{width:58px!important}.chart-panel,.performance-chart-card{border-radius:20px!important;min-height:auto!important;padding:1rem!important}.chart-wrap{height:240px!important;margin-top:.7rem!important;padding:0!important}.performance-chart-wrap{height:235px!important}.chart-grid,.chart-grid.two,.stats-charts,.performance-charts-grid{grid-template-columns:1fr!important;gap:12px!important}.timeline-panel,.stat-panel,.cards-panel,.match-read{border-radius:var(--panel-radius-mobile)!important;padding:1rem!important}.result-hero{gap:10px!important}.result-stamp,.result-score,.result-matchup{border-radius:16px!important;padding:12px!important}}@media (width<=540px){.app-page-hero{border-radius:20px!important;padding:1rem!important}.performance-filter-bar-viz,.history-toolbar-viz{grid-template-columns:1fr!important}.filter-toggle{justify-self:stretch;width:100%}.performance-detail-tab:nth-child(n+5){display:none}.performance-analytics-panel .section-head p{font-size:.94rem!important;line-height:1.55!important}.performance-analytics-panel .section-head h2{font-size:1.65rem!important}.chart-wrap,.performance-chart-wrap{height:220px!important}.bulk-import-row{width:100%;min-width:0}.bulk-row-side{margin-left:0!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.post-import-cleanup{border-radius:var(--card-radius,1.65rem);margin:16px 0;padding:clamp(16px,2vw,24px)}.post-import-cleanup .section-head{margin-bottom:12px}.post-import-cleanup-list{gap:12px;display:grid}.cleanup-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.cleanup-summary span{min-width:0;color:var(--muted);background:#ffffff09;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;gap:2px;padding:12px;font-size:.78rem;display:flex}.cleanup-summary b{color:#fff;font-size:1.35rem;line-height:1}.cleanup-group{background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff1a;border-radius:22px;min-width:0;padding:14px}.cleanup-group-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.cleanup-group-head strong{color:#fff;align-items:center;gap:8px;font-weight:620;line-height:1.25;display:flex}.cleanup-group-head small{color:var(--muted);margin-top:4px;font-size:.78rem;display:block}.cleanup-samples{color:var(--muted);margin:0 0 12px;padding-left:18px;font-size:.78rem;line-height:1.5}.cleanup-existing-decks{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.cleanup-deck-pill{color:#fff;max-width:100%;min-height:36px;font:inherit;cursor:pointer;background:#0000003d;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:8px;padding:.42rem .7rem;font-size:.78rem;font-weight:560;display:inline-flex}.cleanup-deck-pill:hover,.cleanup-deck-pill:focus-visible{background:#ffffff13;border-color:#ffffff3d}.cleanup-new-deck{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.cleanup-new-deck input{color:#fff;min-width:0;min-height:40px;font:inherit;background:#0000004d;border:1px solid #ffffff1c;border-radius:999px;padding:.55rem .85rem}.cleanup-muted{color:var(--muted);align-self:center;font-size:.78rem}.cleanup-details{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;padding:12px 14px}.cleanup-details summary{cursor:pointer;color:#fff;font-weight:600}.cleanup-details p,.cleanup-detail-list span{color:var(--muted);font-size:.82rem;line-height:1.5}.cleanup-detail-list{gap:8px;margin-top:10px;display:grid}.cleanup-detail-list div{gap:3px;display:grid}.cleanup-success{background:#34d39912;border:1px solid #34d39938;border-radius:18px;gap:4px;padding:14px;display:grid}.cleanup-success strong{color:#fff}.cleanup-success span{color:var(--muted)}.cleanup-error{color:#fff;background:#fb718514;border:1px solid #fb718547;border-radius:14px;padding:10px 12px;font-size:.84rem}@media (width<=720px){.post-import-cleanup{margin:14px 0;padding:14px}.cleanup-summary{grid-template-columns:1fr}.cleanup-group{border-radius:18px;padding:12px}.cleanup-group-head{grid-template-columns:1fr;display:grid}.cleanup-group-head .ghost-button{justify-content:center;width:100%}.cleanup-new-deck{grid-template-columns:1fr}.cleanup-new-deck .primary-button{width:100%}}.performance-action-plan{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0 20px;display:grid}.action-plan-card{border-radius:24px;flex-direction:column;gap:8px;min-height:160px;padding:18px;display:flex;position:relative;overflow:hidden}.action-plan-card:after{content:"";background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2));opacity:.8;height:3px;position:absolute;inset:auto 0 0}.action-plan-card span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:720}.action-plan-card strong{color:#fff;letter-spacing:-.035em;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.1}.action-plan-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.action-plan-card small{color:#ffffffb8;margin-top:auto;font-size:.78rem;font-weight:620}.action-plan-card.primary{background:linear-gradient(145deg,color-mix(in srgb,var(--theme-color-1) 12%,#ffffff0a),#ffffff06);border-color:color-mix(in srgb,var(--theme-color-1) 22%,#ffffff14)}.action-plan-card.success:after{background:linear-gradient(90deg,#34d399,var(--theme-color-2))}.action-plan-card.danger:after{background:linear-gradient(90deg,#fb7185,var(--theme-color-2))}.performance-detail-tab.requires-deck:not(.active){opacity:.72}.performance-detail-tab.requires-deck:not(.active):after{content:"";background:var(--theme-color-1);opacity:.75;border-radius:999px;width:6px;height:6px;margin-left:8px;display:inline-block}@media (width<=980px){.performance-action-plan{grid-template-columns:1fr}.action-plan-card{min-height:0}}html,body{width:100%;max-width:100%;overflow:hidden auto}.app-shell,.main-shell,.app-view,.tab-section,.performance-panel,.performance-detail-panel{min-width:0;max-width:100%}.header-shell{padding-top:12px!important}.header-bar.app-header-v54,.header-bar{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:max-content!important;max-width:calc(100vw - 32px)!important;min-height:0!important;margin-inline:auto!important;padding:8px!important;display:flex!important}.header-bar .brand-block,.header-bar .app-header-actions,#apiBadge{display:none!important}.header-bar .app-main-nav{box-shadow:none!important;background:#ffffff0b!important;border:1px solid #ffffff14!important;border-radius:999px!important;margin:0!important;padding:4px!important;display:flex!important;position:relative!important;transform:none!important}.header-bar .app-nav-button{border-radius:999px!important;min-height:36px!important;padding:.45rem .95rem!important}.account-auth-wrapper{padding:0!important;overflow:visible!important}.account-auth-zone,.account-auth-zone .auth-inner{width:100%!important}.account-auth-zone #authToggle,.account-auth-zone #authClose{display:none!important}.account-auth-card{border-radius:var(--card-radius,1.6rem)!important;width:100%!important;max-width:none!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:clamp(18px,2.3vw,28px)!important;display:block!important;position:relative!important;inset:auto!important;overflow:visible!important}.file-list,.history-list,.timeline-list,.cards-grid,.performance-card-gallery,.mulligan-visual-list,.bulk-import-list,.deck-manager-list,.duplicate-audit-list{max-height:none!important;overflow:visible!important}.table-zone{-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto visible!important}.modal-backdrop.active{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow-y:auto!important}.modal-card{-webkit-overflow-scrolling:touch;max-height:min(94dvh,980px)!important;overflow-y:auto!important}.mobile-bottom-nav{display:none!important}@media (width<=820px){html{height:100%;scroll-behavior:auto!important;overflow:hidden!important}body{-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:none!important;touch-action:pan-y!important;height:100dvh!important;min-height:100dvh!important;color:var(--text)!important;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))!important;background:#030304!important;overflow:hidden auto!important}.ambient,.grain:before{display:none!important}*,:before,:after{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.header-shell{display:none!important}.main-shell{width:100%!important;max-width:100vw!important;padding:12px 16px calc(118px + env(safe-area-inset-bottom,0px))!important;height:auto!important;max-height:none!important;margin:0 auto!important;overflow:visible!important}.app-view,.tab-section,.performance-panel,.performance-detail-panel{height:auto!important;max-height:none!important;overflow:visible!important}.hero-section{text-align:left!important;min-height:auto!important;padding:34px 4px 26px!important}.hero-section h1{letter-spacing:-.085em!important;font-size:clamp(3.4rem,19vw,5.8rem)!important;line-height:.9!important}.hero-section p{max-width:36ch!important;margin-inline:0!important;font-size:1rem!important}.hero-tags{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;justify-content:flex-start!important;overflow:auto hidden!important}.hero-tags::-webkit-scrollbar{display:none!important}body.has-results #upload{max-width:100%!important;margin:0 0 12px!important;display:block!important;overflow:visible!important}body.has-results .upload-card{display:none!important}body.has-results .loaded-card{z-index:1!important;width:100%!important;max-width:100%!important;box-shadow:none!important;contain:none!important;background:#0f1114eb!important;border:1px solid #ffffff18!important;border-radius:18px!important;margin:0 0 12px!important;padding:10px!important;display:block!important;position:relative!important;overflow:visible!important}body.has-results .loaded-card .section-head{grid-template-columns:minmax(0,1fr)!important;align-items:center!important;gap:8px!important;margin:0!important;display:grid!important}body.has-results .loaded-card h2{margin:0!important;font-size:1rem!important;line-height:1.1!important}body.has-results .loaded-card #statusText{color:var(--muted)!important;margin-top:2px!important;font-size:.72rem!important;line-height:1.25!important}body.has-results .import-again-button,.import-again-button{border-radius:999px!important;justify-content:center!important;width:100%!important;min-height:38px!important;padding:.44rem .7rem!important;font-size:.78rem!important}body.has-results .file-list{touch-action:pan-y!important;background:0 0!important;border:0!important;max-height:none!important;margin-top:8px!important;padding:0!important;overflow:visible!important}body.has-results .file-row,body.has-results .file-row.compact-file-row{background:#00000047!important;border-radius:12px!important;gap:.45rem!important;min-height:38px!important;padding:.46rem .55rem!important}body.has-results .file-row strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:.78rem!important;line-height:1.15!important;overflow:hidden!important}body.has-results .file-row small{color:var(--muted)!important;font-size:.67rem!important}body.has-results .recognized-box{display:none!important}#bo3Selector,#analysisTabs,.performance-tabs,.performance-detail-tabs,.filter-pill-row,.sort-pills,.card-tabs,.scope-switch,.mulligan-lab-row{z-index:2!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important;touch-action:pan-x pan-y!important;contain:none!important;flex-wrap:nowrap!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;margin:10px 0 14px!important;position:relative!important;top:auto!important;bottom:auto!important;overflow:auto hidden!important}#bo3Selector::-webkit-scrollbar{display:none!important}#analysisTabs::-webkit-scrollbar{display:none!important}.performance-tabs::-webkit-scrollbar{display:none!important}.performance-detail-tabs::-webkit-scrollbar{display:none!important}.filter-pill-row::-webkit-scrollbar{display:none!important}.sort-pills::-webkit-scrollbar{display:none!important}.card-tabs::-webkit-scrollbar{display:none!important}.scope-switch::-webkit-scrollbar{display:none!important}.mulligan-lab-row::-webkit-scrollbar{display:none!important}.tab-button,.performance-tab,.performance-detail-tab,.bo3-pill,.filter-pill,.sort-pill,.card-filter,.scope-button{scroll-snap-align:start!important;white-space:nowrap!important;flex:none!important;min-height:42px!important}.file-list,.history-list,.timeline-list,.cards-grid,.performance-card-gallery,.mulligan-visual-list,.bulk-import-list,.deck-manager-list,.duplicate-audit-list{overscroll-behavior:initial!important;touch-action:pan-y!important;max-height:none!important;overflow:visible!important}.glass,.glass-primary,.metric-card,.pro-card,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.performance-chart-card,.performance-coach-card,.action-plan-card,.performance-trend-card{box-shadow:none!important;background:linear-gradient(#ffffff0d,#ffffff06),#0d0f11eb!important;border:1px solid #ffffff18!important}.match-read,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.performance-chart-card{border-radius:28px!important;padding:18px!important}.chart-wrap,.performance-chart-wrap{touch-action:pan-y!important;height:250px!important;margin-top:10px!important;padding:0!important}canvas{touch-action:pan-y!important}.metric-card strong,.pro-card strong{letter-spacing:-.075em!important;font-size:clamp(3rem,15vw,4.8rem)!important;line-height:.85!important}.metric-card:after,.pro-card:after{content:"";background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2));opacity:.85;border-radius:999px;height:4px;margin-top:12px;display:block}.mobile-bottom-nav{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:120;background:#18181af5;border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:6px;position:fixed;box-shadow:0 18px 70px #0000006b,inset 0 1px #ffffff14;display:grid!important}.mobile-bottom-tab{appearance:none;color:#ffffffb8;min-height:58px;font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 4px;font-size:.72rem;font-weight:650;display:flex}.mobile-bottom-tab span{font-size:1.15rem;line-height:1}.mobile-bottom-tab strong{font-size:.72rem;font-weight:650;line-height:1}.mobile-bottom-tab.active{color:#fff;background:#ffffff24;box-shadow:inset 0 1px #ffffff1a}.account-auth-wrapper{border-radius:24px!important;margin-bottom:14px!important;padding:2px!important}.account-auth-card{overflow:visible!important}}@media (width>=821px){.mobile-bottom-nav{display:none!important}}body:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 14% 16%, color-mix(in srgb,var(--aura-one,var(--theme-color-1)) 22%, transparent), transparent 28rem), radial-gradient(circle at 86% 18%, color-mix(in srgb,var(--aura-two,var(--theme-color-2)) 18%, transparent), transparent 30rem), radial-gradient(circle at 52% 92%, color-mix(in srgb,var(--aura-one,var(--theme-color-1)) 13%, transparent), transparent 32rem), linear-gradient(180deg,#030304 0%,#050507 55%,#020203 100%);position:fixed;inset:0}body:after{content:"";z-index:-1;pointer-events:none;opacity:.24;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:56px 56px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 18%,#000 0,#0000 78%);mask-image:radial-gradient(circle at 50% 18%,#000 0,#0000 78%)}.hero-tags{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.55rem!important;display:flex!important}.hero-tags span{aspect-ratio:auto!important;white-space:nowrap!important;text-align:center!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;height:auto!important;padding:.46rem .78rem!important;line-height:1.15!important;display:inline-flex!important}.history-row{background:linear-gradient(#ffffff0e,#ffffff07),#0e1012d1!important;border-radius:24px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;padding:14px!important}.history-row-main{align-items:flex-start!important;gap:14px!important}.history-result-dot{width:14px!important;height:14px!important;margin-top:.42rem!important;box-shadow:0 0 22px!important}.history-row-copy{gap:6px!important;display:grid!important}.history-primary-line{color:#fff!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;font-size:1.05rem!important;line-height:1.15!important;display:flex!important}.history-primary-line em{letter-spacing:.04em!important;background:#ffffff16!important;border:1px solid #ffffff1a!important;border-radius:999px!important;padding:.24rem .48rem!important;font-size:.78rem!important;font-style:normal!important}.history-opponent-line{color:#fff!important;font-size:1.02rem!important;font-weight:760!important;line-height:1.18!important}.history-matchup-line,.history-row-deck{color:#ffffffa3!important;font-size:.86rem!important;line-height:1.35!important}.history-row-deck{color:color-mix(in srgb,var(--theme-color-1) 72%,#fff)!important}.history-row-meta{align-self:start!important;padding-top:.18rem!important}.history-options-button{border:1px solid color-mix(in srgb,var(--theme-color-1) 45%,#ffffff1f);background:color-mix(in srgb,var(--theme-color-1) 16%,#ffffff0a);color:#fff;min-height:44px;font:inherit;border-radius:999px;padding:.55rem 1rem;font-weight:780;display:none}.history-actions-mobile-panel{grid-column:1/-1;gap:8px;margin-top:10px;display:grid}.history-actions-mobile-panel .history-row-actions{grid-template-columns:1fr;gap:8px!important;display:grid!important}.history-actions-mobile-panel .history-mini-button{width:100%!important;min-height:44px!important}.chart-panel,.performance-chart-card{background:linear-gradient(#ffffff0b,#ffffff05),#090a0bf0!important}.chart-panel h2,.performance-chart-card h3,.stats-header h2,.section-head h2{letter-spacing:-.06em!important;font-weight:620!important}.chart-panel p,.performance-chart-card p,.section-head p{color:#ffffff94!important;font-weight:420!important}.metric-card strong,.pro-card strong,.performance-trend-card strong{letter-spacing:-.075em!important;font-weight:640!important}.metric-card span,.pro-card span,.kicker{color:#ffffff94!important;font-weight:720!important}.metric-card small,.pro-card small{color:#ffffff94!important}@media (width<=820px){body:before{background:radial-gradient(circle at 10% 12%, color-mix(in srgb,var(--aura-one,var(--theme-color-1)) 25%, transparent), transparent 22rem), radial-gradient(circle at 92% 14%, color-mix(in srgb,var(--aura-two,var(--theme-color-2)) 22%, transparent), transparent 22rem), radial-gradient(circle at 50% 86%, color-mix(in srgb,var(--aura-one,var(--theme-color-1)) 13%, transparent), transparent 24rem), linear-gradient(180deg,#020203 0%,#050506 60%,#020203 100%)}body:after{opacity:.16;background-size:44px 44px}.hero-tags{flex-wrap:nowrap!important;justify-content:flex-start!important;margin-inline:-4px!important;padding-inline:4px!important;overflow-x:auto!important}.hero-tags span{white-space:normal!important;flex:none!important;max-width:150px!important;min-height:44px!important;padding:.46rem .72rem!important}.history-row{grid-template-columns:1fr!important;gap:12px!important;padding:16px!important;display:grid!important}.history-row-main{width:100%!important}.history-actions-desktop{display:none!important}.history-options-button{justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.history-row-meta{flex-direction:row!important;gap:10px!important;margin-top:6px!important;display:flex!important}.history-primary-line{font-size:1rem!important}.history-opponent-line{font-size:1.12rem!important}.chart-wrap canvas,.performance-chart-wrap canvas{filter:drop-shadow(0 0 8px color-mix(in srgb,var(--theme-color-1) 30%,transparent))}}html{background:#020203!important}body:before{mix-blend-mode:screen;z-index:0!important;opacity:1!important;background:radial-gradient(circle at 16% 9%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 22%, transparent), transparent 32rem), radial-gradient(circle at 88% 18%, color-mix(in srgb,var(--aura-two,var(--theme-color-2,#f6c54d)) 20%, transparent), transparent 36rem), radial-gradient(circle at 48% 92%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 12%, transparent), transparent 34rem)!important}body:after{z-index:0!important;opacity:.18!important;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px)!important;background-size:54px 54px!important}body.has-results{background:radial-gradient(circle at 12% 8%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 34%, transparent), transparent 30rem), radial-gradient(circle at 90% 18%, color-mix(in srgb,var(--aura-two,var(--theme-color-2,#f6c54d)) 30%, transparent), transparent 36rem), radial-gradient(circle at 50% 86%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 17%, transparent), transparent 34rem), linear-gradient(180deg,#020203 0%,#040405 58%,#010102 100%)!important}.chart-wrap canvas,.performance-chart-wrap canvas{filter:none!important}.chart-panel,.performance-chart-card{background:linear-gradient(180deg,#ffffff0b,#ffffff04), linear-gradient(135deg,color-mix(in srgb,var(--theme-color-1) 8%,transparent),color-mix(in srgb,var(--theme-color-2) 5%,transparent)), #08090af5!important;border-color:#ffffff16!important}.chart-panel h2,.performance-chart-card h3{color:#fff!important;letter-spacing:-.075em!important;font-weight:560!important}.chart-panel p,.performance-chart-card p{color:#ffffff8c!important;font-weight:390!important}@media (width<=820px){.hero-tags{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-inline:0!important;padding-inline:0!important;display:grid!important;overflow:visible!important}.hero-tags span{white-space:normal!important;border-radius:999px!important;width:100%!important;max-width:none!important;min-height:46px!important;padding:.55rem .62rem!important;font-size:.82rem!important}body{background:radial-gradient(circle at 14% 10%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 32%, transparent), transparent 22rem), radial-gradient(circle at 88% 14%, color-mix(in srgb,var(--aura-two,var(--theme-color-2,#f6c54d)) 28%, transparent), transparent 24rem), radial-gradient(circle at 50% 88%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 14%, transparent), transparent 26rem), linear-gradient(180deg,#020203 0%,#050506 60%,#010102 100%)!important;background-attachment:scroll!important}body:before{z-index:0!important;opacity:.86!important;background:radial-gradient(circle at 14% 10%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 22%, transparent), transparent 22rem), radial-gradient(circle at 88% 14%, color-mix(in srgb,var(--aura-two,var(--theme-color-2,#f6c54d)) 18%, transparent), transparent 24rem)!important;position:fixed!important}.main-shell{z-index:1!important;position:relative!important}}.metric-card,.pro-card,.performance-trend-card,.action-plan-card{background:linear-gradient(#ffffff0b,#ffffff05),#090a0beb!important}.metric-card span,.pro-card span,.kicker{letter-spacing:.16em!important}html,body{background:#000!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{background-color:#000!important;background-image:linear-gradient(#1c22243d 0%,#0000 22rem),none!important;background-position:0 0,0 0!important;background-repeat:repeat,repeat!important;background-size:auto,auto!important;background-attachment:scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important}.glass,.glass-primary,.match-read,.metric-card,.pro-card,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.performance-chart-card,.performance-coach-card,.action-plan-card,.performance-trend-card,.history-row,.loaded-card,.upload-card{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:linear-gradient(#ffffff0d,#ffffff05),#101112!important;border:1px solid #ffffff1a!important}.chart-panel,.performance-chart-card{background:linear-gradient(#ffffff0b,#ffffff03),#0d0e0f!important;border-radius:28px!important}.section-head h2,.stats-header h2,.chart-panel h2,.performance-chart-card h3{color:#fff!important;letter-spacing:-.075em!important;font-weight:520!important}.section-head p,.stats-header p,.chart-panel p,.performance-chart-card p,.metric-card small,.pro-card small{color:#ffffff8c!important;font-weight:380!important}.metric-card strong,.pro-card strong,.performance-trend-card strong{color:#fff!important;letter-spacing:-.09em!important;font-weight:560!important}.metric-card span,.pro-card span,.kicker{color:#ffffff94!important;letter-spacing:.15em!important;font-weight:650!important}.mobile-bottom-nav{left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;z-index:999!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(14px)saturate(145%)!important;background:#18181ad1!important;border:1px solid #ffffff24!important;width:auto!important;max-width:none!important;margin:0!important;position:fixed!important;transform:none!important;box-shadow:0 10px 38px #00000080,inset 0 1px #ffffff14!important}.main-shell{padding-bottom:calc(116px + env(safe-area-inset-bottom,0px))!important}.hero-tags{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.6rem!important;display:flex!important;overflow:visible!important}.hero-tags span{aspect-ratio:auto!important;white-space:nowrap!important;border-radius:999px!important;width:auto!important;max-width:none!important;min-height:38px!important;padding:.48rem .8rem!important;line-height:1.1!important}@media (width<=820px){html,body{-webkit-overflow-scrolling:touch;touch-action:pan-y!important;overflow-x:hidden!important}body{background:linear-gradient(#232b2d4d 0%,#0000 18rem),#000!important}.main-shell{padding-left:16px!important;padding-right:16px!important;padding-bottom:calc(122px + env(safe-area-inset-bottom,0px))!important}.hero-tags{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.hero-tags span{text-wrap:balance;white-space:normal!important;width:100%!important;min-height:44px!important}.chart-panel,.performance-chart-card{border-radius:28px!important;padding:20px!important}.chart-wrap,.performance-chart-wrap{height:244px!important}.chart-panel h2,.performance-chart-card h3{font-size:clamp(2rem,8vw,2.7rem)!important;line-height:.98!important}.mobile-bottom-nav{left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;display:grid!important}.mobile-bottom-tab{min-width:0!important}}.chart-panel .chart-wrap,.performance-chart-card .performance-chart-wrap{overflow:hidden}.chart-wrap,.performance-chart-wrap{flex-direction:column!important;gap:10px!important;display:flex!important}.chart-tooltip.chart-readout{opacity:1!important;pointer-events:none!important;width:100%!important;min-width:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#fff!important;background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:16px!important;order:-1!important;padding:.6rem .72rem!important;transition:background .16s,border-color .16s!important;position:relative!important;inset:auto!important;transform:none!important}.chart-tooltip.chart-readout.visible{background:#ffffff0e!important;border-color:#ffffff21!important}.chart-tooltip-title{color:#ffffffa8!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin:0 0 .4rem!important;font-size:.68rem!important;font-weight:720!important}.chart-tooltip-row.muted{color:#ffffff7a!important;font-weight:520!important}.chart-tooltip-row span{border-radius:999px!important;flex:none!important;width:.62rem!important;height:.62rem!important;box-shadow:0 0 10px!important}.chart-tooltip-notes{color:#ffffffa3!important;gap:.25rem!important;margin-top:.45rem!important;display:grid!important}.chart-tooltip-highlight{color:color-mix(in srgb,var(--theme-color-2) 68%,#fff)!important;font-size:.78rem!important;font-weight:650!important}.chart-wrap canvas,.performance-chart-wrap canvas{filter:none!important;order:1!important;width:100%!important}.chart-panel,.performance-chart-card{box-shadow:none!important}canvas[id*=action i],canvas[id*=ink i],#actionChart,#inkFloatChart,#performanceActionAvgChart{filter:none!important}@media (width<=820px){.chart-tooltip.chart-readout{border-radius:14px!important;padding:.58rem .64rem!important}.chart-tooltip-title{margin-bottom:.35rem!important;font-size:.62rem!important}.chart-tooltip-row{font-size:.78rem!important}}.chart-wrap,.performance-chart-wrap{gap:0!important;display:block!important;position:relative!important}.chart-tooltip.chart-readout{z-index:5!important;opacity:0!important;pointer-events:none!important;width:auto!important;min-width:0!important;max-width:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#0d0e0fc7!important;border:1px solid #ffffff1a!important;border-radius:12px!important;padding:.45rem .55rem!important;transition:opacity .12s!important;position:absolute!important;top:8px!important;left:10px!important;right:10px!important;transform:none!important}.chart-tooltip.chart-readout.visible{opacity:1!important}.chart-tooltip-title{letter-spacing:.12em!important;color:#ffffff7a!important;text-transform:uppercase!important;margin:0 0 .22rem!important;font-size:.58rem!important;font-weight:720!important;line-height:1!important}.chart-tooltip-grid{flex-wrap:wrap!important;align-items:center!important;gap:.28rem .55rem!important;display:flex!important}.chart-tooltip-row{color:#ffffffe0!important;align-items:center!important;gap:.28rem!important;font-size:.72rem!important;font-weight:650!important;line-height:1.1!important;display:inline-flex!important}.chart-tooltip-row span{width:.46rem!important;height:.46rem!important;box-shadow:none!important;border:1px solid #ffffff29!important;border-radius:999px!important}.chart-tooltip-notes{margin-top:.28rem!important;display:block!important}.chart-tooltip-highlight{color:#ffffff9e!important;font-size:.66rem!important;font-weight:520!important;display:block!important}.chart-wrap canvas,.performance-chart-wrap canvas{z-index:1!important;width:100%!important;height:100%!important;display:block!important;position:relative!important}.chart-wrap canvas,.performance-chart-wrap canvas,canvas{filter:none!important}@media (width<=820px){.chart-tooltip.chart-readout{background:#0a0b0cd6!important;border-radius:11px!important;padding:.38rem .46rem!important;top:6px!important;left:8px!important;right:8px!important}.chart-tooltip-title{font-size:.54rem!important}.chart-tooltip-row{font-size:.66rem!important}.chart-tooltip-notes{display:none!important}.chart-wrap,.performance-chart-wrap{height:270px!important;min-height:270px!important}}.action-plan-card.with-card{grid-template-columns:74px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;display:grid!important}.action-plan-visual{align-self:start!important}.action-plan-thumb{object-fit:cover!important;object-position:top center!important;width:74px!important;height:102px!important;box-shadow:none!important;background:#0a0a0b!important;border:1px solid #ffffff24!important;border-radius:10px!important}.action-plan-copy{gap:.35rem!important;min-width:0!important;display:grid!important}.action-plan-card.with-card strong{font-size:1.05rem!important;line-height:1.12!important}.action-plan-card.with-card p{font-size:.9rem!important;line-height:1.42!important}@media (width<=520px){.action-plan-card.with-card{grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important}.action-plan-thumb{width:64px!important;height:88px!important}.action-plan-card.with-card strong{font-size:1rem!important}.action-plan-card.with-card p{font-size:.84rem!important}}.performance-deck-coach:has(.deck-health-dashboard){display:block!important}.deck-health-dashboard{grid-template-columns:minmax(190px,.7fr) minmax(0,1.3fr)!important;gap:14px!important;width:100%!important;display:grid!important}.deck-health-main,.deck-health-details{min-height:0!important}.deck-health-main{border-radius:26px!important;align-content:center!important;gap:.35rem!important;padding:1.15rem!important;display:grid!important;overflow:hidden!important}.deck-health-main span{color:#ffffff8f!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:800!important}.deck-health-main strong{color:#fff!important;letter-spacing:-.11em!important;font-size:clamp(3.4rem,10vw,6.2rem)!important;font-weight:560!important;line-height:.86!important;display:block!important}.deck-health-main small{color:#ffffff9e!important;font-weight:680!important}.deck-health-status{color:#050505!important;background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2))!important;border-radius:999px!important;width:max-content!important;max-width:100%!important;margin-top:.35rem!important;padding:.38rem .72rem!important;font-size:.8rem!important;font-weight:820!important}.deck-health-main.success .deck-health-status,.deck-health-main.good .deck-health-status{background:#36d979!important}.deck-health-main.warning .deck-health-status{background:#ffd34d!important}.deck-health-main.danger .deck-health-status{background:#ff6b7b!important}.deck-health-details{border-radius:26px!important;gap:12px!important;padding:1.05rem!important;display:grid!important}.deck-health-tags{flex-wrap:wrap!important;gap:.45rem!important;display:flex!important}.deck-health-tag,.card-status-badge,.action-plan-badges em,.mulligan-bottom-tags span{color:#ffffffc7!important;white-space:nowrap!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:.32rem .62rem!important;font-size:.75rem!important;font-weight:760!important;line-height:1!important;display:inline-flex!important}.deck-health-tag.success,.card-status-badge.success{color:#80f0a6!important;background:#3edb741f!important;border-color:#3edb7457!important}.deck-health-tag.good,.card-status-badge.gold{color:#ffe181!important;background:#ffd34d1c!important;border-color:#ffd34d57!important}.deck-health-tag.warning{color:#ffd34d!important;background:#ffd34d1a!important;border-color:#ffd34d52!important}.deck-health-tag.danger{color:#ff8794!important;background:#ff6b7b1c!important;border-color:#ff6b7b57!important}.card-status-badge.blue{color:#83caff!important;background:#4ca6ff1c!important;border-color:#4ca6ff52!important}.deck-health-gauges{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.health-gauge{background:#00000038!important;border:1px solid #ffffff14!important;border-radius:18px!important;gap:.44rem!important;min-width:0!important;padding:.72rem!important;display:grid!important}.health-gauge-top{justify-content:space-between!important;align-items:baseline!important;gap:.5rem!important;display:flex!important}.health-gauge-top span{color:#ffffff85!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:740!important}.health-gauge-top strong{color:#fff!important;font-size:1.04rem!important;font-weight:760!important}.health-gauge-track{background:#ffffff1c!important;border-radius:999px!important;height:5px!important;overflow:hidden!important}.health-gauge-track i{background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2))!important;border-radius:999px!important;height:100%!important;display:block!important}.health-gauge.good .health-gauge-track i{background:#36d979!important}.health-gauge.warning .health-gauge-track i{background:#ffd34d!important}.health-gauge small{color:#ffffff75!important;font-size:.68rem!important;line-height:1.25!important}.deck-health-empty{color:#ffffff94!important;line-height:1.45!important}.performance-action-plan{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.action-plan-card-v2{border-radius:24px!important;min-height:0!important;padding:1rem!important}.action-plan-card-v2.with-card{grid-template-columns:86px minmax(0,1fr)!important;align-items:start!important}.action-plan-card-v2 .action-plan-copy{gap:.42rem!important}.action-plan-card-v2 .action-plan-copy>span{color:#ffffff80!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:.66rem!important;font-weight:820!important}.action-plan-card-v2 strong{color:#fff!important;letter-spacing:-.055em!important;font-size:1.1rem!important;font-weight:620!important;line-height:1.12!important}.action-plan-card-v2 p{color:#ffffff94!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:.82rem!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.action-plan-badges{flex-wrap:wrap!important;gap:.35rem!important;display:flex!important}.action-plan-badges em{min-height:24px!important;padding:.28rem .52rem!important;font-size:.68rem!important;font-style:normal!important}.action-plan-thumb{border-radius:12px!important;width:86px!important;height:118px!important}.performance-card-gallery.key-card-gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:14px!important;display:grid!important}.performance-card-tile-v2{background:linear-gradient(#ffffff0e,#ffffff05),#111214!important;border-radius:24px!important;grid-template-columns:112px minmax(0,1fr)!important;align-items:start!important;gap:16px!important;padding:14px!important;display:grid!important}.performance-card-tile-v2 .performance-card-art{align-self:start!important}.performance-card-tile-v2 .performance-card-thumb{object-fit:cover!important;object-position:top center!important;border-radius:12px!important;width:112px!important;height:156px!important}.performance-card-tile-v2 h3{color:#fff!important;letter-spacing:-.06em!important;margin:0!important;font-size:1.22rem!important;font-weight:620!important;line-height:1.05!important}.card-status-row{flex-wrap:wrap!important;gap:.35rem!important;margin:.46rem 0 .6rem!important;display:flex!important}.stat-token-strip{flex-wrap:wrap!important;gap:.4rem!important;margin:0!important;display:flex!important}.stat-token{background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:999px!important;grid-template-columns:auto auto!important;align-items:baseline!important;gap:.22rem!important;min-height:32px!important;padding:.33rem .58rem!important;display:inline-grid!important}.stat-token b{color:#fff!important;font-size:.95rem!important;font-weight:780!important}.stat-token small{color:#ffffff85!important;font-size:.65rem!important;font-weight:720!important}.stat-token.lore b{color:var(--theme-color-2)!important}.stat-token.inked b{color:#83caff!important}.stat-token.success b{color:#80f0a6!important}.card-ink-meter{margin-top:.8rem!important}.mulligan-lab-summary,.mulligan-lab-note{display:none!important}.mulligan-lab-action-first{gap:16px!important;display:grid!important}.mulligan-lab-controls-compact{background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:22px!important;gap:14px!important;padding:1rem!important;display:grid!important}.mulligan-lab-controls-compact>div>span{color:#ffffff85!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin:0 0 .55rem!important;font-size:.68rem!important;font-weight:820!important;display:block!important}.mulligan-lab-controls-compact .mulligan-lab-row,.mulligan-lab-toolbar .sort-pills{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:.55rem!important;padding-bottom:2px!important;display:flex!important;overflow-x:auto!important}.mulligan-lab-controls-compact .mulligan-lab-row::-webkit-scrollbar{display:none!important}.mulligan-lab-toolbar .sort-pills::-webkit-scrollbar{display:none!important}.mulligan-lab-card-v2{border-radius:24px!important;grid-template-columns:104px minmax(0,1fr)!important;padding:14px!important}.mulligan-lab-card-v2 .mulligan-visual-thumb{object-fit:cover!important;object-position:top center!important;border-radius:12px!important;width:104px!important;height:144px!important}.mulligan-lab-card-v2 .mulligan-card-head{align-items:flex-start!important;gap:.5rem!important}.mulligan-lab-card-v2 .mulligan-card-head h3{letter-spacing:-.055em!important;font-size:1.14rem!important;font-weight:620!important;line-height:1.08!important}.mulligan-lab-card-v2 .mulligan-rec{width:max-content!important;max-width:100%!important;padding:.42rem .64rem!important;font-size:.76rem!important}.mulligan-card-stats.compact{flex-wrap:wrap!important;gap:.36rem!important;display:flex!important}.mulligan-card-stats.compact span{color:#ffffffb8!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:999px!important;min-height:28px!important;padding:.3rem .52rem!important;font-size:.72rem!important;font-weight:720!important}.mulligan-lab-card-v2 .mulligan-bar{height:12px!important;margin-top:.65rem!important}.mulligan-bottom-tags{flex-wrap:wrap!important;gap:.35rem!important;margin-top:.65rem!important;display:flex!important}@media (width<=820px){.deck-health-dashboard,.deck-health-gauges,.performance-action-plan{grid-template-columns:1fr!important}.action-plan-card-v2.with-card{grid-template-columns:76px minmax(0,1fr)!important}.action-plan-thumb{width:76px!important;height:104px!important}.performance-card-gallery.key-card-gallery{grid-template-columns:1fr!important}.performance-card-tile-v2{grid-template-columns:96px minmax(0,1fr)!important;gap:14px!important}.performance-card-tile-v2 .performance-card-thumb{width:96px!important;height:134px!important}.performance-card-tile-v2 h3{font-size:1.08rem!important}.stat-token{min-height:29px!important;padding:.28rem .46rem!important}.stat-token b{font-size:.86rem!important}.mulligan-lab-card-v2{grid-template-columns:86px minmax(0,1fr)!important;gap:12px!important}.mulligan-lab-card-v2 .mulligan-visual-thumb{width:86px!important;height:120px!important}.mulligan-lab-card-v2 .mulligan-card-head{display:grid!important}.mulligan-lab-card-v2 .mulligan-card-head h3{font-size:1.02rem!important}}@media (width<=440px){.performance-card-tile-v2{grid-template-columns:86px minmax(0,1fr)!important;padding:12px!important}.performance-card-tile-v2 .performance-card-thumb{width:86px!important;height:120px!important}.card-status-badge{min-height:25px!important;font-size:.68rem!important}}.performance-trend-card.card-signal-card{flex-direction:column!important;min-height:188px!important;display:flex!important}.performance-trend-card.card-signal-card>span{align-items:center!important;gap:.42rem!important;display:flex!important}.info-dot{color:#ffffffb8!important;width:1.25rem!important;min-width:1.25rem!important;height:1.25rem!important;box-shadow:none!important;background:#ffffff0a!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin-left:.18rem!important;padding:0!important;font-size:.78rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.info-dot:hover{color:#fff!important;background:#ffffff12!important;border-color:#ffffff38!important}.mini-card-signal{flex:auto!important;margin-top:.85rem!important;display:flex!important}.mini-card-signal-btn{grid-template-columns:84px minmax(0,1fr)!important;align-items:stretch!important;gap:.9rem!important;min-height:128px!important}.mini-card-signal-art{aspect-ratio:auto!important;background:#ffffff0a!important;border:1px solid #ffffff1f!important;border-radius:14px!important;width:84px!important;height:100%!important;min-height:128px!important;overflow:hidden!important}.mini-card-signal-thumb{object-fit:cover!important;object-position:top center!important;width:100%!important;height:100%!important}.mini-card-signal-copy{flex-direction:column!important;justify-content:center!important;gap:.32rem!important;min-width:0!important;display:flex!important}.mini-card-signal-copy strong{letter-spacing:-.05em!important;-webkit-line-clamp:3!important;font-size:1.12rem!important;line-height:1.08!important}.mini-card-signal-copy small{color:#ffffffb8!important;margin-top:0!important;font-size:.92rem!important;font-weight:760!important}@media (width<=640px){.performance-trend-card.card-signal-card{min-height:174px!important}.mini-card-signal-btn{grid-template-columns:76px minmax(0,1fr)!important;gap:.8rem!important;min-height:116px!important}.mini-card-signal-art{border-radius:12px!important;width:76px!important;min-height:116px!important}.mini-card-signal-copy strong{font-size:1rem!important}.mini-card-signal-copy small{font-size:.84rem!important}}:root{--signal-card-bg:linear-gradient(180deg,#ffffff0e,#ffffff05),#101113;--signal-card-border:#ffffff17;--signal-card-shadow:0 18px 46px #00000047;--signal-card-radius:24px}.performance-trend-card.card-signal-card,.action-plan-card-v2,.performance-card-tile-v2,.mulligan-lab-card-v2,.matchup-breakdown-card{border-radius:var(--signal-card-radius)!important;border:1px solid var(--signal-card-border)!important;background:var(--signal-card-bg)!important;box-shadow:var(--signal-card-shadow)!important}.performance-trend-card.card-signal-card,.action-plan-card-v2,.performance-card-tile-v2,.mulligan-lab-card-v2,.matchup-breakdown-card,.mini-card-signal-btn{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s!important}.performance-trend-card.card-signal-card:hover,.action-plan-card-v2:hover,.performance-card-tile-v2:hover,.mulligan-lab-card-v2:hover,.matchup-breakdown-card:hover,.mini-card-signal-btn:hover{border-color:#ffffff24!important;box-shadow:0 22px 58px #00000057!important}.mini-card-signal-btn{border:1px solid var(--signal-card-border)!important;background:var(--signal-card-bg)!important;width:100%!important;box-shadow:var(--signal-card-shadow)!important;border-radius:22px!important;grid-template-columns:88px minmax(0,1fr)!important;align-items:stretch!important;gap:.9rem!important;padding:.9rem!important}.mini-card-signal-art{background:#ffffff0a!important;border:1px solid #ffffff1f!important;border-radius:14px!important;width:88px!important;height:100%!important;min-height:132px!important;overflow:hidden!important;box-shadow:0 12px 32px #00000052!important}.mini-card-signal-copy{flex-direction:column!important;justify-content:center!important;gap:.32rem!important;display:flex!important}.mini-card-signal-copy strong{letter-spacing:-.05em!important;font-size:1.06rem!important;line-height:1.08!important}.mini-card-signal-copy small{color:#ffffffa8!important;font-size:.84rem!important;font-weight:760!important}.action-plan-card-v2{flex-direction:column!important;justify-content:flex-start!important;min-height:188px!important;display:flex!important}.action-plan-card-v2.with-card{grid-template-columns:104px minmax(0,1fr)!important;align-items:stretch!important;gap:16px!important;display:grid!important}.action-plan-visual{align-self:stretch!important;display:flex!important}.action-plan-thumb{object-fit:cover!important;object-position:top center!important;background:#ffffff0a!important;border:1px solid #ffffff1f!important;border-radius:14px!important;width:104px!important;height:100%!important;min-height:144px!important;box-shadow:0 14px 34px #00000052!important}.action-plan-card-v2 .action-plan-copy{flex-direction:column!important;justify-content:center!important;gap:.42rem!important;min-width:0!important;display:flex!important}.action-plan-card-v2 strong{letter-spacing:-.06em!important;font-size:1.14rem!important;line-height:1.08!important}.action-plan-card-v2 p{color:#fff9!important;-webkit-line-clamp:3!important;font-size:.84rem!important;line-height:1.42!important}.performance-card-tile-v2,.mulligan-lab-card-v2{align-items:stretch!important}.performance-card-tile-v2 .performance-card-art,.mulligan-lab-card-v2 .mulligan-visual-art{align-self:stretch!important;display:flex!important}.performance-card-tile-v2 .performance-card-thumb{width:112px!important;height:100%!important;min-height:156px!important;box-shadow:0 14px 34px #00000052!important}.mulligan-lab-card-v2 .mulligan-visual-thumb{width:104px!important;height:100%!important;min-height:144px!important;box-shadow:0 14px 34px #00000052!important}.performance-card-body,.mulligan-visual-body{justify-content:center!important}.performance-card-body h3,.mulligan-lab-card-v2 .mulligan-card-head h3,.action-plan-card-v2 strong,.mini-card-signal-copy strong{text-wrap:balance}.deck-health-tag,.card-status-badge,.action-plan-badges em,.mulligan-bottom-tags span,.mulligan-card-stats.compact span,.stat-token{-webkit-backdrop-filter:blur(8px)!important}.action-plan-badges em,.mulligan-card-stats.compact span,.mulligan-bottom-tags span{color:#ffffffbf!important;background:#ffffff0d!important;border:1px solid #ffffff1c!important;border-radius:999px!important;min-height:28px!important;padding:.32rem .58rem!important;font-size:.72rem!important;font-weight:760!important}.info-dot{width:1.15rem!important;min-width:1.15rem!important;height:1.15rem!important;margin-left:.24rem!important;font-size:.72rem!important;font-weight:760!important}@media (width<=820px){.mini-card-signal-btn{grid-template-columns:78px minmax(0,1fr)!important;gap:.82rem!important;padding:.82rem!important}.mini-card-signal-art{width:78px!important;min-height:118px!important}.action-plan-card-v2.with-card{grid-template-columns:88px minmax(0,1fr)!important;gap:14px!important}.action-plan-thumb{width:88px!important;min-height:124px!important}.performance-card-tile-v2{grid-template-columns:96px minmax(0,1fr)!important}.performance-card-tile-v2 .performance-card-thumb{width:96px!important;min-height:134px!important}.mulligan-lab-card-v2{grid-template-columns:88px minmax(0,1fr)!important}.mulligan-lab-card-v2 .mulligan-visual-thumb{width:88px!important;min-height:124px!important}}@media (width<=480px){.performance-trend-card.card-signal-card{min-height:186px!important}.mini-card-signal-btn{grid-template-columns:72px minmax(0,1fr)!important;padding:.74rem!important}.mini-card-signal-art{border-radius:12px!important;width:72px!important;min-height:110px!important}.mini-card-signal-copy strong{font-size:.98rem!important}.mini-card-signal-copy small{font-size:.8rem!important}.action-plan-card-v2,.performance-card-tile-v2,.mulligan-lab-card-v2{border-radius:20px!important}.action-plan-card-v2.with-card{grid-template-columns:80px minmax(0,1fr)!important;gap:12px!important}.action-plan-thumb{border-radius:12px!important;width:80px!important;min-height:114px!important}.action-plan-card-v2 strong,.performance-card-tile-v2 h3,.mulligan-lab-card-v2 .mulligan-card-head h3{font-size:1rem!important}.performance-card-tile-v2{grid-template-columns:84px minmax(0,1fr)!important;gap:12px!important}.performance-card-tile-v2 .performance-card-thumb{border-radius:11px!important;width:84px!important;min-height:118px!important}.mulligan-lab-card-v2{grid-template-columns:84px minmax(0,1fr)!important;gap:12px!important}.mulligan-lab-card-v2 .mulligan-visual-thumb{border-radius:11px!important;width:84px!important;min-height:118px!important}}.performance-card-body,.mulligan-visual-body{flex-direction:column!important;justify-content:center!important;min-width:0!important;display:flex!important}.action-plan-thumb,.performance-card-thumb,.mulligan-visual-thumb,.mini-card-signal-thumb{object-fit:contain!important;object-position:center center!important;background:#07080af5!important;padding:2px!important}.action-plan-visual,.performance-card-tile-v2 .performance-card-art,.mulligan-lab-card-v2 .mulligan-visual-art,.mini-card-signal-art{justify-content:center!important;align-self:stretch!important;align-items:center!important;display:flex!important}.action-plan-card-v2.with-card,.performance-card-tile-v2,.mulligan-lab-card-v2,.mini-card-signal-btn{grid-template-columns:96px minmax(0,1fr)!important;gap:14px!important}.action-plan-thumb,.performance-card-tile-v2 .performance-card-thumb,.mulligan-lab-card-v2 .mulligan-visual-thumb,.mini-card-signal-art{width:96px!important}.action-plan-thumb,.performance-card-tile-v2 .performance-card-thumb,.mulligan-lab-card-v2 .mulligan-visual-thumb{border-radius:12px!important;height:100%!important;min-height:136px!important}.mini-card-signal-art{border-radius:12px!important;min-height:136px!important}.mini-card-signal-thumb{border-radius:10px!important;width:100%!important;height:100%!important;min-height:132px!important}.action-plan-card-v2 strong,.performance-card-tile-v2 h3,.mulligan-lab-card-v2 .mulligan-card-head h3,.mini-card-signal-copy strong{text-overflow:clip!important;white-space:normal!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;letter-spacing:-.045em!important;line-height:1.12!important;display:block!important;overflow:visible!important}.action-plan-card-v2 p,.performance-card-body p,.mulligan-lab-card-v2 small,.mini-card-signal-copy small,.mulligan-lab-card-v2 .mulligan-bottom-tags,.mulligan-lab-card-v2 .mulligan-bar-labels{text-overflow:clip!important;white-space:normal!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;overflow:visible!important}.action-plan-card-v2 p,.performance-card-body p,.mini-card-signal-copy small{font-size:.78rem!important;line-height:1.45!important}.action-plan-card-v2 strong,.performance-card-tile-v2 h3,.mulligan-lab-card-v2 .mulligan-card-head h3{font-size:1rem!important}.mini-card-signal-copy strong{font-size:.98rem!important}.action-plan-card-v2 .action-plan-copy,.performance-card-body,.mulligan-visual-body,.mini-card-signal-copy{flex-direction:column!important;justify-content:center!important;min-width:0!important;display:flex!important}.performance-card-body,.mulligan-visual-body{gap:.48rem!important}.action-plan-badges,.card-status-row,.performance-stat-strip,.mulligan-card-stats.compact,.mulligan-bottom-tags{flex-wrap:wrap!important}@media (width<=820px){.action-plan-card-v2.with-card,.performance-card-tile-v2,.mulligan-lab-card-v2,.mini-card-signal-btn{grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important}.action-plan-thumb,.performance-card-tile-v2 .performance-card-thumb,.mulligan-lab-card-v2 .mulligan-visual-thumb,.mini-card-signal-art{width:88px!important;min-height:126px!important}.mini-card-signal-thumb{min-height:122px!important}}@media (width<=480px){.action-plan-card-v2.with-card,.performance-card-tile-v2,.mulligan-lab-card-v2,.mini-card-signal-btn{grid-template-columns:82px minmax(0,1fr)!important;gap:11px!important}.action-plan-thumb,.performance-card-tile-v2 .performance-card-thumb,.mulligan-lab-card-v2 .mulligan-visual-thumb,.mini-card-signal-art{width:82px!important;min-height:118px!important}.mini-card-signal-thumb{min-height:114px!important}.action-plan-card-v2 strong,.performance-card-tile-v2 h3,.mulligan-lab-card-v2 .mulligan-card-head h3,.mini-card-signal-copy strong{font-size:.95rem!important}.action-plan-card-v2 p,.performance-card-body p,.mini-card-signal-copy small,.mulligan-lab-card-v2 small{font-size:.74rem!important;line-height:1.4!important}}@media (width<=820px){.performance-detail-tab:nth-child(n+5){display:inline-flex!important}}.action-plan-visual,.performance-card-tile-v2 .performance-card-art,.mulligan-lab-card-v2 .mulligan-visual-art,.mini-card-signal-art{aspect-ratio:5/7!important;width:96px!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;justify-content:center!important;align-self:center!important;align-items:center!important;padding:0!important;display:flex!important;overflow:visible!important}.action-plan-thumb,.performance-card-tile-v2 .performance-card-thumb,.mulligan-lab-card-v2 .mulligan-visual-thumb,.mini-card-signal-thumb{aspect-ratio:5/7!important;object-fit:contain!important;object-position:center center!important;background:0 0!important;border:1px solid #ffffff1a!important;border-radius:9px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;padding:0!important;display:block!important;box-shadow:0 12px 28px #00000047!important}.action-plan-card-v2.with-card,.performance-card-tile-v2,.mulligan-lab-card-v2,.mini-card-signal-btn{grid-template-columns:96px minmax(0,1fr)!important;align-items:center!important;min-height:0!important}.action-plan-card-v2 .action-plan-copy,.performance-card-body,.mulligan-visual-body,.mini-card-signal-copy{justify-content:center!important;align-self:center!important}.action-plan-card-v2 strong,.performance-card-tile-v2 h3,.mulligan-lab-card-v2 .mulligan-card-head h3,.mini-card-signal-copy strong{letter-spacing:-.04em!important;text-overflow:clip!important;white-space:normal!important;-webkit-line-clamp:unset!important;font-size:clamp(.92rem,1.1vw,1rem)!important;line-height:1.12!important;display:block!important;overflow:visible!important}.action-plan-card-v2 p,.performance-card-body p,.mulligan-lab-card-v2 small,.mini-card-signal-copy small{text-overflow:clip!important;white-space:normal!important;-webkit-line-clamp:unset!important;font-size:.74rem!important;line-height:1.38!important;display:block!important;overflow:visible!important}.performance-chart-card{box-shadow:none!important;background:linear-gradient(#ffffff08,#ffffff03),#111113!important;border-color:#ffffff1a!important;overflow:hidden!important}.performance-chart-card h3{letter-spacing:-.055em!important;font-weight:780!important}.performance-chart-card p{max-width:46rem;color:#ebebf59e!important}.performance-chart-wrap{height:340px!important}#performanceActionAvgChart{min-height:320px!important}.chart-tooltip.chart-readout{min-height:0!important;box-shadow:none!important;background:#ffffff0b!important;border-color:#ffffff17!important;border-radius:14px!important;margin:8px 0 0!important;padding:8px 10px!important}.chart-tooltip-row span{box-shadow:none!important}@media (width<=820px){.performance-chart-wrap{height:300px!important}.performance-charts-grid{grid-template-columns:1fr!important}.performance-chart-card{border-radius:28px!important;padding:18px!important}.performance-detail-tabs{flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto!important}.performance-detail-tab{flex:none!important}.action-plan-visual,.performance-card-tile-v2 .performance-card-art,.mulligan-lab-card-v2 .mulligan-visual-art,.mini-card-signal-art{width:84px!important}.action-plan-card-v2.with-card,.performance-card-tile-v2,.mulligan-lab-card-v2,.mini-card-signal-btn{grid-template-columns:84px minmax(0,1fr)!important}}@media (width<=430px){.action-plan-visual,.performance-card-tile-v2 .performance-card-art,.mulligan-lab-card-v2 .mulligan-visual-art,.mini-card-signal-art{width:78px!important}.action-plan-card-v2.with-card,.performance-card-tile-v2,.mulligan-lab-card-v2,.mini-card-signal-btn{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important}.action-plan-card-v2 p,.performance-card-body p,.mulligan-lab-card-v2 small,.mini-card-signal-copy small{font-size:.7rem!important}}.chart-mini-readout{color:#ffffffb8;background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff17;border-radius:18px;grid-template-columns:1fr;gap:.2rem;margin:.9rem 0 .45rem;padding:.75rem .9rem;display:grid}.chart-mini-readout span{letter-spacing:.14em;text-transform:uppercase;color:#ffffff7a;font-size:.68rem;font-weight:850}.chart-mini-readout strong{color:#fff;font-size:1.02rem;line-height:1.1}.chart-mini-readout small{color:#ffffff8a;font-size:.78rem}@media (width<=820px){.chart-mini-readout{border-radius:16px;margin:.75rem 0 .2rem;padding:.65rem .75rem}.chart-mini-readout strong{font-size:.95rem}.chart-mini-readout small{font-size:.72rem}}.performance-charts-grid{align-items:stretch!important}.performance-chart-card{grid-template-rows:auto 74px minmax(0,1fr)!important;gap:12px!important;min-height:560px!important;display:grid!important}.performance-chart-card .section-head.compact{align-items:start!important;min-height:86px!important}.performance-chart-card .section-head.compact h3{align-items:center!important;gap:.38rem!important;min-width:0!important;display:flex!important}.chart-mini-readout{display:none!important}.chart-fixed-readout{color:#ffffffb8!important;background:linear-gradient(#ffffff0e,#ffffff06)!important;border:1px solid #ffffff17!important;border-radius:16px!important;align-content:center!important;gap:.26rem!important;min-height:74px!important;padding:.68rem .78rem!important;display:grid!important;overflow:hidden!important}.chart-fixed-readout.visible{background:linear-gradient(#ffffff13,#ffffff09)!important;border-color:#ffffff29!important}.chart-fixed-readout>span,.chart-fixed-readout .chart-tooltip-title{color:#ffffff7a!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin:0!important;font-size:.62rem!important;font-weight:820!important;line-height:1!important;display:block!important}.chart-fixed-readout>strong{color:#fff!important;letter-spacing:-.035em!important;font-size:.98rem!important;font-weight:760!important;line-height:1.05!important;display:block!important}.chart-fixed-readout>small{color:#ffffff94!important;font-size:.75rem!important;font-weight:560!important;line-height:1.25!important}.chart-fixed-readout .chart-tooltip-grid{flex-wrap:wrap!important;align-items:center!important;gap:.34rem .72rem!important;display:flex!important}.chart-fixed-readout .chart-tooltip-row{color:#fff!important;white-space:nowrap!important;align-items:center!important;gap:.34rem!important;font-size:.78rem!important;font-weight:720!important;line-height:1.12!important;display:inline-flex!important}.chart-fixed-readout .chart-tooltip-row span{width:.48rem!important;height:.48rem!important;box-shadow:none!important;border:1px solid #ffffff2e!important;border-radius:999px!important;flex:none!important}.chart-fixed-readout small .chart-tooltip-row{color:#ffffff94!important;margin-top:.25rem!important;font-size:.72rem!important;font-weight:560!important}.performance-chart-wrap{height:360px!important;min-height:360px!important;margin-top:0!important;overflow:visible!important}.performance-chart-wrap .chart-tooltip.chart-readout{display:none!important}#performanceActionAvgChart,#performanceLoreAvgChart{min-height:360px!important}.info-dot,button.info-dot,.performance-chart-card h3 .info-dot,.section-head h3 .info-dot{letter-spacing:0!important;vertical-align:middle!important;width:1.05rem!important;min-width:1.05rem!important;max-width:1.05rem!important;height:1.05rem!important;min-height:1.05rem!important;max-height:1.05rem!important;box-shadow:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin-left:.08rem!important;padding:0!important;font-size:.66rem!important;font-weight:760!important;line-height:1!important;display:inline-flex!important;transform:none!important}.info-dot:hover,button.info-dot:hover{transform:none!important}@media (width<=820px){.performance-chart-card{grid-template-rows:auto 68px minmax(0,1fr)!important;gap:10px!important;min-height:520px!important}.performance-chart-card .section-head.compact{min-height:auto!important}.chart-fixed-readout{border-radius:14px!important;min-height:68px!important;padding:.58rem .66rem!important}.chart-fixed-readout>strong{font-size:.9rem!important}.chart-fixed-readout .chart-tooltip-row{font-size:.72rem!important}.performance-chart-wrap,#performanceActionAvgChart,#performanceLoreAvgChart{height:320px!important;min-height:320px!important}.info-dot,button.info-dot,.performance-chart-card h3 .info-dot,.section-head h3 .info-dot{width:1rem!important;min-width:1rem!important;max-width:1rem!important;height:1rem!important;min-height:1rem!important;max-height:1rem!important;font-size:.62rem!important}}.history-toolbar-viz{grid-template-columns:minmax(0,1fr) minmax(280px,520px)!important;align-items:center!important;gap:18px!important}.history-toolbar-viz .filter-header-copy h2{margin:.1rem 0 .18rem!important}.history-toolbar-viz .filter-header-copy p{color:#ffffffa3!important}.history-quick-actions{grid-template-columns:minmax(0,1fr) auto;justify-self:end;align-items:center;gap:10px;width:min(520px,100%);display:grid}.history-quick-actions .history-search{color:#fff;background:#04070cb8;border:1px solid #ffffff1a;border-radius:999px;width:100%;min-height:46px;padding:0 1rem;font-weight:650}.history-toolbar-viz .filter-toggle{min-height:46px;padding:0 1rem;display:inline-flex!important}.history-toolbar-viz:not(.filters-open) .history-controls-viz{display:none!important}.history-toolbar-viz.filters-open .history-controls-viz{display:grid!important}.history-controls-viz{border-top:1px solid #ffffff12;padding-top:16px;grid-column:1/-1!important}.history-controls-viz .history-search-row{justify-content:flex-end}.history-controls-viz .history-search-row .ghost-button{border-radius:999px;min-height:42px}.history-list.glass{gap:12px;display:grid;padding:16px!important}.history-list-head{gap:12px;padding:4px 2px 8px;display:grid}.history-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.history-summary-strip>div{background:#ffffff09;border:1px solid #ffffff14;border-radius:18px;min-width:0;padding:12px 14px}.history-summary-strip span,.history-summary-strip small{color:#ffffff8f;font-size:.76rem;line-height:1.25;display:block}.history-summary-strip strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:.18rem 0 .14rem;font-size:1.22rem;line-height:1.05;display:block;overflow:hidden}.history-active-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.history-filter-badge{border:1px solid color-mix(in srgb,var(--theme-color-1) 30%,#ffffff1a);background:color-mix(in srgb,var(--theme-color-1) 10%,#ffffff09);color:#ffffffd1;border-radius:999px;align-items:center;min-height:30px;padding:.28rem .62rem;font-size:.78rem;font-weight:720;display:inline-flex}.history-filter-badge.muted{color:#ffffff85;background:#ffffff08;border-color:#ffffff14}.history-compact-list{gap:10px;display:grid}.history-compact-list .history-row{border-color:#ffffff13!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr) auto!important;min-height:92px!important;padding:12px 14px!important}.history-compact-list .history-row-main{gap:12px!important;padding:0!important}.history-compact-list .history-row-copy{gap:4px!important}.history-compact-list .history-primary-line{gap:7px!important;font-size:.98rem!important}.history-compact-list .history-opponent-line{font-size:.96rem!important}.history-compact-list .history-matchup-line,.history-compact-list .history-row-deck{font-size:.8rem!important}.history-compact-list .history-quality-badges{margin-top:2px}.history-compact-list .quality-badge{min-height:22px!important;padding:.18rem .46rem!important;font-size:.66rem!important}.history-compact-list .history-row-meta{min-width:92px;justify-items:end!important;gap:4px!important}.history-compact-list .history-row-meta b{font-size:.9rem!important}.history-compact-list .history-row-meta small{font-size:.72rem!important}.history-compact-list .history-row-actions{gap:8px!important}.history-compact-list .history-mini-button{border-radius:999px!important;min-height:38px!important;padding:.42rem .68rem!important;font-size:.78rem!important}.history-load-more{color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-weight:800;display:flex}.history-load-more span{color:#ffffff8c;font-size:.82em}.history-load-more:hover{border-color:color-mix(in srgb,var(--theme-color-1) 42%,#ffffff24);background:color-mix(in srgb,var(--theme-color-1) 13%,#ffffff0b)}.history-end-note{text-align:center;color:#ffffff7a;padding:8px 0 2px;font-weight:650}.post-import-cleanup{opacity:.92}.post-import-cleanup .section-head h2{font-size:1.25rem!important}@media (width<=980px){.history-toolbar-viz{grid-template-columns:1fr!important}.history-quick-actions{justify-self:stretch;width:100%}.history-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.history-toolbar-viz{padding:18px!important}.history-quick-actions{grid-template-columns:1fr}.history-toolbar-viz .filter-toggle{width:100%}.history-summary-strip{grid-template-columns:1fr 1fr;gap:8px}.history-summary-strip>div{border-radius:16px;padding:10px 11px}.history-summary-strip strong{font-size:1.04rem}.history-compact-list .history-row{grid-template-columns:1fr!important;min-height:auto!important;padding:14px!important}.history-compact-list .history-row-main{grid-template-columns:auto minmax(0,1fr)!important}.history-compact-list .history-row-meta{grid-column:2;min-width:0;place-items:center start!important;gap:8px!important;display:flex!important}.history-compact-list .history-row-actions.history-actions-desktop{display:none!important}.history-options-button{justify-content:center;width:100%;margin-top:4px;display:flex!important}}.history-toolbar-viz .filter-toggle,.history-search,.history-mini-button,.history-options-button,.performance-tab,.history-load-more,.ghost-button{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.history-search{justify-content:flex-start!important;padding-top:0!important;padding-bottom:0!important}.history-toolbar-viz .filter-toggle{min-height:42px!important;padding:.58rem .9rem!important}.history-compact-list .history-row{background:linear-gradient(#ffffff0b,#ffffff05),#111214!important;position:relative!important;overflow:hidden!important}.history-compact-list .history-row:after{content:"";background:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2));opacity:.36;pointer-events:none;height:1px;position:absolute;inset:auto 0 0}.history-primary-line b{letter-spacing:-.04em!important;font-weight:900!important}.history-row-meta b{letter-spacing:-.03em!important}.history-options-button{color:#ffffffd1!important;box-shadow:none!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important}.history-options-button:hover,.history-row.actions-open .history-options-button{color:#fff!important;border-color:color-mix(in srgb,var(--theme-color-1) 42%,#ffffff29)!important;background:color-mix(in srgb,var(--theme-color-1) 12%,#ffffff0b)!important}.history-actions-mobile-panel{border-top:1px solid #ffffff12!important;margin-top:8px!important;padding-top:10px!important}.history-actions-mobile-panel .history-mini-button{min-height:40px!important}.history-detail{background:linear-gradient(#ffffff0b,#ffffff05),#101113!important;border:1px solid #ffffff17!important;border-radius:28px!important;padding:22px!important;box-shadow:0 26px 70px #00000057!important}.history-detail-head-v112{justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin-bottom:16px!important;display:flex!important}.history-detail-head-v112 h2{letter-spacing:-.075em!important;margin:.18rem 0 .35rem!important;font-size:clamp(1.7rem,3.1vw,2.75rem)!important;line-height:.98!important}.history-detail-head-v112 p{color:#ffffffa8!important;font-size:1rem!important;line-height:1.3!important}.history-detail-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.history-detail-metric{background:#ffffff09;border:1px solid #ffffff17;border-radius:20px;flex-direction:column;justify-content:center;min-width:0;min-height:92px;padding:14px 15px;display:flex}.history-detail-metric.positive{background:linear-gradient(#34d3991a,#ffffff06);border-color:#34d39952}.history-detail-metric.negative{background:linear-gradient(#fb718517,#ffffff06);border-color:#fb71854d}.history-detail-metric span,.history-detail-card-tile span{color:#ffffff85;text-transform:uppercase;letter-spacing:.18em;margin-bottom:.34rem;font-size:.68rem;font-weight:900;display:block}.history-detail-metric strong{color:#fff;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;font-size:1.35rem;line-height:1.03;overflow:hidden}.history-detail-metric small{color:#ffffff8c;text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;font-size:.78rem;overflow:hidden}.history-narrative-v112{background:#ffffff07!important;border:1px solid #ffffff14!important;border-radius:20px!important;margin:14px 0!important;padding:14px 16px!important}.history-narrative-v112 strong{color:#fff;display:block;margin-bottom:.34rem!important;font-size:1rem!important}.history-narrative-v112 p{color:#ffffffa1!important;margin:0!important;font-size:.92rem!important;line-height:1.45!important}.history-detail-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.history-detail-card-tile{background:linear-gradient(#ffffff0b,#ffffff05);border:1px solid #ffffff17;border-radius:22px;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:138px;padding:12px;display:grid;overflow:hidden}.history-detail-card-tile.info-only{grid-template-columns:1fr;padding:16px}.history-detail-card-tile.lore{border-color:color-mix(in srgb,var(--theme-color-1) 28%,#ffffff14)}.history-detail-card-tile.ink{border-color:color-mix(in srgb,var(--theme-color-2) 28%,#ffffff14)}.history-detail-card-tile.threat{border-color:#fb718540}.history-detail-card-art{background:#0000003d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:78px;height:112px;display:flex;overflow:hidden}.history-detail-card-img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.history-detail-card-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.history-detail-card-copy strong{color:#fff;letter-spacing:-.05em;white-space:normal;font-size:1.02rem;line-height:1.08;overflow:visible}.history-detail-card-copy a{color:#93c5fd!important;text-decoration:none!important}.history-detail-card-copy a:hover{text-decoration:underline!important}.history-detail-card-stats{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.history-detail-card-stats em,.history-detail-card-stats small,.history-detail-card-copy>small{color:#ffffffb8;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:26px;padding:.26rem .52rem;font-size:.72rem;font-style:normal;font-weight:820;line-height:1;display:inline-flex}@media (width<=820px){.history-detail{border-radius:24px!important;padding:18px!important}.history-detail-head-v112{flex-direction:column!important;gap:12px!important}.history-detail-actions{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;display:grid!important}.history-detail-actions .history-mini-button{width:100%!important;min-height:42px!important}.history-detail-kpi-grid{grid-template-columns:1fr 1fr}.history-detail-visual-grid{grid-template-columns:1fr}.history-detail-card-tile{grid-template-columns:86px minmax(0,1fr);min-height:126px}.history-detail-card-art{width:86px;height:116px}}@media (width<=640px){.history-compact-list .history-row{border-radius:22px!important;padding:12px!important}.history-compact-list .history-row-main{gap:10px!important}.history-compact-list .history-primary-line,.history-compact-list .history-opponent-line{font-size:.94rem!important}.history-compact-list .history-matchup-line,.history-compact-list .history-row-deck{font-size:.78rem!important}.history-compact-list .history-row-meta{margin-top:4px!important;font-size:.76rem!important}.history-options-button{color:#ffffffc7!important;background:#ffffff0a!important;border-radius:999px!important;width:auto!important;min-width:126px!important;min-height:38px!important;margin:8px 0 0 26px!important;padding:.42rem .8rem!important;font-size:.82rem!important;font-weight:820!important}.history-actions-mobile-panel{margin-left:26px!important}.history-actions-mobile-panel .history-mini-button{min-height:38px!important;font-size:.8rem!important}.history-detail-kpi-grid{grid-template-columns:1fr;gap:8px}.history-detail-metric{min-height:78px;padding:12px 13px}.history-detail-metric strong{font-size:1.14rem}.history-detail-card-tile{grid-template-columns:78px minmax(0,1fr);gap:11px;padding:11px}.history-detail-card-art{width:78px;height:108px}.history-detail-card-copy strong{font-size:.96rem}}.ui-ripple{display:none!important}@media (width<=820px){.ambient{opacity:.32!important;filter:none!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.chart-panel .generic-chart-readout{border-radius:15px!important;min-height:56px!important;margin:.8rem 0 .65rem!important;padding:.56rem .68rem!important}.chart-panel .generic-chart-readout>span,.chart-panel .generic-chart-readout .chart-tooltip-title{letter-spacing:.13em!important;font-size:.58rem!important}.chart-panel .generic-chart-readout>strong{font-size:.9rem!important;line-height:1.05!important}.chart-panel .generic-chart-readout>small{font-size:.7rem!important;line-height:1.2!important}.chart-panel .generic-chart-readout .chart-tooltip-grid{gap:.25rem .58rem!important}.chart-panel .generic-chart-readout .chart-tooltip-row{font-size:.72rem!important;line-height:1.12!important}.chart-panel .generic-chart-readout .chart-tooltip-row span{width:.44rem!important;height:.44rem!important}.chart-panel .generic-chart-readout+.chart-wrap{margin-top:.35rem!important}.chart-panel .chart-wrap .chart-tooltip.chart-readout{display:none!important}#actionChart,#inkFloatChart,#performanceActionAvgChart{image-rendering:auto!important}@media (width<=820px){.chart-panel .generic-chart-readout{border-radius:14px!important;min-height:52px!important;margin:.7rem 0 .55rem!important;padding:.5rem .6rem!important}.chart-panel .generic-chart-readout>strong{font-size:.82rem!important}.chart-panel .generic-chart-readout .chart-tooltip-row{font-size:.68rem!important}}.chart-fixed-readout .chart-tooltip-grid{max-width:100%!important;overflow:hidden!important}.chart-fixed-readout .chart-tooltip-row{min-width:0!important;max-width:100%!important}.chart-fixed-readout .chart-tooltip-row:not(:first-child){opacity:.9!important}.chart-panel .generic-chart-readout{height:58px!important;min-height:58px!important;max-height:58px!important}.performance-chart-card .chart-fixed-readout{height:76px!important;min-height:76px!important;max-height:76px!important}@media (width<=820px){.chart-panel .generic-chart-readout{height:56px!important;min-height:56px!important;max-height:56px!important}.performance-chart-card .chart-fixed-readout{height:74px!important;min-height:74px!important;max-height:74px!important}}.ambient,.ambient:before,.ambient:after{content:none!important;opacity:0!important;filter:none!important;background:0 0!important;display:none!important}body:before{content:none!important;display:none!important}.glass,.glass-primary,.match-read,.loaded-card,.upload-card,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.metric-card,.pro-card,.performance-chart-card,.performance-coach-card,.history-row,.account-card{-webkit-backdrop-filter:none!important;background:linear-gradient(#ffffff0d,#ffffff05),#0d0e11e6!important}@media (width<=820px){body{background-attachment:scroll!important}}.ambient{content:""!important;pointer-events:none!important;z-index:0!important;opacity:.72!important;filter:none!important;contain:paint!important;mix-blend-mode:screen!important;background:radial-gradient(circle at var(--mx,50%) var(--my,18%), color-mix(in srgb,var(--theme-color-1,#2f8bd9) 24%, transparent) 0%, transparent 27rem), radial-gradient(circle at calc(100% - var(--mx,50%)) calc(100% - var(--my,18%)), color-mix(in srgb,var(--theme-color-2,#f6c54d) 18%, transparent) 0%, transparent 32rem)!important;width:100vw!important;height:100dvh!important;transition:opacity .25s!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:translateZ(0)!important}.ambient:before,.ambient:after{content:none!important;opacity:0!important;filter:none!important;background:0 0!important;display:none!important}@media (width<=820px),(prefers-reduced-motion:reduce){body{background-attachment:scroll!important}.ambient{opacity:.38!important;background:radial-gradient(circle at 18% 10%, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 22%, transparent), transparent 22rem), radial-gradient(circle at 88% 12%, color-mix(in srgb,var(--theme-color-2,#f6c54d) 18%, transparent), transparent 24rem)!important}}.ambient{z-index:0!important;pointer-events:none!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;contain:layout paint style!important;isolation:isolate!important;background:0 0!important;width:100vw!important;height:100dvh!important;display:block!important;position:fixed!important;inset:0!important;overflow:clip!important;transform:none!important}.ambient:before,.ambient:after{content:""!important;pointer-events:none!important;filter:none!important;mix-blend-mode:screen!important;opacity:1!important;will-change:left,top!important;border-radius:999px!important;display:block!important;position:absolute!important;transform:translate(-50%,-50%)!important}.ambient:before{width:min(64vw,860px)!important;min-width:420px!important;height:min(64vw,860px)!important;min-height:420px!important;left:var(--mx,50%)!important;top:var(--my,18%)!important;background:radial-gradient(circle, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 42%, transparent) 0%, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 18%, transparent) 34%, transparent 72%)!important}.ambient:after{width:min(70vw,960px)!important;min-width:460px!important;height:min(70vw,960px)!important;min-height:460px!important;left:calc(100% - var(--mx,50%))!important;top:calc(100% - var(--my,18%))!important;background:radial-gradient(circle, color-mix(in srgb,var(--theme-color-2,#f6c54d) 32%, transparent) 0%, color-mix(in srgb,var(--theme-color-2,#f6c54d) 14%, transparent) 36%, transparent 74%)!important}.match-read-source{color:#ffffff6b;letter-spacing:.035em;margin-top:.55rem;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:.72rem;font-style:normal;font-weight:650;display:block}.match-read-source[hidden]{display:none!important}@media (width<=820px),(prefers-reduced-motion:reduce){body{background-attachment:scroll!important}.ambient{opacity:.58!important}.ambient:before{width:105vw!important;min-width:360px!important;height:105vw!important;min-height:360px!important;top:8%!important;left:22%!important}.ambient:after{width:110vw!important;min-width:380px!important;height:110vw!important;min-height:380px!important;top:18%!important;left:86%!important}}html,body{background-color:#000!important;overflow-x:hidden!important}.ambient,.ambient:before,.ambient:after{visibility:hidden!important;content:none!important;opacity:0!important;filter:none!important;mix-blend-mode:normal!important;background:0 0!important;display:none!important;transform:none!important}body{background:radial-gradient(circle at var(--mx,50%) var(--my,18%), #ffffff18, transparent 23rem), radial-gradient(circle at var(--mx,50%) var(--my,18%), color-mix(in srgb,var(--theme-color-1,#2f8bd9) 34%, transparent), transparent 35rem), radial-gradient(circle at calc(100% - var(--mx,50%)) calc(100% - var(--my,18%)), color-mix(in srgb,var(--theme-color-2,#f6c54d) 26%, transparent), transparent 40rem), radial-gradient(circle at 12% 8%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 21%, transparent), transparent 34rem), radial-gradient(circle at 92% 12%, color-mix(in srgb,var(--aura-two,var(--theme-color-2,#f6c54d)) 18%, transparent), transparent 40rem), linear-gradient(180deg,#020203 0%,#040405 58%,#010102 100%)!important;background-attachment:fixed!important}body:after{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.038!important;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px)!important;background-size:56px 56px!important;display:block!important;position:fixed!important;inset:0!important;-webkit-mask-image:linear-gradient(#000 0%,#0000 76%)!important;mask-image:linear-gradient(#000 0%,#0000 76%)!important}.header-shell,.main-shell,.mobile-bottom-nav,#cardModal,.auth-card,.chart-tooltip{z-index:1!important;position:relative!important}@media (width<=820px),(prefers-reduced-motion:reduce){body{background-attachment:scroll!important;background:radial-gradient(circle at 22% 10%, #ffffff0e, transparent 18rem), radial-gradient(circle at 22% 10%, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 24%, transparent), transparent 26rem), radial-gradient(circle at 88% 16%, color-mix(in srgb,var(--theme-color-2,#f6c54d) 19%, transparent), transparent 28rem), linear-gradient(180deg,#020203 0%,#040405 58%,#010102 100%)!important}}html{background:#000!important;width:100%!important;min-height:100%!important;overflow-x:hidden!important}body{isolation:isolate!important;background:#000!important;width:100%!important;min-width:0!important;min-height:100dvh!important;position:relative!important;overflow:hidden auto!important}#app,.app-shell,.main-shell,.app-view,.app-view-analysis,.header-shell{background:0 0!important;min-width:0!important;max-width:100%!important}.ambient,.ambient:before,.ambient:after{visibility:hidden!important;content:none!important;opacity:0!important;filter:none!important;-webkit-backdrop-filter:none!important;mix-blend-mode:normal!important;background:0 0!important;display:none!important;transform:none!important}.header-shell{-webkit-backdrop-filter:none!important;box-shadow:none!important}body:after{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.032!important;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px)!important;background-size:56px 56px!important;width:100vw!important;height:100dvh!important;display:block!important;position:fixed!important;inset:0!important;-webkit-mask-image:linear-gradient(#000 0%,#0000 76%)!important;mask-image:linear-gradient(#000 0%,#0000 76%)!important}.header-shell,.main-shell,.mobile-bottom-nav,#cardModal,.auth-card,.chart-tooltip,.cloud-status-banner{z-index:1!important;position:relative!important}.app-view,.app-view-analysis,.hero-section,.upload-grid,#view-analysis{background:0 0!important;overflow:visible!important}@media (width<=820px),(prefers-reduced-motion:reduce){body:before{background:radial-gradient(circle at 22% 10%, #ffffff0d 0%, transparent 18rem), radial-gradient(circle at 22% 10%, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 23%, transparent) 0%, transparent 26rem), radial-gradient(circle at 88% 16%, color-mix(in srgb,var(--theme-color-2,#f6c54d) 18%, transparent) 0%, transparent 28rem), linear-gradient(180deg,#020203 0%,#040405 58%,#010102 100%)!important}}.opponent-deck-export{background:linear-gradient(135deg,#2f8bd921,#ffffff09);border:1px solid #ffffff1f;border-radius:1.2rem;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex;box-shadow:inset 0 1px #ffffff14}.opponent-deck-export strong{color:#fff;letter-spacing:-.025em;font-size:.98rem;display:block}.opponent-deck-export span{color:#f4f4f5ad;margin-top:.25rem;font-size:.82rem;line-height:1.45;display:block}.opponent-export-button{flex:none;min-width:210px;color:#f8fafc!important;background:#2f8bd929!important;border-color:#5fabec59!important}.opponent-export-button.copied{background:#34d39929!important;border-color:#34d39980!important}.meta-chip-estimate{color:#dbeafe!important;background:#2f8bd929!important;border-color:#5fabec61!important}@media (width<=640px){.opponent-deck-export{flex-direction:column;align-items:stretch;padding:.9rem}.opponent-export-button{width:100%;min-width:0}}@media (width<=820px){:root{--vv-bottom:0px}body{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px) + var(--vv-bottom,0px))!important}.main-shell{padding-bottom:calc(126px + env(safe-area-inset-bottom,0px) + var(--vv-bottom,0px))!important}.mobile-bottom-nav{left:calc(10px + env(safe-area-inset-left,0px))!important;right:calc(10px + env(safe-area-inset-right,0px))!important;bottom:calc(10px + env(safe-area-inset-bottom,0px) + var(--vv-bottom,0px))!important;width:auto!important;max-width:calc(100vw - 20px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))!important;box-sizing:border-box!important;z-index:9999!important;opacity:1!important;will-change:transform!important;background:linear-gradient(#222226f0,#121215f5)!important;border:1px solid #ffffff24!important;border-radius:28px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;margin:0 auto!important;padding:6px!important;transition:transform .24s,opacity .24s!important;display:grid!important;position:fixed!important;overflow:hidden!important;transform:translate(0,0)!important;box-shadow:0 18px 64px #00000085,inset 0 1px #ffffff14!important}.mobile-bottom-tab{white-space:nowrap!important;border-radius:22px!important;min-width:0!important;max-width:100%!important;min-height:54px!important;padding:6px 2px!important;overflow:hidden!important}.mobile-bottom-tab strong{text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}body.mobile-nav-hidden .mobile-bottom-nav{transform:translate3d(0,calc(116% + env(safe-area-inset-bottom,0px) + var(--vv-bottom,0px)),0)!important;opacity:.18!important;pointer-events:none!important}}@media (width>=821px){.mobile-bottom-nav{display:none!important}}.performance-filter-controls-viz{grid-template-columns:minmax(260px,1.2fr) minmax(180px,.9fr) repeat(4,minmax(120px,auto))!important}.performance-filter-controls-viz .filter-reset-block,.history-filter-pills .filter-reset-block{align-self:start}.compact-matchup-pills .filter-pill,.filter-pill.compact-matchup-pill{min-width:0;padding-inline:.62rem}.filter-pill.compact-matchup-pill span{white-space:nowrap}.mulligan-lab-controls.global-context-only{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr)}.mulligan-lab-context-note{color:#e2e8f0d1;margin:0;font-size:.82rem;font-weight:760;line-height:1.4}@media (width<=1180px){.performance-filter-controls-viz{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=820px){.performance-filter-controls-viz,.history-controls-viz,.mulligan-lab-controls.global-context-only{grid-template-columns:1fr!important}}.performance-filter-bar-viz .filter-toggle{justify-content:center!important;align-items:center!important;min-height:46px!important;padding:0 1rem!important;display:inline-flex!important}.performance-filter-bar-viz:not(.filters-open) .performance-filter-controls-viz{display:none!important}.performance-filter-bar-viz.filters-open .performance-filter-controls-viz{display:grid!important}.performance-filter-controls-viz{border-top:1px solid #ffffff12!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:start!important;gap:14px 16px!important;width:100%!important;min-width:0!important;padding-top:14px!important}.performance-filter-controls-viz .filter-wide,.performance-filter-controls-viz .filter-matchups{grid-column:span 4!important}.performance-filter-controls-viz .filter-mini,.performance-filter-controls-viz .filter-action{grid-column:span 2!important}.performance-filter-controls-viz .filter-pill-row,.history-filter-pills .filter-pill-row{align-items:center!important;gap:8px!important}.filter-pill.compact-matchup-pill{gap:7px!important;min-height:38px!important;padding:.44rem .66rem!important}.filter-pill.compact-matchup-pill .filter-ink-dots .ink-dot{border-color:#ffffff6b!important;width:.76rem!important;height:.76rem!important;margin-right:-3px!important;box-shadow:0 0 0 1px #00000047,0 4px 12px #00000057!important}.filter-pill.compact-matchup-pill span{text-align:center!important;color:#ffffffe0!important;min-width:1.1rem!important;font-size:.76rem!important;font-weight:900!important}.filter-pill[aria-pressed=true]{border-color:color-mix(in srgb,var(--theme-color-1) 52%,#ffffff29)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--theme-color-1) 20%,#0f172ad1),#0f172ac7)!important}.filter-reset-block .ghost-button{width:100%!important;min-height:38px!important}@media (width<=1280px){.performance-filter-controls-viz .filter-wide,.performance-filter-controls-viz .filter-matchups{grid-column:span 6!important}.performance-filter-controls-viz .filter-mini,.performance-filter-controls-viz .filter-action{grid-column:span 3!important}}@media (width<=820px){.performance-filter-controls-viz{border-top:0!important;grid-template-columns:1fr!important;padding-top:4px!important}.performance-filter-controls-viz .filter-wide,.performance-filter-controls-viz .filter-matchups,.performance-filter-controls-viz .filter-mini,.performance-filter-controls-viz .filter-action{grid-column:auto!important}}.match-card-chips-v81 span.ink-source-chip{background:#ffffff0b!important;border-width:1px!important}.match-card-chips-v81 span.ink-source-hand{color:#bfdbfe!important;border-color:#60a5fa73!important}.match-card-chips-v81 span.ink-source-discard{color:#ddd6fe!important;border-color:#a855f773!important}.match-card-chips-v81 span.ink-source-board{color:#fde68a!important;border-color:#fbbf2480!important}.match-card-chips-v81 span.ink-source-deck{color:#bbf7d0!important;border-color:#34d39973!important}.match-card-chips-v81 span.ink-source-unknown{color:#d4d4d8!important;border-color:#9ca3af61!important}.card-filter{min-width:max-content;padding-inline:1.1rem!important;text-align:center!important;background-image:none!important;justify-content:center!important;padding-right:1.1rem!important}.card-tabs .card-filter.active{text-align:center!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.match-card-chips-v81 .ink-source-chip{white-space:normal!important;text-align:center!important;line-height:1.15!important}.dead-weight-panel .empty-line{background:#ffffff09;border:1px solid #ffffff1a;border-radius:1rem;margin-top:1rem;padding:1rem}@media (width<=540px){.card-tabs{align-items:center!important;gap:.55rem!important}.card-filter{min-height:52px!important;padding:.75rem 1.05rem!important}}.chart-panel .generic-chart-readout,.performance-chart-card .chart-fixed-readout{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.chart-panel .generic-chart-readout .chart-tooltip-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:.35rem .65rem!important;display:grid!important}.chart-panel .generic-chart-readout .chart-tooltip-row{white-space:normal!important;text-overflow:clip!important;min-width:0!important;overflow:visible!important}@media (width<=640px){.chart-panel .generic-chart-readout{padding:.55rem .62rem!important}.chart-panel .generic-chart-readout .chart-tooltip-grid{grid-template-columns:1fr 1fr!important;gap:.25rem .45rem!important}.chart-panel .generic-chart-readout .chart-tooltip-row{font-size:.66rem!important;line-height:1.12!important}.chart-panel .generic-chart-readout>span,.chart-panel .generic-chart-readout .chart-tooltip-title{font-size:.55rem!important}.chart-panel .generic-chart-readout>strong{font-size:.78rem!important;line-height:1.12!important}.chart-panel .generic-chart-readout>small{font-size:.64rem!important;line-height:1.2!important}}.stat-panel .section-head{min-height:0!important}.stat-panel .section-head h2{-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;word-break:normal!important;overflow-wrap:normal!important;min-height:0!important;line-height:1.04!important;display:block!important;overflow:visible!important}.stat-panel .section-head p{min-height:0!important}@media (width>=821px){.stat-panel .section-head{grid-template-columns:minmax(0,1fr) minmax(136px,auto)!important}.stat-panel .section-head .sort-select{min-width:136px!important;max-width:180px!important}}.chart-panel .generic-chart-readout,.chart-tooltip.chart-readout{height:auto!important;min-height:auto!important;overflow:visible!important}.chart-panel .generic-chart-readout .chart-tooltip-grid,.chart-tooltip.chart-readout .chart-tooltip-grid{gap:.35rem .7rem!important}.chart-panel .generic-chart-readout .chart-tooltip-row,.chart-tooltip.chart-readout .chart-tooltip-row{white-space:normal!important;line-height:1.25!important}.match-card-body-v81 h3{-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.match-card-body-v81 p{-webkit-line-clamp:1!important;line-clamp:1!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}@media (width<=820px){.chart-panel .generic-chart-readout,.chart-tooltip.chart-readout{padding:.78rem .9rem!important}.chart-panel .generic-chart-readout>strong,.chart-tooltip.chart-readout>strong{font-size:.9rem!important;line-height:1.15!important}.chart-panel .generic-chart-readout>small,.chart-tooltip.chart-readout>small{font-size:.72rem!important;line-height:1.2!important}.chart-panel .generic-chart-readout .chart-tooltip-grid,.chart-tooltip.chart-readout .chart-tooltip-grid{grid-template-columns:1fr!important}.match-card-row-v81{grid-template-columns:34px 54px minmax(0,1fr)!important;gap:.72rem!important;min-height:auto!important;padding:.82rem!important}.match-card-rank-v81{width:34px!important;min-width:34px!important;height:34px!important;font-size:.78rem!important}.match-card-art-v81 img,.match-card-thumb-v81{width:54px!important;max-width:54px!important}.match-card-body-v81 h3{letter-spacing:-.02em!important;font-size:.98rem!important;line-height:1.08!important}.match-card-body-v81 p{font-size:.76rem!important;line-height:1.18!important}.match-card-chips-v81{gap:.28rem!important}.match-card-chips-v81 span{padding:.25rem .46rem!important;font-size:.68rem!important}.stat-panel .section-head p{-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;text-overflow:clip!important;font-size:.92rem!important;line-height:1.35!important;display:block!important;overflow:visible!important}.match-card-row-v81{grid-template-columns:32px 50px minmax(0,1fr)!important;gap:.64rem!important;padding:.78rem!important}.match-card-art-v81,.match-card-art-v81 img,.match-card-thumb-v81{width:50px!important;min-width:50px!important;max-width:50px!important}.match-card-body-v81 h3{-webkit-line-clamp:2!important;line-clamp:2!important;font-size:.92rem!important;line-height:1.08!important}.match-card-body-v81 p{-webkit-line-clamp:1!important;line-clamp:1!important;font-size:.7rem!important;line-height:1.16!important}.match-card-chips-v81{gap:.24rem!important;margin-top:.42rem!important}.match-card-chips-v81 span{border-radius:999px!important;padding:.22rem .38rem!important;font-size:.62rem!important;line-height:1.08!important}.match-card-chips-v81 .ink-source-chip{white-space:normal!important;max-width:100%!important}}@media (width<=380px){.match-card-row-v81{grid-template-columns:28px 46px minmax(0,1fr)!important;gap:.5rem!important;padding:.68rem!important}.match-card-art-v81,.match-card-art-v81 img,.match-card-thumb-v81{width:46px!important;min-width:46px!important;max-width:46px!important}.match-card-body-v81 h3{font-size:.86rem!important}}#tab-overview .match-read,#tab-overview .result-hero,#tab-overview .result-stamp,#tab-overview .result-score,#tab-overview .result-matchup{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}#tab-overview .result-hero{width:100%!important}#tab-overview .result-score strong,#tab-overview .result-opponent strong,#tab-overview .result-matchup strong,#tab-overview .result-score small,#tab-overview .result-matchup .matchup-line{text-overflow:ellipsis!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}#tab-overview .result-score small{white-space:normal!important}#tab-overview .result-matchup .matchup-line{flex-wrap:wrap!important}@media (width<=720px){#tab-overview .match-read{border-radius:22px!important;padding:14px!important;overflow:hidden!important}#tab-overview .result-hero{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;margin:0!important;display:grid!important}#tab-overview .result-stamp,#tab-overview .result-score,#tab-overview .result-matchup{border-radius:18px!important;width:100%!important;min-height:0!important;padding:14px!important}#tab-overview .result-stamp strong,#tab-overview .result-score strong,#tab-overview .result-opponent strong{white-space:normal!important;overflow-wrap:anywhere!important;font-size:clamp(1.8rem,10vw,2.8rem)!important;line-height:.98!important}#tab-overview .result-score small,#tab-overview .result-matchup .matchup-line{font-size:.9rem!important;line-height:1.35!important}}.mulligan-dead-weight-tag{background:#ffffff0e!important;border-color:#ffffff1f!important}.mulligan-dead-weight-tag.danger{color:#fecdd3!important;background:#fb718521!important;border-color:#fb718557!important}.mulligan-dead-weight-tag.context{color:#fde68a!important;background:#f6c54d1f!important;border-color:#f6c54d59!important}.mulligan-dead-weight-tag.good{color:#bbf7d0!important;background:#34d3991a!important;border-color:#34d39947!important}@media (width<=560px){.mulligan-dead-weight-tag{white-space:normal;line-height:1.25}}.performance-dead-weight-block{background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff1c;border-radius:24px;margin:0 0 24px;padding:18px}.performance-dead-weight-block .performance-block-heading{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.performance-dead-weight-block .performance-block-heading span{color:#fff;letter-spacing:-.04em;font-size:clamp(1.2rem,2.2vw,1.75rem);font-weight:850;line-height:1.02;display:block}.performance-dead-weight-block .performance-block-heading small,.performance-dead-weight-empty{color:#ffffffa8;max-width:62ch;font-size:.96rem;line-height:1.45;display:block}.performance-dead-weight-block.is-empty{padding:16px 18px}.performance-dead-weight-block.is-empty .performance-block-heading{margin-bottom:6px}@media (width<=700px){.performance-dead-weight-block{border-radius:20px;margin:0 0 18px;padding:14px}.performance-dead-weight-block .performance-block-heading span{letter-spacing:-.035em;font-size:1.08rem}.performance-dead-weight-block .performance-block-heading small,.performance-dead-weight-empty{font-size:.86rem;line-height:1.35}}.performance-dead-weight-block.inline-empty{margin:14px 0 0}.performance-detail-panel .sort-pills .sort-pill[data-value=blocked]{white-space:nowrap}.mulligan-lab-controls.context-only{margin-top:8px;grid-template-columns:1fr!important}.mulligan-lab-controls.context-only>div>span{margin-bottom:6px}.mulligan-lab-action-first .mulligan-lab-toolbar{margin-top:2px}.mulligan-bottom-tags:empty{display:none}@media (width<=560px){.performance-dead-weight-block.inline-empty,.mulligan-lab-controls.context-only{padding:14px}}#tab-overview .overview-charts,#tab-overview .chart-grid.two.overview-charts{grid-template-columns:1fr!important}#tab-overview .overview-lore-panel{width:100%}@media (width>=821px){.stats-charts{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))!important}.stats-charts .chart-panel,.stats-charts .wide,.stats-charts .action-stats-panel{grid-column:auto!important}}@media (width<=820px){.stats-charts{grid-template-columns:1fr!important}}.history-source-badges{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.history-source-badge{letter-spacing:.015em;color:#ffffffdb;white-space:nowrap;background:#ffffff13;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:3px 9px;font-size:.72rem;font-style:normal;font-weight:850;line-height:1;display:inline-flex}.history-source-badge.manual{color:#ffffffc7;background:#ffffff0e}.history-source-badge.api{color:#d8f4ff;background:#4cafff29;border-color:#4cafff61}.history-source-badge.mode,.history-source-badge.queue{color:#ffffffb8;background:#ffffff0d}@media (width<=720px){.history-source-badges{gap:5px;margin-top:7px}.history-source-badge{min-height:24px;padding:4px 9px;font-size:.7rem}}.duelink-connect-section{gap:18px;display:grid}.duelink-connect-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.duelink-connect-head h2{margin:0}.duelink-connect-head p{max-width:820px}.duelink-status-chip{color:#ffffffb8;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-width:98px;padding:8px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.duelink-status-chip.pending{color:#fef3c7;background:#f6c54d1f;border-color:#f6c54d57}.duelink-status-chip.error{color:#fecaca;background:#f871711f;border-color:#f8717157}.duelink-token-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.duelink-token-form label{color:#ffffffbd;gap:7px;font-size:.82rem;font-weight:700;display:grid}.duelink-token-form input{color:#fff;background:#00000047;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 14px}.duelink-token-form input:focus{border-color:#f6c54d80;box-shadow:0 0 0 3px #f6c54d1f}.duelink-help-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.duelink-help-grid>div,.duelink-test-result{background:#ffffff0b;border:1px solid #ffffff17;border-radius:18px;padding:13px 14px}.duelink-help-grid strong,.duelink-result-summary strong,.duelink-result-empty strong{color:#fff;margin-bottom:4px;font-size:.9rem;display:block}.duelink-help-grid span,.duelink-result-summary span,.duelink-result-empty span{color:#ffffffa3;font-size:.78rem;line-height:1.45;display:block}.duelink-help-grid code{font-family:var(--font-mono,monospace);color:#f6c54d;font-size:.75em}.duelink-result-empty.error strong{color:#fecaca}.duelink-result-list{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.duelink-result-list li{border-top:1px solid #ffffff12;grid-template-columns:150px minmax(0,1fr) minmax(130px,auto);align-items:center;gap:10px;padding:10px 0;display:grid}.duelink-result-list strong{color:#fff;font-size:.78rem}.duelink-result-list span{color:#ffffffd1;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.duelink-result-list em{color:#ffffff8f;text-align:right;font-size:.76rem;font-style:normal}@media (width<=760px){.duelink-connect-head,.duelink-token-form{grid-template-columns:1fr;display:grid}.duelink-status-chip{justify-self:start}.duelink-help-grid{grid-template-columns:1fr}.duelink-result-list li{grid-template-columns:1fr;gap:4px}.duelink-result-list em{text-align:left}}.duelink-connect-section{overflow:hidden;padding:clamp(18px,2.8vw,28px)!important}.duelink-connect-head{align-items:center;margin-bottom:2px}.duelink-connect-head .kicker{margin-bottom:6px}.duelink-connect-head h2{letter-spacing:-.045em;font-size:clamp(1.45rem,2.3vw,2rem);line-height:1.02}.duelink-connect-head p{color:#ffffffb3;margin-top:10px;line-height:1.5}.duelink-token-form{grid-template-columns:minmax(0,1fr) minmax(280px,auto);align-items:end;margin-top:2px}.duelink-token-form input{border-radius:18px;min-height:52px;font-size:.95rem}.duelink-token-actions{justify-content:flex-end;align-items:stretch;gap:10px;display:flex}.duelink-token-form .primary-button,.duelink-token-form .ghost-button,#duelinkTestButton,#duelinkPreviewButton{white-space:nowrap;border-radius:999px;min-height:52px}.duelink-help-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.duelink-help-grid>div,.duelink-test-result{border-radius:20px;padding:16px}.duelink-test-result,.duelink-result-summary{gap:14px;display:grid}.duelink-mini-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.duelink-mini-stats span{background:#0003;border:1px solid #ffffff14;border-radius:16px;gap:3px;min-height:66px;padding:12px 14px;display:grid}.duelink-mini-stats b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;overflow:hidden}.duelink-mini-stats small{color:#ffffff8a;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.duelink-result-list{gap:10px}.duelink-result-list li{background:#0000002e;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px;padding:14px}.duelink-row-main,.duelink-row-meta{min-width:0}.duelink-row-main strong{color:#fff;margin-bottom:5px;font-size:.92rem;line-height:1.2;display:block}.duelink-row-main span{color:#ffffff94;font-size:.78rem}.duelink-row-id{color:#ffffff85;font-weight:700}.duelink-row-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.duelink-row-meta span{color:#ffffffb8;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.duelink-preview-status.new{color:#d1fae5!important;background:#34d3991a!important;border-color:#34d39947!important}.duelink-preview-status.existing{color:#ffffffb3!important;background:#ffffff0b!important;border-color:#ffffff1a!important}.duelink-preview-row.existing{opacity:.72}@media (width<=960px){.duelink-help-grid,.duelink-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.duelink-connect-section{padding:18px!important}.duelink-connect-head{align-items:start}.duelink-token-form{grid-template-columns:1fr}.duelink-token-actions{flex-direction:column;justify-content:stretch}.duelink-help-grid,.duelink-mini-stats,.duelink-result-list li{grid-template-columns:1fr}.duelink-row-meta{justify-content:flex-start}}.account-view .duelink-sync-card,.duelink-sync-card{margin-top:clamp(20px,3vw,34px);margin-bottom:clamp(20px,3vw,34px);box-shadow:0 24px 80px #00000057,inset 0 1px #ffffff0e;background:radial-gradient(circle at 8% 0,#3794e31f,#0000 30%),radial-gradient(circle at 95% 10%,#f6c54d1a,#0000 32%),linear-gradient(#ffffff0e,#ffffff07)!important;border:1px solid #ffffff1a!important;border-radius:clamp(24px,3vw,34px)!important}.duelink-sync-card+.deck-manager-section,.account-grid+.duelink-sync-card{margin-top:clamp(20px,3vw,34px)}.duelink-sync-card .duelink-connect-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:clamp(14px,2vw,24px);display:grid}.duelink-title-block p{max-width:760px;margin-bottom:0}.duelink-workflow{flex-wrap:wrap;gap:8px;margin-top:-2px;display:flex}.duelink-workflow span{color:#ffffff8f;letter-spacing:.02em;background:#0000002e;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:32px;padding:6px 12px;font-size:.74rem;font-weight:850;display:inline-flex}.duelink-workflow span.is-active{color:#fff;background:linear-gradient(135deg,#f6c54d29,#3794e31f);border-color:#f6c54d3d}.duelink-sync-card .duelink-token-form{background:#00000026;border:1px solid #ffffff14;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px}.duelink-sync-card .duelink-token-actions{grid-template-columns:repeat(3,max-content);align-self:end;gap:10px;display:grid}.duelink-sync-card #duelinkTestButton,.duelink-sync-card #duelinkPreviewButton,.duelink-sync-card #duelinkImportButton{white-space:nowrap;border-radius:999px;min-height:52px;padding-inline:18px}.duelink-sync-card #duelinkImportButton:disabled{opacity:.45;filter:saturate(.75);cursor:not-allowed}.duelink-sync-card .duelink-help-grid{gap:12px}.duelink-sync-card .duelink-help-grid>div{background:#ffffff0a;border-radius:22px;min-height:92px}.duelink-sync-card .duelink-test-result{background:#00000029;border-radius:24px}.duelink-result-empty.ok strong{color:#d1fae5}.duelink-result-empty.ok{background:#34d39912;border-color:#34d39938}.duelink-sync-card .duelink-mini-stats span{background:#ffffff09;border-radius:18px}.duelink-sync-card .duelink-result-list li{background:#ffffff09;border-radius:20px}@media (width<=1040px){.duelink-sync-card .duelink-token-form{grid-template-columns:1fr}.duelink-sync-card .duelink-token-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.account-view .duelink-sync-card,.duelink-sync-card{margin-top:18px;margin-bottom:18px;border-radius:28px!important;padding:20px!important}.duelink-sync-card .duelink-connect-head{grid-template-columns:1fr}.duelink-sync-card .duelink-token-form{border-radius:22px;padding:12px}.duelink-sync-card .duelink-token-actions{grid-template-columns:1fr}.duelink-workflow{gap:7px}.duelink-workflow span{min-height:30px;padding-inline:10px;font-size:.68rem}}#view-account.app-view-page{gap:clamp(20px,2.8vw,36px);display:grid}#view-account[hidden]{display:none!important}#view-account .glass,#view-account .auth-card,#view-account .account-card,#view-account .deck-manager-section,#view-account .duelink-sync-card{overflow:hidden;border-radius:clamp(24px,3vw,34px)!important}#view-account .account-auth-wrapper,#view-account .account-grid-v71,#view-account .duelink-sync-card,#view-account .deck-manager-section{margin:0!important}#view-account .account-auth-card{opacity:1!important;visibility:visible!important;border-radius:clamp(22px,2.5vw,30px)!important;width:100%!important;max-width:none!important;margin:0!important;position:relative!important;inset:auto!important;transform:none!important}#view-account .auth-inner{width:100%}#view-account .auth-chip,#view-account .auth-close{display:none!important}#view-account .account-grid-v71{gap:clamp(16px,2vw,24px)!important}#view-account .account-card,#view-account .deck-manager-section,#view-account .duelink-sync-card{background:radial-gradient(circle at 8% 0,#3794e314,#0000 34%),linear-gradient(#ffffff0d,#ffffff07)!important;border:1px solid #ffffff18!important;padding:clamp(20px,2.8vw,34px)!important;box-shadow:0 22px 70px #00000047,inset 0 1px #ffffff0b!important}#view-account .data-quality-grid,#view-account .duelink-help-grid,#view-account .duelink-mini-stats{gap:clamp(10px,1.4vw,14px)!important}#view-account .data-quality-grid>*,#view-account .duelink-help-grid>div,#view-account .duelink-mini-stats>span{border-radius:20px!important}.duelink-sync-card .duelink-connect-head{margin-bottom:clamp(14px,1.8vw,22px)}.duelink-sync-card .duelink-workflow{margin:0 0 clamp(14px,1.8vw,20px)!important}.duelink-sync-card .duelink-token-form,.duelink-sync-card .duelink-help-grid{margin-bottom:clamp(14px,1.8vw,20px)}.duelink-import-progress{background:#0000002e;border:1px solid #ffffff1a;border-radius:22px;gap:12px;margin-bottom:12px;padding:clamp(14px,1.8vw,18px);display:grid}.duelink-import-progress-head{color:#fff;justify-content:space-between;align-items:center;gap:12px;font-weight:800;display:flex}.duelink-progressbar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.duelink-progressbar i{border-radius:inherit;background:linear-gradient(90deg,#f6c54d,#38bdf8,#34d399);height:100%;transition:width .22s;display:block}.duelink-import-progress ul{gap:8px;max-height:300px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.duelink-import-step{background:#ffffff09;border:1px solid #ffffff12;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.duelink-import-step strong,.duelink-import-step small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.duelink-import-step small{color:#ffffff9e;font-size:.76rem}.duelink-import-step.active .bulk-status-dot{background:#f6c54d}.duelink-import-step.done .bulk-status-dot{background:#34d399}.duelink-import-step.error .bulk-status-dot{background:#fb7185}.history-result-dot,.history-result-dot.win,.history-result-dot.loss{box-shadow:none!important}@media (width<=760px){#view-account.app-view-page{gap:18px}#view-account .account-auth-wrapper,#view-account .account-card,#view-account .deck-manager-section,#view-account .duelink-sync-card{padding:18px!important}#view-account .duelink-sync-card{border-radius:28px!important}.duelink-import-progress ul{max-height:240px}.duelink-import-step strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.maintenance-mini-list.duplicate-manager{gap:10px}.maintenance-duplicate-row{background:#00000024;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.maintenance-duplicate-row.keep{background:#34d3990e;border-color:#34d3992e}.maintenance-mini-list .maintenance-duplicate-main{background:0 0;border-color:#0000;padding:8px 10px}.maintenance-duplicate-row em{color:#bbf7d0;white-space:nowrap;background:#34d3991a;border:1px solid #34d3992e;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:850}.danger-button.compact{appearance:none;color:#fecdd3;cursor:pointer;white-space:nowrap;background:#fb71851a;border:1px solid #fb718542;border-radius:999px;min-height:34px;padding:7px 12px;font-weight:850}.danger-button.compact:hover{background:#fb718529;border-color:#fb71857a}.duelink-preview-status.queued,.duelink-preview-row.queued .duelink-preview-status{color:#fde68a;background:#f6c54d1f;border-color:#f6c54d4d}.duelink-preview-row.queued{opacity:.78}@media (width<=760px){.maintenance-duplicate-row{grid-template-columns:1fr}.maintenance-duplicate-row em,.danger-button.compact{justify-self:start}}.duelink-sync-card .duelink-token-actions{align-items:end;grid-template-columns:repeat(3,minmax(0,max-content))!important}#duelinkImportSaveButton,.duelink-import-progress.is-complete ul{display:none!important}.duelink-import-summary-card{background:#34d39913;border:1px solid #34d39933;border-radius:18px;gap:8px;padding:14px;display:grid}.duelink-import-summary-card strong{color:#d1fae5;font-size:.95rem}.duelink-import-summary-card span{color:#ffffffad;font-size:.82rem;line-height:1.45}.duelink-result-empty .primary-button.compact,.duelink-import-summary-card .primary-button.compact{justify-self:start;margin-top:4px}.stat-panel .section-head h2,.cards-panel .section-head h2,.timeline-panel .section-head h2{min-width:0;align-items:center!important;gap:8px!important;display:flex!important}.info-dot{appearance:none!important;color:#ffffffc2!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff2e!important;border-radius:50%!important;flex:0 0 24px!important;place-items:center!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important;padding:0!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-grid!important}.info-dot:hover,.info-dot:focus-visible{color:#fff!important;background:#f6c54d24!important;border-color:#f6c54d6b!important;outline:none!important}.stat-panel .section-head p,.cards-panel .section-head p,.timeline-panel .section-head p{text-overflow:ellipsis;white-space:nowrap;max-width:42ch;display:block;overflow:hidden}.match-card-body-v81 p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (width<=760px){.duelink-sync-card .duelink-token-actions{grid-template-columns:1fr!important}.duelink-sync-card #duelinkTestButton,.duelink-sync-card #duelinkPreviewButton,.duelink-sync-card #duelinkImportButton{width:100%}.stat-panel .section-head p,.cards-panel .section-head p,.timeline-panel .section-head p{white-space:nowrap;max-width:100%}.info-dot{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;font-size:11px!important}}.duelink-token-hint{color:#ffffff8c;margin-top:8px;font-size:clamp(11px,.78vw,13px);line-height:1.35;display:block}.duelink-token-actions .ghost-button.danger{color:#ffd2daeb;border-color:#ff69823d}.duelink-token-actions .ghost-button.danger:hover{background:#ff698214;border-color:#ff69826b}.duelink-sync-card .duelink-token-actions{align-items:stretch}@media (width<=820px){.duelink-sync-card .duelink-token-actions{grid-template-columns:1fr}}body:not(.is-authenticated) #view-account [data-auth-required],body:not(.is-authenticated) #view-performances .performance-content,body:not(.is-authenticated) #view-performances .performance-toolbar,body:not(.is-authenticated) #view-performances .performance-tabs{display:none!important}body:not(.is-authenticated) #view-performances:after{content:"Connectez-vous avec Discord depuis Mon compte pour accéder à vos statistiques et à l’historique.";border:1px solid var(--line,#ffffff1f);max-width:720px;color:var(--muted,#a8adbd);text-align:center;background:#ffffff0f;border-radius:24px;margin:24px auto;padding:20px 22px;display:block}.auth-form .auth-note{margin-top:12px}#duelinkTokenInput:disabled,.duelink-token-actions button:disabled{opacity:.45;cursor:not-allowed}#authEmail,#authPassword,#btnLogin,#btnSignup,.auth-email-row,.auth-password-row,.auth-provider-separator,.auth-legacy-email,[data-auth-method=email],body:not(.is-authenticated) #view-account [data-auth-required]{display:none!important}body:not(.is-authenticated) #view-account .account-page-hero,body:not(.is-authenticated) #view-account .account-auth-wrapper{max-width:860px;margin-left:auto;margin-right:auto}body:not(.is-authenticated) #view-account .auth-card.account-auth-card{border-radius:28px}body:not(.is-authenticated) #view-performances{display:none!important}#view-account.app-view-page{max-width:min(1500px,100vw - 48px);margin-inline:auto}body:not(.is-authenticated) #view-account.app-view-page{align-content:center;justify-items:center;gap:clamp(18px,2.5vw,28px);max-width:min(980px,100vw - 40px);min-height:calc(100svh - 120px);padding-top:clamp(20px,4vw,56px);padding-bottom:clamp(80px,8vw,120px);display:grid!important}body:not(.is-authenticated) #view-account .account-page-hero,body:not(.is-authenticated) #view-account .account-auth-wrapper{width:100%;max-width:860px!important;margin:0 auto!important}body:not(.is-authenticated) #view-account .account-page-hero{text-align:center;background:radial-gradient(circle at 50% 0,#3794e321,#0000 36%),radial-gradient(circle at 10% 0,#f6c54d14,#0000 32%),linear-gradient(#ffffff0f,#ffffff07)!important;padding:clamp(30px,5vw,52px) clamp(24px,5vw,56px)!important}body:not(.is-authenticated) #view-account .account-page-hero .kicker{justify-content:center}body:not(.is-authenticated) #view-account .account-page-hero h1{max-width:760px;margin-inline:auto;letter-spacing:-.075em!important;font-size:clamp(3.8rem,8vw,6.9rem)!important;line-height:.92!important}body:not(.is-authenticated) #view-account .account-page-hero p{max-width:650px;margin:18px auto 0;font-size:clamp(1rem,1.5vw,1.22rem)!important}body:not(.is-authenticated) #view-account .account-auth-wrapper{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}body:not(.is-authenticated) #view-account .account-auth-zone,body:not(.is-authenticated) #view-account .auth-inner{place-items:center;width:100%;display:grid}body:not(.is-authenticated) #view-account .auth-card.account-auth-card{background:radial-gradient(circle at 8% 0,#3794e31a,#0000 34%),linear-gradient(#ffffff0f,#ffffff08)!important;border:1px solid #ffffff1a!important;border-radius:clamp(26px,3vw,36px)!important;width:min(760px,100%)!important;padding:clamp(26px,4vw,42px)!important;box-shadow:0 28px 90px #00000061,inset 0 1px #ffffff0f!important}body:not(.is-authenticated) #view-account .auth-card-head{text-align:center;gap:8px;margin-bottom:clamp(18px,3vw,28px);display:grid}body:not(.is-authenticated) #view-account .auth-kicker{justify-content:center;margin:0 auto}body:not(.is-authenticated) #view-account .auth-card-head h2{margin:0;letter-spacing:-.045em!important;font-size:clamp(1.8rem,3.3vw,2.7rem)!important}body:not(.is-authenticated) #view-account .auth-card-head p{max-width:540px;margin-inline:auto}body:not(.is-authenticated) #view-account .auth-form{gap:14px;display:grid}body:not(.is-authenticated) #view-account #btnDiscordLogin{border-radius:999px;justify-content:center;min-height:58px;font-size:1rem;font-weight:900;box-shadow:0 16px 38px #3794e32e,0 14px 34px #f6c54d1f;background:linear-gradient(135deg, var(--accent,#f6c54d), var(--accent-2,#3794e3))!important;color:#08090d!important;border:0!important}body:not(.is-authenticated) #view-account #btnDiscordLogin .discord-mark{color:#08090d;background:#00000029;border-radius:999px;place-items:center;width:26px;height:26px;display:inline-grid}body:not(.is-authenticated) #view-account .auth-note{text-align:center;max-width:560px;margin:4px auto 0;font-size:.94rem}body:not(.is-authenticated) #view-account .auth-message:not(:empty){text-align:center;background:#ffffff0b;border-radius:18px;padding:12px 14px}#view-account .duelink-sync-card #duelinkSavedTokenHint{color:#ffffff9e;margin-top:8px;display:block}#view-account .duelink-sync-card #duelinkTokenInput::placeholder{color:#ffffff5c}#view-account .duelink-sync-card .duelink-token-actions #duelinkSaveTokenButton,#view-account .duelink-sync-card .duelink-token-actions #duelinkForgetTokenButton{min-height:46px}@media (width<=760px){body:not(.is-authenticated) #view-account.app-view-page{align-content:start;max-width:calc(100vw - 28px);padding-top:18px}body:not(.is-authenticated) #view-account .account-page-hero{text-align:left;padding:28px 22px!important}body:not(.is-authenticated) #view-account .account-page-hero .kicker,body:not(.is-authenticated) #view-account .auth-kicker{justify-content:flex-start}body:not(.is-authenticated) #view-account .account-page-hero h1{margin-inline:0;font-size:clamp(3.4rem,16vw,5.1rem)!important}body:not(.is-authenticated) #view-account .account-page-hero p,body:not(.is-authenticated) #view-account .auth-card-head p{margin-inline:0}body:not(.is-authenticated) #view-account .auth-card.account-auth-card{border-radius:28px!important;padding:22px!important}body:not(.is-authenticated) #view-account .auth-card-head{text-align:left}}.duelink-sync-card #duelinkImport50Button,.duelink-sync-card #duelinkImport100Button,.duelink-sync-card #duelinkImportAllButton{white-space:nowrap;border-radius:999px;min-height:52px;padding-inline:18px}.duelink-sync-card .duelink-batch-button{background:#38bdf814;border-color:#38bdf838}.duelink-sync-card .duelink-batch-button.subtle-danger{background:#f6c54d14;border-color:#f6c54d42}@media (width<=1040px){.duelink-sync-card .duelink-token-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.duelink-sync-card .duelink-token-actions{grid-template-columns:1fr}.duelink-sync-card #duelinkImport50Button,.duelink-sync-card #duelinkImport100Button,.duelink-sync-card #duelinkImportAllButton{width:100%}}#view-account .app-page-hero.account-page-hero{padding:clamp(22px,3vw,34px)!important}#view-account .account-auth-wrapper,#view-account .duelink-sync-card{width:100%;max-width:1120px;margin-inline:auto!important}#view-account .account-grid-v71,#view-account .account-profile-card,#view-account .account-data-quality-card,#view-account .deck-manager-section,#view-account .data-maintenance-section,#view-account .account-menu-list,#view-account .data-quality-grid,#view-account .duelink-help-grid,#view-account .duelink-workflow,.post-import-cleanup,#historyVersionBlock,#performanceVersionBlock,.bulk-deck-tools{display:none!important}#view-account .account-auth-wrapper{padding:clamp(16px,2vw,24px)!important}#view-account .account-auth-card{padding:0!important}#view-account .auth-card-head{margin-bottom:clamp(14px,1.8vw,18px)!important}#view-account #authLoggedIn .auth-card-head h2,#view-account #authLoggedOut .auth-card-head h2{letter-spacing:-.045em;font-size:clamp(1.45rem,2.4vw,2.15rem)!important}#view-account .auth-user-box{border-radius:20px!important;margin-bottom:clamp(14px,1.6vw,18px)!important;padding:14px 16px!important}#view-account .auth-btn-danger{width:100%;max-width:360px}.duelink-sync-card{padding:clamp(18px,2.6vw,32px)!important}.duelink-sync-card .duelink-connect-head{grid-template-columns:minmax(0,1fr) auto!important;gap:clamp(12px,2vw,20px)!important;margin-bottom:clamp(14px,2vw,22px)!important;display:grid!important}.duelink-title-block p{max-width:64ch!important}.duelink-sync-card .duelink-token-form{grid-template-columns:minmax(260px,1fr)!important;gap:clamp(12px,1.6vw,16px)!important;margin-bottom:clamp(12px,1.8vw,16px)!important;padding:clamp(12px,1.8vw,18px)!important;display:grid!important}.duelink-token-actions{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;display:flex!important}.duelink-token-actions .ghost-button,.duelink-token-actions .primary-button{border-radius:999px!important;min-height:46px!important;padding-inline:16px!important}.duelink-token-actions .duelink-batch-button{min-width:112px}#duelinkPreviewButton{color:#10131a!important;background:linear-gradient(135deg,#f6c54d,#38bdf8)!important;border-color:#0000!important;font-weight:900!important}.duelink-test-result{max-width:100%;overflow:hidden}.duelink-result-summary-compact .duelink-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.duelink-result-list{display:none!important}.duelink-batch-summary{margin-bottom:12px}.duelink-batch-summary:after{content:"";background:#ffffff0f;height:1px;margin-top:10px;display:block}#bulkImportPanel[hidden],#bulkDeckTools:empty{display:none!important}@media (width<=900px){.duelink-result-summary-compact .duelink-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){#view-account.app-view-page{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))!important;gap:14px!important}#view-account .app-page-hero.account-page-hero,#view-account .account-auth-wrapper,#view-account .duelink-sync-card{border-radius:24px!important;padding:18px!important}#view-account .auth-user-box{grid-template-columns:auto minmax(0,1fr)!important}#view-account .auth-btn-danger{max-width:none}.duelink-sync-card .duelink-connect-head{grid-template-columns:1fr!important}.duelink-status-chip{justify-self:start!important}.duelink-sync-card .duelink-token-form{border-radius:20px!important;padding:12px!important}.duelink-token-actions{grid-template-columns:1fr 1fr!important;gap:9px!important;display:grid!important}.duelink-token-actions .ghost-button,.duelink-token-actions .primary-button{width:100%!important;min-width:0!important;padding-inline:10px!important;font-size:.84rem!important}#duelinkImportAllButton,#duelinkForgetTokenButton{grid-column:1/-1}.duelink-result-summary-compact .duelink-mini-stats{grid-template-columns:1fr 1fr!important;gap:8px!important}.duelink-mini-stats span{min-height:72px!important;padding:11px 12px!important}.duelink-mini-stats b{font-size:1.02rem!important}.duelink-mini-stats small{font-size:.66rem!important}.duelink-import-progress{border-radius:18px!important;padding:12px!important}.duelink-import-progress ul{max-height:210px!important}}.history-api-badges{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.history-source-badge.decklist{color:#bff7ec;background:#14b8a614;border-color:#5eead43d}.history-source-badge.decklist.estimated{color:#cbd5e1;background:#94a3b814;border-color:#94a3b83d}.history-api-info{background:linear-gradient(135deg,#14b8a614,#3b82f60d);border:1px solid #ffffff1a;border-radius:24px;gap:14px;margin:16px 0;padding:18px;display:grid}.history-api-info-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.history-api-info-head span{color:#ffffff94;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800}.history-api-info-head strong{color:#dffcf7;font-size:.92rem}.history-api-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.history-api-info-grid span{background:#00000024;border:1px solid #ffffff14;border-radius:18px;gap:4px;min-width:0;padding:12px;display:grid}.history-api-info-grid b{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;overflow:hidden}.history-api-info-grid small{color:#ffffff85;text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;font-weight:800}.api-decklist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.api-decklist-panel{background:#070a126b;border:1px solid #ffffff17;border-radius:20px;min-width:0;padding:14px}.api-decklist-panel.muted{color:#ffffff94}.api-decklist-head strong,.api-decklist-panel>strong{color:#fff;font-size:1rem}.api-decklist-head span,.api-decklist-panel>span{color:#ffffff8f;font-size:.82rem}.api-decklist-panel ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.api-decklist-panel li{color:#ffffffd1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;font-size:.86rem;display:grid}.api-decklist-panel li b{color:#bff7ec;font-variant-numeric:tabular-nums}.api-decklist-panel li span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (width<=760px){.history-api-info{border-radius:20px;padding:14px}.history-api-info-head{flex-direction:column;align-items:flex-start}.history-api-info-grid,.api-decklist-grid{grid-template-columns:1fr}.api-decklist-panel li{font-size:.82rem}}#dataQualitySummary:empty,#duplicateAuditList:empty,#postImportCleanupList:empty{display:none!important}.post-import-cleanup:has(#postImportCleanupList:empty){display:none!important}.history-primary-line .color-matchup-dots,.history-matchup-line.color-only .color-matchup-dots,.history-detail-head .color-matchup-dots{vertical-align:middle;align-items:center;gap:8px;display:inline-flex}.color-matchup-dots .filter-ink-dots{margin:0}.ink-dot-placeholder{border:1px dashed #ffffff3d;border-radius:999px;width:18px;height:18px;display:inline-block}.history-row-deck{color:#94cbffdb;white-space:nowrap;text-overflow:ellipsis;width:max-content;max-width:100%;font-size:.88rem;line-height:1.25;display:inline-flex;overflow:hidden}.history-api-info.compact{gap:16px}.history-api-info.compact .history-api-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.api-decklist-section{gap:10px;display:grid}.api-decklist-section h4{color:#fff;letter-spacing:.01em;margin:0;font-size:.95rem}.api-decklist-panel{gap:12px;display:grid}.api-decklist-head{gap:5px;margin-bottom:0;display:grid}.api-decklist-head strong{font-size:1rem;line-height:1.2}.api-decklist-head span{font-size:.8rem;line-height:1.35}.api-decklist-panel.muted,.history-source-badge.decklist.estimated{display:none}.history-detail-head p .color-matchup-dots{margin-top:6px}.duelink-status-chip.ok{color:#baf7d2;background:#10b9811f;border-color:#34d39961}@media (width<=760px){.history-primary-line{gap:8px}.history-row-deck{font-size:.82rem}.history-api-info.compact .history-api-info-grid{grid-template-columns:1fr}.api-decklist-section h4{font-size:.9rem}}.save-deck-fields,#performanceDeckFilter,#historyDeckFilter,#performanceVersionBlock,#historyVersionBlock,#bulkDeckTools,#deckManagerList,#deckManagerStatus,#deckManagerRefresh{display:none!important}.history-summary-colors{align-items:center;gap:.35rem;min-height:1.6rem;display:inline-flex!important}.filter-pill.color-badge-pill{white-space:nowrap;gap:.5rem;min-width:auto}.filter-pill.color-badge-pill .filter-ink-dots{flex:none}.filter-pill.color-badge-pill span:not(.filter-ink-dots){font-variant-numeric:tabular-nums;text-align:left;min-width:1.2ch}.performance-filter-bar-viz .filter-pill.color-badge-pill,.history-toolbar-viz .filter-pill.color-badge-pill{max-width:none;padding-inline:1rem}.performance-filter-bar-viz,.history-toolbar-viz,.performance-panel,.performance-chart-card,.performance-content,.history-row,.history-row-copy,.history-primary-line,.section-head,.section-head>div,.chart-fixed-readout,.deck-required{min-width:0}.performance-panel p,.performance-chart-card p,.section-head p,.deck-required span,.history-row-copy span,.history-row-copy strong,.chart-fixed-readout small{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.performance-chart-card .section-head.compact{align-items:flex-start;gap:.75rem}.performance-chart-card .section-head.compact h3{letter-spacing:-.07em;overflow-wrap:anywhere;align-items:flex-start;gap:.45rem;max-width:100%;font-size:clamp(1.45rem,6vw,2.8rem);line-height:.98;display:flex}.performance-chart-card .section-head.compact h3 .info-dot{flex:0 0 28px;margin-top:.15rem}.performance-chart-card .section-head.compact p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.performance-tabs,.sub-tabs,.stats-subtabs{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.performance-tabs::-webkit-scrollbar{display:none}.sub-tabs::-webkit-scrollbar{display:none}.stats-subtabs::-webkit-scrollbar{display:none}.performance-tabs .tab-button,.sub-tabs .tab-button,.stats-subtabs .tab-button{flex:none}.deck-required{border-radius:1.25rem;padding:1.1rem}.deck-required strong{font-size:1.05rem;line-height:1.15;display:block}.deck-required span{margin-top:.5rem;font-size:.95rem;line-height:1.55;display:block}.info-popover{display:none!important}.info-popover-backdrop{z-index:9999;-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);background:#0000007a;place-items:center;padding:1.1rem;display:grid;position:fixed;inset:0}.info-popover-modal{color:#f4f4f5;background:linear-gradient(#23242af5,#0a0b0ef5);border:1px solid #ffffff29;border-radius:1.45rem;width:min(92vw,420px);padding:1.35rem;position:relative;box-shadow:0 28px 90px #0000009e,inset 0 1px #ffffff1f}.info-popover-modal p{color:#d4d4d8;overflow-wrap:anywhere;margin:0;padding-right:1.8rem;font-size:1rem;line-height:1.65}.info-popover-close{color:#fff;width:34px;height:34px;font:inherit;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;font-size:1.25rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.save-analysis-panel[hidden]{display:none!important}@media (width<=720px){.performance-filter-bar-viz .filter-pill.color-badge-pill,.history-toolbar-viz .filter-pill.color-badge-pill{padding-inline:.85rem}.performance-chart-card{border-radius:1.4rem;padding:1rem}.performance-chart-card .section-head.compact h3{font-size:clamp(1.55rem,8vw,2.55rem)}.performance-chart-card .section-head.compact p{font-size:.95rem;line-height:1.45}.chart-fixed-readout{padding:.85rem}.chart-fixed-readout strong{font-size:1.15rem}.chart-fixed-readout small{font-size:.82rem;line-height:1.45}.deck-required{padding:1rem}.history-summary-strip{grid-template-columns:1fr 1fr}.history-row-main{min-width:0}.history-primary-line{flex-wrap:wrap;gap:.35rem}.history-row-copy{min-width:0}.history-row-deck{display:none}.info-popover-modal{border-radius:1.25rem;padding:1.2rem}}@media (width<=760px){:root{--mobile-nav-reserve:calc(152px + env(safe-area-inset-bottom,0px));--mobile-section-gap:18px}html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.main-shell,.app-view,.app-view-page,.app-view-analysis,[data-app-panel]{padding-bottom:var(--mobile-nav-reserve)!important;box-sizing:border-box!important}.main-shell>.app-view:last-child,.app-view>section:last-child,.app-view>article:last-child,.performance-detail-panel>article:last-child,#historyList,#duelinkTestResult{margin-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important}.tabs,#analysisTabs,.performance-detail-tabs,.bo3-nav,.card-tabs,.scope-switch{scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:8px 16px!important;scroll-padding-inline:16px!important;display:flex!important;overflow:auto hidden!important}.tabs::-webkit-scrollbar{display:none!important}#analysisTabs::-webkit-scrollbar{display:none!important}.performance-detail-tabs::-webkit-scrollbar{display:none!important}.bo3-nav::-webkit-scrollbar{display:none!important}.card-tabs::-webkit-scrollbar{display:none!important}.scope-switch::-webkit-scrollbar{display:none!important}.tabs:after,#analysisTabs:after,.performance-detail-tabs:after,.bo3-nav:after,.card-tabs:after,.scope-switch:after{content:"";flex:0 0 16px}.tab-button,.performance-detail-tab,.card-filter,.scope-button{white-space:nowrap!important;scroll-snap-align:start!important;flex:none!important;max-width:none!important}.section-head p,.stats-header p,.performance-analytics-panel>.section-head p,.performance-matchup-panel>.section-head p,.performance-chart-card p,.chart-panel p,.match-read-top+p,.coach-copy{-webkit-line-clamp:2!important;overflow-wrap:normal!important;-webkit-box-orient:vertical!important;max-width:100%!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.upload-grid{gap:14px!important}.upload-card,.loaded-card{border-radius:26px!important}.dropzone{gap:18px!important;min-height:auto!important;padding:22px!important}.drop-top{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.drop-top small{white-space:normal!important;text-overflow:clip!important;line-height:1.35!important;overflow:visible!important}.drop-center{text-align:left!important;align-items:flex-start!important;gap:12px!important}.drop-center h2{letter-spacing:-.06em!important;font-size:clamp(2rem,9vw,2.8rem)!important;line-height:1.02!important}.drop-center p{font-size:1rem!important;line-height:1.45!important}.drop-icon{border-radius:18px!important;width:58px!important;height:58px!important;font-size:2rem!important}#browseButton.primary-button{width:100%!important;min-height:54px!important}.loaded-card{padding:20px!important}.loaded-card .section-head.compact{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;display:grid!important}.loaded-card .section-head.compact h2{letter-spacing:-.07em!important;font-size:clamp(1.9rem,8vw,2.65rem)!important;line-height:.98!important}.loaded-card .section-head.compact p{-webkit-line-clamp:1!important;font-size:.95rem!important}.loaded-card .import-again-button{border-radius:999px!important;width:auto!important;min-width:0!important;min-height:40px!important;padding:.65rem .9rem!important;font-size:.82rem!important}.file-list .file-item,.file-item{min-width:0!important}.file-name,.file-item strong{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}#duelinkTokenInput{box-sizing:border-box!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.duelink-token-card,.duelink-panel,.duelink-card,.account-duelink-card{min-width:0!important;overflow:hidden!important}#duelinkSavedTokenHint{overflow-wrap:normal!important;max-width:100%!important;font-size:.9rem!important;line-height:1.4!important;display:block!important}#duelinkTokenStatus.duelink-status-chip.ok{border-radius:999px!important;width:auto!important;max-width:100%!important;min-height:34px!important;padding:.42rem .75rem!important;font-size:.78rem!important;font-weight:800!important;display:inline-flex!important}#duelinkPreviewButton.primary-button{color:#ffffffe0!important;box-shadow:none!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important;min-height:46px!important}.duelink-actions,.duelink-token-actions,.account-duelink-actions{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;display:grid!important}.duelink-batch-button,#duelinkImportButton,#duelinkImport50Button,#duelinkImport100Button,#duelinkImportAllButton,#duelinkForgetTokenButton,#duelinkSaveTokenButton,#duelinkTestButton,#duelinkPreviewButton{width:100%!important;min-width:0!important;max-width:100%!important}.performance-chart-card .section-head.compact h3,.performance-chart-card h3,.performance-analytics-panel .section-head h2,.performance-matchup-panel .section-head h2{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.performance-chart-card .section-head.compact h3{font-size:clamp(2rem,9vw,2.65rem)!important}.performance-matchup-panel .section-head h2,.performance-analytics-panel>.section-head h2{font-size:clamp(2rem,9vw,2.75rem)!important;line-height:1!important}.history-list,.history-row,.history-detail{min-width:0!important}.history-row{margin-bottom:16px!important}.history-row-actions,.history-actions{padding-bottom:4px!important}}@media (width<=820px){body{padding-bottom:0!important}.main-shell{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))!important}.app-view:last-child,.performance-panel:last-child,.glass-primary:last-child,.glass:last-child{margin-bottom:0!important}.section-head p,.stats-header p,.performance-analytics-panel>.section-head p,.performance-matchup-panel>.section-head p,.performance-chart-card p,.chart-panel p,.match-read-top+p,.coach-copy{-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;text-overflow:clip!important;overflow-wrap:normal!important;max-width:100%!important;line-height:1.42!important;display:block!important;overflow:visible!important}.performance-matchup-panel .section-head h2,.performance-analytics-panel>.section-head h2,.performance-chart-card .section-head.compact h3,.performance-chart-card h3{letter-spacing:-.06em!important;font-size:clamp(1.8rem,7.2vw,2.35rem)!important;line-height:1.02!important}.performance-chart-card .section-head.compact h3{overflow-wrap:normal!important;align-items:center!important;gap:.45rem!important;display:flex!important}.performance-chart-card .section-head.compact h3 .info-dot,.section-head h2 .info-dot{vertical-align:middle!important;flex:none!important;width:24px!important;height:24px!important;margin-left:4px!important;font-size:.72rem!important}.history-row-main{text-align:left!important;grid-template-columns:1fr!important;gap:12px!important;padding:0!important;display:grid!important}.history-row-copy{width:100%!important;min-width:0!important}.history-result-dot{flex:0 0 12px!important;width:12px!important;height:12px!important;margin:0!important;position:static!important;box-shadow:0 0 16px!important}.history-primary-line{flex-wrap:wrap!important;align-items:center!important;gap:7px!important;width:100%!important;display:flex!important}.history-row-meta{place-self:auto start!important;align-items:baseline!important;gap:10px!important;padding-top:2px!important;display:flex!important}.history-row-meta small{margin:0!important}.stat-list-toggle.v81-toggle{justify-content:center!important;gap:0!important}.stat-list-toggle.v81-toggle strong{display:none!important}.stat-list-toggle.v81-toggle span{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}#duelinkSavedTokenHint{font-size:.95rem!important;font-weight:650!important;line-height:1.42!important}#analysisTabs,.performance-detail-tabs,.performance-tabs,.card-tabs,.scope-switch{padding-right:28px!important;scroll-padding-inline:16px 28px!important}.performance-chart-card,.chart-panel{padding-bottom:22px!important}}[hidden],body:not([data-app-view=account]) #view-account,body:not([data-app-view=account]) .account-page-hero,body:not([data-app-view=account]) .account-auth-wrapper,body:not([data-app-view=account]) .duelink-connect-section,body:not([data-app-view=account]) #authPanel{display:none!important}body[data-app-view=account] #view-account{display:block}.info-popover-modal h3{color:#fff;letter-spacing:-.02em;margin:0 2rem .65rem 0;font-size:1.05rem;line-height:1.15}.info-popover-modal p{padding-right:0!important}.section-head h2,.section-head h3,.performance-chart-card h3,.performance-trend-card>span{min-width:0}.section-head h2 .info-dot,.section-head h3 .info-dot,.performance-chart-card h3 .info-dot,.performance-trend-card>span .info-dot{vertical-align:middle!important;flex:none!important;margin-left:.45rem!important}.info-dot,button.info-dot{opacity:.92;border-radius:999px!important;width:24px!important;height:24px!important;min-height:24px!important;font-size:.76rem!important;font-weight:800!important;line-height:1!important}button[data-performance-full-list],.show-more-button,.mulligan-lab-action-first .ghost-button[data-performance-full-list]{color:#f4f4f5!important;box-shadow:none!important;background:#ffffff0e!important;border:1px solid #ffffff1f!important}button[data-performance-full-list]:before,button[data-performance-full-list]:after,.show-more-button:before,.show-more-button:after{content:none!important}@media (width<=820px){:root{--bottom-nav-height:86px}.app-page-hero,.performance-tabs,.performance-filter-bar-viz,.history-toolbar-viz,.history-list,.stat-panel,.cards-panel,.timeline-panel,.chart-panel,.performance-chart-card,.account-auth-wrapper,.duelink-connect-section,.bulk-import-panel,.loaded-card,.upload-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.performance-detail-panel .section-head p,.performance-chart-card .section-head p,.performance-analytics-panel .section-head p,.performance-matchup-panel .section-head p,.performance-placeholder p,.filter-header-copy p{display:none!important}.section-head.compact,.performance-chart-card .section-head.compact{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;min-width:0!important;display:flex!important}.section-head h2,.section-head h3,.performance-chart-card h3{overflow-wrap:normal!important;word-break:normal!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;width:100%!important;min-width:0!important;margin:0!important;display:flex!important}.section-head h2 .info-dot,.section-head h3 .info-dot,.performance-chart-card h3 .info-dot{margin-top:.12em!important;margin-left:auto!important}.performance-filter-bar-viz:not(.filters-open) .performance-filter-controls-viz,.history-toolbar-viz:not(.filters-open) .history-controls-viz{display:none!important}.performance-filter-bar-viz:not(.filters-open),.history-toolbar-viz:not(.filters-open){gap:10px!important;padding-bottom:16px!important}.performance-filter-bar-viz.filters-open .performance-filter-controls-viz,.history-toolbar-viz.filters-open .history-controls-viz{display:grid!important}.history-row-main{grid-template-columns:1fr!important;width:100%!important;padding:0!important;display:grid!important}.history-primary-line{padding-left:0!important;padding-right:0!important;position:relative!important}.history-result-dot{flex:none!important;margin:.15rem .25rem .15rem 0!important;position:static!important}.history-actions-mobile-panel{grid-column:1/-1!important;width:100%!important;margin-left:0!important;padding-left:0!important}.history-actions-mobile-panel .history-row-actions,.history-actions-mobile-panel .history-mini-button{width:100%!important;margin-left:0!important}.history-options-button{order:2}.history-row.actions-open .history-options-button{opacity:.9}.duelink-connect-section,.duelink-sync-card,.account-auth-wrapper{overflow:hidden!important}.duelink-connect-section p,.duelink-connect-section small,.duelink-connect-section strong,.duelink-connect-section input{overflow-wrap:break-word!important;max-width:100%!important}#duelinkSavedTokenHint{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.mobile-bottom-nav{min-height:74px!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important}.mobile-bottom-tab{min-height:56px!important}:root{--mobile-page-gap:18px;--mobile-panel-padding:18px;--bottom-nav-height:78px}html,body{overflow-x:hidden!important}body{padding-bottom:0!important}.main-shell{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom,0px) + 12px)!important}.app-view,#view-analysis,#view-performances,#view-account,.performance-panel{gap:var(--mobile-page-gap)!important}.hero-section,.upload-grid,.bulk-import-panel,.loaded-card,.upload-card,.bo3-nav,#analysisTabs,.match-read,.cards-panel,.timeline-panel,.stat-panel,.app-page-hero,.performance-tabs,.performance-filter-bar-viz,.performance-detail-tabs,.performance-analytics-panel,.performance-matchup-panel,.performance-chart-card,.history-toolbar-viz,.history-list,.history-detail,.account-auth-wrapper,.duelink-connect-section,.deck-manager-section{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important}.glass,.glass-primary,.stat-panel,.performance-chart-card,.history-row,.account-auth-wrapper,.duelink-connect-section{box-sizing:border-box!important}body:not([data-app-view=account]) #view-account,body:not([data-app-view=account]) .account-page-hero,body:not([data-app-view=account]) .account-auth-wrapper,body:not([data-app-view=account]) .duelink-connect-section,body:not([data-app-view=account]) .duelink-sync-card,body:not([data-app-view=account]) #authPanel{display:none!important}.performance-tabs{grid-template-columns:1fr 1fr!important;gap:6px!important;padding:6px!important;display:grid!important;overflow:hidden!important}.performance-tabs .performance-tab{text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:none!important;padding-inline:.55rem!important;font-size:.9rem!important;overflow:hidden!important}}@media (width<=430px){.performance-tabs .performance-tab[data-performance-view=stats],.performance-tabs .performance-tab[data-performance-view=history]{font-size:0!important}.performance-tabs .performance-tab[data-performance-view=stats]:after{content:"Stats";font-size:.9rem}.performance-tabs .performance-tab[data-performance-view=history]:after{content:"Historique";font-size:.9rem}}@media (width<=820px){.performance-filter-bar-viz,.history-toolbar-viz{grid-template-columns:1fr!important;gap:14px!important;display:grid!important}.performance-filter-bar-viz .filter-toggle,.history-toolbar-viz .filter-toggle{width:100%!important;max-width:100%!important;margin:0!important}.performance-filter-bar-viz:not(.filters-open)>.performance-filter-controls-viz,.history-toolbar-viz:not(.filters-open)>.history-controls-viz{display:none!important}.performance-filter-bar-viz:not(.filters-open),.history-toolbar-viz:not(.filters-open){padding-bottom:18px!important}.performance-filter-bar-viz.filters-open>.performance-filter-controls-viz,.history-toolbar-viz.filters-open>.history-controls-viz{width:100%!important;min-width:0!important;display:grid!important}.performance-filter-controls-viz,.history-controls-viz{grid-template-columns:1fr!important;gap:18px!important}.performance-detail-panel .section-head,.performance-chart-card .section-head,.performance-analytics-panel .section-head,.performance-matchup-panel .section-head{margin-bottom:14px!important}.performance-detail-panel .section-head p,.performance-chart-card .section-head p,.performance-analytics-panel .section-head p,.performance-matchup-panel .section-head p,.filter-header-copy p{display:none!important}.section-head h2,.section-head h3,.performance-chart-card h3{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.section-head h2 .info-dot,.section-head h3 .info-dot,.performance-chart-card h3 .info-dot{margin-top:.1em!important;margin-left:auto!important}.mulligan-lab-controls.global-context-only,.mulligan-lab-controls.context-only{background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:8px!important;margin:2px 0 14px!important;padding:0!important;display:flex!important}.mulligan-lab-controls.global-context-only>div,.mulligan-lab-controls.context-only>div{flex-wrap:wrap!important;align-items:center!important;gap:7px!important;display:flex!important}.mulligan-lab-controls.global-context-only>div>span,.mulligan-lab-controls.context-only>div>span{opacity:.78!important;margin:0!important;font-size:.68rem!important}.mulligan-lab-context-note{color:#f5f5f6e0!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;margin:0!important;padding:.28rem .65rem!important;font-size:.84rem!important;line-height:1.1!important;display:inline-flex!important}.history-row{flex-direction:column!important;gap:12px!important;display:flex!important;overflow:hidden!important}.history-row-main{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;min-width:0!important;padding:0!important;display:grid!important;overflow:visible!important}.history-row-copy,.history-primary-line,.history-opponent-line,.history-source-badges,.history-quality-badges{width:100%!important;min-width:0!important}.history-primary-line{flex-wrap:wrap!important;align-items:center!important;gap:7px!important;display:flex!important}.history-primary-line b{white-space:normal!important;overflow-wrap:normal!important;min-width:0!important}.history-row-meta{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.history-row-meta b,.history-row-meta small{white-space:normal!important;text-overflow:clip!important;margin:0!important;overflow:visible!important}.history-actions-desktop{display:none!important}.history-options-button,.history-actions-mobile-panel,.history-actions-mobile-panel .history-mini-button{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.history-actions-mobile-panel{gap:10px!important;min-width:0!important;padding:0!important;display:grid!important}.history-actions-mobile-panel[hidden]{display:none!important}.history-actions-mobile-panel .history-mini-button,.history-options-button{text-align:center!important;justify-content:center!important;min-height:48px!important}.history-row.actions-open .history-options-button{color:#f4f4f5e6!important;background:#ffffff0e!important;border-color:#ffffff21!important;order:4!important}.history-row.actions-open .history-actions-mobile-panel{order:3!important}.history-row.actions-open .history-actions-mobile-panel .history-mini-button.primary{background:#f6c54d2e!important;border-color:#f6c54d73!important}.stat-list-toggle.v81-toggle,button[data-performance-full-list],.show-more-button{width:100%!important;box-shadow:none!important;background:#ffffff0e!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:center!important}.stat-list-toggle.v81-toggle strong,.stat-list-toggle.v81-toggle em{display:none!important}.stat-list-toggle.v81-toggle span{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.auth-user-box{text-align:left!important;grid-template-columns:16px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;display:grid!important}.auth-user-dot{width:12px!important;height:12px!important;margin-top:.3rem!important}.app-view>:last-child,.performance-panel>:last-child,#view-account>:last-child,#view-analysis>:last-child{margin-bottom:0!important}}.performance-kpis{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important}.performance-context-card strong{letter-spacing:-.04em!important;font-size:clamp(1.35rem,3vw,2.4rem)!important;line-height:1!important}.history-compact-list-grouped{gap:18px!important;display:grid!important}.history-day-group{gap:12px;display:grid}.history-day-separator{color:#ffffff75;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;padding:0 6px;font-size:.72rem;font-weight:850;display:flex}.history-day-separator:after{content:"";background:#ffffff14;flex:1;height:1px}.history-day-separator strong{color:color-mix(in srgb,var(--theme-color-1) 72%,#fff);font:inherit}.history-day-separator span{white-space:nowrap;order:3}.history-row{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;padding:14px 14px 14px 18px!important;display:grid!important;position:relative!important;overflow:hidden!important}.history-result-rail{background:#fb7185;border-radius:24px 0 0 24px;width:5px;position:absolute;top:0;bottom:0;left:0}.history-result-rail.win{background:#34d399}.history-result-rail.loss{background:#fb7185}.history-row-main{width:100%!important;min-width:0!important;padding:0!important}.history-line-top{color:#fff;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;line-height:1.2;display:flex}.history-line-top em{letter-spacing:.03em;background:#ffffff13;border:1px solid #ffffff1f;border-radius:999px;flex:none;padding:.22rem .48rem;font-size:.76rem;font-style:normal;font-weight:850}.history-line-top b{overflow-wrap:normal;word-break:normal;min-width:0;font-size:1.02rem;line-height:1.2}.history-row-submeta{color:#ffffff8a;flex-wrap:wrap;gap:6px 10px;font-size:.82rem;line-height:1.35;display:flex}.history-row-submeta i{white-space:nowrap;font-style:normal}.history-row-badges,.history-row-badges .history-source-badges,.history-row-badges .history-quality-badges,.history-row-badges .history-api-badges{flex-wrap:wrap!important;gap:6px!important;min-width:0!important;display:flex!important}.history-kebab-button{color:#fff;width:44px;height:44px;font:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff24;border-radius:14px;flex:none;align-self:start;place-items:center;padding:0 0 .2rem;font-size:1.35rem;font-weight:850;line-height:1;display:inline-grid}.history-kebab-button[aria-expanded=true]{border-color:color-mix(in srgb,var(--theme-color-1) 42%,#ffffff29);background:color-mix(in srgb,var(--theme-color-1) 14%,#ffffff0b)}.history-actions-desktop{grid-column:1/-1;justify-content:flex-start!important}.history-actions-mobile-panel{border-top:1px solid #ffffff14;grid-column:1/-1!important;gap:10px!important;margin-top:4px!important;padding-top:10px!important;display:grid!important}.history-actions-mobile-panel[hidden]{display:none!important}.history-actions-mobile-panel .history-mini-button{justify-content:center!important;width:100%!important;min-height:46px!important}#view-account.app-view-page{gap:clamp(18px,3vw,30px)!important}#view-account .app-page-hero,#view-account .account-auth-wrapper,#view-account .duelink-connect-section,#view-account .duelink-sync-card,#view-account .deck-manager-section{margin-block:0!important}#view-account .account-auth-wrapper+.duelink-connect-section,#view-account .account-card+.duelink-connect-section,#view-account .app-page-hero+.account-auth-wrapper{margin-top:clamp(18px,3vw,30px)!important}@media (orientation:landscape) and (height<=540px){.mobile-bottom-nav{display:none!important}.header-shell{display:block!important}.main-shell{padding-bottom:24px!important}}@media (width<=820px){.performance-kpis{grid-template-columns:1fr!important;gap:14px!important}.performance-kpis .metric-card{min-height:118px!important}.performance-context-card strong{font-size:clamp(1.55rem,8vw,2.4rem)!important}.history-compact-list-grouped{gap:18px!important}.history-day-separator{padding:0 2px;font-size:.68rem}.history-row{border-radius:22px!important;grid-template-columns:minmax(0,1fr) 44px!important;gap:10px!important;padding:16px 14px 16px 18px!important}.history-row-main{grid-column:auto!important;display:block!important}.history-row-copy{gap:7px!important;display:grid!important}.history-line-top{gap:7px!important}.history-line-top b{max-width:100%!important;font-size:1rem!important}.history-opponent-line{font-size:1.08rem!important;line-height:1.2!important}.history-row-submeta{font-size:.82rem!important}.history-kebab-button{display:grid!important}.history-actions-desktop{display:none!important}.history-actions-mobile-panel{padding-top:12px!important}.history-actions-mobile-panel .history-mini-button.primary{background:#f6c54d2e!important;border-color:#f6c54d73!important}.mulligan-bottom-tags{flex-wrap:wrap!important;gap:8px!important;max-width:100%!important;display:flex!important;overflow:hidden!important}.mulligan-dead-weight-tag{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}#view-account.app-view-page{gap:18px!important}#view-account .app-page-hero,#view-account .account-auth-wrapper,#view-account .duelink-connect-section,#view-account .duelink-sync-card,#view-account .deck-manager-section{margin-bottom:18px!important}#view-account>:last-child{margin-bottom:0!important}}.history-actions-desktop{display:none!important}@media (width<=820px){:root{--v136w-mobile-x:16px;--v136w-panel-w:calc(100% - (var(--v136w-mobile-x) * 2));--v136w-page-gap:18px;--v136w-bottom-nav:86px}html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{padding-bottom:0!important}.header-shell{padding-inline:var(--v136w-mobile-x)!important}.main-shell{padding-inline:0!important;width:100%!important;max-width:100%!important;padding-top:18px!important;padding-bottom:calc(var(--v136w-bottom-nav) + env(safe-area-inset-bottom,0px) + 18px)!important}.app-view:not([hidden]),.app-view-page:not([hidden]),.performance-panel.active{gap:var(--v136w-page-gap)!important;align-content:start!important;display:grid!important}.hero-section,.upload-grid,.bulk-import-panel,.bo3-nav,#analysisTabs,.match-read,.summary-grid,.pro-grid,.chart-grid,.quick-insights,.insight-grid,.cards-panel,.timeline-panel,.stat-panel,.app-page-hero,.performance-login-hint,.performance-tabs,.performance-filter-bar-viz,.performance-detail-tabs,.performance-kpis,.performance-deck-coach,.performance-action-plan,.performance-trend-grid,.performance-analytics-panel,.performance-matchup-panel,.history-toolbar-viz,.history-list,.history-detail,.account-auth-wrapper,.duelink-connect-section,.duelink-sync-card,.deck-manager-section{width:var(--v136w-panel-w)!important;max-width:var(--v136w-panel-w)!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}.summary-grid,.pro-grid,.chart-grid,.insight-grid,.performance-kpis,.performance-deck-coach,.performance-action-plan,.performance-trend-grid{padding-left:0!important;padding-right:0!important}.upload-grid{gap:var(--v136w-page-gap)!important;grid-template-columns:1fr!important}.upload-card,.loaded-card{border-radius:24px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:18px!important;overflow:hidden!important}.loaded-card .section-head.compact{grid-template-columns:1fr!important;align-items:start!important;gap:12px!important;display:grid!important}.loaded-card .section-head.compact h2{letter-spacing:-.07em!important;overflow-wrap:normal!important;word-break:normal!important;margin:0!important;font-size:clamp(2rem,10vw,3rem)!important;line-height:.95!important}.loaded-card #statusText{color:var(--ink-muted-readable,#e2e8f0b8)!important;margin-top:.4rem!important;font-size:1rem!important;line-height:1.35!important}.loaded-card .import-again-button,.loaded-card #clearButton{justify-content:center!important;width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important}.file-list,.recognized-box{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.file-row{min-width:0!important}.file-row-copy,.file-row-copy strong,.file-row-copy small{min-width:0!important;max-width:100%!important}.file-row-copy strong{white-space:nowrap!important;text-overflow:ellipsis!important;display:block!important;overflow:hidden!important}.app-view>*,.performance-panel>*,#view-account>*{margin-top:0!important;margin-bottom:0!important}.app-view>:last-child,.performance-panel>:last-child,#view-analysis>:last-child,#view-performances>:last-child,#view-account>:last-child{margin-bottom:0!important}.mobile-bottom-nav{bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;min-height:74px!important}}@media (orientation:landscape) and (height<=540px){.mobile-bottom-nav{display:none!important}.main-shell{padding-bottom:24px!important}}@media (width<=820px){:root{--v136x-mobile-x:16px;--v136x-panel-w:calc(100vw - (var(--v136x-mobile-x) * 2));--v136x-panel-gap:18px}html,body{max-width:100vw!important;overflow-x:hidden!important}.app-shell,.main-shell,.app-view,.app-view-page,.tab-section,.performance-panel,.performance-detail-panel{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100vw!important;overflow-x:hidden!important}.main-shell{padding-inline:0!important}#view-analysis>.hero-section,#view-analysis>.upload-grid,#view-analysis>#analysisTabs,#tab-overview>*,#tab-stats>*,#tab-cards>*,#tab-timeline>*,#view-performances>.app-page-hero,#view-performances>.performance-tabs,#view-performances>.performance-login-hint,#performance-stats>*,#performance-history>*,#view-account>.app-page-hero,#view-account>.account-auth-wrapper,#view-account>.duelink-connect-section,#view-account>.duelink-sync-card,#view-account>.deck-manager-section{width:var(--v136x-panel-w)!important;max-width:var(--v136x-panel-w)!important;box-sizing:border-box!important;justify-self:center!important;margin-left:auto!important;margin-right:auto!important}.upload-card,.loaded-card,.match-read,.stats-header,.cards-panel,.timeline-panel,.stat-panel,.chart-panel,.mulligan-panel,.performance-filter-bar-viz,.performance-analytics-panel,.performance-matchup-panel,.performance-chart-card,.history-toolbar-viz,.history-list,.history-detail,.account-card,.duelink-sync-card{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important}.loaded-card .section-head.compact h2{max-width:100%!important;font-size:clamp(2rem,9vw,2.7rem)!important}.loaded-card .section-head.compact,.loaded-card .file-list{min-width:0!important;max-width:100%!important}#analysisTabs{padding-inline:0!important}.timeline-panel .section-head p{display:none!important}.section-head p,.stats-header p,.cards-panel .section-head p,.chart-panel .section-head p,.stat-panel .section-head p{white-space:normal!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:break-word!important;max-width:100%!important;overflow:visible!important}#performance-stats .performance-kpis .performance-context-card,#performance-stats .performance-deck-coach{display:none!important}#performance-stats .performance-kpis{gap:var(--v136x-panel-gap)!important;grid-template-columns:1fr!important}.metric-card,.pro-card{min-width:0!important;overflow:hidden!important}.metric-card strong,.pro-card strong{overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important}#view-analysis:not([hidden]),#view-performances:not([hidden]),#view-account:not([hidden]),.tab-section.active,.performance-panel.active{row-gap:var(--v136x-panel-gap)!important}}body:not([data-app-view=account]) #view-account.app-view-page,body:not([data-app-view=account]) #view-account.app-view-page[hidden],body:not([data-app-view=account]) section#view-account.app-view-page{visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}@media (width<=820px){body:not([data-app-view=account]) #view-account.app-view-page,body:not([data-app-view=account]) #view-account.app-view-page[hidden],body:not([data-app-view=account]) section#view-account.app-view-page{height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important}}:root{--ab-bg-base:#030406;--ab-panel-bg:#0e0f13d6;--ab-panel-bg-strong:#0c0d11e0;--ab-panel-border:#ffffff1b;--ab-panel-highlight:#ffffff0d;--ab-panel-shadow:0 18px 54px #0000006b;--ab-panel-blur:14px}body:before{content:""!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle at 16% 8%, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 7%, transparent) 0%, transparent 34rem), radial-gradient(circle at 88% 10%, color-mix(in srgb,var(--theme-color-2,#f6c54d) 5%, transparent) 0%, transparent 36rem), radial-gradient(circle at 50% 108%, #ffffff06 0%, transparent 34rem), linear-gradient(180deg,#06070a 0%,#030406 58%,#010102 100%)!important;will-change:auto!important;background-repeat:no-repeat!important;background-size:100% 100%!important;width:100vw!important;height:100dvh!important;display:block!important;position:fixed!important;inset:0!important;transform:none!important}.ambient,.ambient:before,.ambient:after{opacity:0!important;visibility:hidden!important;filter:none!important;mix-blend-mode:normal!important;background:0 0!important;display:none!important}.glass-primary,.match-read,.app-page-hero,.performance-hero,#view-account .duelink-connect-section,#view-account .duelink-sync-card,#view-account .account-card,#view-account .app-page-hero{background:linear-gradient(145deg,#ffffff0e,#ffffff05), var(--ab-panel-bg-strong)!important}.file-list,.recognized-box,.next-action,.quick-insight,.timeline-row.story-row,.card-mini,.card-mini-row,.history-item,.history-row,.history-card-actions,.account-status-card,.token-card,.duelink-token-card,.deck-profile-card,.performance-card,.performance-card-tile,.performance-list-card,.performance-mini-card,.mulligan-card,.mulligan-card-detail,.saved-match-card,.matchup-card,.curve-card,.context-card{background:linear-gradient(145deg,#ffffff0a,#ffffff04),#08090ca8!important;border-color:#ffffff17!important;box-shadow:inset 0 1px #ffffff0a,0 12px 32px #00000047!important}.cards-scroller,.cards-carousel,.carousel-track,.insight-carousel,.performance-carousel,.mulligan-cards,.mobile-card-rail,.scroll-row,.horizontal-scroll,.quick-insights{box-shadow:none!important;background:0 0!important}@media (width<=820px){:root{--ab-panel-bg:#0e0f13e0;--ab-panel-bg-strong:#0d0e12e6;--ab-panel-blur:8px;--ab-panel-shadow:0 14px 38px #00000061}body:before{background:radial-gradient(circle at 18% 8%, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 4%, transparent) 0%, transparent 24rem), radial-gradient(circle at 88% 12%, color-mix(in srgb,var(--theme-color-2,#f6c54d) 3%, transparent) 0%, transparent 26rem), linear-gradient(180deg,#06070a 0%,#030406 62%,#010102 100%)!important;background-attachment:scroll!important}}:root{--ac-bg-base:#010203;--ac-panel-glass:#0f1115a3;--ac-panel-glass-strong:#0d0f13b3;--ac-inner-glass:#07090c66;--ac-border:#ffffff20;--ac-inner-border:#ffffff18;--ac-highlight:#ffffff12;--ac-shadow:0 18px 58px #00000075;--ac-inner-shadow:0 10px 28px #0000003d;--ac-blur:22px}html,body{background:var(--ac-bg-base)!important}body:before{content:""!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle at 18% 8%, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 2.2%, transparent) 0%, transparent 24rem), radial-gradient(circle at 88% 10%, color-mix(in srgb,var(--theme-color-2,#f6c54d) 1.8%, transparent) 0%, transparent 26rem), radial-gradient(circle at 48% 100%, #ffffff04 0%, transparent 32rem), linear-gradient(180deg,#020306 0%,#010203 58%,#000 100%)!important;will-change:auto!important;filter:none!important;background-repeat:no-repeat!important;background-size:100% 100%!important;width:100vw!important;height:100dvh!important;display:block!important;position:fixed!important;inset:0!important;transform:none!important}body:after,.grain:before{opacity:.006!important}.ambient,.ambient:before,.ambient:after{opacity:0!important;visibility:hidden!important;filter:none!important;content:none!important;background:0 0!important;display:none!important}.glass,.glass-primary,.metric-card,.pro-card,.upload-card,.loaded-card,.match-read,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.mulligan-panel,.stats-header,.app-page-hero,.performance-hero,.performance-tabs,.performance-filter-bar-viz,.performance-analytics-panel,.performance-matchup-panel,.performance-chart-card,.history-toolbar-viz,.history-card-viz,.history-detail,.account-card,.account-auth-card,.auth-card,.duelink-connect-section,.duelink-sync-card,.deck-manager-section,.modal-card,.info-modal,.card-modal,.cloud-status-banner{background:linear-gradient(145deg,var(--ac-highlight),#ffffff05), var(--ac-panel-glass)!important;border-color:var(--ac-border)!important;box-shadow:inset 0 1px 0 #ffffff13,var(--ac-shadow)!important;-webkit-backdrop-filter:blur(var(--ac-blur)) saturate(145%)!important}.glass-primary,.match-read,.app-page-hero,.performance-hero,#view-account .account-card,#view-account .app-page-hero,#view-account .duelink-connect-section,#view-account .duelink-sync-card{background:linear-gradient(145deg,#ffffff12,#ffffff05), var(--ac-panel-glass-strong)!important}.file-list,.recognized-box,.next-action,.quick-insight,.timeline-row.story-row,.card-mini,.card-mini-row,.history-item,.history-row,.history-card-actions,.account-status-card,.token-card,.duelink-token-card,.deck-profile-card,.performance-card,.performance-card-tile,.performance-list-card,.performance-mini-card,.mulligan-card,.mulligan-card-detail,.saved-match-card,.matchup-card,.curve-card,.context-card,.dropzone,.result-stamp,.result-score,.history-actions-panel,.history-match-actions{background:linear-gradient(145deg,#ffffff0b,#ffffff03), var(--ac-inner-glass)!important;border-color:var(--ac-inner-border)!important;box-shadow:inset 0 1px 0 #ffffff0b,var(--ac-inner-shadow)!important;-webkit-backdrop-filter:blur(calc(var(--ac-blur) * .65)) saturate(132%)!important}.cards-scroller,.cards-carousel,.carousel-track,.insight-carousel,.performance-carousel,.mulligan-cards,.mobile-card-rail,.scroll-row,.horizontal-scroll,.quick-insights,.stats-horizontal-strip,.stats-card-strip,.analysis-card-strip{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.ghost-button,.scope-button,.card-filter,.tab-button,.secondary-action,.history-menu-button,.filters-toggle,.show-more-button{-webkit-backdrop-filter:blur(14px)saturate(135%)!important;background:#ffffff0f!important;border-color:#ffffff21!important}@media (width<=820px){:root{--ac-panel-glass:#0f1115ad;--ac-panel-glass-strong:#0d0f13bd;--ac-inner-glass:#07090c70;--ac-blur:14px;--ac-shadow:0 14px 40px #0000006b}body:before{background:radial-gradient(circle at 16% 8%, color-mix(in srgb,var(--theme-color-1,#2f8bd9) 1.7%, transparent) 0%, transparent 21rem), radial-gradient(circle at 90% 9%, color-mix(in srgb,var(--theme-color-2,#f6c54d) 1.4%, transparent) 0%, transparent 22rem), linear-gradient(180deg,#020306 0%,#010203 60%,#000 100%)!important;background-attachment:scroll!important}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass,.glass-primary,.metric-card,.pro-card,.upload-card,.loaded-card,.match-read,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.mulligan-panel,.account-card,.duelink-connect-section,.duelink-sync-card{background:#0d0f13e6!important}}:root{--ad-bg:#010203;--ad-bg-soft:#030407;--ad-glass:#0d0f1394;--ad-glass-strong:#0c0e12a8;--ad-glass-inner:#05070a6b;--ad-line:#ffffff24;--ad-line-soft:#ffffff18;--ad-shine:#ffffff15;--ad-shine-soft:#ffffff07;--ad-shadow:0 18px 58px #00000080;--ad-shadow-soft:0 12px 34px #00000052;--ad-blur:24px}html,body,#app,.app-shell,.main-shell,.app-view,.app-view-page{background:0 0!important}html,body{background-color:var(--ad-bg)!important}body{isolation:isolate}body:before{content:""!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle at 12% 6%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 4.6%, transparent) 0%, transparent 31rem), radial-gradient(circle at 90% 7%, color-mix(in srgb,var(--aura-two,var(--theme-color-2,#f6c54d)) 3.6%, transparent) 0%, transparent 34rem), radial-gradient(circle at 50% 108%, #ffffff05 0%, transparent 35rem), linear-gradient(180deg,#020305 0%,#010203 54%,#000 100%)!important;filter:none!important;will-change:auto!important;background-repeat:no-repeat!important;background-size:100% 100%!important;width:100vw!important;height:100dvh!important;position:fixed!important;inset:0!important;transform:none!important}body:after,.grain:before{opacity:.004!important;mix-blend-mode:normal!important}.ambient,.ambient:before,.ambient:after,.hero-section:after{opacity:0!important;visibility:hidden!important;filter:none!important;content:none!important;background:0 0!important;display:none!important}.glass,.glass-primary,.upload-card,.loaded-card,.match-read,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.mulligan-panel,.stats-header,.metric-card,.pro-card,.app-page-hero,.performance-hero,.performance-tabs,.performance-filter-bar-viz,.performance-analytics-panel,.performance-matchup-panel,.performance-chart-card,.performance-login-hint,.history-toolbar-viz,.history-card-viz,.history-detail,.account-auth-wrapper,.account-card,.account-auth-card,.auth-card,.duelink-connect-section,.duelink-sync-card,.deck-manager-section,.deck-manager-card,.modal-card,.info-modal,.card-modal,.cloud-status-banner{background:linear-gradient(145deg,var(--ad-shine),var(--ad-shine-soft)), var(--ad-glass)!important;border-color:var(--ad-line)!important;box-shadow:inset 0 1px 0 #ffffff15,var(--ad-shadow)!important;-webkit-backdrop-filter:blur(var(--ad-blur)) saturate(140%)!important}.loaded-card,.match-read,.app-page-hero,.performance-hero,.stats-header,#view-account .account-auth-wrapper,#view-account .account-card,#view-account .app-page-hero,#view-account .duelink-connect-section,#view-account .duelink-sync-card{background:linear-gradient(145deg,#ffffff13,#ffffff06), var(--ad-glass-strong)!important}.file-list,.file-row,.recognized-box,.next-action,.quick-insight,.timeline-row.story-row,.card-mini,.card-mini-row,.history-item,.history-row,.history-card-actions,.history-actions-panel,.history-match-actions,.account-status-card,.auth-user-box,.token-card,.duelink-token-card,.duelink-token-box,.deck-profile-card,.performance-card,.performance-card-tile,.performance-list-card,.performance-mini-card,.performance-trend-card,.mulligan-card,.mulligan-card-detail,.mulligan-lab-card,.mulligan-visual-card,.saved-match-card,.matchup-card,.curve-card,.context-card,.dropzone,.result-stamp,.result-score,.result-matchup,.detail-field,.detail-panel-info,.table-zone,.data-table td,.action-gauge,.deck-required,.performance-chart-zone,.performance-chart-wrap,.performance-detail-panel{background:linear-gradient(145deg,#ffffff0b,#ffffff03), var(--ad-glass-inner)!important;border-color:var(--ad-line-soft)!important;box-shadow:inset 0 1px 0 #ffffff0a,var(--ad-shadow-soft)!important;-webkit-backdrop-filter:blur(calc(var(--ad-blur) * .58)) saturate(128%)!important}.cards-scroller,.cards-carousel,.carousel-track,.insight-carousel,.performance-carousel,.mulligan-cards,.mobile-card-rail,.scroll-row,.horizontal-scroll,.quick-insights,.stats-horizontal-strip,.stats-card-strip,.analysis-card-strip,.visual-zone,.performance-card-gallery,.performance-charts-grid,.mulligan-visual-list,.timeline-list,.cards-grid{box-shadow:none!important;background:0 0!important}.primary-button,.import-again-button,.auth-btn-primary{box-shadow:0 14px 36px #00000057!important}.ghost-button,.scope-button,.card-filter,.tab-button,.secondary-action,.history-menu-button,.filters-toggle,.show-more-button,.bo3-pill,.filter-pill,.mulligan-lab-pill{-webkit-backdrop-filter:blur(14px)saturate(132%)!important;background:#ffffff0e!important;border-color:#ffffff21!important;box-shadow:inset 0 1px #ffffff0b,0 10px 24px #0000002e!important}.tab-button.active,.scope-button.active,.card-filter.active,.bo3-pill.active,.filter-pill.active,.mulligan-lab-pill.active{color:#050608!important;background:#ffffffeb!important;border-color:#ffffffc2!important;box-shadow:0 14px 34px #0000004d!important}#view-account .account-auth-wrapper,#view-account .account-card,#view-account .duelink-connect-section,#view-account .duelink-sync-card,#view-account .deck-manager-section{overflow:hidden!important}@media (width<=820px){:root{--ad-glass:#0d0f139e;--ad-glass-strong:#0c0e12b3;--ad-glass-inner:#05070a75;--ad-blur:15px;--ad-shadow:0 14px 42px #00000075}body:before{background:radial-gradient(circle at 14% 8%, color-mix(in srgb,var(--aura-one,var(--theme-color-1,#2f8bd9)) 3.6%, transparent) 0%, transparent 23rem), radial-gradient(circle at 92% 8%, color-mix(in srgb,var(--aura-two,var(--theme-color-2,#f6c54d)) 2.8%, transparent) 0%, transparent 24rem), linear-gradient(180deg,#020305 0%,#010203 58%,#000 100%)!important;background-attachment:scroll!important}.glass,.glass-primary,.upload-card,.loaded-card,.match-read,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.mulligan-panel,.stats-header,.metric-card,.pro-card,.app-page-hero,.performance-hero,.performance-tabs,.performance-filter-bar-viz,.performance-analytics-panel,.performance-matchup-panel,.performance-chart-card,.history-toolbar-viz,.history-card-viz,.account-auth-wrapper,.account-card,.duelink-connect-section,.duelink-sync-card{-webkit-backdrop-filter:blur(var(--ad-blur)) saturate(132%)!important}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass,.glass-primary,.upload-card,.loaded-card,.match-read,.chart-panel,.stat-panel,.cards-panel,.timeline-panel,.mulligan-panel,.stats-header,.metric-card,.pro-card,.account-card,.duelink-connect-section,.duelink-sync-card{background:#0c0e12e0!important}}
