.cg-guide{--cg-accent:#00d4ff;--cg-accent-dim:#00d4ff26;--cg-accent-subtle:#00d4ff14;--cg-accent-border:#00d4ff40;--cg-accent-glow:#00d4ff33;--cg-gradient:linear-gradient(135deg, #00d4ff, #a855f7)}.cg-guide.cg-role--assassin{--cg-accent:#ff4d6a;--cg-accent-dim:#ff4d6a26;--cg-accent-subtle:#ff4d6a14;--cg-accent-border:#ff4d6a40;--cg-accent-glow:#ff4d6a33;--cg-gradient:linear-gradient(135deg, #ff4d6a, #ff8a3d)}.cg-guide.cg-role--fighter{--cg-accent:#ff8a3d;--cg-accent-dim:#ff8a3d26;--cg-accent-subtle:#ff8a3d14;--cg-accent-border:#ff8a3d40;--cg-accent-glow:#ff8a3d33;--cg-gradient:linear-gradient(135deg, #ff8a3d, #ffb347)}.cg-guide.cg-role--mage{--cg-accent:#a855f7;--cg-accent-dim:#a855f726;--cg-accent-subtle:#a855f714;--cg-accent-border:#a855f740;--cg-accent-glow:#a855f733;--cg-gradient:linear-gradient(135deg, #a855f7, #6366f1)}.cg-guide.cg-role--marksman{--cg-accent:#22d3ee;--cg-accent-dim:#22d3ee26;--cg-accent-subtle:#22d3ee14;--cg-accent-border:#22d3ee40;--cg-accent-glow:#22d3ee33;--cg-gradient:linear-gradient(135deg, #22d3ee, #06b6d4)}.cg-guide.cg-role--support{--cg-accent:#34d399;--cg-accent-dim:#34d39926;--cg-accent-subtle:#34d39914;--cg-accent-border:#34d39940;--cg-accent-glow:#34d39933;--cg-gradient:linear-gradient(135deg, #34d399, #10b981)}.cg-guide.cg-role--tank{--cg-accent:#60a5fa;--cg-accent-dim:#60a5fa26;--cg-accent-subtle:#60a5fa14;--cg-accent-border:#60a5fa40;--cg-accent-glow:#60a5fa33;--cg-gradient:linear-gradient(135deg, #60a5fa, #3b82f6)}.cg-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;color:#fff9!important;display:flex!important}.cg-loading__spinner{border:3px solid #ffffff1a;border-top-color:var(--cg-accent,#00d4ff);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite cg-spin}@keyframes cg-spin{to{transform:rotate(360deg)}}.cg-hero{align-items:flex-end;width:100%;min-height:340px;display:flex;position:relative;overflow:hidden;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important}.cg-hero__overlay{z-index:1;position:absolute;inset:0;background:linear-gradient(#0f11154d 0%,#0f1115cc 60%,#0f1115f7 100%)!important}.cg-hero__content{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:60px 24px 32px;position:relative}.cg-hero__name{text-shadow:0 2px 20px #00000080;line-height:1.1;color:#fff!important;margin:8px 0 4px!important;font-size:3rem!important;font-weight:800!important}.cg-hero__subtitle{font-size:1.15rem;font-style:italic;color:#ffffffb3!important;margin:0 0 12px!important}.cg-hero__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cg-hero__badge{border:1px solid var(--cg-accent-border,#00d4ff4d);border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600;background:var(--cg-accent-dim,#00d4ff26)!important;color:var(--cg-accent,#00d4ff)!important}.cg-hero__role-badge{border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-flex;color:var(--cg-accent,#00d4ff)!important;background:#ffffff0f!important}.cg-hero__role-badge svg{flex-shrink:0;width:14px;height:14px}.cg-hero__read-time{align-items:center;gap:5px;font-size:.85rem;display:flex;color:#ffffff80!important}.cg-body{gap:40px;max-width:1200px;margin:0 auto;padding:32px 24px 60px;display:flex}.cg-sidebar{flex-shrink:0;align-self:flex-start;width:240px;max-height:calc(100vh - 100px);position:sticky;top:80px;overflow-y:auto}.cg-toc{border-radius:12px;padding:20px;border:1px solid var(--border-color)!important;background:#ffffff08!important}.cg-toc__title{text-transform:uppercase;letter-spacing:1.5px;font-weight:600;color:#fff6!important;margin:0 0 14px!important;font-size:.75rem!important}.cg-toc__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.cg-toc__item{margin:0}.cg-toc__link{border-radius:6px;align-items:center;gap:10px;padding:7px 10px;font-size:.82rem;line-height:1.3;transition:all .2s;display:flex;color:#fff9!important;text-decoration:none!important}.cg-toc__link:hover{background:var(--cg-accent-subtle,#00d4ff14)!important;color:var(--cg-accent,#00d4ff)!important}.cg-toc__link--active{background:var(--cg-accent-subtle,#00d4ff1a)!important;color:var(--cg-accent,#00d4ff)!important}.cg-toc__link--active .cg-toc__num{background:var(--cg-accent-dim,#00d4ff33)!important;color:var(--cg-accent,#00d4ff)!important}.cg-toc__num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:600;display:flex;color:#ffffff59!important;background:#ffffff0f!important}.cg-toc__link:hover .cg-toc__num{background:var(--cg-accent-dim,#00d4ff26)!important;color:var(--cg-accent,#00d4ff)!important}.cg-sidebar-cta{border:1px solid var(--cg-accent-border,#00d4ff33);text-align:center;border-radius:12px;margin-top:16px;padding:20px;background:linear-gradient(135deg, var(--cg-accent-subtle,#00d4ff14), #a855f714)!important}.cg-sidebar-cta__text{font-size:.85rem;color:#ffffffb3!important;margin:0 0 12px!important}.cg-sidebar-cta__btn{box-shadow:0 2px 10px var(--cg-accent-glow,#00d4ff26);border-radius:8px;padding:8px 24px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-block;background:var(--cg-gradient,linear-gradient(135deg, #00d4ff, #a855f7))!important;color:#fff!important;border:none!important;text-decoration:none!important}.cg-sidebar-cta__btn:hover{box-shadow:0 4px 15px var(--cg-accent-glow,#00d4ff4d);transform:translateY(-1px)}.cg-content{flex:1;min-width:0}.cg-toc-mobile{border-radius:10px;margin-bottom:24px;display:none;overflow:hidden;border:1px solid var(--border-color)!important;background:#ffffff08!important}.cg-toc-mobile__toggle{cursor:pointer;align-items:center;gap:8px;padding:14px 16px;font-size:.9rem;font-weight:600;display:flex;color:#ffffffb3!important}.cg-toc-mobile__list{flex-direction:column;gap:4px;margin:0;padding:0 16px 16px;list-style:none;display:flex}.cg-toc-mobile__list a{border-radius:6px;padding:8px 12px;font-size:.85rem;transition:all .15s;display:block;color:#fff9!important;text-decoration:none!important}.cg-toc-mobile__list a:hover{background:var(--cg-accent-subtle,#00d4ff14)!important;color:var(--cg-accent,#00d4ff)!important}.cg-prose{font-size:1.05rem;line-height:1.75;color:#ffffffd9!important}.cg-prose h2{border-bottom:none;border-left:3px solid var(--cg-accent,#00d4ff);padding:0 0 0 16px;line-height:1.3;color:#fff!important;margin:2.8rem 0 1.2rem!important;font-size:1.6rem!important;font-weight:700!important}.cg-prose h2:first-child{margin-top:0!important}.cg-prose h3{color:#ffffffe6!important;margin:1.8rem 0 .8rem!important;font-size:1.2rem!important;font-weight:600!important}.cg-prose p{margin-bottom:1rem;color:#fffc!important}.cg-prose>p:first-of-type:first-letter,.cg-prose>.cg-stats+p:first-letter,.cg-prose>.cg-featured+p:first-letter{float:left;margin:4px 8px 0 0;font-size:2.8em;font-weight:800;line-height:.85;color:var(--cg-accent,#00d4ff)!important}.cg-prose a{border-bottom:1px solid var(--cg-accent-border,#00d4ff4d);text-decoration:none;transition:border-color .2s;color:var(--cg-accent,#00d4ff)!important}.cg-prose a:hover{border-bottom-color:var(--cg-accent,#00d4ff)}.cg-prose strong{font-weight:600;color:#fff!important}.cg-prose table{border-collapse:collapse;border-radius:10px;width:100%;margin-bottom:1.5rem;overflow:hidden;border:1px solid var(--border-color)!important}.cg-prose table th,.cg-prose table td{padding:12px 16px;border:1px solid var(--border-color)!important}.cg-prose table th{font-weight:600;color:#ffffffe6!important;background:#ffffff0d!important}.cg-prose table td{color:#ffffffbf!important}.cg-prose .badge{padding:.35em .7em!important;font-size:.9em!important}.cg-prose .btn-primary{background:var(--cg-gradient,linear-gradient(135deg, #00d4ff, #a855f7))!important;color:#fff!important;border:none!important}.cg-footer{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.cg-footer__cta{border:1px solid var(--cg-accent-border,#00d4ff26);text-align:center;border-radius:16px;padding:32px;background:linear-gradient(135deg, var(--cg-accent-subtle,#00d4ff0f), #a855f70f)!important}.cg-footer__cta-inner p{font-size:1rem;color:#ffffffb3!important;margin:8px 0 20px!important}.cg-footer__cta-inner a:not(.cg-footer__back-btn):not(.cg-footer__cta-btn){color:var(--cg-accent,#00d4ff)!important}.cg-footer__cta-label{font-size:1.3rem;font-weight:700;color:#fff!important}.cg-footer__cta-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.cg-footer__cta-btn{text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 12px var(--cg-accent-glow,#00d4ff33);border-radius:10px;padding:12px 32px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-block;background:var(--cg-gradient,linear-gradient(135deg, #00d4ff, #a855f7))!important;color:#fff!important;border:none!important;text-decoration:none!important}.cg-footer__cta-btn:hover{box-shadow:0 6px 20px var(--cg-accent-glow,#00d4ff4d);transform:translateY(-2px)}.cg-footer__back-btn{align-items:center;gap:6px;font-size:.9rem;transition:color .2s;display:inline-flex;color:#ffffff80!important;border-bottom:none!important;text-decoration:none!important}.cg-footer__back-btn:hover{color:#fffc!important;border-bottom:none!important}.cg-not-found{text-align:center;padding:80px 24px;color:#fff9!important}.cg-not-found h1{color:#fff!important;margin-bottom:8px!important}@media (width<=960px){.cg-sidebar{display:none}.cg-toc-mobile{display:block}.cg-body{padding:24px 16px 40px}.cg-hero__name{font-size:2.2rem!important}.cg-hero__content{padding:40px 16px 24px}.cg-hero{min-height:260px}}@media (width<=480px){.cg-hero__name{font-size:1.8rem!important}.cg-hero{min-height:220px}.cg-prose{font-size:.95rem}.cg-prose h2{font-size:1.3rem!important}.cg-footer__cta{padding:24px 16px}.cg-prose>p:first-of-type:first-letter,.cg-prose>.cg-stats+p:first-letter,.cg-prose>.cg-featured+p:first-letter{font-size:2.2em}}html[data-theme=light] .cg-guide{--cg-accent:#0a7ea4;--cg-accent-dim:#0a7ea41f;--cg-accent-subtle:#0a7ea40f;--cg-accent-border:#0a7ea433;--cg-accent-glow:#0a7ea426;--cg-gradient:linear-gradient(135deg, #0a7ea4, #7c3aed)}html[data-theme=light] .cg-guide.cg-role--assassin{--cg-accent:#dc2626;--cg-accent-dim:#dc26261f;--cg-accent-subtle:#dc26260f;--cg-accent-border:#dc262633;--cg-accent-glow:#dc262626;--cg-gradient:linear-gradient(135deg, #dc2626, #ea580c)}html[data-theme=light] .cg-guide.cg-role--fighter{--cg-accent:#d97706;--cg-accent-dim:#d977061f;--cg-accent-subtle:#d977060f;--cg-accent-border:#d9770633;--cg-accent-glow:#d9770626;--cg-gradient:linear-gradient(135deg, #d97706, #ea580c)}html[data-theme=light] .cg-guide.cg-role--mage{--cg-accent:#7c3aed;--cg-accent-dim:#7c3aed1f;--cg-accent-subtle:#7c3aed0f;--cg-accent-border:#7c3aed33;--cg-accent-glow:#7c3aed26;--cg-gradient:linear-gradient(135deg, #7c3aed, #4f46e5)}html[data-theme=light] .cg-guide.cg-role--marksman{--cg-accent:#0891b2;--cg-accent-dim:#0891b21f;--cg-accent-subtle:#0891b20f;--cg-accent-border:#0891b233;--cg-accent-glow:#0891b226;--cg-gradient:linear-gradient(135deg, #0891b2, #0e7490)}html[data-theme=light] .cg-guide.cg-role--support{--cg-accent:#059669;--cg-accent-dim:#0596691f;--cg-accent-subtle:#0596690f;--cg-accent-border:#05966933;--cg-accent-glow:#05966926;--cg-gradient:linear-gradient(135deg, #059669, #047857)}html[data-theme=light] .cg-guide.cg-role--tank{--cg-accent:#2563eb;--cg-accent-dim:#2563eb1f;--cg-accent-subtle:#2563eb0f;--cg-accent-border:#2563eb33;--cg-accent-glow:#2563eb26;--cg-gradient:linear-gradient(135deg, #2563eb, #1d4ed8)}html[data-theme=light] .cg-loading{color:#00000080!important}html[data-theme=light] .cg-loading__spinner{border-color:#0000001a;border-top-color:var(--cg-accent,#0a7ea4)}html[data-theme=light] .cg-hero__overlay{background:linear-gradient(#fafafa33 0%,#fafafacc 60%,#fafafaf7 100%)!important}html[data-theme=light] .cg-hero__name{text-shadow:none;color:#1a1a2e!important}html[data-theme=light] .cg-hero__subtitle{color:#0000008c!important}html[data-theme=light] .cg-hero__badge{border-color:var(--cg-accent-border);background:var(--cg-accent-dim)!important;color:var(--cg-accent)!important}html[data-theme=light] .cg-hero__role-badge{border-color:#00000014;color:var(--cg-accent)!important;background:#0000000a!important}html[data-theme=light] .cg-hero__read-time{color:#00000073!important}html[data-theme=light] .cg-toc{background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-toc__title{color:#0006!important}html[data-theme=light] .cg-toc__link{color:#0000008c!important}html[data-theme=light] .cg-toc__link:hover,html[data-theme=light] .cg-toc__link--active{background:var(--cg-accent-subtle)!important;color:var(--cg-accent)!important}html[data-theme=light] .cg-toc__link--active .cg-toc__num{background:var(--cg-accent-dim)!important;color:var(--cg-accent)!important}html[data-theme=light] .cg-toc__num{color:#00000059!important;background:#0000000d!important}html[data-theme=light] .cg-toc__link:hover .cg-toc__num{background:var(--cg-accent-dim)!important;color:var(--cg-accent)!important}html[data-theme=light] .cg-sidebar-cta{border-color:var(--cg-accent-border);background:linear-gradient(135deg, var(--cg-accent-subtle), #7c3aed0f)!important}html[data-theme=light] .cg-sidebar-cta__text{color:#0009!important}html[data-theme=light] .cg-sidebar-cta__btn{background:var(--cg-gradient)!important}html[data-theme=light] .cg-toc-mobile{background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-toc-mobile__toggle{color:#0009!important}html[data-theme=light] .cg-toc-mobile__list a{color:#0000008c!important}html[data-theme=light] .cg-toc-mobile__list a:hover{background:var(--cg-accent-subtle)!important;color:var(--cg-accent)!important}html[data-theme=light] .cg-prose{color:#000c!important}html[data-theme=light] .cg-prose h2{border-left-color:var(--cg-accent);color:#1a1a2e!important}html[data-theme=light] .cg-prose h3{color:#000000d9!important}html[data-theme=light] .cg-prose p{color:#000000bf!important}html[data-theme=light] .cg-prose>p:first-of-type:first-letter,html[data-theme=light] .cg-prose>.cg-stats+p:first-letter,html[data-theme=light] .cg-prose>.cg-featured+p:first-letter{color:var(--cg-accent)!important}html[data-theme=light] .cg-prose a{border-bottom-color:var(--cg-accent-border);color:var(--cg-accent)!important}html[data-theme=light] .cg-prose a:hover{border-bottom-color:var(--cg-accent)}html[data-theme=light] .cg-prose strong{color:#1a1a2e!important}html[data-theme=light] .cg-prose table th{color:#1a1a2e!important;background:#00000008!important}html[data-theme=light] .cg-prose table td{color:#000000b3!important}html[data-theme=light] .cg-footer__cta{border-color:var(--cg-accent-border);background:linear-gradient(135deg, var(--cg-accent-subtle), #7c3aed0a)!important}html[data-theme=light] .cg-footer__cta-label{color:#1a1a2e!important}html[data-theme=light] .cg-footer__cta-inner p{color:#0009!important}html[data-theme=light] .cg-footer__cta-inner a:not(.cg-footer__back-btn):not(.cg-footer__cta-btn){color:var(--cg-accent)!important}html[data-theme=light] .cg-footer__cta-btn{box-shadow:0 2px 12px var(--cg-accent-glow);background:var(--cg-gradient)!important}html[data-theme=light] .cg-footer__back-btn{color:#0006!important}html[data-theme=light] .cg-footer__back-btn:hover{color:#000000b3!important}html[data-theme=light] .cg-prose .btn-primary{background:var(--cg-gradient)!important}html[data-theme=light] .cg-not-found{color:#00000080!important}html[data-theme=light] .cg-not-found h1{color:#1a1a2e!important}.cg-stats{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-bottom:2rem;display:grid}.cg-stat{border-radius:10px;flex-direction:column;gap:4px;padding:14px 16px;display:flex;border:1px solid var(--border-color)!important;background:#ffffff08!important}.cg-stat__label{text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:600;color:#fff6!important}.cg-stat__value{font-size:1.05rem;font-weight:600;line-height:1.3;color:#fff!important}.cg-stat--accent .cg-stat__value{color:var(--cg-accent,#00d4ff)!important}.cg-diff{align-items:center;gap:10px;display:flex}.cg-diff__bar{border-radius:3px;flex:1;height:6px;overflow:hidden;background:#ffffff14!important}.cg-diff__fill{border-radius:3px;height:100%;transition:width .3s}.cg-diff__fill--low{background:#22c55e!important}.cg-diff__fill--mid{background:#f59e0b!important}.cg-diff__fill--high{background:#ef4444!important}.cg-tier{letter-spacing:.5px;border-radius:6px;padding:3px 12px;font-size:.8rem;font-weight:700;display:inline-block}.cg-tier--s{color:#f44!important;background:#ff444426!important}.cg-tier--a{color:var(--cg-accent,#00d4ff)!important;background:var(--cg-accent-dim,#00d4ff26)!important}.cg-tier--b{color:#f59e0b!important;background:#f59e0b26!important}.cg-tier--c{color:#6b7280!important;background:#6b728026!important}.cg-featured{border-radius:14px;margin-bottom:1.5rem;overflow:hidden;border:1px solid var(--border-color)!important;background:#ffffff08!important}.cg-featured__header{align-items:center;gap:10px;padding:14px 20px;font-size:.95rem;font-weight:700;display:flex;color:#ffffffe6!important;border-bottom:1px solid var(--border-color)!important;background:#ffffff05!important}.cg-featured__body{padding:20px;line-height:1.7;color:#ffffffbf!important}.cg-featured__body p{margin:0}.cg-callout{border-left:4px solid;border-radius:10px;margin-bottom:1.5rem;padding:20px 24px}.cg-callout__title{align-items:center;gap:8px;margin-bottom:8px;font-size:.95rem;font-weight:700;display:flex}.cg-callout__body{line-height:1.7;color:#fffc!important}.cg-callout__body p{margin:0}.cg-callout--gold{border-color:#f59e0b;background:#f59e0b14!important}.cg-callout--gold .cg-callout__title{color:#f59e0b!important}.cg-callout--danger{border-color:#ef4444;background:#ef444414!important}.cg-callout--danger .cg-callout__title{color:#ef4444!important}.cg-callout--info{border-color:var(--cg-accent,#00d4ff);background:var(--cg-accent-subtle,#00d4ff0f)!important}.cg-callout--info .cg-callout__title{color:var(--cg-accent,#00d4ff)!important}.cg-callout--muted{border-color:#fff3;background:#ffffff08!important}.cg-callout--muted .cg-callout__title{color:#fffc!important}.cg-skills{border-radius:12px;margin-bottom:1.5rem;padding:20px 24px;border:1px solid var(--border-color)!important;background:#ffffff08!important}.cg-skills__order{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.cg-skills__key{border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:700;display:inline-flex}.cg-skills__key--q{color:#00d4ff!important;background:#00d4ff26!important}.cg-skills__key--w{color:#22c55e!important;background:#22c55e26!important}.cg-skills__key--e{color:#f59e0b!important;background:#f59e0b26!important}.cg-skills__arrow{font-size:1.1rem;color:#ffffff40!important}.cg-skills__note{margin:0;font-size:.9rem;line-height:1.6;color:#fff9!important}.cg-abilities{flex-direction:column;gap:10px;margin-bottom:1.5rem;display:flex}.cg-ability{border-radius:10px;display:flex;overflow:hidden;border:1px solid var(--border-color)!important;background:#ffffff08!important}.cg-ability__key{flex-shrink:0;justify-content:center;align-items:center;width:48px;font-size:1rem;font-weight:800;display:flex;border-right:1px solid var(--border-color)!important}.cg-ability__key--q{color:#00d4ff!important;background:#00d4ff14!important}.cg-ability__key--w{color:#22c55e!important;background:#22c55e14!important}.cg-ability__key--e{color:#f59e0b!important;background:#f59e0b14!important}.cg-ability__key--r{color:#a855f7!important;background:#a855f714!important}.cg-ability__info{flex:1;min-width:0;padding:14px 18px}.cg-ability__name{margin-bottom:4px;font-size:.95rem;font-weight:700;color:#ffffffe6!important}.cg-ability__desc{margin:0;font-size:.9rem;line-height:1.6;color:#ffffffa6!important}.cg-matchups{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin-bottom:1.5rem;display:grid}.cg-matchup{border-radius:10px;overflow:hidden;border:1px solid var(--border-color)!important;background:#ffffff08!important}.cg-matchup__header{justify-content:space-between;align-items:center;padding:10px 16px;font-size:.9rem;font-weight:700;display:flex;border-bottom:1px solid var(--border-color)!important}.cg-matchup__name{color:#fff!important}.cg-matchup__diff{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:700}.cg-matchup__diff--hard{color:#ef4444!important;background:#ef444426!important}.cg-matchup__diff--skill{color:#f59e0b!important;background:#f59e0b26!important}.cg-matchup__diff--easy{color:#22c55e!important;background:#22c55e26!important}.cg-matchup__body{padding:14px 16px;font-size:.9rem;line-height:1.6;color:#ffffffb3!important}.cg-matchup__body p{margin:0}.cg-patches{border-radius:12px;margin-bottom:1.5rem;overflow:hidden;border:1px solid var(--border-color)!important;background:#ffffff08!important}.cg-patches__header{align-items:center;gap:8px;padding:14px 20px;font-size:.95rem;font-weight:700;display:flex;color:#ffffffe6!important;border-bottom:1px solid var(--border-color)!important;background:#ffffff05!important}.cg-patches table{border-collapse:collapse;width:100%}.cg-patches th{text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:10px 14px;font-size:.75rem;font-weight:600;color:#ffffff73!important;border-bottom:1px solid var(--border-color)!important;background:0 0!important}.cg-patches td{padding:10px 14px;font-size:.9rem;border-bottom:1px solid var(--border-color)!important;color:#ffffffb3!important}.cg-patches__ver{white-space:nowrap;font-weight:600;color:#ffffffe6!important}.cg-patches__date{white-space:nowrap;opacity:.6;font-size:.82rem}.cg-patch-tag{letter-spacing:.5px;text-transform:uppercase;border-radius:4px;padding:2px 10px;font-size:.72rem;font-weight:700;display:inline-block}.cg-patch-tag--buff{color:#22c55e!important;background:#22c55e26!important}.cg-patch-tag--nerf{color:#ef4444!important;background:#ef444426!important}.cg-patch-tag--adjust{color:#f59e0b!important;background:#f59e0b26!important}@media (width<=960px){.cg-stats{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.cg-matchups{grid-template-columns:1fr}}@media (width<=480px){.cg-stats{grid-template-columns:repeat(2,1fr);gap:8px}.cg-stat{padding:10px 12px}.cg-stat__value{font-size:.92rem}.cg-ability{flex-direction:column}.cg-ability__key{width:100%;height:36px;border-right:none!important;border-bottom:1px solid var(--border-color)!important}.cg-callout{padding:16px}.cg-skills__key{width:32px;height:32px;font-size:.85rem}}html[data-theme=light] .cg-stat{background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-stat__label{color:#0006!important}html[data-theme=light] .cg-stat__value{color:#1a1a2e!important}html[data-theme=light] .cg-stat--accent .cg-stat__value{color:var(--cg-accent)!important}html[data-theme=light] .cg-diff__bar{background:#00000014!important}html[data-theme=light] .cg-tier--a{color:var(--cg-accent)!important;background:var(--cg-accent-dim)!important}html[data-theme=light] .cg-tier--s{color:#dc2626!important;background:#dc26261a!important}html[data-theme=light] .cg-tier--b{color:#d97706!important;background:#d977061a!important}html[data-theme=light] .cg-featured{background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-featured__header{color:#1a1a2e!important;background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-featured__body,html[data-theme=light] .cg-callout__body{color:#000000b3!important}html[data-theme=light] .cg-callout--info{border-color:var(--cg-accent);background:var(--cg-accent-subtle)!important}html[data-theme=light] .cg-callout--info .cg-callout__title{color:var(--cg-accent)!important}html[data-theme=light] .cg-callout--muted{border-color:#00000026;background:#00000005!important}html[data-theme=light] .cg-callout--muted .cg-callout__title{color:#1a1a2e!important}html[data-theme=light] .cg-skills{background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-skills__arrow{color:#0003!important}html[data-theme=light] .cg-skills__note{color:#0000008c!important}html[data-theme=light] .cg-ability{background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-ability__key{border-color:#ddd!important}html[data-theme=light] .cg-ability__name{color:#1a1a2e!important}html[data-theme=light] .cg-ability__desc{color:#0009!important}html[data-theme=light] .cg-matchup{background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-matchup__header{border-color:#ddd!important}html[data-theme=light] .cg-matchup__name{color:#1a1a2e!important}html[data-theme=light] .cg-matchup__body{color:#000000a6!important}html[data-theme=light] .cg-patches{background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-patches__header{color:#1a1a2e!important;background:#00000005!important;border-color:#ddd!important}html[data-theme=light] .cg-patches th{color:#0006!important;border-color:#ddd!important}html[data-theme=light] .cg-patches td{color:#000000a6!important;border-color:#eee!important}html[data-theme=light] .cg-patches__ver{color:#1a1a2e!important}.cg-patch-note{color:#ffffffb3!important;background:#00d4ff0f!important;border-left:3px solid #00d4ff!important;border-radius:0 8px 8px 0!important;margin:12px 0 20px!important;padding:12px 16px!important;font-size:.88rem!important;line-height:1.5!important}.cg-patch-note strong{color:#00d4ff!important}.cg-patch-note a{color:#00d4ff!important;text-decoration:underline!important}html[data-theme=light] .cg-patch-note{color:#0009!important;background:#0a7ea40d!important;border-left-color:#0a7ea4!important}html[data-theme=light] .cg-patch-note strong,html[data-theme=light] .cg-patch-note a{color:#0a7ea4!important}a.cg-footer__cta-btn,a.cg-footer__cta-btn:visited,a.cg-footer__cta-btn:hover,a.cg-footer__cta-btn:active,a.cg-footer__cta-btn:focus,a.cg-sidebar-cta__btn,a.cg-sidebar-cta__btn:visited,a.cg-sidebar-cta__btn:hover,a.cg-sidebar-cta__btn:active,a.cg-sidebar-cta__btn:focus,[data-theme=dark] a.cg-footer__cta-btn,[data-theme=dark] a.cg-footer__cta-btn:visited,[data-theme=dark] a.cg-footer__cta-btn:hover,[data-theme=dark] a.cg-footer__cta-btn:active,[data-theme=dark] a.cg-sidebar-cta__btn,[data-theme=dark] a.cg-sidebar-cta__btn:visited,[data-theme=dark] a.cg-sidebar-cta__btn:hover,[data-theme=dark] a.cg-sidebar-cta__btn:active,[data-theme=light] a.cg-footer__cta-btn,[data-theme=light] a.cg-footer__cta-btn:visited,[data-theme=light] a.cg-footer__cta-btn:hover,[data-theme=light] a.cg-footer__cta-btn:active,[data-theme=light] a.cg-sidebar-cta__btn,[data-theme=light] a.cg-sidebar-cta__btn:visited,[data-theme=light] a.cg-sidebar-cta__btn:hover,[data-theme=light] a.cg-sidebar-cta__btn:active{color:#fff!important;text-decoration:none!important}