﻿.section-header{align-items:center;background:#1c1c1c;box-sizing:border-box;width:100%;border-radius:6px;display:grid;grid-template-columns:auto auto 1fr auto;height:var(--wh-newsHeader-size);padding:0 0 0 var(--wh-newsHeader-padding)}:root{--wh-newsHeader-buttonPadding: 1px 6px;--wh-newsHeader-buttonSize: 40px;--wh-newsHeader-buttonTextDisplay: none;--wh-newsHeader-controlsDisplay: none;--wh-newsHeader-iconBorderWidth: 3px;--wh-newsHeader-headingFontSize: 16px;--wh-newsHeader-marginRight: 5px;--wh-newsHeader-padding: 15px;--wh-newsHeader-size: 50px;--wh-newsHeader-iconBg: #404040;--wh-newsHeader-linkDisplay: none;--wh-newsHeader-titleLeftBorder: none;--wh-newsHeader-titleBoxShadow: none}.section-header *{box-sizing:border-box}.section-header[data-bg="retail"] .section-header-icon img{background-color:#f8b700}.section-header[data-bg="classic"] .section-header-icon img{background-color:#be9365}.section-header[data-bg="d4"] .section-header-icon img{background-color:#f8b700}.section-header[data-bg="wrath"] .section-header-icon img{background-color:#234469}.section-header[data-bg="cata"] .section-header-icon img{background-color:#ff562d}.section-header[data-bg="twitch"] .section-header-icon{background-color:#9146ff}.section-header[data-bg="twitch"] .section-header-icon img{margin-top:5px;width:25px}.section-header[data-margin="half"]{margin:5px 0}.section-header[data-margin="0"]{margin:0 0}.section-header[data-margin="1"]{margin:10px 0}.section-header[data-margin="2"]{margin:20px 0}.section-header[data-margin="3"]{margin:30px 0}.section-header[data-margin="4"]{margin:50px 0}.section-header[data-margin="5"]{margin:80px 0}.section-header[data-display="medium"]{--wh-newsHeader-controlsDisplay: block}.section-header[data-display="medium"],.section-header[data-display="large"]{--wh-newsHeader-buttonPadding: 6px 12px;--wh-newsHeader-buttonTextDisplay: inline;--wh-newsHeader-linkDisplay: flex;--wh-newsHeader-titleLeftBorder: 1px solid rgba(255,255,255,0.1);--wh-newsHeader-titleBoxShadow: -1px 0 0 0 #000;--wh-newsHeader-padding: 20px}.section-header-link-list{align-items:center;column-gap:5px;display:grid;grid-template-columns:1fr;height:100%;padding:0 0 0 15px;position:relative}.section-header-link-list:has(.section-header-link:not(.justify-right)){border-left:var(--wh-newsHeader-titleLeftBorder);box-shadow:var(--wh-newsHeader-titleBoxShadow)}.section-header-link-list .justify-right{display:var(--wh-newsHeader-linkDisplay);justify-self:right}.section-header-details,.section-header-link{align-self:center;align-items:center;display:flex}.section-header-link{display:var(--wh-newsHeader-linkDisplay);height:calc(100% - 10px)}.section-header-link a{background:#600 0 0;border-radius:4px;border:1px solid;border-color:#666 #444 #404040;box-shadow:0 0 5px #000,inset 0 0 2px 2px #000,inset -2px 4px 1px #900,inset 0 -4px 1px #4d0000;color:#ffd100;padding:0 10px;text-transform:none !important;align-items:center;border:none;display:flex;font-size:16px;font-weight:700;height:100%;margin:5px;overflow:hidden;text-transform:none}.section-header-link a:before{color:#ccc !important}.section-header-link a:empty:before{color:#ffd100 !important;margin:0;padding:0}.section-header-link a:hover,.section-header-link a.focus-visible{box-shadow:0 0 5px #000,inset 0 0 2px 2px #000,inset -2px 4px 1px #900,inset 0 -4px 1px #4d0000;background-image:radial-gradient(#c30000, #600 85%);color:#fff}.section-header-link a:hover:before,.section-header-link a.focus-visible:before{color:#fff !important}.section-header-link a:hover:empty:before,.section-header-link a.focus-visible:empty:before{color:#fff !important}.section-header-link a:active{background-position:-2px 2px;box-shadow:0 0 5px #000,inset 0 0 2px 2px #000,inset -2px 2px 2px 2px #000,inset -4px 6px 1px #900,inset 0 -4px 1px #4d0000}.section-header-link a.focus-visible,.section-header-link a:hover,.section-header-link a[data-state="active"]{background-color:rgba(255,255,255,0.05);color:#fff}.section-header-link a.focus-visible{box-shadow:0 0 0 2px rgba(255,255,255,0.5)}.section-header-icon{border:var(--wh-newsHeader-iconBorderWidth) solid #000;outline:var(--wh-newsHeader-iconBorderWidth) solid #404040;align-items:center;background-color:var(--wh-newsHeader-iconBg);display:flex;height:var(--wh-newsHeader-size);justify-content:center;min-width:var(--wh-newsHeader-size);overflow:hidden;position:relative;width:var(--wh-newsHeader-size);z-index:1;border-radius:50%}.section-header-icon a{align-items:center;display:flex;flex:0 0 auto;height:var(--wh-newsHeader-size);justify-content:center}.section-header-icon:has(a:hover),.section-header-icon:has(a.focus-visible){outline-color:#fff}.section-header-icon img{max-height:100%;max-width:unset;width:auto}body[data-wh-webp="false"] .section-header-icon img:not([src]){content:url(/images/logos/round/wowhead-rocket.png)}body[data-wh-webp="true"] .section-header-icon img:not([src]){content:url(/images/logos/round/wowhead-rocket.webp)}.section-header-controls{align-items:center;display:flex;flex-direction:row;justify-self:end}.section-header-controls button{align-items:center;background:#303030;display:flex;height:var(--wh-newsHeader-buttonSize);justify-content:center;margin-right:var(--wh-newsHeader-marginRight);padding:var(--wh-newsHeader-buttonPadding);min-width:var(--wh-newsHeader-buttonSize)}.section-header-controls button.focus-visible,.section-header-controls button:hover,.section-header-controls button[data-state="active"]{background-color:#a71a19;border-color:#a71a19}.section-header-controls button.filter-button:before{display:inline-block;font:normal normal normal 14px FontAwesome;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:none;text-rendering:auto;content:"";margin-right:0}.section-header-controls button.filter-button[data-popover-visible="true"]{background-color:#a71a19}.section-header-controls button.section-header-links:before{display:inline-block;font:normal normal normal 14px FontAwesome;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:none;text-rendering:auto;content:"";margin-right:0}.section-header-controls button.section-header-visibility{margin-right:var(--wh-newsHeader-marginRight)}.section-header-controls button.section-header-visibility:after{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='fill: rgb(255, 255, 255)' viewBox='0 0 448 512'><path d='M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z'/></svg>") center no-repeat;display:inline-block;height:16px;line-height:0;width:16px;content:""}.section-header-controls button.section-header-visibility.collapsed:after{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='fill: rgb(255, 255, 255)' viewBox='0 0 448 512'><path d='M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/></svg>") center no-repeat;display:inline-block;height:16px;line-height:0;width:16px}.section-header-controls button.section-header-favorite:before{display:inline-block;font:normal normal normal 14px FontAwesome;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:none;text-rendering:auto;content:"";margin-right:0}.section-header-controls button.section-header-filters:before{display:inline-block;font:normal normal normal 14px FontAwesome;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:none;text-rendering:auto;content:"";margin-right:0}.section-header-controls button.section-header-filters[data-popover-visible="true"]{background-color:#a71a19}.section-header-controls button span{display:var(--wh-newsHeader-buttonTextDisplay);margin-left:10px}.section-header-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fff;font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:18px;font-weight:500;line-height:1.5;font-size:var(--wh-newsHeader-headingFontSize);margin:0 var(--wh-newsHeader-padding)}.section-header-right-controls{align-items:center;display:flex;justify-content:flex-end}@media screen and (min-width: 685px){.section-header{--wh-newsHeader-headingFontSize: 18px}}@media screen and (min-width: 975px){.section-header{--wh-newsHeader-headingFontSize: 18px}}div:has(>.section-header),section:has(>.section-header){margin:10px 0}@media screen and (min-width: 685px){div:has(>.section-header),section:has(>.section-header){margin:15px 0}}div:has(.section-header):has(>.collapsible-section){overflow:auto}.popover .section-header-link{--wh-newsHeader-linkDisplay: flex}.section-header-link a{background-color:#1c1c1c;background-image:none;box-shadow:none;color:unset}.section-header-link a:hover{background:#303030;box-shadow:none}:root{--wh-newsHeader-linksDisplay: none;--wh-newsHeader-linksButtonDisplay: flex}.news-section[data-tree="live"] .section-header img:not([src]){background:#f8b700}body[data-wh-webp="false"] .news-section[data-tree="live"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="live"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-rocket.webp)}.news-section[data-tree="retail"] .section-header img:not([src]){background:#f8b700}body[data-wh-webp="false"] .news-section[data-tree="retail"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="retail"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-rocket.webp)}.news-section[data-tree="classic"] .section-header img:not([src]){background:#be9365}body[data-wh-webp="false"] .news-section[data-tree="classic"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-classic-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="classic"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-classic-rocket.webp)}.news-section[data-tree="tbc"] .section-header img:not([src]){background:#65ae0f}body[data-wh-webp="false"] .news-section[data-tree="tbc"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-classic-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="tbc"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-classic-rocket.webp)}.news-section[data-tree="wrath"] .section-header img:not([src]){background:#7ad5ff}body[data-wh-webp="false"] .news-section[data-tree="wrath"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-wrath-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="wrath"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-wrath-rocket.webp)}.news-section[data-tree="cata"] .section-header img:not([src]){background:#ff562d}body[data-wh-webp="false"] .news-section[data-tree="cata"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-cata-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="cata"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-cata-rocket.webp)}.news-section[data-tree="mists"] .section-header img:not([src]){background:#88e5c8}body[data-wh-webp="false"] .news-section[data-tree="mists"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-mists-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="mists"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-mists-rocket.webp)}.news-section[data-tree="di"] .section-header img:not([src]){background:#f8b700}body[data-wh-webp="false"] .news-section[data-tree="di"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-diablo-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="di"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-diablo-rocket.webp)}.news-section[data-tree="d2"] .section-header img:not([src]){background:#f8b700}body[data-wh-webp="false"] .news-section[data-tree="d2"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-diablo-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="d2"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-diablo-rocket.webp)}.news-section[data-tree="d4"] .section-header img:not([src]){background:#f8b700}body[data-wh-webp="false"] .news-section[data-tree="d4"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-diablo-rocket.png)}body[data-wh-webp="true"] .news-section[data-tree="d4"] .section-header img:not([src]){content:url(/images/logos/round/wowhead-diablo-rocket.webp)}.news-section.collapsed .news-post-row{max-height:0;position:relative}.news-section.collapsed .news-post-row ~ hr[divider-type="double"]{display:none}.news-section .news-post-row{max-height:var(--wh-collapseContent-maxHeight, 800px);overflow-x:auto;overflow-y:hidden;transition:max-height 150ms ease-in-out}.news-section[data-tree="live"] .section-header-title a{color:#fff}.news-section[data-tree="live"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="live"] .section-header-details:hover .section-header-title a{color:#f8b700}.news-section[data-tree="retail"] .section-header-title a{color:#fff}.news-section[data-tree="retail"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="retail"] .section-header-details:hover .section-header-title a{color:#f8b700}.news-section[data-tree="classic"] .section-header-title a{color:#fff}.news-section[data-tree="classic"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="classic"] .section-header-details:hover .section-header-title a{color:#be9365}.news-section[data-tree="tbc"] .section-header-title a{color:#fff}.news-section[data-tree="tbc"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="tbc"] .section-header-details:hover .section-header-title a{color:#65ae0f}.news-section[data-tree="wrath"] .section-header-title a{color:#fff}.news-section[data-tree="wrath"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="wrath"] .section-header-details:hover .section-header-title a{color:#6b9ede}.news-section[data-tree="cata"] .section-header-title a{color:#fff}.news-section[data-tree="cata"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="cata"] .section-header-details:hover .section-header-title a{color:#ff562d}.news-section[data-tree="mists"] .section-header-title a{color:#fff}.news-section[data-tree="mists"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="mists"] .section-header-details:hover .section-header-title a{color:#21ae7a}.news-section[data-tree="di"] .section-header-title a{color:#fff}.news-section[data-tree="di"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="di"] .section-header-details:hover .section-header-title a{color:#ef3a34}.news-section[data-tree="d2"] .section-header-title a{color:#fff}.news-section[data-tree="d2"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="d2"] .section-header-details:hover .section-header-title a{color:#ef3a34}.news-section[data-tree="d4"] .section-header-title a{color:#fff}.news-section[data-tree="d4"] .section-header-details:hover .section-header-icon{outline-color:#484848}.news-section[data-tree="d4"] .section-header-details:hover .section-header-title a{color:#ef3a34}.news-section .section-header[data-display="medium"],.news-section .section-header[data-display="large"]{--wh-newsHeader-linksDisplay: flex;--wh-newsHeader-linksButtonDisplay: none}.news-section .section-header-links{display:var(--wh-newsHeader-linksButtonDisplay)}.news-header *{box-sizing:border-box}.news-header-container{display:flex;height:100%}.news-header-container-links{display:var(--wh-newsHeader-linksDisplay)}.news-header-container-links:first-of-type{border-left:1px solid rgba(255,255,255,0.1);box-shadow:-1px 0 0 0 #000;height:100%;padding-left:10px}.news-header-container-links a{background:#600 0 0;border-radius:4px;border:1px solid;border-color:#666 #444 #404040;box-shadow:0 0 5px #000,inset 0 0 2px 2px #000,inset -2px 4px 1px #900,inset 0 -4px 1px #4d0000;color:#ffd100;padding:0 10px;text-transform:none !important;align-items:center;border:none;display:flex;font-size:14px;font-weight:700;height:calc(100% - 10px);margin:5px;overflow:hidden;text-transform:none}.news-header-container-links a:before{color:#ccc !important}.news-header-container-links a:empty:before{color:#ffd100 !important;margin:0;padding:0}.news-header-container-links a:hover,.news-header-container-links a.focus-visible{box-shadow:0 0 5px #000,inset 0 0 2px 2px #000,inset -2px 4px 1px #900,inset 0 -4px 1px #4d0000;background-image:radial-gradient(#c30000, #600 85%);color:#fff}.news-header-container-links a:hover:before,.news-header-container-links a.focus-visible:before{color:#fff !important}.news-header-container-links a:hover:empty:before,.news-header-container-links a.focus-visible:empty:before{color:#fff !important}.news-header-container-links a:active{background-position:-2px 2px;box-shadow:0 0 5px #000,inset 0 0 2px 2px #000,inset -2px 2px 2px 2px #000,inset -4px 6px 1px #900,inset 0 -4px 1px #4d0000}.news-header-container-links a.focus-visible,.news-header-container-links a:hover,.news-header-container-links a[data-state="active"]{background-color:rgba(255,255,255,0.05);color:#fff}.news-header-container-links a.focus-visible{box-shadow:0 0 0 2px rgba(255,255,255,0.5)}.popover .popover-column-content:has(.news-header-container-links){display:flex;flex-direction:column;gap:5px}.popover .popover-column-content:has(.news-header-container-links) .news-header-container-links{--wh-newsHeader-linksDisplay: flex;border-left:none;box-shadow:none;padding-left:0}.popover .popover-column-content:has(.news-header-container-links) .news-header-container-links a{align-items:center;background:#303030;box-sizing:border-box;display:flex;height:50px;justify-content:center;margin:0;padding:10px;width:100%}.popover .popover-column-content:has(.news-header-container-links) .news-header-container-links a:after{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='fill: rgb(204, 204, 204)' viewBox='0 0 448 512'><path d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/></svg>") center no-repeat;display:inline-block;height:.9em;line-height:0;width:.9em;background-size:14px;content:"";margin-left:10px}.popover[data-vertical-layout="true"]:has(.all-news-popover-filters) .popover-divider{display:none}.popover .popover-column.live .popover-header-icon-inner{background:#f8b700 !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.live .popover-header-icon-inner{content:url(/images/logos/round/wowhead-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.live .popover-header-icon-inner{content:url(/images/logos/round/wowhead-rocket.webp)}.popover .popover-column.retail .popover-header-icon-inner{background:#f8b700 !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.retail .popover-header-icon-inner{content:url(/images/logos/round/wowhead-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.retail .popover-header-icon-inner{content:url(/images/logos/round/wowhead-rocket.webp)}.popover .popover-column.classic .popover-header-icon-inner{background:#be9365 !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.classic .popover-header-icon-inner{content:url(/images/logos/round/wowhead-classic-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.classic .popover-header-icon-inner{content:url(/images/logos/round/wowhead-classic-rocket.webp)}.popover .popover-column.tbc .popover-header-icon-inner{background:#65ae0f !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.tbc .popover-header-icon-inner{content:url(/images/logos/round/wowhead-classic-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.tbc .popover-header-icon-inner{content:url(/images/logos/round/wowhead-classic-rocket.webp)}.popover .popover-column.wrath .popover-header-icon-inner{background:#7ad5ff !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.wrath .popover-header-icon-inner{content:url(/images/logos/round/wowhead-wrath-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.wrath .popover-header-icon-inner{content:url(/images/logos/round/wowhead-wrath-rocket.webp)}.popover .popover-column.cata .popover-header-icon-inner{background:#ff562d !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.cata .popover-header-icon-inner{content:url(/images/logos/round/wowhead-cata-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.cata .popover-header-icon-inner{content:url(/images/logos/round/wowhead-cata-rocket.webp)}.popover .popover-column.mists .popover-header-icon-inner{background:#88e5c8 !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.mists .popover-header-icon-inner{content:url(/images/logos/round/wowhead-mists-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.mists .popover-header-icon-inner{content:url(/images/logos/round/wowhead-mists-rocket.webp)}.popover .popover-column.di .popover-header-icon-inner{background:#f8b700 !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.di .popover-header-icon-inner{content:url(/images/logos/round/wowhead-diablo-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.di .popover-header-icon-inner{content:url(/images/logos/round/wowhead-diablo-rocket.webp)}.popover .popover-column.d2 .popover-header-icon-inner{background:#f8b700 !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.d2 .popover-header-icon-inner{content:url(/images/logos/round/wowhead-diablo-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.d2 .popover-header-icon-inner{content:url(/images/logos/round/wowhead-diablo-rocket.webp)}.popover .popover-column.d4 .popover-header-icon-inner{background:#f8b700 !important;box-sizing:border-box}body[data-wh-webp="false"] .popover .popover-column.d4 .popover-header-icon-inner{content:url(/images/logos/round/wowhead-diablo-rocket.png)}body[data-wh-webp="true"] .popover .popover-column.d4 .popover-header-icon-inner{content:url(/images/logos/round/wowhead-diablo-rocket.webp)}
