#patch-notes{margin-top:var(--page-header-height);scrollbar-color:#136387 #ebebebcc;scrollbar-width:thin}#patch-notes .tag{text-transform:uppercase;background-color:#dcc277;border-radius:8px;margin:auto auto auto 0;padding:8px;font-weight:700;display:inline-block}#patch-notes .tag>.label{color:#000;font-size:12px;font-weight:700;display:block}#patch-notes .tag.hotfix{background-color:#d5d5d5}#patch-notes .tag.pc .label,#patch-notes .tag.xbox .label,#patch-notes .tag.psn .label,#patch-notes .tag.switch .label,#patch-notes .tag.mobile .label{color:#fff}#patch-notes .tag.pc{background-color:#565656}#patch-notes .tag.xbox{background-color:#2d611f}#patch-notes .tag.psn{background-color:#184092}#patch-notes .tag.switch{background-color:#a92319}#patch-notes .tag.mobile{background-color:#000}#patch-notes a.backToIndex{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}#patch-notes a.backToIndex .Icon{filter:var(--filter-link);width:24px;height:auto;margin-right:.3em}#patch-notes #PatchNotesIntro{text-align:center;padding:40px 0}#patch-notes #PatchNotesIntro h1{text-transform:uppercase}#patch-notes #PatchNotesIntro a.backToIndex{margin-top:8px;display:inline-flex}#patch-notes #PatchNotesSearchUI{grid-template-rows:repeat(2,min-content);grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:64px;display:grid}@media (width>=768px){#patch-notes #PatchNotesSearchUI{grid-template-rows:auto;grid-template-columns:282px 1fr;gap:24px}}#patch-notes #PatchNotesSearchUI input[type=search],#patch-notes #PatchNotesSearchUI input[type=text],#patch-notes #PatchNotesSearchUI select{height:auto}#patch-notes #PatchNotesSearchUI #BuildnotesPagePlatformSelect{grid-row:2/3}@media (width>=768px){#patch-notes #PatchNotesSearchUI #BuildnotesPagePlatformSelect{grid-area:1/1/2/2}}#patch-notes #PatchNotesSearchUI #BuildnotesPagePlatformSelect .control-group{flex-direction:row;align-items:center;gap:16px;display:flex}#patch-notes #PatchNotesSearchUI #BuildnotesPagePlatformSelect label{font-weight:700}#patch-notes #PatchNotesSearchUI #BuildnotesPagePlatformSelect .FormSelectWrapper{flex-grow:1;display:block}#patch-notes #PatchNotesSearchUI #BuildnotesPagePlatformSelect .FormSelect{text-transform:uppercase;cursor:pointer;border:none;width:100%;margin:0;font-weight:700}#patch-notes #PatchNotesSearchUI #BuildnotesPagePlatformSelect .FormSelect:hover{background-color:#dedede}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar{border-radius:4px;flex-direction:row;grid-row:1/2;align-items:stretch;display:flex;overflow:hidden}@media (width>=768px){#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar{grid-area:1/2/2/3}}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar.has-value button.close{display:block}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar.has-value .Icon-wrapper{display:none}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .control-group{background-color:#f6f6f6;flex-direction:row;flex-grow:1;align-items:center;gap:0;display:flex;position:relative}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .control-group:hover,#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .control-group input:hover{background-color:#ebebeb}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .Search-text{border:none;flex-grow:1}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .FormInputWrapper{width:100%;display:block}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .FormInputWrapper-content,#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .FormInput{display:block}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .FormInput{width:100%;padding-left:4px}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar button.close,#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .Icon-wrapper{color:#000;--icon-filter:none;background:0 0;border:none;width:24px;min-height:24px;margin:0 18px;padding:0;display:block;position:relative}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar button.close .Icon,#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .Icon-wrapper .Icon{width:24px;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar button.close{display:none}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar .Search-submitIcon{filter:none;display:block;position:relative;transform:none}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar #btnSearch{text-transform:uppercase;background-color:#e2e2e2;width:auto;height:auto;padding-left:24px;padding-right:24px;font-weight:700;color:#000!important}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar #btnSearch:hover{background-color:#f4f4f4}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar #btnSearch[disabled]{cursor:default}#patch-notes #PatchNotesSearchUI .BuildnotesPageSearchBar #btnSearch[disabled]>span{opacity:.5}#patch-notes #directory{margin-bottom:123px}@media (width>=768px){#patch-notes #directory{margin-bottom:180px}}@media (width>=1280px){#patch-notes #directory{margin-bottom:250px}}#patch-notes #directory .record{border-bottom:1px solid var(--color-background-medium-light,#d9d9d9);padding-top:64px;padding-bottom:64px;position:relative}@media (width>=1280px){#patch-notes #directory .record{grid-template-rows:auto;grid-template-columns:1fr minmax(0,422px);gap:24px;display:grid}}#patch-notes #directory .record:first-child{padding-top:0}#patch-notes #directory .record:last-child{border-bottom:none;padding-bottom:0}#patch-notes #directory .card{background-color:var(--color-background-light,#f6f6f6);border:1px solid var(--color-background-medium-light,#d9d9d9);color:var(--color-text,#000);display:block}@media (width>=1280px){#patch-notes #directory .card{grid-area:1/1/2/2}}#patch-notes #directory .card figure img{width:100%;height:auto;display:block}#patch-notes #directory .card .content{padding:24px}@media (width>=768px){#patch-notes #directory .card .content{grid-template-rows:auto;grid-template-columns:1fr max-content;display:grid}}#patch-notes #directory .card .copy{margin-bottom:16px}@media (width>=768px){#patch-notes #directory .card .copy{grid-area:1/1/2/2;margin-bottom:0}}#patch-notes #directory .card .copy .title{margin-bottom:8px}#patch-notes #directory .card .copy .title .tag{padding:4px 8px;transform:translateY(-6px)}#patch-notes #directory .card .copy .title .tag .label{font-size:20px}#patch-notes #directory .card .copy .ButtonGroup{justify-content:flex-start;margin:16px 0}@media (width>=768px){#patch-notes #directory .card .supplement{grid-area:1/2/2/3}}#patch-notes #directory .resources{background-color:var(--color-background-light,#f6f6f6);margin-top:24px;padding:24px}@media (width>=1280px){#patch-notes #directory .resources{flex-direction:column;grid-area:1/2/2/3;min-height:0;margin-top:0;display:flex}}#patch-notes #directory .resources .title{font-family:var(--font-family-subtitle,"Roboto", Arial, Helvetica, sans-serif);text-transform:none;font-size:1.4375rem;font-weight:700;line-height:1.25}#patch-notes #directory .resources .links{max-height:133px;margin-top:16px;overflow-y:scroll}@media (width>=1280px){#patch-notes #directory .resources .links{flex:1 1 0;max-height:none;overflow-y:auto}}#patch-notes #directory .resources .title,#patch-notes #results .resources .title,#patch-notes #detail .resources .title{font-family:var(--font-family-subtitle,"Roboto", Arial, Helvetica, sans-serif);text-transform:none;font-size:1.4375rem;font-weight:700;line-height:1.25}#patch-notes #directory .links,#patch-notes #results .links,#patch-notes #detail .links{margin-top:16px;overflow:hidden}#patch-notes #directory .links ul,#patch-notes #results .links ul,#patch-notes #detail .links ul{margin-top:-16px;margin-bottom:-16px;padding:0;list-style:none}#patch-notes #directory .links ul li,#patch-notes #results .links ul li,#patch-notes #detail .links ul li{margin-top:16px;margin-bottom:16px}#patch-notes #directory .links li .tag,#patch-notes #results .links li .tag,#patch-notes #detail .links li .tag{margin-right:.5em;padding:4px 8px;display:inline-block;transform:translateY(-2px)}#patch-notes #directory .links a,#patch-notes #results .links a,#patch-notes #detail .links a{display:inline}#patch-notes #directory .links a.current,#patch-notes #results .links a.current,#patch-notes #detail .links a.current{font-weight:700;text-decoration:none}#patch-notes #results h2{font-family:var(--font-family-subtitle,"Roboto", Arial, Helvetica, sans-serif);text-transform:none;font-size:1.4375rem;font-weight:700;line-height:1.25}@media (width>=768px){#patch-notes #results h2{font-size:1.4375rem}}#patch-notes #results .BuildnotesPageResults{margin-top:40px}#patch-notes #results .BuildnotesPageResults .record{padding:32px 0}#patch-notes #results .BuildnotesPageResults .record li{padding:16px}#patch-notes #results .BuildnotesPageResults .record li:nth-child(odd){background:var(--color-background-light,#f5f5f5)}#patch-notes #results .BuildnotesPageResults .record:first-child{padding-top:0}#patch-notes #results .BuildnotesPageResults .record .preview{margin-top:8px}#patch-notes #results .BuildnotesPageResults .record ul{margin:24px 0 0;padding:0}#patch-notes #results .BuildnotesPageResults .title{font-size:22px;font-weight:700}#patch-notes #results .BuildnotesPageResults .links{margin-top:32px;overflow:hidden}#patch-notes #results .tag{vertical-align:text-top;padding:4px 8px}#patch-notes #detail{margin-top:64px}#patch-notes #detail .SectionContent{grid-template-rows:repeat(2,min-content);grid-template-columns:minmax(0,1fr);gap:24px;display:grid}@media (width>=1280px){#patch-notes #detail .SectionContent{grid-template-rows:auto;grid-template-columns:1fr minmax(0,422px);align-items:stretch;gap:24px;margin:0 auto}}@media (width>=1920px){#patch-notes #detail .SectionContent{grid-template-rows:auto;align-items:stretch;margin:0 auto}}#patch-notes #detail .SectionContent .record{grid-row:2/3}@media (width>=1280px){#patch-notes #detail .SectionContent .record{grid-area:1/1/2/2}}#patch-notes #detail .SectionContent .resources{grid-row:1/2}@media (width>=1280px){#patch-notes #detail .SectionContent .resources{grid-area:1/2/2/3}#patch-notes #detail .SectionContent .resources .carriage{top:var(--page-header-height);max-height:calc(100vh - var(--page-header-height) - 16px);margin:16px 0;position:sticky;overflow:auto}}#patch-notes #detail .SectionContent .resources .carriage a.backToIndex{background-color:var(--color-background-medium-light,#d9d9d9);padding:24px}#patch-notes #detail .SectionContent .resources .carriage a.backToIndex:hover{background-color:var(--color-background-light,#f6f6f6)}#patch-notes #detail .SectionContent .resources .carriage .hotfixes{background-color:var(--color-background-light,#f6f6f6);padding:24px}#patch-notes #detail .record{margin-bottom:100px}#patch-notes #detail .record .folio{margin-bottom:40px}#patch-notes #detail .record .folio .tags{margin-bottom:8px}#patch-notes #detail .record .folio .tags .tag{border-radius:4px;padding:4px 8px;font-size:12px;line-height:1.5}#patch-notes #detail .record .folio .title{font-family:var(--font-family-title,"Roboto", Arial, Helvetica, sans-serif);text-transform:none;font-size:2.0625rem;font-weight:700;line-height:1.25}#patch-notes #detail .record .folio .meta{grid-template-rows:auto;grid-template-columns:min-content 1fr;align-items:center;gap:8px;margin-top:10px;display:grid}#patch-notes #detail .record .folio .update-name{font-size:24px}#patch-notes #detail .record .folio date{margin-top:8px;display:block}#patch-notes #detail .record figure{margin:0}#patch-notes #detail .record figure img{width:100%;height:auto;display:block}#patch-notes #detail .record .content{margin-top:40px}#patch-notes #detail .record .content img,#patch-notes #detail .record .content video,#patch-notes #detail .record .content iframe{max-width:100%;height:auto;display:block}#patch-notes #detail .record .content img[style]{height:auto!important}#patch-notes #detail .record .content video,#patch-notes #detail .record .content iframe{aspect-ratio:16/9;width:100%}#patch-notes #detail .record .content strong{font-weight:700}#patch-notes #detail .record .content ul{padding-left:1.5em;list-style:outside}#patch-notes #detail .record .content ul li{margin:8px 0}#patch-notes #detail .record .content ul ul{margin-left:0;list-style:circle}#patch-notes #detail .record .detail-navigation{margin-top:40px}.Button--patchNotesUi{--color-button-background:#fff;--color-button-border:#000;--color-button-text:#000;--color-button-background-hover:#000;--color-button-border-hover:#fff;--color-button-text-hover:#fff;--filter-button-icon:none;--filter-button-icon-hover:invert(1)}.Button--patchNotesUi:hover{color:var(--color-button-text-hover)!important}.Button--patchNotesUi img[src*=back\.svg]{transform:rotate(90deg)}.Button--patchNotesUi img[src*=back\.svg]+.Button-label{margin-left:.24em}.Button--patchNotesUi img[src*=forward\.svg]{transform:rotate(90deg)}.Button--patchNotesUi .Button-label+img[src*=forward\.svg]{margin-right:.24em}mark{background-color:#e8dcba}#load-more-group{justify-content:unset;margin-top:24px}.load-more-search{justify-content:unset;margin-bottom:24px}
