*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{min-height:100vh;font-family:-apple-system,SF Pro Text,Inter,sans-serif;background:radial-gradient(circle at 18% 10%,rgba(0,113,227,.16),transparent 28%),radial-gradient(circle at 86% 16%,rgba(52,199,89,.13),transparent 28%),linear-gradient(180deg,#f6f7fb,#ececf2);color:#1d1d1f;padding-top:44px;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;max-width:100%;overflow-x:hidden}body:before{content:"";position:fixed;inset:44px 0 0;pointer-events:none;background-image:linear-gradient(rgba(29,29,31,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(29,29,31,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 72%)}main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:54px 0 70px;position:relative;z-index:1;flex:1}.topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.back-link{font-size:12px;font-weight:700;color:#6e6e73;text-decoration:none}.back-link:hover{color:#0071e3}.compare-kicker{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#0071e3;margin-bottom:8px}.compare-title{font-size:clamp(42px,8vw,88px);font-weight:900;letter-spacing:-.075em;line-height:.88;margin-bottom:12px;color:#121214}.compare-title span{color:#0071e3}.compare-sub{max-width:720px;font-size:17px;line-height:1.6;color:#6e6e73;font-weight:600;margin-bottom:28px}.control-card{background:#ffffffc7;border:1px solid rgba(255,255,255,.82);box-shadow:0 24px 70px #0000001a;border-radius:28px;padding:16px;display:grid;grid-template-columns:1fr auto 1fr auto auto;gap:10px;align-items:end;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);margin-bottom:22px}.control-field{display:flex;flex-direction:column;gap:7px}.control-label{font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#6e6e73}.compare-input{width:100%;height:46px;border:1px solid #d8d8df;border-radius:15px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700;color:#1d1d1f;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.compare-input:focus{border-color:#0071e3;box-shadow:0 0 0 4px #0071e31f}.small-btn,.primary-btn{height:46px;border:none;border-radius:15px;font-family:inherit;font-size:12px;font-weight:900;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s;white-space:nowrap}.small-btn{padding:0 15px;background:#f5f5f7;color:#6e6e73;border:1px solid #e5e5ea}.small-btn:hover{background:#fff;color:#1d1d1f;transform:translateY(-1px)}.primary-btn{padding:0 22px;background:#0071e3;color:#fff;box-shadow:0 10px 28px #0071e340}.primary-btn:hover{background:#0077ed;transform:translateY(-1px);box-shadow:0 14px 34px #0071e357}.small-btn:disabled,.primary-btn:disabled{cursor:wait;opacity:.62;transform:none;box-shadow:none}.small-btn:focus-visible,.primary-btn:focus-visible,.compare-input:focus-visible,.duel-card:focus-visible,.profile-link:focus-visible,.back-link:focus-visible,.verdict-source:focus-visible,.verdict-share:focus-visible,.micro-tip:focus-visible,.curated-card:focus-visible,.next-tools a:focus-visible,.mobile-compare-bar button:focus-visible{outline:3px solid rgba(0,113,227,.38);outline-offset:3px}.error-msg,.load-msg{display:none;margin:-8px 0 18px;font-size:12px;font-weight:700}.error-msg{color:#a72c22}.error-msg.visible{display:block}.load-msg{color:#515154}.load-msg.visible{display:block}.suggested-wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.suggested-panel{background:#ffffffb8;border:1px solid rgba(255,255,255,.86);box-shadow:0 16px 48px #00000014;border-radius:24px;padding:15px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden}.suggested-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.suggested-title{font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#6e6e73}.suggested-note{font-size:10.5px;font-weight:800;color:#6e6e73}.duel-strip{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin}.duel-strip::-webkit-scrollbar{height:3px}.duel-strip::-webkit-scrollbar-thumb{background:#d1d1d6;border-radius:999px}.duel-card{min-width:235px;border:1px solid #ececf1;background:linear-gradient(180deg,#fff,#fafafe);border-radius:18px;padding:12px;text-align:left;cursor:pointer;font-family:inherit;color:inherit;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.duel-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000014;border-color:#d8ebff}.duel-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.duel-label{font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#0071e3}.duel-open{font-size:9px;font-weight:900;color:#6e6e73}.duel-names{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;margin-bottom:8px}.duel-name{min-width:0;font-size:13px;font-weight:900;letter-spacing:-.025em;color:#1d1d1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.duel-name:last-child{text-align:right}.duel-vs{font-size:9px;font-weight:900;color:#6e6e73}.duel-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:9px;font-weight:900;color:#6e6e73}.duel-role{padding:2px 6px;border-radius:6px;background:#eef4ff;color:#0058b0}.duel-ovr{padding:2px 6px;border-radius:6px;background:#f5f5f7;color:#1d1d1f}.duel-note{font-size:10.5px;line-height:1.35;color:#6e6e73;font-weight:700;margin-top:7px}.hero-grid{display:grid;grid-template-columns:1fr 320px 1fr;gap:18px;align-items:stretch;margin-bottom:18px}.player-card,.radar-card,.verdict-card,.skills-card,.edge-card{background:#ffffffd1;border:1px solid rgba(255,255,255,.88);box-shadow:0 18px 58px #0000001a;border-radius:30px;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.player-card{padding:22px;position:relative;overflow:hidden;min-height:275px;display:flex;flex-direction:column}.player-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--accent),rgba(255,255,255,0))}.player-top{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px;position:relative}.player-avatar{width:84px;height:84px;border-radius:50%;background:linear-gradient(145deg,#eef0f5,#fff);box-shadow:inset 0 0 0 1px #0000000f,0 10px 24px #0000001a;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.player-avatar img{width:100%;height:100%;object-fit:cover;display:block;user-select:none;-webkit-user-drag:none}.avatar-fallback{font-size:22px;font-weight:900;color:#0071e3;letter-spacing:-.04em}.player-main{min-width:0;flex:1;padding-top:4px}.player-name{font-size:25px;font-weight:900;letter-spacing:-.055em;line-height:1.02;color:#111113;margin-bottom:9px}.player-meta{display:flex;gap:6px;flex-wrap:wrap}.pill{font-size:10px;font-weight:900;padding:4px 8px;border-radius:8px;background:#f5f5f7;color:#6e6e73}.role-pill{background:var(--role-bg);color:var(--role-text)}.ovr-wrap{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto}.ovr-big{font-size:76px;font-weight:900;letter-spacing:-.08em;line-height:.85;color:var(--accent)}.ovr-label{font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#6e6e73;text-align:right}.profile-link{font-size:11px;font-weight:900;color:#0071e3;text-decoration:none;background:#eef6ff;border:1px solid #d8ebff;border-radius:999px;padding:7px 10px}.profile-link:hover{background:#0071e3;color:#fff}.mini-scores{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.mini-score{background:#f7f7fa;border:1px solid #ececf1;border-radius:15px;padding:10px;text-align:center}.mini-val{font-size:20px;font-weight:900;color:#1d1d1f;line-height:1}.mini-lbl{font-size:8px;font-weight:900;color:#6e6e73;letter-spacing:.1em;text-transform:uppercase;margin-top:4px}.radar-card{padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.vs-mark{font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#6e6e73}.radar-svg{width:100%;max-width:270px;height:auto;display:block}.radar-legend{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;font-size:10px;font-weight:900;color:#6e6e73}.legend-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:5px;vertical-align:-1px}.insight-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-bottom:18px}.verdict-card{padding:24px}.section-kicker{font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#6e6e73;margin-bottom:9px}.verdict-kicker-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.verdict-kicker-row .section-kicker{margin-bottom:0}.verdict-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.verdict-share{font:inherit;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#515154;background:#fff;border:1px solid #e1e1e7;border-radius:999px;min-height:32px;padding:5px 10px;white-space:nowrap;cursor:pointer}.verdict-share:hover{border-color:#b8d7f8;color:#0071e3}.verdict-source{font:inherit;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#0071e3;background:#fff;border:1px solid #d8e8ff;border-radius:999px;min-height:32px;padding:5px 10px;white-space:nowrap;cursor:pointer}.verdict-source:disabled{cursor:default;opacity:.72}.verdict-source.ai{color:#0071e3;background:#eef6ff;border-color:#d8ebff}.verdict-source.loading{color:#6e6e73;background:#f5f5f7}.verdict-title{font-size:28px;font-weight:900;letter-spacing:-.055em;color:#111113;margin-bottom:8px}.verdict-text{font-size:14px;line-height:1.7;color:#515154;font-weight:600}.edge-card{padding:20px;display:flex;flex-direction:column;gap:11px}.edge-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #eeeef3}.edge-row:last-child{border-bottom:none}.edge-label{font-size:10px;font-weight:900;color:#6e6e73;letter-spacing:.1em;text-transform:uppercase}.edge-value{font-size:13px;font-weight:900;color:#1d1d1f;text-align:right}.numbers-card{padding:20px;margin-bottom:18px}.numbers-card:before{display:none}.numbers-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.numbers-title{font-size:24px;font-weight:900;letter-spacing:-.045em;color:#111113}.numbers-sub{font-size:11px;font-weight:800;color:#6e6e73;text-align:right}.numbers-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.number-tile{border:1px solid #ececf1;border-radius:17px;background:linear-gradient(180deg,#fff,#f8f8fb);padding:12px 10px;min-width:0}.number-label{font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#6e6e73;margin-bottom:9px}.number-values{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center}.number-side{min-width:0}.number-player{font-size:9px;font-weight:900;color:#6e6e73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.number-value{font-size:21px;font-weight:900;letter-spacing:-.04em;color:#1d1d1f;font-variant-numeric:tabular-nums}.number-value.win{color:#1a7a1a}.number-value.lose{color:#c0392b}.number-value.draw{color:#6e6e73}.number-sep{font-size:9px;font-weight:900;color:#6e6e73}.skills-card{padding:20px;overflow:hidden;--cat-athletic:#e07800;--cat-technical:#0071e3;--cat-mental:#7a3fc0;--cat-tactical:#1a7a1a;--cat-goalkeeping:#b07800;--cat-color:var(--cat-technical)}.section-block[data-cat=athletic]{--cat-color:var(--cat-athletic)}.section-block[data-cat=technical]{--cat-color:var(--cat-technical)}.section-block[data-cat=mental]{--cat-color:var(--cat-mental)}.section-block[data-cat=tactical]{--cat-color:var(--cat-tactical)}.section-block[data-cat=goalkeeping]{--cat-color:var(--cat-goalkeeping)}.skills-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:15px}.skills-title{font-size:26px;font-weight:900;letter-spacing:-.05em;color:#111113}.skills-sub{font-size:12px;color:#6e6e73;font-weight:700}.micro-tip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:7px;border-radius:50%;padding:0;background:#eef4ff;border:1px solid #d8ebff;color:#0071e3;font-size:10px;font-weight:900;line-height:1;vertical-align:middle;cursor:help}.micro-tip:after{content:attr(data-tip);position:absolute;right:0;bottom:calc(100% + 8px);width:230px;white-space:normal;background:#1d1d1f;color:#fff;border-radius:10px;padding:8px 10px;font-size:10.5px;font-weight:700;line-height:1.45;letter-spacing:0;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .14s,transform .14s;z-index:80;text-align:left;box-shadow:0 8px 24px #0000002e}.micro-tip:hover:after,.micro-tip:focus:after{opacity:1;transform:translateY(0)}.section-block{border-top:2px solid #ececf1;border-left:4px solid var(--cat-color);border-radius:0 14px 14px 0;padding:22px 14px 6px;margin-top:26px}.section-block:first-of-type{border-top:none;margin-top:0;padding-top:6px}.section-title{font-size:17px;font-weight:900;color:#111113;letter-spacing:-.02em;text-transform:none;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none}.section-title::-webkit-details-marker{display:none}.section-block[open]>.section-title{margin-bottom:14px}.section-label{display:inline-flex;align-items:center;gap:9px;min-width:0}.section-label:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--cat-color);flex-shrink:0}.section-summary-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.section-chevron{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#f5f5f7;color:#6e6e73;font-size:14px;line-height:1;transform:rotate(0);transition:transform .16s ease;flex-shrink:0}.section-block[open] .section-chevron{transform:rotate(180deg)}.section-winner{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6e6e73;background:#f5f5f7;border:1px solid #ececf1;border-radius:999px;padding:4px 8px;white-space:nowrap}.section-winner.a,.section-winner.b{color:#0b6b28;background:#ecfff2;border-color:#cdeed8}.section-winner.draw{color:#6e6e73;background:#f5f5f7}.section-rows{content-visibility:auto;contain-intrinsic-size:auto 520px}.skill-row{display:grid;grid-template-columns:minmax(100px,1fr) 70px minmax(120px,1.25fr) 70px minmax(100px,1fr);gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid #f3f3f6;border-radius:12px;transition:background .15s}.skill-row.a-win{background:linear-gradient(90deg,rgba(0,113,227,.075),transparent 46%)}.skill-row.b-win{background:linear-gradient(270deg,rgba(52,199,89,.085),transparent 46%)}.skill-row:last-child{border-bottom:none}.skill-player-name{font-size:11px;font-weight:800;color:#6e6e73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skill-value{font-size:18px;font-weight:900;font-variant-numeric:tabular-nums;text-align:center}.skill-value.win{color:#1a7a1a}.skill-value.lose{color:#c0392b}.skill-value.draw{color:#6e6e73}.skill-mid{text-align:center;min-width:0}.skill-label{font-size:11px;font-weight:900;color:#1d1d1f;letter-spacing:-.01em;text-transform:uppercase}.skill-full{font-size:9px;font-weight:800;color:#6e6e73;margin-top:2px}.dual-bars{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:6px;height:7px}.bar-left,.bar-right{background:#eeeef3;border-radius:999px;overflow:hidden;position:relative}.bar-left span,.bar-right span{display:block;height:100%;border-radius:999px;background:var(--bar-color);transition:width .7s ease}.bar-left span{margin-left:auto}.diff-pill{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:20px;border-radius:999px;background:#f5f5f7;color:#6e6e73;font-size:9px;font-weight:900;margin-top:6px}.empty-state{display:none;background:#fff;border:1px dashed #d8d8de;border-radius:24px;padding:34px;text-align:center;color:#6e6e73;box-shadow:0 18px 58px #00000014}.empty-state.visible{display:block}.empty-state-kicker{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#0071e3;margin-bottom:10px}.empty-state-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#0071e3}.empty-state strong{display:block;font-size:20px;line-height:1.25;color:#1d1d1f;margin-bottom:8px;letter-spacing:-.02em}.empty-state span{display:block;max-width:520px;margin:0 auto;font-size:13px;line-height:1.65;font-weight:600}.explore-section{margin-top:54px}.explore-head{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:22px}.explore-title{font-size:clamp(30px,4.6vw,48px);line-height:1.02;letter-spacing:-.05em;font-weight:900;max-width:660px}.explore-head>p{max-width:360px;color:#6e6e73;font-size:13px;line-height:1.6;font-weight:650}.curated-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.curated-card{display:flex;flex-direction:column;min-height:218px;padding:20px;border-radius:22px;background:#ffffffc7;border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 38px #0000000e;color:#1d1d1f;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.curated-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px #00000016;border-color:#cfe5ff}.curated-type{font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:#0071e3;margin-bottom:26px}.curated-card h3{font-size:18px;line-height:1.18;letter-spacing:-.028em;font-weight:900}.curated-card p{margin-top:9px;color:#6e6e73;font-size:12px;line-height:1.5;font-weight:650}.curated-link{margin-top:auto;padding-top:18px;font-size:11px;font-weight:900;color:#0071e3}.next-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.next-tools a{display:flex;flex-direction:column;gap:8px;min-height:128px;padding:20px;border-radius:22px;background:#15171b;color:#fff;text-decoration:none}.next-tools span{font-size:9px;letter-spacing:.11em;text-transform:uppercase;font-weight:900;color:#8fc5ff}.next-tools strong{font-size:16px;line-height:1.25;letter-spacing:-.02em}.mobile-compare-bar{display:none}.site-footer .footer-group h2{color:#52647a!important}.site-footer .footer-bottom>span:first-child,.site-footer .footer-disclaimer{color:#536579!important}#cookie-banner a[href="/privacy"]{color:#7fc1ff!important}@media(max-width:980px){main{width:min(100% - 28px,760px);padding-top:34px}.topline{flex-wrap:wrap}.control-card{grid-template-columns:1fr 1fr;align-items:end}.control-card .primary-btn{grid-column:1 / -1}.hero-grid{grid-template-columns:1fr;gap:14px}.suggested-wrap{grid-template-columns:1fr}.radar-card{order:3}.insight-grid{grid-template-columns:1fr}.compare-title{font-size:52px;letter-spacing:-.07em}.skill-row{grid-template-columns:50px 48px 1fr 48px 50px;gap:6px}.skill-player-name{font-size:0}.skill-player-name:first-letter{font-size:11px}.numbers-grid{grid-template-columns:repeat(3,1fr)}.curated-grid{grid-template-columns:repeat(2,1fr)}.explore-head{align-items:flex-start;flex-direction:column;gap:12px}}@media(max-width:620px){body{padding-top:44px}main{width:100%;max-width:100%;padding:26px 12px 48px;overflow:hidden}.topline{padding:0 4px;gap:8px}.compare-title{font-size:38px;letter-spacing:-.058em;line-height:.94}.compare-sub{font-size:14px}.control-card{grid-template-columns:1fr;border-radius:22px;padding:12px;gap:8px}.control-card .primary-btn{grid-column:auto}.small-btn,.primary-btn,.compare-input{height:44px}.compare-input{font-size:16px}.control-card .small-btn,.control-card .primary-btn,.control-card .compare-input{width:100%}.player-card{border-radius:24px;padding:17px;min-height:0}.player-top{gap:12px;align-items:center;margin-bottom:14px}.player-main{padding-top:0}.player-name{font-size:20px;letter-spacing:-.04em;overflow-wrap:anywhere}.player-avatar{width:68px;height:68px}.player-meta{gap:5px}.pill{font-size:9px;padding:4px 7px}.ovr-wrap{align-items:flex-start;gap:14px}.ovr-big{font-size:56px}.profile-link{font-size:10px;padding:7px 9px;text-align:center}.mini-scores{grid-template-columns:repeat(3,1fr);gap:6px}.mini-score{padding:8px 5px}.radar-card{padding:15px}.radar-svg{max-width:250px}.skills-card,.verdict-card,.edge-card{border-radius:24px;padding:17px}.suggested-panel{border-radius:22px;padding:13px}.suggested-wrap{gap:12px}.suggested-head{align-items:flex-start;flex-direction:column;gap:4px}.duel-card{min-width:215px}.numbers-card{border-radius:24px;padding:17px}.numbers-head{align-items:flex-start;flex-direction:column;gap:4px}.numbers-sub{text-align:left}.numbers-grid{grid-template-columns:1fr 1fr;gap:7px}.number-tile{border-radius:15px;padding:10px 8px}.number-value{font-size:18px}.skills-head{display:block}.skills-title{font-size:22px}.skills-sub{margin-top:4px;font-size:11px}.section-block{padding:16px 12px 4px;margin-top:18px;border-left-width:3px;border-radius:0 10px 10px 0}.section-block:first-of-type{padding-top:4px}.section-block[open]>.section-title{margin-bottom:10px}.section-title{align-items:flex-start;gap:8px;font-size:15px}.section-label{gap:7px;padding-top:4px}.section-label:before{width:8px;height:8px}.section-summary-meta{gap:6px;max-width:64%}.section-winner{font-size:8px;white-space:normal;text-align:right}.section-chevron{width:22px;height:22px;font-size:12px}.skill-row{grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;padding:10px 0}.skill-player-name{display:none}.skill-value{font-size:15px}.skill-label{font-size:9px}.skill-full{display:none}.dual-bars{height:6px;gap:2px}.diff-pill{min-width:28px;height:18px;font-size:8px;margin-top:5px}.verdict-title{font-size:23px}.verdict-text{font-size:13px}.verdict-kicker-row{align-items:flex-start;flex-direction:column;gap:7px}.verdict-actions{justify-content:flex-start}.curated-grid,.next-tools{grid-template-columns:1fr}.curated-card{min-height:188px}.explore-section{margin-top:42px}.explore-head>p{font-size:12px}.mobile-compare-bar.visible{position:fixed;display:flex;align-items:center;gap:8px;left:10px;right:10px;bottom:10px;z-index:1100;padding:7px;background:#14161af0;border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:0 18px 54px #00000047;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mobile-compare-bar button{font:inherit;border:0;cursor:pointer}.mobile-compare-bar>button:first-child{min-width:0;flex:1;height:42px;padding:0 9px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;background:transparent;color:#fff;text-align:left}.mobile-compare-bar>button:first-child span{font-size:11px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-compare-bar>button:first-child span:last-child{text-align:right}.mobile-compare-bar b{font-size:8px;color:#8e8e93}#mobileShareCompare{height:42px;padding:0 14px;border-radius:12px;background:#0071e3;color:#fff;font-size:10px;font-weight:900}body:has(.mobile-compare-bar.visible) .site-footer{padding-bottom:72px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
