.guide-tooltip,.item-tooltip,.spell-tooltip,.rune-tooltip,.champion-tooltip,.skill-tooltip,.alt-rune-tooltip{position:fixed!important;z-index:999999!important;background:#1a1c21;border:2px solid #463715;border-radius:8px;padding:16px;max-width:360px;min-width:300px;box-shadow:0 8px 24px #0009;pointer-events:none;opacity:0;display:none;visibility:hidden;transition:opacity .2s ease;color:#f0e6d2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.guide-tooltip.show,.item-tooltip.show,.spell-tooltip.show,.rune-tooltip.show,.champion-tooltip.show,.skill-tooltip.show,.alt-rune-tooltip.show{display:block!important;opacity:1!important;visibility:visible!important}.tooltip-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(70,55,21,.35)}.tooltip-item-name,.tooltip-spell-name,.tooltip-rune-name,.tooltip-champion-name,.tooltip-header h4{font-size:16px;font-weight:700;color:#c89b3c;margin:0;flex:1}.tooltip-item-price{font-size:12px;font-weight:700;color:#fff;background:linear-gradient(to bottom,#c8aa6c,#785c28);padding:4px 8px;border-radius:4px;white-space:nowrap;flex-shrink:0;margin-left:12px}.tooltip-item-price .gold-icon{font-size:10px;margin-right:2px}.tooltip-item-plaintext,.tooltip-spell-plaintext,.tooltip-rune-plaintext{font-size:13px;line-height:1.5;color:#f0e6d2;margin-bottom:12px;font-style:italic}.tooltip-item-custom-description,.tooltip-spell-custom-description,.tooltip-rune-custom-description{background:#46371526;border-left:3px solid #463715;border-radius:4px;padding:10px 12px;margin-bottom:12px;margin-top:0}.tooltip-item-custom-description+.tooltip-item-plaintext,.tooltip-item-custom-description+.tooltip-item-tags,.tooltip-item-custom-description+.tooltip-gold-info,.tooltip-item-custom-description+.tooltip-item-description,.tooltip-item-custom-description+.tooltip-item-stats,.tooltip-spell-custom-description+.tooltip-spell-plaintext,.tooltip-spell-custom-description+.tooltip-spell-description,.tooltip-rune-custom-description+.tooltip-rune-description{margin-top:12px;padding-top:12px;border-top:1px solid rgba(200,155,60,.2)}.custom-description-label{font-size:11px;font-weight:700;color:#c89b3c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.custom-description-text{font-size:13px;color:#f0e6d2;line-height:1.5;white-space:pre-wrap}.tooltip-item-tags,.tooltip-spell-tags{display:none!important}.tooltip-item-tags:empty,.tooltip-spell-tags:empty{display:none}.item-tag,.spell-tag{display:inline-block;padding:3px 8px;background:#c89b3c33;border:1px solid rgba(200,155,60,.4);border-radius:4px;font-size:11px;font-weight:600;color:#c89b3c;text-transform:uppercase;letter-spacing:.5px}.tooltip-gold-info{background:#785a2833;border:1px solid rgba(200,155,60,.3);border-radius:6px;padding:10px 12px;margin-bottom:12px}.gold-info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.gold-info-row:last-child{margin-bottom:0}.gold-label{font-size:12px;color:#a09b8c;font-weight:500}.gold-value{font-size:13px;color:#f0e6d2;font-weight:700;display:flex;align-items:center;gap:4px}.gold-value .gold-icon{font-size:11px}.tooltip-item-description,.tooltip-spell-description,.tooltip-rune-description{font-size:13px;line-height:1.5;color:#c8aa6e;margin-bottom:10px}.tooltip-item-description:empty,.tooltip-spell-description:empty,.tooltip-rune-description:empty{display:none}.tooltip-item-description strong,.tooltip-spell-description strong,.tooltip-rune-description strong{color:#f0e6d2}.tooltip-item-stats,.tooltip-champion-stats{display:none!important}.tooltip-item-stats:empty,.tooltip-champion-stats:empty{display:none}.stats-list{display:flex;flex-direction:column;gap:4px}.stat-line{display:flex;justify-content:space-between;font-size:12px;line-height:1.5}.stat-name{color:#a09b8c;font-weight:400}.stat-value{color:#5bc0de;font-weight:600}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.guide-tooltip.active,.item-tooltip.active,.spell-tooltip.active,.rune-tooltip.active,.champion-tooltip.active,.skill-tooltip.active,.alt-rune-tooltip.active{animation:tooltipFadeIn .2s ease}.skill-tooltip .tooltip-header{display:flex;justify-content:space-between;align-items:center}.skill-tooltip .ability-key-badge{font-size:12px;font-weight:700;color:#fff;background:#c89b3c4d;padding:4px 8px;border-radius:4px;margin-left:8px}.skill-tooltip .tooltip-level-info{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.skill-tooltip .skill-level-badge,.skill-tooltip .ability-level-badge{font-size:11px;font-weight:600;color:#c8aa6e;background:#c89b3c26;padding:3px 6px;border-radius:3px}.skill-tooltip .skill-status{font-size:11px;font-weight:600}.skill-tooltip .tooltip-description{font-size:13px;line-height:1.5;color:#c8aa6e;margin-bottom:10px}.skill-tooltip .ability-stats{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.skill-tooltip .stat-item{display:flex;justify-content:space-between;margin-bottom:6px;font-size:12px}.skill-tooltip .stat-label{color:#a09b8c;font-weight:400}.skill-tooltip .stat-value{color:#5bc0de;font-weight:600}.skill-tooltip .stat-highlight{color:#c89b3c;font-weight:700}.tooltip-below:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #463715}.tooltip-below:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #463715}@media(max-width:768px){.guide-tooltip,.item-tooltip,.spell-tooltip,.rune-tooltip,.champion-tooltip,.skill-tooltip,.alt-rune-tooltip{max-width:90vw;min-width:280px;padding:14px;font-size:12px}.tooltip-item-name,.tooltip-spell-name,.tooltip-rune-name,.tooltip-champion-name,.tooltip-header h4{font-size:14px}.tooltip-item-price{font-size:11px;padding:3px 6px}.tooltip-item-plaintext,.tooltip-spell-plaintext,.tooltip-rune-plaintext,.tooltip-item-description,.tooltip-spell-description,.tooltip-rune-description{font-size:12px}.tooltip-gold-info{padding:8px 10px}.gold-label,.gold-value,.stat-line{font-size:11px}.custom-description-text{font-size:12px}}@media(max-width:480px){.guide-tooltip,.item-tooltip,.spell-tooltip,.rune-tooltip,.champion-tooltip,.skill-tooltip,.alt-rune-tooltip{min-width:260px;padding:12px}.tooltip-header{margin-bottom:10px;padding-bottom:10px}.tooltip-item-name,.tooltip-spell-name,.tooltip-rune-name,.tooltip-champion-name,.tooltip-header h4{font-size:13px}}@media print{.guide-tooltip,.item-tooltip,.spell-tooltip,.rune-tooltip,.champion-tooltip,.skill-tooltip,.alt-rune-tooltip{display:none!important}}@media(prefers-reduced-motion:reduce){.guide-tooltip,.item-tooltip,.spell-tooltip,.rune-tooltip,.champion-tooltip,.skill-tooltip,.alt-rune-tooltip{transition:none}.guide-tooltip.active,.item-tooltip.active,.spell-tooltip.active,.rune-tooltip.active,.champion-tooltip.active,.skill-tooltip.active,.alt-rune-tooltip.active{animation:none}}@media(prefers-contrast:high){.guide-tooltip,.item-tooltip,.spell-tooltip,.rune-tooltip,.champion-tooltip,.skill-tooltip,.alt-rune-tooltip{background:#000;border:3px solid #fff}.tooltip-header{border-bottom-color:#fff}.tooltip-item-name,.tooltip-spell-name,.tooltip-rune-name,.tooltip-champion-name,.tooltip-header h4{color:#fff}}body.dark-theme .guide-tooltip,body.dark-theme .item-tooltip,body.dark-theme .spell-tooltip,body.dark-theme .rune-tooltip,body.dark-theme .champion-tooltip,body.dark-theme .skill-tooltip,body.dark-theme .alt-rune-tooltip,.dark-mode .guide-tooltip,.dark-mode .item-tooltip,.dark-mode .spell-tooltip,.dark-mode .rune-tooltip,.dark-mode .champion-tooltip,.dark-mode .skill-tooltip,.dark-mode .alt-rune-tooltip{background:#1a1c21}.champion-guide-membership-notice{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:12px;margin:2rem 0;text-align:center;box-shadow:0 10px 30px #0000001a}.champion-guide-membership-notice .notice-content h3{color:#fff;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.champion-guide-membership-notice .notice-content p{font-size:1.1rem;margin:0 0 1.5rem;opacity:.9}.champion-guide-membership-notice .membership-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.champion-guide-membership-notice .membership-actions .button{background:#fff3;border:2px solid rgba(255,255,255,.3);color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease}.champion-guide-membership-notice .membership-actions .button:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.champion-guide-membership-notice .membership-actions .button-primary{background:#0073aa;border-color:#0073aa}.champion-guide-membership-notice .membership-actions .button-primary:hover{background:#005a87;border-color:#005a87}.champion-guide-title{font-size:2.5rem;color:#1d2327;margin:0 0 1rem;text-align:center}.champion-guide-excerpt{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin:1.5rem 0;font-size:1.1rem;color:#646970;text-align:center;font-style:italic}.champion-guide-body{line-height:1.8;color:#1d2327;margin:2rem 0}.champion-guide-meta{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin:2rem 0;display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.champion-guide-meta .meta-item{text-align:center}.champion-guide-meta .meta-item strong{display:block;color:#0073aa;margin-bottom:.5rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.champion-guide-meta .meta-item span{color:#1d2327;font-size:1.1rem;font-weight:500}.champion-guides-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin:2rem 0}.champion-guide-item{background:#fff;border:1px solid #e1e5e9;border-radius:12px;padding:1.5rem;transition:all .3s ease;box-shadow:0 2px 10px #0000000d}.champion-guide-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-color:#0073aa}.champion-guide-item .guide-title{margin:0 0 1rem;font-size:1.3rem}.champion-guide-item .guide-title a{color:#1d2327;text-decoration:none;transition:color .3s ease}.champion-guide-item .guide-title a:hover{color:#0073aa}.champion-guide-item .guide-excerpt{color:#646970;margin:1rem 0;line-height:1.6}.champion-guide-item .guide-meta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.champion-guide-item .guide-meta span{background:#f0f0f1;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;color:#646970;font-weight:500}.champion-guide-item .guide-meta .meta-champion{background:#e7f5ff;color:#06c}.champion-guide-item .guide-meta .meta-role{background:#fff3cd;color:#856404}.champion-guide-item .guide-meta .meta-difficulty{background:#f8d7da;color:#721c24}@media(max-width:768px){.champion-guide-title{font-size:2rem}.champion-guide-meta{flex-direction:column;gap:1rem}.champion-guides-list{grid-template-columns:1fr;gap:1rem}.champion-guide-membership-notice{padding:1.5rem;margin:1rem 0}.champion-guide-membership-notice .membership-actions{flex-direction:column;align-items:center}}.champion-guide-membership-meta-box{padding:10px 0}.champion-guide-membership-meta-box label{font-weight:600;display:block;margin-bottom:5px}.champion-guide-membership-meta-box select{width:100%;max-width:300px}.champion-guide-membership-meta-box .description{margin-top:10px;font-style:italic;color:#666}.status-badge.membership-required{background:#0073aa;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500}.post-type-archive-champion_guide .site-main,.tax-champion .site-main,.tax-champion_role .site-main,.tax-champion_difficulty .site-main{padding-top:2.5rem;padding-bottom:4rem}.page-header{margin-bottom:1.75rem;padding-bottom:0;text-align:left}.page-title{font-size:32px;font-weight:700;margin-bottom:16px;color:#fff;text-align:left}.taxonomy-description{font-size:16px;line-height:1.6;color:#9ca3af;text-align:center;max-width:800px;margin:0 auto}.champion-guides-filters{display:flex;flex-direction:column;gap:12px;margin:0 auto 2rem;max-width:1200px;align-items:stretch}.champion-guides-filter-grid{display:grid;grid-template-columns:1fr;gap:10px 14px;align-items:start}@media(min-width:640px){.champion-guides-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-block--positions,.filter-block--range{grid-column:1 / -1}}@media(min-width:960px){.champion-guides-filter-grid{display:flex;flex-wrap:nowrap;align-items:stretch;gap:10px 14px}.champion-guides-filter-grid .filter-block{min-width:0;flex:1 1 0}.filter-block--champion{flex:1.05 1 0}.filter-block--positions{flex:1.4 1 0}.filter-block--difficulty,.filter-block--role-class,.filter-block--damage{flex:1 1 0}.filter-block--range{flex:1.25 1 0}}.champion-guides-filter-stack .filter-block{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-radius:6px;background:#ffffff05;border:1px solid rgba(255,255,255,.1);min-width:0}.champion-guides-filter-stack .filter-label{font-size:11px;font-weight:800;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;line-height:1.3}.champion-guides-filter-hint{margin:0;font-size:11px;line-height:1.35;color:#6b7280}.filter-option-count{font-weight:800;color:#9ca3af;font-variant-numeric:tabular-nums}.champion-guide-filter-wrapper{width:100%}.champion-guide-range-filter{width:100%;min-width:220px;display:flex;flex-direction:column;gap:8px}.champion-guide-range-label{font-size:12px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.4px;display:inline-flex;align-items:center;gap:8px}.champion-guide-range-label .filter-icon{width:16px;height:16px;object-fit:contain;opacity:.9}#champion-attack-range-filter{width:100%;accent-color:#3b82f6}.champion-guide-filter-wrapper select{width:100%;padding:10px 36px 10px 12px;font-size:14px;border:1px solid #463715;border-radius:4px;background-color:#1a1c21;color:#fff;cursor:pointer;transition:border-color .3s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5;height:auto;min-height:42px}.champion-guide-filter-wrapper select:focus{outline:none;border-color:#463715;box-shadow:0 0 0 1px #46371559 inset}.champion-guide-filter-wrapper select option{background-color:#1a1c21;color:#fff}.champion-difficulty-select{display:none}.champion-difficulty-pills{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start;align-items:center}.champion-difficulty-pills .difficulty-pill{display:inline-flex;align-items:center;gap:6px;border-radius:4px;border:1px solid #463715;background:#1a1c21;color:#e5e7eb;padding:6px 10px;font-size:12px;font-weight:800;cursor:pointer;transition:all .2s ease;user-select:none;text-transform:uppercase;letter-spacing:.3px}.champion-difficulty-pills .difficulty-pill:hover{border-color:#463715;background:#1a1c21;color:#fff;box-shadow:0 0 0 1px #46371559 inset}.champion-difficulty-pills .difficulty-pill.active{border:1px solid transparent;background:linear-gradient(#1a1c21,#1a1c21) padding-box,linear-gradient(to bottom,#c8aa6c,#785c28) border-box;color:#fff;box-shadow:0 0 0 1px #46371559 inset}.pill-icon-img{width:16px;height:16px;object-fit:contain;flex:0 0 auto;opacity:.95}.pill-icon.difficulty-icon{width:16px;height:16px;border-radius:4px;background:#c89b3ca6;box-shadow:0 0 0 1px #c89b3c59 inset;flex:0 0 auto}.champion-role-class-select,.champion-damage-type-select{display:none}.champion-role-class-pills,.champion-damage-type-pills{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start;align-items:center}.role-class-pill,.damage-type-pill{border-radius:4px;border:1px solid #463715;background:#1a1c21;color:#e5e7eb;padding:6px 10px;font-size:12px;font-weight:800;cursor:pointer;transition:all .2s ease;user-select:none;text-transform:uppercase;letter-spacing:.3px;display:inline-flex;align-items:center;gap:8px}.role-class-pill:hover,.damage-type-pill:hover{border-color:#463715;background:#1a1c21;color:#fff;box-shadow:0 0 0 1px #46371559 inset}.role-class-pill.active,.damage-type-pill.active{border:1px solid transparent;background:linear-gradient(#1a1c21,#1a1c21) padding-box,linear-gradient(to bottom,#c8aa6c,#785c28) border-box;color:#fff;box-shadow:0 0 0 1px #46371559 inset}.champion-guides-role-tabs{display:flex;gap:6px;flex-wrap:wrap;border-bottom:none;padding-bottom:0}.champion-guides-role-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;color:#e5e7eb;background:#1a1c21;border:1px solid #463715;border-radius:4px;cursor:pointer;transition:all .2s ease;user-select:none;text-transform:uppercase;letter-spacing:.3px}.champion-guides-role-tab .role-icon{width:16px;height:16px;object-fit:contain;opacity:.95;transition:opacity .3s ease}.champion-guides-role-tab:hover{color:#fff;background-color:#1a1c21;box-shadow:0 0 0 1px #46371559 inset}.champion-guides-role-tab:hover .role-icon{opacity:.9}.champion-guides-role-tab.active{color:#fff;border:1px solid transparent;background:linear-gradient(#1a1c21,#1a1c21) padding-box,linear-gradient(to bottom,#c8aa6c,#785c28) border-box;box-shadow:0 0 0 1px #46371559 inset}.champion-guides-role-tab.active .role-icon{opacity:1}.champion-guides-champion-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:12px;max-width:1200px;margin:0 auto 1.5rem}.champion-guide-champion{display:flex;flex-direction:column;gap:10px;align-items:stretch;justify-content:flex-start;padding:12px;min-width:0;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:4px;box-shadow:0 10px 28px #00000059;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.champion-guide-champion:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:0 14px 34px #00000073}.champion-guide-champion-main{display:flex;gap:10px;align-items:flex-start;text-decoration:none;min-width:0;width:100%;flex:1 1 auto}.champion-guide-champion-thumb{width:72px;height:72px;border-radius:4px;object-fit:cover;border:1px solid rgba(255,255,255,.1);background:#111827;flex:0 0 auto}.champion-guide-champion-meta{display:flex;flex-direction:column;gap:6px;min-width:0}.champion-guide-champion-title-row{display:flex;align-items:flex-start;gap:6px 8px;flex-wrap:wrap;min-width:0}.champion-guide-champion-name{font-size:16px;font-weight:800;color:#fff;line-height:1.25;min-width:0;flex:1 1 8rem;overflow-wrap:anywhere;word-break:break-word}.champion-guide-champion-subtitle{font-size:12px;line-height:1.35;color:#9ca3af;display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px 8px;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.champion-guide-champion-subtitle .role-class-icon{width:18px;height:18px;object-fit:contain;opacity:.95;flex:0 0 auto}.champion-difficulty-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;color:#fff;background:#00000059;border:1px solid rgba(255,255,255,.12)}.champion-difficulty-chip.leicht{background-color:#22c55ee6;border-color:#22c55e}.champion-difficulty-chip.mittel{background-color:#eab308e6;border-color:#eab308}.champion-difficulty-chip.schwer{background-color:#ef4444e6;border-color:#ef4444}.champion-damage-type-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:800;text-transform:uppercase;color:#fff;background:#1f2937bf;border:1px solid rgba(255,255,255,.12)}.champion-damage-type-chip .damage-type-icon{width:14px;height:14px;object-fit:contain;opacity:.95}.champion-guide-champion-roles{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-start;flex:0 0 auto}.champion-guide-no-roles{font-size:12px;font-weight:700;color:#9ca3af;opacity:.9;padding:6px 10px;border:1px dashed rgba(156,163,175,.35);border-radius:4px;background:#1f293759}.champion-guide-role-link{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:4px;border:1px solid #463715;background:#1a1c21;color:#e5e7eb;text-decoration:none;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;transition:all .2s ease;user-select:none}.champion-guide-role-link .role-icon{width:18px;height:18px;opacity:.95}.champion-guide-role-link.available:hover{border-color:#463715;background:#1a1c21;color:#fff;box-shadow:0 0 0 1px #46371559 inset}.champion-guide-role-link.unavailable{opacity:.35;cursor:not-allowed}.champion-guide-role-link.filtered-out{display:inline-flex;opacity:.35;filter:grayscale(1)}@media(max-width:768px){.page-title{font-size:28px}.champion-guides-filters{gap:8px}.champion-guide-search-wrapper{min-width:200px}#champion-guide-search,.champion-guide-filter-wrapper select{padding:12px 14px;font-size:14px;min-height:44px}.champion-guides-role-tabs{gap:4px}.champion-guides-role-tab{padding:10px 16px;font-size:14px}.champion-guides-role-tab .role-icon{width:20px;height:20px}.champion-guides-champion-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:480px){.page-title{font-size:24px}.champion-guides-filters{flex-direction:column;width:100%}.champion-guide-search-wrapper,.champion-guide-filter-wrapper{width:100%;max-width:100%;min-width:auto}#champion-guide-search,.champion-guide-filter-wrapper select{padding:12px;font-size:14px;min-height:44px}.champion-guides-role-tab{padding:8px 12px;font-size:13px;flex:1 1 auto;gap:6px}.champion-guides-role-tab .role-icon{width:18px;height:18px}.champion-guides-role-tab .role-name{font-size:12px}.champion-guide-role-link{padding:8px;gap:6px}.champion-guide-role-link .role-label{display:none}}.no-posts{text-align:center;padding:60px 20px;background-color:#f9fafb;border-radius:4px}.no-posts h2{font-size:24px;font-weight:700;color:#374151;margin-bottom:12px}.no-posts p{font-size:16px;color:#6b7280}.no-results-message{text-align:center;padding:40px 20px;font-size:18px;color:#9ca3af;margin-top:20px}.champion-language-switcher{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.champion-language-switcher-label{margin:0;font-weight:500}.champion-language-switcher-select{min-width:150px;padding:8px 12px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s ease}.champion-language-switcher-select:hover{border-color:#999}.champion-language-switcher-select:focus{outline:none;border-color:#0073aa;box-shadow:0 0 0 1px #0073aa}@media(max-width:768px){.champion-language-switcher{flex-direction:column;align-items:flex-start}.champion-language-switcher-select{width:100%}}.champion-lore-container{width:100%;border-radius:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.1);padding:20px}.champion-lore-title{font-size:24px;font-weight:700;margin-bottom:20px;color:#f0e6d2;text-transform:uppercase;letter-spacing:1px;text-align:center;padding-bottom:15px;border-bottom:2px solid rgba(200,155,60,.3)}.champion-lore-text{font-size:15px;line-height:1.8;color:#c8c8d0;text-align:justify}.champion-lore-text p{margin-bottom:15px}.champion-lore-text p:last-child{margin-bottom:0}@media(max-width:768px){.champion-lore-container{padding:16px}.champion-lore-title{font-size:20px}.champion-lore-text{font-size:14px;line-height:1.6}}.champion-runes-widget{width:100%;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.champion-runes-title{font-size:24px;font-weight:700;margin-bottom:25px;color:#f0e6d2;text-transform:uppercase;letter-spacing:1px;text-align:center;padding-bottom:15px;border-bottom:2px solid rgba(200,155,60,.3)}.runes-sections-container{display:flex;flex-direction:row;gap:12px}.runes-sections-container.runes-sections-container--stack-stat-mods{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"primary secondary" "primary stat_mods";gap:12px;align-items:stretch}.runes-sections-container.runes-sections-container--stack-stat-mods .rune-path-section[data-path=primary]{grid-area:primary}.runes-sections-container.runes-sections-container--stack-stat-mods .rune-path-section[data-path=secondary]{grid-area:secondary}.runes-sections-container.runes-sections-container--stack-stat-mods .rune-path-section[data-path=stat_mods]{grid-area:stat_mods}.rune-path-section{width:100%;height:100%;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;background:#ffffff05;transition:all .3s ease;display:flex;flex-direction:column}.rune-path-section:hover{background:#ffffff14;border-color:#fff3}.rune-path-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background-color:#0000004d;cursor:pointer;transition:background-color .2s ease;user-select:none}.rune-path-header:hover{background-color:#0006}.rune-path-header .path-icon{width:28px;height:28px;object-fit:contain;border-radius:4px}.rune-path-header .path-icon-placeholder{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#c89b3c}.rune-path-header .path-name{font-size:18px;font-weight:600;color:#f0e6d2;flex:1}.rune-path-header .toggle-icon{transition:transform .2s ease;display:flex;align-items:center;color:#a09b8c}.rune-path-header.collapsed .toggle-icon{transform:rotate(-90deg)}.rune-path-content{background:#0003;display:flex;flex-direction:column;gap:8px;padding:12px;height:100%;justify-content:center}.rune-slot{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.rune-slot.keystone-slot{border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:8px}.keystone-slot.rune-slot.slot-0{padding:0 0 16px}.rune-item{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease;position:relative;padding:6px;border-radius:100%;background:#ffffff05;border:2px solid transparent}.rune-item:hover{transform:translateY(-2px);background:#ffffff1a;border-color:#c89b3c80}.rune-icon{width:64px;height:64px;object-fit:cover;border-radius:100%!important;border:2px solid rgba(200,155,60,.6);transition:all .2s ease;background:#0000004d}.rune-item:hover .rune-icon{transform:scale(1.1);border-color:#c89b3c;box-shadow:0 0 12px #c89b3c66}.rune-item.rune-keystone{padding:10px}.rune-item.rune-keystone .rune-icon{width:76px;height:76px;border-width:3px}.rune-item.rune-stat-mod{padding:4px}.rune-item.rune-stat-mod .rune-icon{width:32px;height:32px;border-width:1px;border-radius:6px}.rune-item.rune-not-selected{opacity:.35;filter:grayscale(80%);cursor:default}.rune-item.rune-not-selected:hover{opacity:.5;transform:translateY(-1px);background:#ffffff05;border-color:transparent}.rune-item.rune-not-selected .rune-icon{border-color:#80808066}.rune-item.rune-not-selected:hover .rune-icon{transform:scale(1.05);box-shadow:none;border-color:#80808099}.rune-name{font-size:.7rem;font-weight:500;color:#a09b8c;text-align:center;line-height:1.2;max-width:80px;word-wrap:break-word}.rune-item:hover .rune-name{color:#f0e6d2}.rune-item.rune-not-selected .rune-name{color:#6b7280}.rune-item.has-extra-info:after{content:"";position:absolute;top:4px;right:4px;width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 6px #10b98199}.stat-mods-slot{justify-content:center}@media(max-width:768px){.runes-sections-container.runes-sections-container--stack-stat-mods{grid-template-columns:1fr;grid-template-areas:"primary" "secondary" "stat_mods"}.rune-path-header{padding:14px 16px}.rune-path-header .path-icon,.rune-path-header .path-icon-placeholder{width:24px;height:24px}.rune-path-header .path-name{font-size:16px}.rune-icon{width:40px;height:40px}.rune-item.rune-keystone .rune-icon{width:52px;height:52px}.rune-item.rune-stat-mod .rune-icon{width:28px;height:28px}.rune-name{font-size:.625rem;max-width:60px}}@media(max-width:480px){.champion-runes-title{font-size:20px}.rune-path-header{padding:12px 14px;gap:10px}.rune-path-header .path-name{font-size:14px}.rune-item{padding:4px}.rune-icon{width:36px;height:36px}.rune-item.rune-keystone .rune-icon{width:44px;height:44px}.rune-item.rune-stat-mod .rune-icon{width:24px;height:24px}.rune-name{font-size:.5625rem;max-width:50px}}@media(prefers-contrast:high){.rune-path-section,.rune-item{border:2px solid #ffffff}.rune-item:hover{border-color:#fc0}}.rune-path-header:focus{outline:2px solid #c89b3c;outline-offset:2px}.rune-item:focus{outline:2px solid #c89b3c;outline-offset:2px}@media(prefers-reduced-motion:reduce){.rune-item,.rune-icon,.rune-path-header,.toggle-icon{transition:none}.rune-item:hover,.rune-item:hover .rune-icon{transform:none}}@media print{.rune-path-section{break-inside:avoid;border:1px solid #000}.rune-path-header{background:#f0f0f0;color:#000}.rune-item:hover{transform:none}}@keyframes rune-fade-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.rune-item{animation:rune-fade-in .3s ease-out}.rune-slot .rune-item:nth-child(1){animation-delay:.05s}.rune-slot .rune-item:nth-child(2){animation-delay:.1s}.rune-slot .rune-item:nth-child(3){animation-delay:.15s}.rune-slot .rune-item:nth-child(4){animation-delay:.2s}.alternative-runes-container{width:100%;border-radius:12px}.alternative-runes-title{font-size:24px;font-weight:700;margin-bottom:25px;color:#f0e6d2;text-transform:uppercase;letter-spacing:1px;text-align:center;padding-bottom:15px;border-bottom:2px solid rgba(200,155,60,.3)}.alternative-runes-list{display:flex;flex-direction:column;gap:12px}.alternative-runes-container.layout-cards .alternative-runes-list{display:grid;gap:12px}.alternative-runes-container.layout-cards .alternative-rune-set-item{border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:20px;color:#f0e6d2;transition:all .3s ease}.alternative-runes-container.layout-cards .alternative-rune-set-item:hover{background:#ffffff14;border-color:#fff3}.alternative-runes-container.layout-list .alternative-rune-set-item{border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:20px;background:#ffffff05;color:#f0e6d2;transition:all .3s ease}.alternative-runes-container.layout-list .alternative-rune-set-item:hover{background:#ffffff14;border-color:#fff3}.alternative-runes-container.layout-accordion .alternative-rune-set-item{border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;background:#ffffff05;transition:all .3s ease}.alternative-runes-container.layout-accordion .alternative-rune-set-item:hover{background:#ffffff14;border-color:#fff3}.alternative-runes-container.layout-accordion .alt-set-header{cursor:pointer;padding:16px 20px;background-color:#0000004d;transition:background-color .2s ease;user-select:none}.alternative-runes-container.layout-accordion .alt-set-header:hover{background-color:#0006}.alternative-runes-container.layout-accordion .alt-set-description{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 20px}.alternative-runes-container.layout-accordion .alternative-rune-set-item.active .alt-set-description{max-height:500px;padding:16px 20px}.alt-set-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px 20px;background-color:#0000004d;border-radius:8px;transition:background-color .2s ease}.alt-set-header:hover{background-color:#0006}.alt-set-name{margin:0;font-size:18px;font-weight:600;color:#f0e6d2;flex:1}.layout-list .alt-set-name{color:#f0e6d2}.alt-set-paths-icons{display:flex;gap:8px;align-items:center}.path-icon{width:32px;height:32px;border-radius:50%;border:2px solid rgba(200,155,60,.5);transition:transform .2s ease,border-color .2s ease}.path-icon:hover{transform:scale(1.1);border-color:#c89b3c}.layout-list .path-icon{border-color:#c89b3c80}.alt-set-description{font-size:15px;line-height:1.6;color:#c8c8d0;margin-bottom:15px;padding:12px;background:#0003;border-radius:6px;border-left:3px solid rgba(200,155,60,.5)}.layout-list .alt-set-description{color:#c8c8d0;background:#0003;border-left-color:#c89b3c80}.alt-set-runes-list{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.alt-rune-item{display:flex;align-items:center;gap:8px;background:#0000004d;border:2px solid rgba(200,155,60,.5);transition:all .2s ease;border-radius:100%;position:relative}.layout-list .alt-rune-item{background:#0000004d;border-color:#c89b3c80}.alt-rune-item:hover{border-color:#c89b3c;background:#0006;transform:translateY(-2px);box-shadow:0 4px 8px #c89b3c4d}.layout-list .alt-rune-item:hover{background:#0006;border-color:#c89b3c;box-shadow:0 4px 8px #c89b3c4d}.alt-rune-icon{width:64px;height:64px;border-radius:50%;border:2px solid rgba(200,155,60,.5);transition:border-color .2s ease}.layout-list .alt-rune-icon{border-color:#c89b3c80}.alt-rune-item:hover .alt-rune-icon,.layout-list .alt-rune-item:hover .alt-rune-icon{border-color:#c89b3c}.alt-rune-name{font-size:.9em;font-weight:500;color:#f0e6d2}.layout-list .alt-rune-name{color:#f0e6d2}.no-runes-message{color:#a09b8c;font-style:italic;font-size:.9em;margin:0;padding:10px}.alt-set-header{margin-bottom:12px;border-bottom:2px solid rgba(200,155,60,.3);padding-bottom:10px}.layout-list .alt-set-header{border-bottom-color:#c89b3c4d}.alt-set-title{margin:0 0 5px;font-size:18px;font-weight:600;color:#f0e6d2}.layout-list .alt-set-title{color:#f0e6d2}@media(max-width:768px){.alternative-runes-container.layout-cards .alternative-runes-list{grid-template-columns:1fr}.alt-set-header{flex-direction:column;align-items:flex-start;gap:12px}.alt-set-paths-icons{align-self:flex-end}}@media(max-width:480px){.alternative-runes-container{padding:15px}.alternative-rune-set-item{padding:15px!important}.alt-set-name,.alt-set-title{font-size:1.1rem}.path-icon{width:28px;height:28px}.alt-set-runes-list{gap:8px}.alt-rune-icon{width:28px;height:28px}.alt-rune-name{font-size:.85em}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.alternative-rune-set-item{animation:fadeInUp .4s ease-out}.alternative-rune-set-item:nth-child(1){animation-delay:.1s}.alternative-rune-set-item:nth-child(2){animation-delay:.2s}.alternative-rune-set-item:nth-child(3){animation-delay:.3s}.alternative-rune-set-item:nth-child(4){animation-delay:.4s}.alternative-rune-set-item:nth-child(5){animation-delay:.5s}.guide-note-indicator{position:absolute;top:2px;right:2px;width:12px;height:12px;background:#4caf50;border:2px solid #1e2328;border-radius:50%;z-index:10;box-shadow:0 2px 4px #0000004d;animation:pulse-green 2s ease-in-out infinite}.alt-rune-item.has-guide-note{position:relative}@keyframes pulse-green{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.champion-alt-summoner-spells-container{width:100%;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.alt-summoner-spells-section{border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;background:#ffffff05;transition:all .3s ease}.alt-summoner-spells-section:hover{background:#ffffff14;border-color:#fff3}.alt-summoner-spells-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;background-color:#0000004d;cursor:pointer;transition:background-color .2s ease;user-select:none}.alt-summoner-spells-header:hover{background-color:#0006}.alt-summoner-spells-header-title{font-size:18px;font-weight:600;color:#f0e6d2;line-height:1.2}.alt-summoner-spells-header .toggle-icon{transition:transform .2s ease;display:flex;align-items:center;color:#a09b8c;flex:0 0 auto}.alt-summoner-spells-header.collapsed .toggle-icon{transform:rotate(-90deg)}.alt-summoner-spells-content{padding:12px;background:#0003}.alt-spells-container{padding:0;background:transparent;display:flex;justify-content:center}.alt-spells-grid{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;align-items:flex-start}.alt-spell-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;position:relative;padding:8px;border-radius:12px;background:#ffffff05;border:2px solid transparent}.alt-spell-item:hover{transform:translateY(-4px);background:#ffffff1a;border-color:#f59e0b80;box-shadow:0 8px 20px #0000004d}.alt-spell-item .spell-image-wrapper{position:relative;width:64px;height:64px;border-radius:10px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 12px #0000004d}.alt-spell-item:hover .spell-image-wrapper{border-color:#f59e0b;box-shadow:0 0 16px #f59e0b66}.alt-spell-item .spell-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.alt-spell-item:hover .spell-image{transform:scale(1.1)}.alt-spell-item .spell-has-explanation{position:absolute;top:4px;right:4px;width:10px;height:10px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b98199}.alt-spell-item .spell-image-wrapper:before{content:"";position:absolute;top:-150%;left:-150%;width:200%;height:200%;background:linear-gradient(135deg,#fff0 0% 40%,#ffffff26 45%,#ffffff59,#ffffff26 55%,#fff0 60% 100%);z-index:5;pointer-events:none;transform:rotate(45deg);transition:top .5s ease,left .5s ease}.alt-spell-item:hover .spell-image-wrapper:before{top:150%;left:150%}@media(max-width:768px){.alt-spell-item .spell-image-wrapper{width:56px;height:56px}}@media(max-width:480px){.alt-summoner-spells-header{padding:14px 16px}.alt-summoner-spells-header-title{font-size:16px}.alt-spell-item{padding:6px}.alt-spell-item .spell-image-wrapper{width:48px;height:48px;border-width:2px}}@media(prefers-contrast:high){.alt-spell-item{border:2px solid #ffffff}.alt-spell-item:hover{border-color:#fc0}.alt-spell-item .spell-image-wrapper{border-color:#fff}}.alt-spell-item:focus{outline:2px solid #f59e0b;outline-offset:2px}@media(prefers-reduced-motion:reduce){.alt-spell-item,.alt-spell-item .spell-image-wrapper,.alt-spell-item .spell-image,.alt-spell-item .spell-image-wrapper:before{transition:none}.alt-spell-item:hover,.alt-spell-item:hover .spell-image{transform:none}.alt-spell-item:hover .spell-image-wrapper:before{top:-150%;left:-150%}}@media print{.alt-spell-item:hover{transform:none}.alt-spell-item .spell-image-wrapper:before{display:none}}.alt-spell-item{animation:spell-fade-in .4s ease-out}.alt-spell-item:nth-child(1){animation-delay:.1s}.alt-spell-item:nth-child(2){animation-delay:.2s}.champion-guide-skill-order h3{margin:0 0 20px;color:#333;font-size:20px;font-weight:600}.skill-order-explanation{line-height:1.6;color:#c8c8d0;font-size:15px}.skill-order-explanation p{margin:0 0 10px}.skill-order-explanation p:last-child{margin-bottom:0}.skill-order-header{text-align:center}.total-levels{font-size:18px;font-weight:600;color:#333;padding:8px 16px;border-radius:20px;border:2px solid #0073aa}.skill-order-rows-container{overflow-x:auto;border-radius:12px;padding:0 10px;-webkit-overflow-scrolling:touch}.skill-order-rows{--skill-cell-size: clamp(20px, 6vw, 36px);--row-gap: 8px;--levels-gap: 8px;display:flex;flex-direction:column;gap:var(--row-gap);min-width:min-content;padding-right:1px}.skill-order-row{display:flex;flex-direction:row;align-items:center;gap:16px;min-height:var(--skill-cell-size);justify-content:space-between}.ability-cell{display:flex;flex-direction:row;align-items:center;gap:10px;flex-shrink:0;color:#fff;padding:4px 0}.ability-cell.passive-row{align-items:center}.ability-icon-container{position:relative;display:inline-flex;cursor:pointer;transition:transform .2s ease}.ability-icon-container:hover{transform:scale(1.08);z-index:10}.ability-cell .ability-icon{width:44px;height:44px;border-radius:8px;overflow:hidden;cursor:pointer;transition:filter .2s ease,box-shadow .2s ease;position:relative;box-shadow:0 2px 8px #00000040}.ability-cell .ability-icon:hover{filter:brightness(1.15);box-shadow:0 4px 12px #3b82f659}.ability-cell .ability-icon img{width:100%;height:100%;object-fit:cover;pointer-events:none}.ability-cell .ability-key{position:absolute;bottom:-4px;right:-4px;font-size:13px;font-weight:700;color:#fff;background:#ef4444;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center}.ability-cell .ability-name{font-size:.9rem;font-weight:500;color:#e2e8f0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skill-order-levels{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--levels-gap);min-width:66%;justify-content:space-between}.skill-order-levels-passive{flex:1}.skill-order-levels-passive .skill-cell{width:100%}.skill-cell.skill-cell-square{width:var(--skill-cell-size);height:var(--skill-cell-size);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;border-radius:8px}.skill-cell.skill-cell-square:hover{transform:scale(1.08);z-index:10}.skill-cell.skill-cell-square:hover .skill-indicator{box-shadow:0 4px 14px #f63b3b73}.skill-cell .skill-indicator{width:100%;height:100%;max-width:100%;max-height:100%;min-width:0;min-height:0;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transition:box-shadow .2s ease,transform .2s ease}.skill-cell.skilled .skill-indicator{background:#ef4444;color:#fff}.skill-cell.not-skilled .skill-indicator{background:#251616}.skill-cell .level-number{line-height:1}.skill-order-progression{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;max-width:100%}.skill-level-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;border:2px solid #dc3545;border-radius:8px;min-width:50px;transition:all .2s ease;cursor:pointer;position:relative}.skill-level-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #dc354533}.skill-level-item .ability-icon{width:24px;height:24px;border-radius:4px;overflow:hidden}.skill-level-item .ability-icon img{width:100%;height:100%;object-fit:cover}.skill-level-item .ability-key{font-size:12px;font-weight:700}.ability-summary{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.ability-summary-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e5e5e5;border-radius:6px;transition:all .2s ease}.ability-summary-item:hover{border-color:#0073aa}.ability-summary-item .ability-icon{width:20px;height:20px;border-radius:3px;overflow:hidden;flex-shrink:0}.ability-summary-item .ability-icon img{width:100%;height:100%;object-fit:cover}.ability-summary-item .ability-info{display:flex;flex-direction:column;align-items:center;gap:2px}.ability-summary-item .ability-key{font-size:12px;font-weight:600;color:#333}.ability-summary-item .ability-level{font-size:10px;color:#666}.ability-cell.passive-row .ability-icon-container:hover{transform:none}.ability-cell.passive-row .ability-icon:hover{filter:none;box-shadow:none}.skill-order-levels-passive .skill-cell.passive-cell{aspect-ratio:auto!important;width:100%!important;background:#8b5cf614;border:1px solid rgba(139,92,246,.25);border-radius:10px;cursor:default;padding:14px 16px!important;text-align:left;align-items:flex-start;justify-content:flex-start}.skill-cell.passive-cell:hover{transform:none}.skill-cell.skill-order-explanation-cell{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important}.skill-cell.skill-order-explanation-cell .skill-order-explanation{margin:0;padding:0;line-height:1.6;color:#c8c8d0;font-size:14px;text-align:left}.skill-cell.skill-order-explanation-cell .skill-order-explanation p{margin:0 0 8px}.skill-cell.skill-order-explanation-cell .skill-order-explanation p:last-child{margin-bottom:0}.passive-text{color:#8b5cf6;font-weight:600;font-size:12px}.ability-summary-item.passive-summary-item{border-color:#8b5cf6;background:#8b5cf60d}.ability-summary-item.passive-summary-item:hover{border-color:#7c3aed;background:#8b5cf61a}.ability-level.passive-level{color:#8b5cf6;font-weight:600;font-size:10px}.skill-tooltip .tooltip-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.skill-tooltip .tooltip-header h4{margin:0;color:#fff;font-size:16px;font-weight:700;flex:1}.skill-tooltip .ability-key-badge{background:#3b82f633;color:#60a5fa;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:700;border:1px solid rgba(59,130,246,.3)}.skill-tooltip .tooltip-level-info{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.skill-tooltip .skill-level-badge,.skill-tooltip .ability-level-badge{background:#8b5cf633;color:#a78bfa;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;border:1px solid rgba(139,92,246,.3)}.skill-tooltip .skill-status{font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px;background:#ffffff05}.skill-tooltip .tooltip-description{margin:0 0 12px;color:#cbd5e1;font-size:13px;line-height:1.6;white-space:pre-wrap}.skill-tooltip .ability-stats{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:8px}.skill-tooltip .stat-item{display:flex;justify-content:space-between;align-items:center;font-size:12px}.skill-tooltip .stat-label{color:#94a3b8;font-weight:600;flex-shrink:0}.skill-tooltip .stat-value{color:#fff;font-weight:500;text-align:right;flex:1;margin-left:12px}*/ .champion-skill-order-warning{padding:20px;border:1px solid #ffeaa7;border-radius:8px;color:#856404;text-align:center}.champion-skill-order-warning p{margin:0;font-size:14px}@media(min-width:1024px){.skill-order-rows-container{overflow-x:visible}.skill-order-rows{--skill-cell-size: min(28px, (100vw - 280px) / 21);--levels-gap: 4px}}@media(max-width:768px){.skill-order-rows{--skill-cell-size: clamp(32px, 10vw, 40px);--row-gap: 6px;--levels-gap: 6px}.skill-order-row{gap:12px}.ability-cell .ability-key{width:18px;height:18px;font-size:11px}.ability-cell .ability-name{font-size:.9rem}.ability-summary{gap:8px}.ability-summary-item{padding:6px 8px}.ability-summary-item .ability-icon{width:16px;height:16px}}@media(max-width:480px){.skill-order-rows{--skill-cell-size: 28px;--row-gap: 4px;--levels-gap: 4px}.skill-order-row{gap:8px}.ability-cell .ability-key{width:16px;height:16px;font-size:10px}.ability-cell .ability-name{font-size:.9rem}}.elementor-editor .champion-guide-skill-order{pointer-events:none}.elementor-editor .skill-level-item{cursor:default}.elementor-editor .skill-level-item:hover{transform:none;box-shadow:none}.champion-summoner-spells-widget{width:100%;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.summoner-spells-section{border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;background:#ffffff05;transition:all .3s ease}.summoner-spells-section:hover{background:#ffffff14;border-color:#fff3}.summoner-spells-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;background-color:#0000004d;cursor:pointer;transition:background-color .2s ease;user-select:none}.summoner-spells-header:hover{background-color:#0006}.summoner-spells-header-title{font-size:18px;font-weight:600;color:#f0e6d2;line-height:1.2}.summoner-spells-header .toggle-icon{transition:transform .2s ease;display:flex;align-items:center;color:#a09b8c;flex:0 0 auto}.summoner-spells-header.collapsed .toggle-icon{transform:rotate(-90deg)}.summoner-spells-content{padding:12px;background:#0003}.summoner-spells-container{padding:0;background:transparent;display:flex;justify-content:center}.summoner-spells-grid{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;align-items:flex-start}.champion-summoner-spells-widget.layout-vertical .summoner-spells-grid{flex-direction:column;align-items:center}.summoner-spell-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;position:relative;padding:8px;border-radius:12px;background:#ffffff05;border:2px solid transparent}.summoner-spell-item:hover{transform:translateY(-4px);background:#ffffff1a;border-color:#f59e0b80;box-shadow:0 8px 20px #0000004d}.spell-image-wrapper{position:relative;width:64px;height:64px;border-radius:10px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 12px #0000004d}.summoner-spell-item:hover .spell-image-wrapper{border-color:#f59e0b;box-shadow:0 0 16px #f59e0b66}.spell-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.summoner-spell-item:hover .spell-image{transform:scale(1.1)}.spell-cooldown{position:absolute;bottom:-4px;right:-4px;background:linear-gradient(135deg,#1f2937,#111827);color:#f59e0b;font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:4px;border:1px solid rgba(245,158,11,.5);white-space:nowrap}.spell-name{font-size:.8rem;font-weight:600;color:#f0e6d2;text-align:center;line-height:1.3;max-width:100px}.summoner-spell-item:hover .spell-name{color:#fff}.spell-has-explanation{position:absolute;top:4px;right:4px;width:10px;height:10px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b98199}.spell-image-wrapper:before{content:"";position:absolute;top:-150%;left:-150%;width:200%;height:200%;background:linear-gradient(135deg,#fff0 0% 40%,#ffffff26 45%,#ffffff59,#ffffff26 55%,#fff0 60% 100%);z-index:5;pointer-events:none;transform:rotate(45deg);transition:top .5s ease,left .5s ease}.summoner-spell-item:hover .spell-image-wrapper:before{top:150%;left:150%}@media(max-width:768px){.spell-image-wrapper{width:56px;height:56px}.spell-name{font-size:.75rem;max-width:80px}}@media(max-width:480px){.summoner-spells-header{padding:14px 16px}.summoner-spells-header-title{font-size:16px}.summoner-spell-item{padding:6px}.spell-image-wrapper{width:48px;height:48px;border-width:2px}.spell-name{font-size:.7rem;max-width:70px}.spell-cooldown{font-size:.6rem;padding:1px 4px}}@media(prefers-contrast:high){.summoner-spell-item{border:2px solid #ffffff}.summoner-spell-item:hover{border-color:#fc0}.spell-image-wrapper{border-color:#fff}}.summoner-spell-item:focus{outline:2px solid #f59e0b;outline-offset:2px}@media(prefers-reduced-motion:reduce){.summoner-spell-item,.spell-image-wrapper,.spell-image,.spell-image-wrapper:before{transition:none}.summoner-spell-item:hover,.summoner-spell-item:hover .spell-image{transform:none}.summoner-spell-item:hover .spell-image-wrapper:before{top:-150%;left:-150%}}@media print{.summoner-spell-item:hover{transform:none}.spell-image-wrapper:before{display:none}}@keyframes spell-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.summoner-spell-item{animation:spell-fade-in .4s ease-out}.summoner-spell-item:nth-child(1){animation-delay:.1s}.summoner-spell-item:nth-child(2){animation-delay:.2s}.champion-gameplay-tips{width:100%;border-radius:12px;overflow:hidden;background:#ffffff05!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:none!important;transition:all .3s ease}.champion-gameplay-tips:hover{background:#ffffff14!important;border-color:#fff3!important}.gameplay-tips-title{margin:0;padding:16px 20px;background-color:#0000004d;color:#f0e6d2!important;font-size:18px;font-weight:600;text-align:left;letter-spacing:.2px}.gameplay-tips-content{padding:20px;background:#0003;color:#c8c8d0!important;font-size:15px;line-height:1.6;font-weight:400}.gameplay-tips-content p{margin:0 0 12px}.gameplay-tips-content p:last-child{margin-bottom:0}.gameplay-tips-content strong{color:#f0e6d2;font-weight:600}.gameplay-tips-content em{color:#a09b8c;font-style:italic}.gameplay-tips-content h2,.gameplay-tips-content h3,.gameplay-tips-content h4{color:#f0e6d2;margin:16px 0 10px;font-weight:700;line-height:1.25}.gameplay-tips-content h2{font-size:18px}.gameplay-tips-content h3{font-size:16px}.gameplay-tips-content h4{font-size:15px}.gameplay-tips-content ul,.gameplay-tips-content ol{margin:12px 0;padding-left:20px}.gameplay-tips-content li{margin:6px 0;color:#c8c8d0}.gameplay-tips-content li::marker{color:#a09b8c}.gameplay-tips-content a{color:#f59e0b;text-decoration:underline;text-underline-offset:2px}.gameplay-tips-content a:hover{color:#f0e6d2}.gameplay-tips-content blockquote{margin:16px 0;padding:12px 16px;background:#00000040;border-left:4px solid rgba(200,155,60,.6);border-radius:0 8px 8px 0;font-style:italic;color:#c8c8d0}@media(max-width:768px){.champion-gameplay-tips{border-radius:12px}.gameplay-tips-title{padding:14px 16px;font-size:16px}.gameplay-tips-content{padding:16px;font-size:14px;line-height:1.5}.gameplay-tips-content ul,.gameplay-tips-content ol{padding-left:16px}}@media(prefers-reduced-motion:reduce){.champion-gameplay-tips{transition:none}}.champion-tips-tricks{width:100%;border-radius:12px;overflow:hidden;background:#ffffff05!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:none!important;transition:all .3s ease}.champion-tips-tricks:hover{background:#ffffff14!important;border-color:#fff3!important}.tips-tricks-title{margin:0;padding:16px 20px;background-color:#0000004d;color:#f0e6d2!important;font-size:18px;font-weight:600;text-align:left;letter-spacing:.2px}.tips-tricks-content{padding:20px;background:#0003;color:#c8c8d0!important;font-size:15px;line-height:1.6;font-weight:400}.tips-tricks-content p{margin:0 0 12px}.tips-tricks-content p:last-child{margin-bottom:0}.tips-tricks-content strong{color:#f0e6d2;font-weight:600}.tips-tricks-content em{color:#a09b8c;font-style:italic}.tips-tricks-content h2,.tips-tricks-content h3,.tips-tricks-content h4{color:#f0e6d2;margin:16px 0 10px;font-weight:700;line-height:1.25}.tips-tricks-content h2{font-size:18px}.tips-tricks-content h3{font-size:16px}.tips-tricks-content h4{font-size:15px}.tips-tricks-content ul,.tips-tricks-content ol{margin:12px 0;padding-left:20px}.tips-tricks-content li{margin:6px 0;color:#c8c8d0}.tips-tricks-content li::marker{color:#a09b8c}.tips-tricks-content a{color:#f59e0b;text-decoration:underline;text-underline-offset:2px}.tips-tricks-content a:hover{color:#f0e6d2}.tips-tricks-content blockquote{margin:16px 0;padding:12px 16px;background:#00000040;border-left:4px solid rgba(200,155,60,.6);border-radius:0 8px 8px 0;font-style:italic;color:#c8c8d0}@media(max-width:768px){.champion-tips-tricks{border-radius:12px}.tips-tricks-title{padding:14px 16px;font-size:16px}.tips-tricks-content{padding:16px;font-size:14px;line-height:1.5}.tips-tricks-content ul,.tips-tricks-content ol{padding-left:16px}}@media(prefers-reduced-motion:reduce){.champion-tips-tricks{transition:none}}.champion-combos-mechanics{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Inter,sans-serif;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(226,232,240,.8);box-shadow:0 4px 16px #00000014,0 2px 8px #0000000a,inset 0 1px #ffffff4d;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.champion-combos-mechanics:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f108,#a855f708,#ec489908);opacity:0;transition:opacity .3s ease;pointer-events:none}.champion-combos-mechanics:hover{box-shadow:0 8px 24px #0000001f,0 4px 12px #00000014,inset 0 1px #fff6;border-color:#6366f133;transform:none}.champion-combos-mechanics:hover:before{opacity:1}.combos-mechanics-title{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 16px;text-align:center;letter-spacing:-.01em;background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.combos-mechanics-title:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:40px;height:2px;background:linear-gradient(90deg,#6366f1,#a855f7,#ec4899);border-radius:1px}.video-container{position:relative;width:100%;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #0000001a,0 2px 6px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1)}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:inherit}.aspect-ratio-16-9{aspect-ratio:16 / 9}.aspect-ratio-4-3{aspect-ratio:4 / 3}.aspect-ratio-21-9{aspect-ratio:21 / 9}.aspect-ratio-1-1{aspect-ratio:1 / 1}.aspect-ratio-16-9:before{content:"";display:block;padding-top:56.25%}.aspect-ratio-4-3:before{content:"";display:block;padding-top:75%}.aspect-ratio-21-9:before{content:"";display:block;padding-top:42.857%}.aspect-ratio-1-1:before{content:"";display:block;padding-top:100%}.video-container iframe[src]+:after{display:none}@media(max-width:768px){.champion-combos-mechanics{border-radius:12px}.combos-mechanics-title{font-size:18px;margin-bottom:12px}.video-container{border-radius:8px}.video-container:hover{transform:none}}@media(max-width:480px){.combos-mechanics-title{font-size:16px}.video-container{box-shadow:0 2px 8px #0000001a,0 1px 4px #0000000f}}@media(prefers-color-scheme:dark){.champion-combos-mechanics{background:#1e293bf2;border-color:#475569cc}.combos-mechanics-title{color:#f1f5f9}.video-container{box-shadow:0 4px 12px #0000004d,0 2px 6px #0003}.video-container:hover{box-shadow:0 8px 20px #0006,0 4px 10px #0000004d}}@media(prefers-contrast:high){.champion-combos-mechanics{background:#fff;border-color:#000;box-shadow:0 0 0 2px #000}.combos-mechanics-title{color:#000;-webkit-text-fill-color:#000000}.video-container{box-shadow:0 0 0 2px #000}}@media(prefers-reduced-motion:reduce){.champion-combos-mechanics,.champion-combos-mechanics:before,.video-container,.video-container:after{transition:none;animation:none}.champion-combos-mechanics:hover,.video-container:hover{transform:none}}.champion-combos-mechanics:focus-within{outline:2px solid #6366f1;outline-offset:2px}.video-container:empty:before{content:"No video URL provided";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#9ca3af;font-style:italic;text-align:center;padding:20px;background:#f3f4f6cc;border-radius:8px;border:2px dashed #d1d5db}.video-container.error:before{content:"Invalid video URL";color:#dc2626;background:#fee2e2cc;border-color:#fca5a5}.champion-strengths{width:100%;border-radius:12px;overflow:hidden;background:#15ff000d!important;border:1px solid rgba(255,255,255,.1)!important;border-left:4px solid #10b981;box-shadow:none!important;transition:all .3s ease;height:100%}.champion-strengths-title{margin:0;padding:16px 20px;background-color:#0000004d;color:#f0e6d2!important;font-size:18px;font-weight:600;text-align:left;letter-spacing:.2px}.champion-strengths-content{padding:20px;color:#c8c8d0!important;font-size:15px;line-height:1.6;font-weight:400;height:100%}.champion-strengths-content p{margin:0 0 12px}.champion-strengths-content p:last-child{margin-bottom:0}.champion-strengths-content strong{color:#f0e6d2;font-weight:600}.champion-strengths-content em{color:#a09b8c;font-style:italic}.champion-strengths-content h2,.champion-strengths-content h3,.champion-strengths-content h4{color:#f0e6d2;margin:16px 0 10px;font-weight:700;line-height:1.25}.champion-strengths-content h2{font-size:18px}.champion-strengths-content h3{font-size:16px}.champion-strengths-content h4{font-size:15px}.champion-strengths-content ul,.champion-strengths-content ol{margin:12px 0;padding-left:20px}.champion-strengths-content li{margin:6px 0;color:#c8c8d0}.champion-strengths-content li::marker{color:#10b981}.champion-strengths-content a{color:#f59e0b;text-decoration:underline;text-underline-offset:2px}.champion-strengths-content a:hover{color:#f0e6d2}.champion-strengths-content blockquote{margin:16px 0;padding:12px 16px;background:#00000040;border-left:4px solid rgba(16,185,129,.7);border-radius:0 8px 8px 0;font-style:italic;color:#c8c8d0}@media(max-width:768px){.champion-strengths{border-radius:12px}.champion-strengths-title{padding:14px 16px;font-size:16px}.champion-strengths-content{padding:16px;font-size:14px;line-height:1.5}.champion-strengths-content ul,.champion-strengths-content ol{padding-left:16px}}@media(prefers-reduced-motion:reduce){.champion-strengths{transition:none}}.champion-weaknesses{width:100%;height:100%;border-radius:12px;overflow:hidden;background:#ff00000d!important;border:1px solid rgba(255,255,255,.1)!important;border-left:4px solid #ef4444;box-shadow:none!important;transition:all .3s ease}.champion-weaknesses-title{margin:0;padding:16px 20px;background-color:#0000004d;color:#f0e6d2!important;font-size:18px;font-weight:600;text-align:left;letter-spacing:.2px}.champion-weaknesses-content{padding:20px;color:#c8c8d0!important;font-size:15px;line-height:1.6;font-weight:400;height:100%}.champion-weaknesses-content p{margin:0 0 12px}.champion-weaknesses-content p:last-child{margin-bottom:0}.champion-weaknesses-content strong{color:#f0e6d2;font-weight:600}.champion-weaknesses-content em{color:#a09b8c;font-style:italic}.champion-weaknesses-content h2,.champion-weaknesses-content h3,.champion-weaknesses-content h4{color:#f0e6d2;margin:16px 0 10px;font-weight:700;line-height:1.25}.champion-weaknesses-content h2{font-size:18px}.champion-weaknesses-content h3{font-size:16px}.champion-weaknesses-content h4{font-size:15px}.champion-weaknesses-content ul,.champion-weaknesses-content ol{margin:12px 0;padding-left:20px}.champion-weaknesses-content li{margin:6px 0;color:#c8c8d0}.champion-weaknesses-content li::marker{color:#ef4444}.champion-weaknesses-content a{color:#f59e0b;text-decoration:underline;text-underline-offset:2px}.champion-weaknesses-content a:hover{color:#f0e6d2}.champion-weaknesses-content blockquote{margin:16px 0;padding:12px 16px;background:#00000040;border-left:4px solid rgba(239,68,68,.8);border-radius:0 8px 8px 0;font-style:italic;color:#c8c8d0}@media(max-width:768px){.champion-weaknesses{border-radius:12px}.champion-weaknesses-title{padding:14px 16px;font-size:16px}.champion-weaknesses-content{padding:16px;font-size:14px;line-height:1.5}.champion-weaknesses-content ul,.champion-weaknesses-content ol{padding-left:16px}}@media(prefers-reduced-motion:reduce){.champion-weaknesses{transition:none}}.champion-guide-title-widget{position:relative;width:100%;height:200px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000026;transition:all .3s ease}.champion-guide-title-widget:before{content:"";position:absolute;inset:0;background-color:#0006;z-index:1;transition:opacity .3s ease}.champion-guide-title-container{position:relative;z-index:2;padding:20px;text-align:center;width:100%}.champion-guide-title-text{font-size:3rem;font-weight:700;color:#fff;margin:0;line-height:1.2;text-transform:uppercase;letter-spacing:2px;font-family:Arial,sans-serif;text-align:inherit;transition:all .3s ease}.champion-guide-title-text.has-text-shadow{text-shadow:2px 2px 8px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.5)}.champion-guide-title-text:hover{transform:scale(1.05)}@media(max-width:1024px){.champion-guide-title-text{font-size:2.5rem;letter-spacing:1.5px}}@media(max-width:768px){.champion-guide-title-widget{height:200px;border-radius:8px}.champion-guide-title-text{font-size:2rem;letter-spacing:1px}.champion-guide-title-container{padding:15px}}@media(max-width:480px){.champion-guide-title-widget{height:150px;border-radius:6px}.champion-guide-title-text{font-size:1.5rem;letter-spacing:.5px}.champion-guide-title-container{padding:10px}}@media(prefers-color-scheme:dark){.champion-guide-title-widget:before{background-color:#0009}.champion-guide-title-text.has-text-shadow{text-shadow:2px 2px 8px rgba(0,0,0,.9),0 0 20px rgba(0,0,0,.7)}}@media(prefers-contrast:high){.champion-guide-title-widget:before{background-color:#000c}.champion-guide-title-text{color:#fff;text-shadow:3px 3px 10px rgba(0,0,0,1)}}.champion-guide-title-widget:focus-within{outline:3px solid #3b82f6;outline-offset:2px}@media print{.champion-guide-title-widget{background:#f8f9fa!important;color:#000!important;box-shadow:none!important;page-break-inside:avoid}.champion-guide-title-widget:before{display:none!important}.champion-guide-title-text{color:#000!important;text-shadow:none!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.champion-guide-title-widget{animation:fadeInUp .6s ease-out}.champion-guide-title-widget:hover .champion-guide-title-text{text-shadow:3px 3px 12px rgba(0,0,0,.9),0 0 30px rgba(0,0,0,.6)}.champion-guide-title-widget.fire-theme:before{background:linear-gradient(135deg,#ff64644d,#0009)}.champion-guide-title-widget.ice-theme:before{background:linear-gradient(135deg,#6496ff4d,#0009)}.champion-guide-title-widget.nature-theme:before{background:linear-gradient(135deg,#64ff644d,#0009)}.champion-guide-title-widget.dark-theme:before{background:linear-gradient(135deg,#32323280,#000c)}.champion-guide-title-widget.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.champion-guide-title-widget.error{background:#f8f9fa;border:2px dashed #dee2e6}.champion-guide-title-widget.error .champion-guide-title-text{color:#6c757d;text-shadow:none}@media(prefers-reduced-motion:reduce){.champion-guide-title-widget,.champion-guide-title-text,.champion-guide-title-widget:before{animation:none!important;transition:none!important}.champion-guide-title-widget:hover,.champion-guide-title-text:hover{transform:none!important}}.champion-itemization-container{width:100%;border-radius:12px;position:relative}.champion-itemization-title{font-size:24px;font-weight:700;margin-bottom:25px;color:#f0e6d2;text-transform:uppercase;letter-spacing:1px;text-align:center;padding-bottom:15px;border-bottom:2px solid rgba(200,155,60,.3)}.itemsets-wrapper,.itemization-layout-vertical .itemsets-wrapper{display:flex;flex-direction:column;gap:12px}.itemization-layout-horizontal .itemsets-wrapper{display:flex;flex-direction:row;gap:12px;overflow-x:auto}.itemization-layout-horizontal .itemset-section{flex:0 0 auto;min-width:300px}.itemization-layout-grid .itemsets-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.itemset-section{border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;background:#ffffff05;transition:all .3s ease}.itemset-section:hover{background:#ffffff14;border-color:#fff3}.itemset-section .itemset-content{padding:20px;background:#0003}.itemset-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background-color:#0000004d;cursor:pointer;transition:background-color .2s ease;user-select:none}.itemset-header:hover{background-color:#0006}.itemset-header .itemset-label{font-size:18px;font-weight:600;color:#f0e6d2;flex:1;margin:0;text-transform:uppercase;letter-spacing:.5px}.itemset-header .item-count{font-size:14px;font-weight:500;color:#a09b8c}.itemset-header .toggle-icon{transition:transform .2s ease;display:flex;align-items:center;color:#a09b8c}.itemset-header.collapsed .toggle-icon{transform:rotate(-90deg)}.itemset-content{padding:20px;background:#0003}.itemset-container{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px;transition:all .3s ease}.itemset-container:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 4px 12px #00000026}.items-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.item-wrapper{position:relative;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.item-wrapper,.item-wrapper *{pointer-events:auto}.item-wrapper[title],.item-icon[title]{pointer-events:none}.item-wrapper:before,.item-icon:before{content:none!important}.item-image-container{position:relative;display:inline-block}.item-icon{width:48px;height:48px;border:2px solid rgba(200,155,60,.5);border-radius:6px;display:block;background:#1e2328;transition:all .3s ease}.item-wrapper:hover .item-icon{border-color:#c89b3c;box-shadow:0 0 12px #c89b3c99}.item-price{position:absolute;bottom:-8px;right:-8px;background:linear-gradient(135deg,#785a28,#c89b3c);color:#fff;font-size:13px;font-weight:700;letter-spacing:1px;padding:0 3px;border-radius:4px;display:flex;align-items:center;gap:1px;white-space:nowrap;font-family:monospace}.gold-icon{font-size:10px}.item-name{margin-top:6px;font-size:12px;font-weight:500;color:#f0e6d2;text-align:center;max-width:80px;line-height:1.3}.itemset-explanation{display:block;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);font-size:15px;line-height:1.6;color:#c8c8d0;font-style:italic}@media(max-width:768px){.champion-itemization-title{font-size:20px;margin-bottom:16px}.itemization-layout-horizontal .itemsets-wrapper{flex-direction:column}.itemization-layout-horizontal .itemset-container{min-width:100%}.itemization-layout-grid .itemsets-wrapper{grid-template-columns:1fr}.item-icon{width:40px;height:40px}}@media(max-width:480px){.itemset-content{padding:16px}.itemset-container{padding:12px}.items-row{gap:6px}.item-icon{width:36px;height:36px}.item-price{font-size:10px;padding:1px 4px}.item-name{font-size:11px;max-width:60px}.champion-itemization-title{font-size:20px}}@media(max-width:768px){.itemset-header{padding:14px 16px}.itemset-header .itemset-label{font-size:16px}}.itemset-container.loading{opacity:.5;pointer-events:none}.itemset-container.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid rgba(200,155,60,.2);border-top-color:#c89b3c;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.itemsets-wrapper:empty:after{content:"No items available";display:block;text-align:center;padding:40px 20px;color:#a09b8c;font-style:italic}.cg-item-changes{width:100%;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:transparent;border:none}.cg-item-changes__title{font-size:24px;font-weight:700;margin:0 0 16px;color:#f0e6d2;text-transform:uppercase;letter-spacing:1px;text-align:center;padding-bottom:12px;border-bottom:2px solid rgba(200,155,60,.3)}.cg-item-changes__last-updated{font-size:.75rem;color:#fff9;margin:12px 0 0;text-align:left}.cg-item-changes__last-updated:first-child{margin-top:0;margin-bottom:12px}.cg-item-changes__items-row.items-row{display:flex;flex-wrap:wrap;gap:var(--cg-item-changes-gap, 8px);margin-bottom:12px;padding:0;list-style:none}.cg-item-changes .item-wrapper{position:relative;cursor:default;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.cg-item-changes .item-image-container{position:relative;display:inline-block}.cg-item-changes .item-icon{width:64px;height:64px;border:2px solid rgba(200,155,60,.5);border-radius:6px;display:block;background:#1e2328;transition:all .3s ease;object-fit:contain}.cg-item-changes .cg-item-changes__item-wrapper--gebufft .item-icon{border-color:#00b450cc}.cg-item-changes .cg-item-changes__item-wrapper--gebufft:hover .item-icon{border-color:#00b450;box-shadow:0 0 12px #00b45080}.cg-item-changes .cg-item-changes__item-wrapper--generft .item-icon{border-color:#c83232cc}.cg-item-changes .cg-item-changes__item-wrapper--generft:hover .item-icon{border-color:#c83232;box-shadow:0 0 12px #c8323280}.cg-item-changes .cg-item-changes__item-wrapper--angepasst .item-icon{border-color:#c89b3ccc}.cg-item-changes .cg-item-changes__item-wrapper--angepasst:hover .item-icon{border-color:#c89b3c;box-shadow:0 0 12px #c89b3c80}.cg-item-changes__badge{position:absolute;inset:-6px -6px auto auto;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:0;line-height:1;overflow:visible;background:transparent}.cg-item-changes__badge-icon{width:20px;height:20px;object-fit:contain;display:block}.cg-item-changes__badge--buff,.cg-item-changes__badge--nerf,.cg-item-changes__badge--adjusted,.cg-item-changes__badge--neu{background:transparent}.cg-item-changes__badge.cg-item-changes__badge--text{font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 5px;color:#fff}.cg-item-changes .item-price{position:absolute;bottom:-8px;right:-8px;left:auto;background:linear-gradient(135deg,#785a28,#c89b3c);color:#fff;font-size:13px;font-weight:700;letter-spacing:1px;padding:0 3px;border-radius:4px;display:flex;align-items:center;gap:2px;white-space:nowrap;font-family:monospace}.cg-item-changes .item-price .gold-icon{font-size:12px}.cg-item-changes .item-name,.cg-item-changes__plaintext{display:none}.cg-item-changes__empty{margin:0;padding:16px;color:#fff9;text-align:center}@media(max-width:768px){.cg-item-changes .item-icon{width:56px;height:56px}.cg-item-changes .item-price{font-size:10px;padding:1px 4px}}@media(max-width:480px){.cg-item-changes .item-icon{width:48px;height:48px}.cg-item-changes .item-name{font-size:11px;max-width:60px}}.cg-rune-changes{width:100%;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:transparent}.cg-rune-changes__title{font-size:24px;font-weight:700;margin:0 0 16px;color:#f0e6d2;text-transform:uppercase;letter-spacing:1px;text-align:center;padding-bottom:12px;border-bottom:2px solid rgba(200,155,60,.3)}.cg-rune-changes__last-updated{font-size:.75rem;color:#fff9;margin:12px 0 0;text-align:left}.cg-rune-changes__last-updated:first-child{margin-top:0;margin-bottom:12px}.cg-rune-changes__runes-row.runes-row{display:flex;flex-wrap:wrap;gap:var(--cg-rune-changes-gap, 8px);margin-bottom:12px;padding:0;list-style:none}.cg-rune-changes .cg-rune-changes__rune-wrapper{position:relative;cursor:default;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.cg-rune-changes .cg-rune-changes__icon-wrap{position:relative;display:inline-block;border-radius:50%}.cg-rune-changes .cg-rune-changes__icon{width:64px;height:64px;border:2px solid rgba(200,155,60,.5);border-radius:50%;display:block;background:#1e2328;transition:all .3s ease;object-fit:contain}.cg-rune-changes .cg-rune-changes__rune-wrapper--gebufft .cg-rune-changes__icon{border-color:#00b450cc}.cg-rune-changes .cg-rune-changes__rune-wrapper--gebufft:hover .cg-rune-changes__icon{border-color:#00b450;box-shadow:0 0 12px #00b45080}.cg-rune-changes .cg-rune-changes__rune-wrapper--generft .cg-rune-changes__icon{border-color:#c83232cc}.cg-rune-changes .cg-rune-changes__rune-wrapper--generft:hover .cg-rune-changes__icon{border-color:#c83232;box-shadow:0 0 12px #c8323280}.cg-rune-changes .cg-rune-changes__rune-wrapper--angepasst .cg-rune-changes__icon{border-color:#c89b3ccc}.cg-rune-changes .cg-rune-changes__rune-wrapper--angepasst:hover .cg-rune-changes__icon{border-color:#c89b3c;box-shadow:0 0 12px #c89b3c80}.cg-rune-changes__badge{position:absolute;inset:-6px -6px auto auto;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:0;line-height:1;overflow:visible;background:transparent}.cg-rune-changes__badge-icon{width:20px;height:20px;object-fit:contain;display:block}.cg-rune-changes__badge--buff,.cg-rune-changes__badge--nerf,.cg-rune-changes__badge--adjusted,.cg-rune-changes__badge--neu{background:transparent}.cg-rune-changes__badge.cg-rune-changes__badge--text{font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 5px;color:#fff}.cg-rune-changes__empty{margin:0;padding:16px;color:#fff9;text-align:center}@media(max-width:768px){.cg-rune-changes__icon{width:56px;height:56px}}@media(max-width:480px){.cg-rune-changes__icon{width:48px;height:48px}}.champion-strong-against-widget{width:100%;border-radius:12px}.champion-strong-against-widget .synergy-role-header .champion-strong-against-title{margin:0;padding:0;border:0;text-transform:none;letter-spacing:0;text-align:left;color:inherit}.champion-strong-against-widget .synergy-role-header .champion-strong-against-description{margin:0}.champion-weak-against-widget{width:100%;border-radius:12px}.champion-weak-against-widget .synergy-role-header .champion-weak-against-title{margin:0;padding:0;border:0;text-transform:none;letter-spacing:0;text-align:left;color:inherit}.champion-weak-against-widget .synergy-role-header .champion-weak-against-description{margin:0}.champion-fill-items-container{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:30px;border-radius:12px;box-shadow:0 4px 20px #0000004d}.champion-fill-items-title{font-size:24px;font-weight:700;color:#f0e6d2;margin:0 0 25px;text-transform:uppercase;letter-spacing:1px;text-align:center;padding-bottom:15px;border-bottom:2px solid rgba(200,155,60,.3)}.fill-items-wrapper,.fill-items-layout-list .fill-items-wrapper{display:flex;flex-direction:column;gap:15px}.fill-items-layout-grid .fill-items-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:15px}.fill-items-layout-compact .fill-items-wrapper{display:flex;flex-direction:column;gap:10px}.fill-items-layout-compact .fill-item-card{padding:12px}.fill-items-layout-compact .fill-item-image{width:48px;height:48px}.fill-item-card{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:18px;transition:all .3s ease;position:relative}.fill-item-card:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 4px 12px #00000026}.fill-item-header{display:flex;align-items:flex-start;gap:15px}.fill-item-image-wrapper{position:relative;flex-shrink:0;cursor:help}.fill-item-image{width:64px;height:64px;border-radius:6px;border:2px solid rgba(200,155,60,.5);object-fit:cover;transition:all .3s ease;display:block;background:#1e2328}.fill-item-image-wrapper:hover .fill-item-image{border-color:#c89b3c;box-shadow:0 0 12px #c89b3c99}.fill-item-price{position:absolute;bottom:-8px;right:-8px;background:linear-gradient(135deg,#785a28,#c89b3c);color:#fff;font-size:13px;font-weight:700;letter-spacing:1px;padding:0 3px;border-radius:4px;display:flex;align-items:center;gap:1px;white-space:nowrap;font-family:monospace}.fill-item-price .gold-icon{font-size:10px}.fill-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.fill-item-name{font-size:18px;font-weight:700;color:#f0e6d2;line-height:1.3}.fill-item-description-wrapper{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.fill-item-description{font-size:13px;line-height:1.5;color:#a09b8c;font-style:italic}.fill-item-description.expanded{max-height:500px}.description-toggle{background:none;border:none;color:#c89b3c;font-size:12px;font-weight:600;cursor:pointer;padding:8px 0 0;display:flex;align-items:center;gap:4px;transition:all .2s ease;margin-top:8px}.description-toggle:hover{color:#f0e6d2}.description-toggle .dashicons{font-size:16px;width:16px;height:16px;transition:transform .3s ease}.description-toggle.expanded .dashicons{transform:rotate(180deg)}.champion-fill-items-container p{color:#c8c8d0;text-align:center;padding:20px;margin:0}@media(max-width:768px){.champion-fill-items-container{padding:20px}.champion-fill-items-title{font-size:20px;margin-bottom:20px}.fill-items-layout-grid .fill-items-wrapper{grid-template-columns:1fr}.fill-item-card{padding:15px}.fill-item-header{gap:12px}.fill-item-image{width:56px;height:56px}.fill-item-name{font-size:16px}.fill-item-description{font-size:13px}.item-tooltip{min-width:280px;max-width:90vw;padding:15px}}@media(max-width:480px){.champion-fill-items-container{padding:15px}.champion-fill-items-title{font-size:18px}.fill-item-card{padding:12px}.fill-item-image{width:48px;height:48px}.fill-item-header{gap:10px}.fill-item-name{font-size:15px}.fill-item-description{font-size:12px}}@media(prefers-color-scheme:dark){.champion-fill-items-container{background:linear-gradient(135deg,#0a0a0f,#16213e)}.fill-item-card{background:#ffffff08}.fill-item-card:hover{background:#ffffff0f}}.champion-stats-container{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);padding:0}.champion-stats-title{font-size:24px;font-weight:700;color:#f0e6d2;margin:0;padding:12px;text-align:center;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid rgba(200,155,60,.3)}.stat-partype{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#c89b3c1a;border-bottom:1px solid rgba(200,155,60,.2)}.partype-label{font-size:.875rem;font-weight:600;color:#a09b8c}.partype-value{font-size:.875rem;font-weight:700;color:#c89b3c;text-transform:capitalize}.champion-stats-grid{display:flex;flex-direction:column;width:100%;padding:8px 0}.stat-item{padding:0;margin:0 8px;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}.stat-item:hover{background:#0000004d;border-color:#fff3;transform:translateY(-2px)}.stat-content{display:flex;flex-direction:column;gap:6px;width:100%}.stat-header{display:flex;flex-direction:row;align-items:center;gap:10px}.stat-name{font-size:.875rem;font-weight:600;color:#f0e6d2;line-height:1.3;margin:0}.stat-details{display:flex;flex-direction:column;gap:4px}.stat-level-row{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.stat-level-label{font-size:.75rem;font-weight:500;color:#a09b8c;white-space:nowrap}.stat-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.stat-icon img{width:28px;height:28px;object-fit:contain}.stat-value{font-size:1rem;font-weight:700;color:#f0e6d2;white-space:nowrap}.stat-meta{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:auto}.stat-percentile{font-size:.6875rem;font-weight:600;color:var(--percentile-color, #10b981);background:#10b98133;padding:4px 8px;border-radius:6px;display:inline-block;width:fit-content;transition:all .3s ease;white-space:nowrap}.stat-percentile.excellent{color:#059669;background:#05966933}.stat-percentile.good{color:#10b981;background:#10b98133}.stat-percentile.average{color:#d97706;background:#d9770633}.stat-percentile.poor{color:#dc2626;background:#dc262633}.stat-percentile.terrible{color:#991b1b;background:#991b1b33}.stat-placement{font-size:.6875rem;font-weight:500;color:#60a5fa;background:#60a5fa33;padding:4px 8px;border-radius:6px;display:inline-block;width:fit-content;white-space:nowrap;cursor:pointer;position:relative}.stat-error{color:#ef4444!important;background:#ef444433!important}@media(max-width:480px){.stat-item{padding:10px 12px}.stat-icon{width:32px;height:32px}.stat-icon img{width:24px;height:24px}.stat-name{font-size:.8rem}.stat-level-label{font-size:.7rem}.stat-value{font-size:.9rem}.stat-meta{gap:6px}.stat-percentile,.stat-placement{font-size:.625rem;padding:3px 6px}}.stat-placement-tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.tooltip-header{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(200,155,60,.3)}.tooltip-header-content{display:flex;align-items:center;gap:10px;margin-bottom:8px}.tooltip-stat-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0}.tooltip-header-text{flex:1}.tooltip-title{font-size:1rem;font-weight:700;color:#c89b3c;margin:0 0 4px}.tooltip-stat-type,.tooltip-subtitle{font-size:.75rem;font-weight:500;color:#a09b8c;margin:0}.tooltip-leaderboard{display:flex;flex-direction:column;gap:8px}.leaderboard-entry{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:6px;background:#ffffff05;transition:background .2s ease}.leaderboard-entry:hover{background:#ffffff1a}.leaderboard-entry.current-champion{background:#c89b3c33;border:1px solid rgba(200,155,60,.4)}.leaderboard-position{font-size:.75rem;font-weight:700;color:#c89b3c;min-width:30px;text-align:center}.leaderboard-icon{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.leaderboard-name{flex:1;font-size:.875rem;font-weight:500;color:#f0e6d2}.leaderboard-value{font-size:.875rem;font-weight:700;color:#c89b3c;min-width:50px;text-align:right}.tooltip-loading,.tooltip-error{padding:8px;text-align:center;color:#a09b8c;font-size:.875rem}.tooltip-error{color:#dc2626}@media print{.stat-item{break-inside:avoid;box-shadow:none;border:1px solid #000}.stat-item:hover{transform:none}}.champion-guide-single{max-width:1200px;margin:0 auto;padding:20px}.champion-guide-single .entry-header{text-align:center;margin-bottom:40px;padding:30px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:15px;color:#fff}.champion-guide-single .entry-title{font-size:2.5rem;margin:0 0 15px;color:gold;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.champion-guide-single .champion-meta{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:20px}.champion-guide-single .champion-meta .meta-item{background:#ffffff1a;padding:8px 16px;border-radius:20px;font-size:.9rem;border:1px solid rgba(255,255,255,.2)}.champion-guide-single .entry-content{background:#fff;padding:30px;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-bottom:30px}.champion-guide-single .entry-footer{text-align:center;padding:20px;background:#f8f9fa;border-radius:10px}.champion-guide-archive{max-width:1200px;margin:0 auto;padding:20px}.champion-guide-archive .page-header{text-align:center;margin-bottom:40px;padding:30px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:15px;color:#fff}.champion-guide-archive .page-title{font-size:2.5rem;margin:0 0 15px;color:gold;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.champion-guide-archive .term-description{font-size:1.1rem;color:#b8c5d6;max-width:600px;margin:0 auto}.champion-guide-archive .champion-guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;margin-bottom:40px}.champion-guide-item{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.champion-guide-item:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.champion-guide-item .item-thumbnail{position:relative;height:200px;overflow:hidden}.champion-guide-item .item-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.champion-guide-item:hover .item-thumbnail img{transform:scale(1.05)}.champion-guide-item .item-thumbnail .placeholder{width:100%;height:100%;background:linear-gradient(135deg,#6c757d,#495057);display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem}.champion-guide-item .item-content{padding:20px}.champion-guide-item .item-title{font-size:1.3rem;margin:0 0 10px;color:#2c3e50}.champion-guide-item .item-title a{color:inherit;text-decoration:none;transition:color .3s ease}.champion-guide-item .item-title a:hover{color:#007bff}.champion-guide-item .item-excerpt{color:#6c757d;margin-bottom:15px;line-height:1.6}.champion-guide-item .item-meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:15px}.champion-guide-item .item-meta .meta-tag{background:#e9ecef;color:#495057;padding:4px 8px;border-radius:12px;font-size:.8rem;border:1px solid #dee2e6}.champion-guide-item .read-more{display:inline-block;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:8px 16px;border-radius:20px;text-decoration:none;font-size:.9rem;transition:transform .3s ease,box-shadow .3s ease}.champion-guide-item .read-more:hover{transform:translateY(-2px);box-shadow:0 5px 15px #007bff4d;color:#fff}.champion-guide-archive .pagination{display:flex;justify-content:center;gap:10px;margin-top:40px}.champion-guide-archive .pagination .page-numbers{display:inline-block;padding:10px 15px;background:#fff;color:#007bff;text-decoration:none;border-radius:8px;border:1px solid #dee2e6;transition:all .3s ease}.champion-guide-archive .pagination .page-numbers:hover,.champion-guide-archive .pagination .page-numbers.current{background:#007bff;color:#fff;border-color:#007bff}@media(max-width:768px){.champion-guide-single .entry-title{font-size:2rem}.champion-guide-single .champion-meta{flex-direction:column;align-items:center}.champion-guide-archive .page-title{font-size:2rem}.champion-guide-archive .champion-guide-grid{grid-template-columns:1fr;gap:20px}.champion-guide-item .item-thumbnail{height:150px}}@media(max-width:480px){.champion-guide-single,.champion-guide-archive{padding:10px}.champion-guide-single .entry-header,.champion-guide-archive .page-header,.champion-guide-single .entry-content{padding:20px}}@media(prefers-color-scheme:dark){.champion-guide-single .entry-content,.champion-guide-item{background:#2d3748;color:#e2e8f0}.champion-guide-item .item-title{color:#e2e8f0}.champion-guide-item .item-excerpt{color:#a0aec0}.champion-guide-item .item-meta .meta-tag{background:#4a5568;color:#e2e8f0;border-color:#718096}}@media(prefers-contrast:high){.champion-guide-single .entry-header,.champion-guide-archive .page-header{border:3px solid #000}.champion-guide-item,.champion-guide-item .read-more{border:2px solid #000}}
