미디어위키:Gadget-Vector.css: 두 판 사이의 차이

식물 vs 좀비 위키
둘러보기로 이동 검색으로 이동
편집 요약 없음
태그: 되돌려진 기여 모바일 편집 모바일 웹 편집
편집 요약 없음
 
(같은 사용자의 중간 판 42개는 보이지 않습니다)
1번째 줄: 1번째 줄:
/* ===== base.txt ===== */
/* Vector 2010 Legacy 인터페이스 디자인
* 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt
* v34: 본문·검색바 위치 조정·로고칸 축소·특수 화면 디자인 강제 적용
*/
 
/* =========================
/* =========================
MediaWiki:Gadget-base.css
  액션바 전체 디자인
========================= */
  ========================= */


:root {
.skin-vector-legacy #p-namespaces,
  --pvz-mobile-custombar-height: 64px;
.skin-vector-legacy #p-views,
.skin-vector-legacy #p-cactions {
margin: 0;
background: none !important;
transform: none !important;
}


  --pvz-main: #3d8f45;
.skin-vector-legacy #p-namespaces .vector-menu-content,
  --pvz-dark: #215a31;
.skin-vector-legacy #p-views .vector-menu-content,
  --pvz-light: #e3f3d9;
.skin-vector-legacy #p-cactions .vector-menu-content,
  --pvz-bg: #f2f8ec;
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
 
.skin-vector-legacy #p-views .vector-menu-content-list,
  --pvz-document-title-font: 'PVZ SB Aggro B', 'SB Aggro B', 'SB 어그로 B', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
.skin-vector-legacy #p-cactions .vector-menu-content-list {
  --pvz-document-title-weight: normal;
top: 0 !important;
  --pvz-section-title-font: 'PVZ SB Aggro M', 'SB Aggro M', 'SB 어그로 M', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
margin-top: 0 !important;
  --pvz-section-title-weight: normal;
background: none !important;
  --pvz-toc-item-font: 'PVZ SB Aggro L', 'SB Aggro L', 'SB 어그로 L', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
background-image: none !important;
  --pvz-toc-item-weight: normal;
border: 0 !important;
  --pvz-toc-number-font: 'PVZ SB Aggro B', 'SB Aggro B', 'SB 어그로 B', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
box-shadow: none !important;
  --pvz-toc-number-weight: normal;
transform: none !important;
  --pvz-heading-font: var(--pvz-section-title-font);
  --pvz-body-font: 'Pretendard', 'Noto Sans KR', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
 
  --pvz-board-side-width: 218px;
  --pvz-board-side-gap: 14px;
  --pvz-board-width-normal: calc(100vw - var(--pvz-board-side-width) - var(--pvz-board-side-gap) - 24px);
  --pvz-board-width-wide: calc(100vw - var(--pvz-board-side-width) - var(--pvz-board-side-gap) - 20px);
  --pvz-board-width: var(--pvz-board-width-normal);
 
  --pvz-board-frame-outer-line: #246034;
  --pvz-board-frame-outer-bg: #8fc77f;
  --pvz-board-frame-second: #eef7e7;
  --pvz-board-frame-inner: #d7ebcf;
  --pvz-board-frame-size: 5px;
  --pvz-board-frame-outer-bg-size: 2px;
  --pvz-board-frame-inner-size: 2px;
  --pvz-board-frame-outer-line-size: 3px;
 
  --pvz-board-radius: 24px;
  --pvz-board-radius-2: 21px;
  --pvz-board-radius-3: 17px;
  --pvz-board-radius-4: 13px;
 
  --pvz-board-top-gap: 18px;
  --pvz-board-paper-outer-gap: 22px;
 
  --pvz-content-bg: #fff4ea;
  --pvz-content-border: transparent;
  --pvz-paper-radius: 12px;
  --pvz-paper-side-padding: 30px;
  --pvz-paper-bottom-padding: 24px;
 
  --pvz-wiki-bg-image: url('/wiki/Special:Redirect/file/Wiki_Bg.png');
  --pvz-wiki-bg-color: #69c369;
 
  --pvz-title-ribbon: #3d8f45;
  --pvz-title-color: #ffffff;
}
}


html,
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
body {
.skin-vector-legacy #p-views .vector-menu-content-list {
  width: 100% !important;
display: flex;
  min-width: 0 !important;
align-items: flex-end;
  max-width: none !important;
gap: 3px;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  scroll-padding-top: calc(var(--pvz-mobile-custombar-height) + 16px) !important;
}
}


body {
.skin-vector-legacy #p-namespaces {
  position: relative !important;
margin-left: 18px !important;
  color: #203020 !important;
  background-color: transparent !important;
  background-image: none !important;
  font-family: var(--pvz-body-font) !important;
}
}


body::before {
.skin-vector-legacy #p-cactions {
  content: none !important;
margin-left: 4px;
  display: none !important;
}
}


 
.skin-vector-legacy #p-namespaces li,
/* =========================
.skin-vector-legacy #p-views li,
단일 위키 배경 이미지 v38
.skin-vector-legacy #p-cactions li {
- 라이트/다크 모드 구분 없이 Wiki_Bg.png 하나만 사용
position: relative;
========================= */
margin: 0;
 
padding: 0;
/* 위키 배경 이미지 모드 구분 제거 시작 */
border: 0;
:root {
background: none !important;
  --pvz-wiki-bg-image: url('/wiki/Special:Redirect/file/Wiki_Bg.png');
background-image: none !important;
  --pvz-wiki-bg-color: #69c369;
}
}
/* 위키 배경 이미지 모드 구분 제거 끝 */


html.pvz-modern-ui body {
.skin-vector-legacy #p-namespaces li > a,
  padding-top: calc(var(--pvz-mobile-custombar-height) + 10px) !important;
.skin-vector-legacy #p-views li > a,
  padding-bottom: 88px !important;
.skin-vector-legacy #p-cactions-label {
position: relative !important;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 2px;
height: 36px !important;
min-height: 36px !important;
margin: 0;
padding: 7px 12px 6px !important;
border: 3px solid #5c1f06;
border-radius: 10px 10px 0 0;
box-sizing: border-box;
background: #783b24 !important;
background-image: none !important;
color: #eee9e6 !important;
font-family:
"SB Aggro M",
"SB 어그로 M",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.74rem;
font-weight: 500;
line-height: 1;
text-decoration: none;
text-shadow:
#5c1f06 2px 0 0,
#5c1f06 1.75517px 0.958851px 0,
#5c1f06 1.0806px 1.68294px 0,
#5c1f06 0.141474px 1.99499px 0,
#5c1f06 -0.832294px 1.81859px 0,
#5c1f06 -1.60229px 1.19694px 0,
#5c1f06 -1.97999px 0.28224px 0,
#5c1f06 -1.87291px -0.701566px 0,
#5c1f06 -1.30729px -1.51361px 0,
#5c1f06 -0.421592px -1.95506px 0,
#5c1f06 0.567324px -1.91785px 0,
#5c1f06 1.41734px -1.41108px 0,
#5c1f06 1.92034px -0.558831px 0;
box-shadow:
inset 0 2px 0 #985d43,
inset 0 -3px 0 #552515;
transition:
height 140ms ease,
padding 140ms ease,
filter 120ms ease,
background-color 120ms ease;
}
}


*,
.skin-vector-legacy #p-namespaces li > a,
*::before,
.skin-vector-legacy #p-views li > a {
*::after {
top: 0 !important;
  box-sizing: border-box !important;
}
}


a {
.skin-vector-legacy #p-cactions-label {
  color: #2f7f3a;
top: 7px !important;
min-width: 36px;
cursor: pointer;
}
}


a:visited {
.skin-vector-legacy #p-cactions-label span {
  color: #3c7f3a;
position: static !important;
top: auto !important;
display: block;
margin: 0 !important;
color: inherit !important;
font: inherit;
text-shadow: inherit;
transform: none !important;
}
}


/* Vector / Vector 2022 기본 UI 숨김 */
.skin-vector-legacy #p-namespaces li.selected > a,
html.pvz-desktop-booting body.skin-vector #mw-page-base,
.skin-vector-legacy #p-views li.selected > a {
html.pvz-desktop-booting body.skin-vector #mw-head-base,
z-index: 2;
html.pvz-desktop-booting body.skin-vector #mw-head,
height: 43px !important;
html.pvz-desktop-booting body.skin-vector #mw-panel,
min-height: 43px !important;
html.pvz-desktop-booting body.skin-vector #p-personal,
padding-top: 10px !important;
html.pvz-desktop-booting body.skin-vector #p-search,
padding-bottom: 7px !important;
html.pvz-desktop-booting body.skin-vector #left-navigation,
background: #b1837c !important;
html.pvz-desktop-booting body.skin-vector #right-navigation,
color: #ffffff !important;
html.pvz-desktop-booting body.skin-vector .vector-header-container,
box-shadow:
html.pvz-desktop-booting body.skin-vector .vector-sticky-header,
inset 0 2px 0 #cfa392,
html.pvz-desktop-booting body.skin-vector .vector-main-menu-landmark,
inset 0 -3px 0 #8a5c56;
html.pvz-desktop-booting body.skin-vector .vector-column-start,
html.pvz-desktop-booting body.skin-vector .vector-page-toolbar,
html.pvz-desktop-booting body.skin-vector .vector-page-titlebar,
html.pvz-desktop-booting body.skin-vector .vector-page-titlebar-toc,
html.pvz-desktop-booting body.skin-vector .vector-toc-landmark,
html.pvz-desktop-booting body.skin-vector-2022 #mw-page-base,
html.pvz-desktop-booting body.skin-vector-2022 #mw-head-base,
html.pvz-desktop-booting body.skin-vector-2022 #mw-head,
html.pvz-desktop-booting body.skin-vector-2022 #mw-panel,
html.pvz-desktop-booting body.skin-vector-2022 #p-personal,
html.pvz-desktop-booting body.skin-vector-2022 #p-search,
html.pvz-desktop-booting body.skin-vector-2022 #left-navigation,
html.pvz-desktop-booting body.skin-vector-2022 #right-navigation,
html.pvz-desktop-booting body.skin-vector-2022 .vector-header-container,
html.pvz-desktop-booting body.skin-vector-2022 .vector-sticky-header,
html.pvz-desktop-booting body.skin-vector-2022 .vector-main-menu-landmark,
html.pvz-desktop-booting body.skin-vector-2022 .vector-column-start,
html.pvz-desktop-booting body.skin-vector-2022 .vector-page-toolbar,
html.pvz-desktop-booting body.skin-vector-2022 .vector-page-titlebar,
html.pvz-desktop-booting body.skin-vector-2022 .vector-page-titlebar-toc,
html.pvz-desktop-booting body.skin-vector-2022 .vector-toc-landmark {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}
}


/* 기본 제목/탭은 보드 헤더가 대체 */
.skin-vector-legacy #p-namespaces li > a:hover,
body.pvz-board-ready #firstHeading,
.skin-vector-legacy #p-views li > a:hover,
body.pvz-board-ready .firstHeading,
.skin-vector-legacy #p-cactions-label:hover {
body.pvz-board-ready .mw-first-heading,
filter: brightness(1.08);
body.pvz-board-ready #p-associated-pages,
text-decoration: none;
body.pvz-board-ready #p-views,
body.pvz-board-ready #p-cactions,
body.pvz-board-ready .vector-page-toolbar,
body.pvz-board-ready .vector-page-titlebar,
body.pvz-board-ready .vector-page-titlebar-toc {
  display: none !important;
}
}


#jump-to-nav,
.skin-vector-legacy #p-namespaces li,
.mw-jump-link {
.skin-vector-legacy #p-views li,
  position: absolute !important;
.skin-vector-legacy #p-namespaces li.selected,
  left: -9999px !important;
.skin-vector-legacy #p-views li.selected,
  width: 1px !important;
.skin-vector-legacy #p-namespaces li > a,
  height: 1px !important;
.skin-vector-legacy #p-views li > a,
  overflow: hidden !important;
.skin-vector-legacy #p-cactions-label,
.skin-vector-legacy #p-cactions-label span {
background-image: none !important;
}
}


 
/* 액션바 SVG 아이콘 */
/* =========================
.skin-vector-legacy #ca-nstab-main > a::before,
데스크톱 위키 배경 이미지 cover v23
.skin-vector-legacy #ca-talk > a::before,
- 반복 없음
.skin-vector-legacy #ca-view > a::before,
- 화면 전체를 채우도록 cover
.skin-vector-legacy #ca-edit > a::before,
- 데스크톱 배경은 Wiki_Bg.png 단일 이미지 사용
.skin-vector-legacy #ca-history > a::before {
========================= */
content: "";
 
display: block;
html,
flex: 0 0 14px;
body {
width: 14px;
  min-height: 100% !important;
height: 14px;
margin-right: 0;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
}


html {
.skin-vector-legacy #ca-nstab-main > a::before {
  background-color: var(--pvz-wiki-bg-color) !important;
background-image: url("/wiki/Special:Redirect/file/Actionbar-document.svg");
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}
}


body {
.skin-vector-legacy #ca-talk > a::before {
  background-color: transparent !important;
background-image: url("/wiki/Special:Redirect/file/Actionbar-talk.svg");
}
}


html.pvz-modern-ui body {
.skin-vector-legacy #ca-view > a::before {
  background-color: transparent !important;
background-image: url("/wiki/Special:Redirect/file/Actionbar-read.svg");
  background-image: none !important;
}
}


 
.skin-vector-legacy #ca-edit > a::before {
/* =========================
background-image: url("/wiki/Special:Redirect/file/Actionbar-edit.svg");
데스크톱 위키 배경 최종 보정 v24
- 실제 배경 이미지는 html에만 둔다.
- body에는 배경 이미지를 남기지 않아 중복/겹침을 방지한다.
========================= */
 
html {
  background-color: var(--pvz-wiki-bg-color) !important;
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}
}


body,
.skin-vector-legacy #ca-history > a::before {
html.pvz-modern-ui body {
background-image: url("/wiki/Special:Redirect/file/Actionbar-history.svg");
  background-color: transparent !important;
  background-image: none !important;
}
}


 
/* 주시 버튼 */
/* =========================
.skin-vector-legacy #ca-watch > a,
데스크톱 폭 / 상단 여백 조정 v27
.skin-vector-legacy #ca-unwatch > a,
- 기본 폭은 기존 '넓게'에 가깝게
.skin-vector-legacy li.mw-watchlink > a,
- 넓게 선택 시 오른쪽으로 거의 꽉 차게
.skin-vector-legacy a.mw-watchlink {
- 상단 전체 바 삭제에 맞춰 body 상단 여백 제거
position: relative !important;
========================= */
display: flex !important;
 
align-items: center !important;
html.pvz-modern-ui body {
justify-content: center !important;
  padding-top: 0 !important;
width: 40px !important;
min-width: 40px !important;
padding: 0 !important;
gap: 0;
overflow: visible;
font-size: 0 !important;
color: transparent !important;
text-shadow: none !important;
}
}


html.pvz-modern-ui {
.skin-vector-legacy #ca-watch > a > *,
  scroll-padding-top: 18px !important;
.skin-vector-legacy #ca-unwatch > a > *,
.skin-vector-legacy li.mw-watchlink > a > *,
.skin-vector-legacy a.mw-watchlink > * {
visibility: hidden !important;
width: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
}
}


html.pvz-width-normal {
.skin-vector-legacy #ca-watch > a::before,
  --pvz-board-width: var(--pvz-board-width-normal) !important;
.skin-vector-legacy #ca-unwatch > a::before,
.skin-vector-legacy li.mw-watchlink > a::before,
.skin-vector-legacy a.mw-watchlink::before {
content: "" !important;
position: absolute !important;
top: 50% !important;
left: 50% !important;
display: block !important;
flex: 0 0 18px;
width: 18px;
height: 18px;
margin: 0 !important;
background-position: center center !important;
background-repeat: no-repeat;
background-size: contain;
transform: translate(-50%, -50%);
transform-origin: 50% 50%;
}
}


html.pvz-width-wide {
.skin-vector-legacy #ca-watch > a::before,
  --pvz-board-width: var(--pvz-board-width-wide) !important;
.skin-vector-legacy .pvz-watch-not-watched > a::before,
.skin-vector-legacy a.pvz-watch-not-watched::before {
background-image: url("/wiki/Special:Redirect/file/GW2_Star2.png") !important;
}
}


/* =========================
.skin-vector-legacy #ca-unwatch > a::before,
v34 배경/폭 최종 보정
.skin-vector-legacy .pvz-watch-watched > a::before,
- 배경은 실제 파일 이미지만 사용한다.
.skin-vector-legacy a.pvz-watch-watched::before {
- CSS로 하늘/언덕/프로필 표를 그리지 않는다.
background-image: url("/wiki/Special:Redirect/file/GW2_Star.png") !important;
========================= */
 
html {
  background-color: var(--pvz-wiki-bg-color) !important;
  background-image: var(--pvz-wiki-bg-image) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}
}


body,
.skin-vector-legacy #ca-watch > a::after,
html.pvz-modern-ui body {
.skin-vector-legacy #ca-unwatch > a::after,
  background-color: transparent !important;
.skin-vector-legacy li.mw-watchlink > a::after,
  background-image: none !important;
.skin-vector-legacy a.mw-watchlink::after {
content: none !important;
display: none !important;
}
}


body::before {
.skin-vector-legacy .pvz-watch-spinning > a::before,
  content: none !important;
.skin-vector-legacy a.pvz-watch-spinning::before {
  display: none !important;
animation: pvz-watch-star-spin-centered 360ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
}


/* =========================
@keyframes pvz-watch-star-spin-centered {
v38 단일 위키 배경 이미지 최종 고정
0% {
- 뒤쪽 보정 블록에서 background-image가 none으로 덮이는 것을 방지한다.
transform: translate(-50%, -50%) rotate(0deg) scale(1);
- 라이트/다크 모드 구분 없이 Wiki_Bg.png 하나만 유지한다.
}
========================= */
45% {
 
transform: translate(-50%, -50%) rotate(180deg) scale(0.82);
/* 단일 위키 배경 이미지 최종 고정 시작 */
}
html {
100% {
  --pvz-wiki-bg-image: url('/wiki/Special:Redirect/file/Wiki_Bg.png') !important;
transform: translate(-50%, -50%) rotate(360deg) scale(1);
  background-image: var(--pvz-wiki-bg-image) !important;
}
}
}
/* 단일 위키 배경 이미지 최종 고정 끝 */
/* =========================
v37 데스크톱 초기 기본 Vector 노출 최소화
- JS가 보드 구조를 만들기 전 기본 Vector 본문/스킨이 잠깐 보이는 것을 막는다.
- 배경은 이미 custom 배경 변수로 먼저 표시한다.
========================= */


html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector,
/* 더보기 메뉴 내부 링크 */
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector-2022 {
.skin-vector-legacy #p-cactions .vector-menu-content {
  background-color: transparent !important;
margin-top: 0;
}
}


html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector #content,
.skin-vector-legacy #p-cactions .vector-menu-content li > a {
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector .mw-body,
display: block;
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector #bodyContent,
min-height: 0;
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector-2022 #content,
padding: 6px 12px;
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector-2022 .mw-body,
border: 0;
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector-2022 #bodyContent {
border-radius: 0;
  visibility: hidden !important;
background: transparent !important;
color: inherit !important;
font-family: inherit;
font-weight: inherit;
text-shadow: none;
box-shadow: none;
transform: none;
}
}


html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector #mw-page-base,
/* 액션바와 본문창 위치 */
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector #mw-head-base,
.skin-vector-legacy #right-navigation {
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector #mw-head,
margin-right: calc(0.45rem + 15px) !important;
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector #mw-panel,
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector-2022 #mw-page-base,
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector-2022 #mw-head-base,
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector-2022 #mw-head,
html.pvz-desktop-booting:not(.pvz-desktop-booted) body.skin-vector-2022 #mw-panel {
  display: none !important;
}
}


/* ===== board.txt ===== */
.skin-vector-legacy #content,
/* =========================
.skin-vector-legacy #left-navigation,
MediaWiki:Gadget-pvz-core/board.css
.skin-vector-legacy #right-navigation {
Vector 호환 최종본 / 데스크톱 탭 아이콘·여백·더보기 보정 v50
position: relative !important;
========================= */
top: 30px !important;
 
body.pvz-board-ready .pvz-board-root {
  position: relative !important;
 
  display: grid !important;
  grid-template-columns: var(--pvz-board-side-width) minmax(0, var(--pvz-board-width)) !important;
  column-gap: var(--pvz-board-side-gap) !important;
  align-items: start !important;
 
  width: calc(var(--pvz-board-side-width) + var(--pvz-board-side-gap) + var(--pvz-board-width)) !important;
  max-width: calc(100vw - 12px) !important;
 
  margin: 64px 8px 36px 8px !important;
  padding: 0 !important;
 
  color: inherit !important;
  background: transparent !important;
 
  border: 0 !important;
  box-shadow: none !important;
 
  overflow: visible !important;
}
}


/* 재구성 뒤 남은 Vector 요소 숨김 */
body.pvz-board-ready .pvz-board-root > :not(.pvz-board-frame-outer-real):not(.pvz-board-left-rail):not(.pvz-page-logo-link):not(#pvz-page-logo-link) {
  display: none !important;
}


/* =========================
/* =========================
왼쪽 보조창: 목재 보드 + 종이쪽지
  본문창
========================= */
  ========================= */


body.pvz-board-ready .pvz-board-left-rail {
.skin-vector-legacy #content,
  position: sticky !important;
.skin-vector-legacy .mw-body {
  top: 10px !important;
position: relative;
  z-index: 20 !important;
isolation: isolate;
 
background: #e6d2b2 !important;
  grid-column: 1 !important;
border: 15px solid #5b1f09 !important;
 
border-radius: 30px !important;
  display: flex !important;
box-shadow: none !important;
  flex-direction: column !important;
box-sizing: border-box;
  align-items: stretch !important;
padding:
  gap: 16px !important;
calc(1em + 15px)
 
calc(1.2em + 15px)
  width: var(--pvz-board-side-width) !important;
calc(1.25em + 15px) !important;
  min-width: 0 !important;
overflow: hidden;
  max-width: var(--pvz-board-side-width) !important;
}
  max-height: none !important;
 
  margin: 0 !important;
  padding: 12px 12px 16px !important;
 
  background: #94431d !important;
  background-image:
    linear-gradient(90deg, rgba(255,255,255,0.05), rgba(0,0,0,0.05)),
    linear-gradient(#9d4a22, #853815) !important;
 
  border: 3px solid #0c5f37 !important;
  border-radius: 9px !important;
 
  box-shadow:
    0 10px 24px rgba(0, 0, 0, 0.26),
    inset 0 0 0 1px rgba(255, 220, 140, 0.12),
    inset 0 0 24px rgba(80, 28, 8, 0.36) !important;


  overflow-y: visible !important;
.skin-vector-legacy #content::before,
  overflow-x: hidden !important;
.skin-vector-legacy .mw-body::before {
content: "" !important;
position: absolute;
inset: 15px;
z-index: -1;
display: block !important;
border-radius: 18px;
background: #fffae9;
pointer-events: none;
}
}


body.pvz-board-ready .pvz-board-left-rail::before {
.skin-vector-legacy #content::after,
  content: "" !important;
.skin-vector-legacy .mw-body::after {
  position: absolute !important;
content: none !important;
  inset: 7px !important;
display: none !important;
  border: 1px solid rgba(70, 26, 10, 0.34) !important;
  border-radius: 6px !important;
  pointer-events: none !important;
}
}


body.pvz-board-ready .pvz-board-left-rail > .pvz-page-logo-link,
body.pvz-board-ready .pvz-board-left-rail > #pvz-page-logo-link {
  position: relative !important;
  z-index: 2 !important;


  display: flex !important;
/* =========================
  align-items: center !important;
  문서 제목
  justify-content: center !important;
  ========================= */
 
  width: 100% !important;
  min-height: 136px !important;
 
  margin: 0 !important;
  padding: 14px !important;
 
  background: #5f260d !important;
 
  border: 2px solid #55200b !important;
  border-radius: 9px !important;
 
  box-shadow:
    inset 0 6px 12px rgba(0, 0, 0, 0.28),
    inset 0 -1px 0 rgba(255, 219, 150, 0.12),
    0 2px 0 rgba(255, 197, 108, 0.14) !important;


  overflow: hidden !important;
.skin-vector-legacy #firstHeading,
.skin-vector-legacy .mw-first-heading,
.skin-vector-legacy .mw-parser-output h1,
.skin-vector-legacy .mw-parser-output h2,
.skin-vector-legacy .mw-parser-output h3,
.skin-vector-legacy .mw-parser-output h4,
.skin-vector-legacy .mw-parser-output h5,
.skin-vector-legacy .mw-parser-output h6 {
font-family:
"SB Aggro B",
"SB 어그로 B",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-weight: 700;
}
}


body.pvz-board-ready .pvz-board-left-rail > .pvz-page-logo-link::before,
.skin-vector-legacy #firstHeading,
body.pvz-board-ready .pvz-board-left-rail > #pvz-page-logo-link::before {
.skin-vector-legacy .mw-first-heading {
  content: "" !important;
display: table;
  position: absolute !important;
width: auto;
  inset: 18px 25px !important;
max-width: calc(100% + 1.2em + 15px);
  background: rgba(89, 128, 74, 0.32) !important;
margin:
  border-radius: 4px !important;
0
  box-shadow: inset 0 0 16px rgba(18, 62, 31, 0.28) !important;
0
0.6em
calc(-1.2em - 15px) !important;
padding:
0.38em
calc(1.25em + 32px)
0.32em
calc(1.2em + 15px);
box-sizing: border-box;
border: 0 !important;
background-color: #106a40 !important;
color: #ffffff !important;
-webkit-clip-path: polygon(
0 0,
100% 0,
calc(100% - 30px) 100%,
0 100%
);
clip-path: polygon(
0 0,
100% 0,
calc(100% - 30px) 100%,
0 100%
);
}
}


body.pvz-board-ready .pvz-board-left-rail > .pvz-page-logo-link img,
.skin-vector-legacy #firstHeading *,
body.pvz-board-ready .pvz-board-left-rail > #pvz-page-logo-link img {
.skin-vector-legacy .mw-first-heading * {
  position: relative !important;
color: #ffffff !important;
  z-index: 1 !important;
 
  display: block !important;
 
  width: 100% !important;
  max-width: 158px !important;
  height: auto !important;
 
  margin: 0 auto !important;
  padding: 0 !important;
 
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
}


/* 왼쪽 보조창 제목과 종이쪽지 */
body.pvz-board-ready .pvz-board-side-nav {
  position: relative !important;
  z-index: 2 !important;


  width: 100% !important;
/* =========================
 
  왼쪽 보조창
  margin: 0 !important;
  ========================= */
  padding: 0 !important;


  background: transparent !important;
.skin-vector-legacy #mw-panel {
  border: 0 !important;
left: 0.6rem !important;
  border-radius: 0 !important;
width: calc(10em - 0.9rem) !important;
  box-shadow: none !important;
margin-top: 0.45rem;
margin-left: 0 !important;
padding: 0.7rem 0.55rem 1rem;
border: 3px solid #5b220e;
border-radius: 13px;
box-sizing: border-box;
background:
linear-gradient(
90deg,
rgba(255, 255, 255, 0.06) 0,
transparent 10%,
transparent 90%,
rgba(64, 19, 4, 0.18) 100%
),
linear-gradient(180deg, #a94f24 0%, #893819 48%, #9a421d 100%);
box-shadow:
inset 0 0 0 2px rgba(218, 114, 58, 0.52),
inset 0 12px 20px rgba(255, 165, 94, 0.1),
inset 0 -12px 20px rgba(73, 20, 5, 0.22),
0 3px 8px rgba(63, 24, 8, 0.32);
}
}


body.pvz-board-ready .pvz-board-side-section {
.skin-vector-legacy #mw-panel #p-logo {
  margin: 0 0 18px !important;
position: relative !important;
  padding: 0 !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
display: block !important;
width: 100% !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
margin: 0 0 0.9rem !important;
padding: 0.45rem 0 !important;
overflow: hidden !important;
border: 3px solid #60230d;
border-radius: 12px;
box-sizing: border-box !important;
background:
linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 22%),
#6c2b12;
box-shadow:
inset 0 2px 3px rgba(255, 168, 98, 0.22),
inset 0 -3px 6px rgba(48, 12, 2, 0.42),
0 2px 3px rgba(60, 20, 6, 0.28);
}
}


body.pvz-board-ready .pvz-board-side-section:last-child {
.skin-vector-legacy #mw-panel #p-logo a,
  margin-bottom: 0 !important;
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo {
display: block !important;
width: 100% !important;
height: auto !important;
min-height: 0 !important;
aspect-ratio: 1 / 1;
margin: 0 !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
}
}


body.pvz-board-ready .pvz-board-side-title {
.skin-vector-legacy #mw-panel #p-logo img {
  margin: 0 0 9px !important;
display: block !important;
  padding: 0 4px !important;
width: 100% !important;
 
height: auto !important;
  color: #d5ad45 !important;
max-width: 100% !important;
 
max-height: none !important;
  font-family: var(--pvz-section-title-font) !important;
margin: 0 auto !important;
  font-size: 1.02rem !important;
object-fit: contain !important;
  font-weight: var(--pvz-section-title-weight, 500) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.03em !important;
  text-align: center !important;
 
  text-shadow:
    rgba(61, 26, 9, 0.8) 1px 1px 0,
    rgba(255, 224, 137, 0.28) 0 -1px 0 !important;
}
}


body.pvz-board-ready .pvz-board-side-paper {
.skin-vector-legacy #mw-panel .vector-menu-portal,
  position: relative !important;
.skin-vector-legacy #mw-panel .portal {
 
margin: 0 0 0.9rem !important;
  margin: 0 3px !important;
padding: 0 !important;
  padding: 13px 14px !important;
border: 0 !important;
 
background: none !important;
  background: #ffd191 !important;
box-shadow: none !important;
  color: #302839 !important;
 
  border: 2px solid #5c2b12 !important;
  border-radius: 5px !important;
 
  box-shadow:
    0 5px 9px rgba(38, 17, 5, 0.32),
    inset 0 1px 0 rgba(255,255,255,0.36),
    inset 0 -3px 0 rgba(177, 94, 37, 0.10) !important;
}
}


body.pvz-board-ready .pvz-board-side-paper::before {
.skin-vector-legacy #mw-panel .vector-menu-heading,
  content: "" !important;
.skin-vector-legacy #mw-panel .portal h3 {
  position: absolute !important;
margin: 0 0 0.42rem !important;
  inset: 3px !important;
padding: 0 0.35rem !important;
  border: 1px solid rgba(255, 237, 190, 0.28) !important;
border: 0 !important;
  border-radius: 3px !important;
background: none !important;
  pointer-events: none !important;
color: #e8b94f !important;
font-family:
"SB Aggro B",
"SB 어그로 B",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.82rem !important;
font-weight: 700 !important;
line-height: 1.35 !important;
text-align: center;
text-shadow:
0 1px 0 #65300f,
0 2px 2px rgba(61, 19, 3, 0.42);
letter-spacing: 0.015em;
}
}


body.pvz-board-ready .pvz-board-side-link {
.skin-vector-legacy #mw-panel .vector-menu-content,
  display: block !important;
.skin-vector-legacy #mw-panel .portal .body {
 
position: relative;
  margin: 0 !important;
margin: 0 !important;
  padding: 4px 2px !important;
padding: 0.68rem 0.72rem 0.72rem !important;
 
border: 2px solid #6e2d13 !important;
  color: #302839 !important;
border-radius: 5px 7px 6px 5px;
  background: transparent !important;
box-sizing: border-box;
 
background: #f6bf7b !important;
  border-radius: 5px !important;
background-image: none !important;
 
box-shadow:
  text-decoration: none !important;
inset 0 0 0 1px rgba(255, 231, 184, 0.45),
 
0 4px 5px rgba(56, 18, 4, 0.36) !important;
  font-family: var(--pvz-toc-item-font) !important;
transform: rotate(-0.25deg);
  font-size: 0.90rem !important;
  font-weight: var(--pvz-toc-item-weight, 400) !important;
  line-height: 1.36 !important;
  letter-spacing: -0.02em !important;
}
}


body.pvz-board-ready .pvz-board-side-link:hover {
.skin-vector-legacy #mw-panel .vector-menu-content::before,
  color: #0e6b3f !important;
.skin-vector-legacy #mw-panel .portal .body::before {
  background: rgba(255, 250, 230, 0.36) !important;
content: "";
  text-decoration: none !important;
position: absolute;
inset: 2px;
border: 1px solid rgba(124, 63, 26, 0.17);
border-radius: 4px 5px 6px 4px;
pointer-events: none;
}
}


/* =========================
.skin-vector-legacy #mw-panel .vector-menu-content-list,
관련 문서 버튼/패널
.skin-vector-legacy #mw-panel .portal .body ul {
========================= */
margin: 0 !important;
 
padding: 0 !important;
body.pvz-board-ready #pvz-side-toggle {
list-style: none !important;
  position: fixed !important;
  top: 58px !important;
  left: 0 !important;
  z-index: 101080 !important;
 
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
 
  width: 34px !important;
  height: 54px !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  color: #fff5dc !important;
  background: #0e6b3f !important;
 
  border: 0 !important;
  border-radius: 0 14px 14px 0 !important;
 
  box-shadow:
    3px 4px 12px rgba(25, 75, 36, 0.22),
    inset 0 1px 0 rgba(255,255,255,0.18) !important;
 
  cursor: pointer !important;
 
  transition:
    transform 320ms ease,
    background-color 180ms ease,
    box-shadow 180ms ease !important;
}
}


body.pvz-related-open #pvz-side-toggle {
.skin-vector-legacy #mw-panel .vector-menu-content li,
  z-index: 101100 !important;
.skin-vector-legacy #mw-panel .portal .body li {
  transform: translateX(360px) !important;
margin: 0 !important;
  background: #094b2c !important;
padding: 0 !important;
line-height: 1.3 !important;
}
}


html.pvz-related-open,
.skin-vector-legacy #mw-panel .vector-menu-content li + li,
body.pvz-related-open {
.skin-vector-legacy #mw-panel .portal .body li + li {
  overflow: hidden !important;
margin-top: 0.26rem !important;
}
}


body.pvz-related-open::after {
.skin-vector-legacy #mw-panel .vector-menu-content a,
  content: "" !important;
.skin-vector-legacy #mw-panel .portal .body a {
  position: fixed !important;
display: block;
  inset: 0 !important;
padding: 0.08rem;
  z-index: 101030 !important;
color: #313452 !important;
 
font-family:
  background: rgba(19, 55, 28, 0.28) !important;
"SB Aggro L",
  backdrop-filter: blur(5px) !important;
"SB 어그로 L",
  -webkit-backdrop-filter: blur(5px) !important;
"SB Aggro",
 
"SB 어그로",
  pointer-events: auto !important;
sans-serif !important;
font-size: 0.78rem !important;
font-weight: 300 !important;
line-height: 1.35 !important;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(255, 239, 204, 0.38);
transition:
color 120ms ease,
transform 120ms ease;
}
}


body.pvz-board-ready .pvz-board-related-panel {
.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
  position: fixed !important;
.skin-vector-legacy #mw-panel .portal .body a:hover {
  top: 72px !important;
color: #12673f !important;
  left: 18px !important;
text-decoration: none !important;
  z-index: 101070 !important;
transform: translateX(2px);
 
  display: block !important;
 
  width: 340px !important;
  max-width: calc(100vw - 72px) !important;
  max-height: calc(100vh - 96px) !important;
 
  margin: 0 !important;
  padding: 14px !important;
 
  color: #302839 !important;
  background: #94431d !important;
 
  border: 3px solid #0c5f37 !important;
  border-radius: 10px !important;
 
  box-shadow:
    0 16px 36px rgba(20, 20, 10, 0.32),
    inset 0 0 0 1px rgba(255, 220, 140, 0.14) !important;
 
  overflow-y: auto !important;
  overscroll-behavior: contain !important;
 
  opacity: 0 !important;
  visibility: visible !important;
  pointer-events: none !important;
 
  transform: translateX(-42px) !important;
  clip-path: inset(0 100% 0 0 round 10px) !important;
 
  transition:
    clip-path 320ms ease,
    transform 320ms ease,
    opacity 320ms ease !important;
}
}


body.pvz-related-open .pvz-board-related-panel {
.skin-vector-legacy #mw-panel .vector-menu-empty,
  z-index: 101090 !important;
.skin-vector-legacy #mw-panel .emptyPortlet {
 
display: none !important;
  opacity: 1 !important;
  pointer-events: auto !important;
 
  transform: translateX(0) !important;
  clip-path: inset(0 0 0 0 round 10px) !important;
}
}


body.pvz-board-ready .pvz-board-related-title {
  margin: 0 0 10px !important;


  color: #d5ad45 !important;
/* =========================
  오른쪽 위 사용자 메뉴
  ========================= */


  font-family: var(--pvz-section-title-font) !important;
.skin-vector-legacy #p-personal {
  font-size: 1.08rem !important;
top: 0 !important;
  font-weight: var(--pvz-section-title-weight, 500) !important;
right: 0 !important;
  text-align: center !important;
margin: 0 !important;
  text-shadow: rgba(61, 26, 9, 0.8) 1px 1px 0 !important;
padding: 0.48rem 0.8rem 0.42rem 1rem !important;
border: 0 !important;
border-radius: 0 0 0 12px;
background: #479745 !important;
background-image: none !important;
box-shadow:
inset 0 -2px 0 rgba(41, 102, 40, 0.45),
0 2px 5px rgba(39, 78, 32, 0.2);
}
}


body.pvz-board-ready .pvz-board-related-list {
.skin-vector-legacy #p-personal ul {
  display: grid !important;
margin: 0 !important;
  grid-template-columns: 1fr !important;
padding: 0 !important;
  gap: 9px !important;
}
}


body.pvz-board-ready .pvz-related-card {
.skin-vector-legacy #p-personal li {
  position: relative !important;
margin-top: 0 !important;
  display: block !important;
margin-bottom: 0 !important;
  min-height: 82px !important;
 
  overflow: hidden !important;
 
  background: #ffd191 !important;
 
  border: 2px solid #5c2b12 !important;
  border-radius: 6px !important;
 
  box-shadow:
    0 5px 9px rgba(38, 17, 5, 0.28),
    inset 0 1px 0 rgba(255,255,255,0.28) !important;
 
  text-decoration: none !important;
}
}


body.pvz-board-ready .pvz-related-card-media {
.skin-vector-legacy #p-personal a,
  position: absolute !important;
.skin-vector-legacy #p-personal span {
  inset: 0 !important;
color: #ffffff !important;
 
font-weight: 700 !important;
  background: transparent !important;
text-shadow: 0 1px 1px rgba(35, 83, 32, 0.5);
}
}


body.pvz-board-ready .pvz-related-card-media img {
  display: block !important;


  width: 100% !important;
/* =========================
  height: 100% !important;
  커스텀 검색바
  ========================= */


  object-fit: cover !important;
html.pvz-content-search-ready .skin-vector-legacy #p-search {
display: none !important;
}


  border: 0 !important;
.skin-vector-legacy #pvz-content-search {
  box-shadow: none !important;
position: absolute !important;
top: 7px !important;
left: var(--pvz-content-left, 10em) !important;
z-index: 120 !important;
display: block !important;
width: min(
500px,
calc(100vw - var(--pvz-content-left, 10em) - 1rem)
) !important;
min-width: 0 !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
}


body.pvz-board-ready .pvz-related-card-media.is-empty,
.skin-vector-legacy #pvz-content-search #searchform {
body.pvz-board-ready .pvz-related-card-media.is-empty::before {
display: block;
  background: transparent !important;
width: 100% !important;
  content: none !important;
margin: 0 !important;
}
}


body.pvz-board-ready .pvz-related-card-titlebar {
.skin-vector-legacy #pvz-content-search #simpleSearch {
  position: absolute !important;
position: relative;
  left: 0 !important;
display: flex;
  right: 0 !important;
align-items: stretch;
  bottom: 0 !important;
width: 100%;
 
height: 40px !important;
  display: flex !important;
margin: 0;
  align-items: center !important;
padding: 0;
  justify-content: center !important;
overflow: hidden;
 
border: 2px solid #496f4d !important;
  min-height: 32px !important;
border-radius: 16px !important;
  padding: 7px 10px !important;
background: #fbfefb !important;
 
background-image: none !important;
  color: #ffffff !important;
box-shadow: 0 2px 4px rgba(34, 74, 40, 0.14) !important;
  background: rgba(14, 107, 63, 0.94) !important;
 
  border-top: 1px solid rgba(255,255,255,0.22) !important;
}
}


body.pvz-board-ready .pvz-related-card-title {
.skin-vector-legacy #pvz-content-search #simpleSearch::before {
  display: block !important;
content: none !important;
 
display: none !important;
  max-width: 100% !important;
 
  color: #ffffff !important;
 
  font-family: var(--pvz-section-title-font) !important;
  font-size: 0.88rem !important;
  font-weight: var(--pvz-section-title-weight, 500) !important;
  line-height: 1.1 !important;
  text-align: center !important;
  letter-spacing: -0.025em !important;
 
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
 
  text-shadow:
    #245d33 1px 0 0,
    #245d33 0 1px 0,
    #245d33 -1px 0 0,
    #245d33 0 -1px 0,
    #245d33 1px 1px 0,
    #245d33 -1px 1px 0,
    #245d33 1px -1px 0,
    #245d33 -1px -1px 0 !important;
}
}


/* =========================
.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
본문창
border-color: #2f633b !important;
========================= */
box-shadow:
 
0 0 0 3px rgba(71, 151, 69, 0.15),
body.pvz-board-ready .pvz-board-frame-outer-real {
0 2px 4px rgba(34, 74, 40, 0.14) !important;
  position: relative !important;
  grid-column: 2 !important;
 
  width: var(--pvz-board-width) !important;
  min-width: 0 !important;
  max-width: 100% !important;
 
  margin: 56px 0 0 !important;
  padding: 0 !important;
 
  background: transparent !important;
 
  border: 0 !important;
  border-radius: 0 !important;
 
  box-shadow: none !important;
 
  overflow: visible !important;
}
}


body.pvz-board-ready .pvz-board-frame-third-real,
.skin-vector-legacy #pvz-content-search #searchInput {
body.pvz-board-ready .pvz-board-frame-second-real,
flex: 1 1 auto;
body.pvz-board-ready .pvz-board-frame-inner-real {
min-width: 0;
  width: 100% !important;
height: 100% !important;
  box-sizing: border-box !important;
margin: 0 !important;
  background: transparent !important;
padding: 0.42rem !important;
  padding: 0 !important;
border: 0 !important;
  border-radius: 0 !important;
outline: 0 !important;
  overflow: visible !important;
box-sizing: border-box !important;
background: transparent !important;
color: #324936 !important;
font-family:
"SB Aggro L",
"SB 어그로 L",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.92rem !important;
line-height: 1.2 !important;
box-shadow: none !important;
}
}


body.pvz-board-ready .pvz-board-body {
.skin-vector-legacy #pvz-content-search #searchInput::placeholder {
  position: relative !important;
color: rgba(50, 73, 54, 0.54) !important;
  z-index: 1 !important;
 
  min-height: calc(100vh - 126px) !important;
 
  padding: 26px !important;
 
  background: #e6d2b4 !important;
 
  border: 9px solid #5d2108 !important;
  border-radius: 18px !important;
 
  box-shadow:
    0 16px 26px rgba(47, 22, 8, 0.26),
    inset 0 0 0 1px rgba(255, 246, 226, 0.32) !important;
 
  overflow: visible !important;
}
}


body.pvz-board-ready .pvz-board-body::before {
/* 보조 검색 버튼은 숨기고 실제 검색 버튼 하나만 표시 */
  content: "" !important;
.skin-vector-legacy #pvz-content-search #mw-searchButton {
  position: absolute !important;
display: none !important;
  inset: 18px !important;
  z-index: 0 !important;
 
  background: #fffbea !important;
 
  border-radius: 13px !important;
 
  pointer-events: none !important;
}
}


/* 상단 탭 */
.skin-vector-legacy #pvz-content-search #searchButton,
body.pvz-board-ready .pvz-board-head {
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
  position: relative !important;
position: relative !important;
  z-index: 5 !important;
z-index: 2;
 
display: block !important;
  display: grid !important;
flex: 0 0 48px !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
width: 48px !important;
  align-items: end !important;
height: 100% !important;
  gap: 18px !important;
margin: 0 !important;
 
padding: 0 !important;
  min-height: 0 !important;
border: 0 !important;
 
border-left: 2px solid #0b5432 !important;
  margin: -56px 0 0 !important;
border-radius: 0 !important;
  padding: 0 0 12px 0 !important;
background:
linear-gradient(
180deg,
#177447 0%,
#106a40 54%,
#0d6039 100%
) !important;
background-image:
linear-gradient(
180deg,
#177447 0%,
#106a40 54%,
#0d6039 100%
) !important;
color: transparent !important;
font-size: 0 !important;
text-indent: -9999px !important;
box-shadow: none !important;
filter: none !important;
cursor: pointer;
transition:
background 120ms ease,
filter 120ms ease;
}
}


body.pvz-board-ready .pvz-board-head-left {
.skin-vector-legacy #pvz-content-search #searchButton:hover,
  min-width: 0 !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
background:
linear-gradient(
180deg,
#146c42 0%,
#0e623b 54%,
#0b5734 100%
) !important;
background-image:
linear-gradient(
180deg,
#146c42 0%,
#0e623b 54%,
#0b5734 100%
) !important;
filter: none !important;
}
}


body.pvz-board-ready .pvz-board-title-ribbon {
/* JS가 삽입하는 Magnifying glass.svg 아이콘 */
  display: inline-flex !important;
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon {
  align-items: center !important;
position: absolute;
 
top: 0;
  min-height: 58px !important;
right: 0;
 
z-index: 3;
  margin: 20px 0 8px -1px !important;
display: flex;
  padding: 12px 52px 11px 24px !important;
align-items: center;
 
justify-content: center;
  color: #ffffff !important;
width: 48px;
  background: #0e6b3f !important;
height: 100%;
 
pointer-events: none;
  border-radius: 0 !important;
 
  clip-path: polygon(0 0, 100% 0, calc(100% - 32px) 100%, 0 100%) !important;
 
  font-family: var(--pvz-document-title-font) !important;
  font-size: clamp(1.65rem, 2.15vw, 2.55rem) !important;
  font-weight: var(--pvz-document-title-weight, 500) !important;
  line-height: 1 !important;
  letter-spacing: -0.045em !important;
  white-space: nowrap !important;
 
  text-shadow:
    #245d33 2px 0 0,
    #245d33 0 2px 0,
    #245d33 -2px 0 0,
    #245d33 0 -2px 0,
    #245d33 1.45px 1.45px 0,
    #245d33 -1.45px 1.45px 0,
    #245d33 1.45px -1.45px 0,
    #245d33 -1.45px -1.45px 0 !important;
}
}


body.pvz-board-ready .pvz-board-tabs,
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
body.pvz-board-ready .pvz-board-actions {
content: "";
  display: flex !important;
display: block;
  flex-wrap: wrap !important;
width: 23px;
  align-items: flex-end !important;
height: 23px;
  gap: 8px !important;
background-image: url("/wiki/Special:Redirect/file/Magnifying_glass.svg");
background-position: center;
background-repeat: no-repeat;
background-size: contain;
filter: brightness(0) invert(1);
transform: rotate(30deg);
transform-origin: center;
}
}


body.pvz-board-ready .pvz-board-actions {
/* 본문 내부에 남는 검색바 자리 제거 */
  justify-content: flex-end !important;
.skin-vector-legacy #content > #pvz-content-search,
  align-self: end !important;
.skin-vector-legacy .mw-body > #pvz-content-search {
  padding-bottom: 8px !important;
margin: 0 !important;
}
}


body.pvz-board-ready .pvz-board-btn,
@media (max-width: 1100px) {
body.pvz-board-ready .pvz-board-more > summary,
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
body.pvz-board-ready .pvz-board-btn.is-tab {
.skin-vector-legacy #p-views .vector-menu-content-list {
  display: inline-flex !important;
gap: 2px;
  align-items: center !important;
}
  justify-content: center !important;


  min-height: 36px !important;
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
padding-right: 10px !important;
padding-left: 10px !important;
font-size: 0.86rem;
}


  margin: 0 !important;
.skin-vector-legacy #pvz-content-search {
  padding: 8px 13px !important;
width: min(
420px,
calc(100vw - var(--pvz-content-left, 10em) - 1rem)
) !important;
min-width: 280px;
}
}


  color: #ffffff !important;
@media (max-width: 800px) {
  background: #7a3b24 !important;
.skin-vector-legacy #pvz-content-search #searchform {
 
width: 100%;
  border: 3px solid #5d2108 !important;
}
  border-bottom: 0 !important;
}
  border-radius: 14px 14px 0 0 !important;
 
  box-shadow:
    inset 0 1px 0 rgba(255, 220, 170, 0.22),
    0 -2px 0 rgba(255, 220, 170, 0.10) inset !important;
 
  font-family: var(--pvz-section-title-font) !important;
  font-size: 0.78rem !important;
  font-weight: var(--pvz-section-title-weight, 500) !important;
  line-height: 1.2 !important;
 
  text-decoration: none !important;
  text-shadow:
    #3c1709 1px 0 0,
    #3c1709 0 1px 0,
    #3c1709 -1px 0 0,
    #3c1709 0 -1px 0 !important;


  cursor: pointer !important;
@media (prefers-reduced-motion: reduce) {
  list-style: none !important;
.skin-vector-legacy .pvz-watch-spinning > a::before,
.skin-vector-legacy a.pvz-watch-spinning::before {
animation-duration: 1ms;
}
}
}


body.pvz-board-ready .pvz-board-btn:hover,
/* =========================
body.pvz-board-ready .pvz-board-btn:focus,
  v22 검색바 최종 오버라이드
body.pvz-board-ready .pvz-board-btn:active,
  ========================= */
body.pvz-board-ready .pvz-board-btn.is-current,
body.pvz-board-ready .pvz-board-btn.is-clicked,
body.pvz-board-ready .pvz-board-btn.selected,
body.pvz-board-ready .pvz-board-more > summary:hover,
body.pvz-board-ready .pvz-board-more > summary:focus,
body.pvz-board-ready .pvz-board-more > summary:active,
body.pvz-board-ready .pvz-board-more > summary.is-current,
body.pvz-board-ready .pvz-board-more > summary.is-clicked,
body.pvz-board-ready .pvz-board-more[open] > summary {
  color: #ffffff !important;
  background: #0e6b3f !important;
  border-color: #5d2108 !important;
 
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.20),
    0 -2px 0 rgba(0,0,0,0.16) inset !important;


  text-shadow:
.skin-vector-legacy #pvz-content-search #simpleSearch {
    #245d33 1px 0 0,
height: 30px !important;
    #245d33 0 1px 0,
border-radius: 11px !important;
    #245d33 -1px 0 0,
    #245d33 0 -1px 0 !important;
}
}


body.pvz-board-ready .pvz-board-more {
.skin-vector-legacy #pvz-content-search #searchInput {
  position: relative !important;
padding: 0.15rem 46px 0.15rem 0.45rem !important;
font-family:
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
Arial,
sans-serif !important;
font-size: 13px !important;
font-weight: 400 !important;
line-height: 1.2 !important;
}
}


body.pvz-board-ready .pvz-board-more > summary::-webkit-details-marker {
.skin-vector-legacy #pvz-content-search #searchButton,
  display: none !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
position: absolute !important;
top: -1px !important;
right: -1px !important;
bottom: -1px !important;
left: auto !important;
z-index: 2;
display: block !important;
width: 42px !important;
height: auto !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-left: 2px solid #063b23 !important;
border-radius: 0 !important;
outline: 0 !important;
-webkit-appearance: none !important;
appearance: none !important;
background:
linear-gradient(
180deg,
#0f633b 0%,
#0a5230 52%,
#074426 100%
) !important;
background-color: #0a5230 !important;
background-image:
linear-gradient(
180deg,
#0f633b 0%,
#0a5230 52%,
#074426 100%
) !important;
background-origin: border-box !important;
background-clip: border-box !important;
box-shadow: none !important;
text-shadow: none !important;
filter: none !important;
}
}


body.pvz-board-ready .pvz-board-more-menu {
.skin-vector-legacy #pvz-content-search #searchButton::before,
  position: absolute !important;
.skin-vector-legacy #pvz-content-search #searchButton::after,
  top: calc(100% + 8px) !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton)::before,
  right: 0 !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton)::after {
  z-index: 40 !important;
content: none !important;
 
display: none !important;
  display: flex !important;
border: 0 !important;
  flex-direction: column !important;
box-shadow: none !important;
  gap: 4px !important;
 
  min-width: 158px !important;
 
  padding: 8px !important;
 
  background: #ffd191 !important;
 
  border: 2px solid #5d2108 !important;
  border-radius: 8px !important;
 
  box-shadow: 0 10px 24px rgba(47, 22, 8, 0.24) !important;
}
}


body.pvz-board-ready .pvz-board-more:not([open]) .pvz-board-more-menu {
.skin-vector-legacy #pvz-content-search #searchButton:hover,
  display: none !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
background:
linear-gradient(
180deg,
#0d5a35 0%,
#084a2b 52%,
#063d22 100%
) !important;
background-color: #084a2b !important;
background-image:
linear-gradient(
180deg,
#0d5a35 0%,
#084a2b 52%,
#063d22 100%
) !important;
box-shadow: none !important;
filter: none !important;
}
}


body.pvz-board-ready .pvz-board-more-menu a {
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon {
  display: block !important;
top: -1px !important;
 
right: -1px !important;
  padding: 8px 9px !important;
bottom: -1px !important;
 
width: 42px !important;
  color: #302839 !important;
height: auto !important;
  background: transparent !important;
 
  border-radius: 5px !important;
 
  font-family: var(--pvz-toc-item-font) !important;
  font-size: 0.80rem !important;
  font-weight: var(--pvz-toc-item-weight, 400) !important;
  text-decoration: none !important;
}
}


body.pvz-board-ready .pvz-board-more-menu a:hover {
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
  color: #0e6b3f !important;
width: 18px !important;
  background: rgba(255, 250, 230, 0.40) !important;
height: 18px !important;
filter: none !important;
transform: rotate(30deg);
}
}


/* 본문 종이판 */
body.pvz-board-ready .pvz-board-paper {
  position: relative !important;
  z-index: 2 !important;


  min-height: calc(100vh - 258px) !important;
/* =========================
  v23 최종 오버라이드
  ========================= */


  margin: 0 !important;
:root {
  padding: 22px 28px 26px !important;
--pvz-side-panel-width: 9.1rem;
 
--pvz-side-panel-edge: 0.6rem;
  background: transparent !important;
--pvz-content-top: 80px;
 
  border: 0 !important;
  border-radius: 0 !important;
 
  box-shadow: none !important;
 
  overflow: visible !important;
}
}


body.pvz-board-ready .pvz-board-paper-main {
/* 검색바 길이·검색 버튼 */
  position: relative !important;
.skin-vector-legacy #pvz-content-search {
  z-index: 1 !important;
width: min(
 
350px,
  min-height: 320px !important;
calc(100vw - var(--pvz-content-left, 10em) - 1rem)
 
) !important;
  padding: 0 !important;
max-width: 350px !important;
min-width: 0 !important;
}
}


body.pvz-board-ready .pvz-board-paper-meta {
.skin-vector-legacy #pvz-content-search #searchButton,
  position: relative !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
  z-index: 1 !important;
background:
 
linear-gradient(
  margin: 18px 0 0 !important;
180deg,
  padding: 6px 0 0 !important;
#70bd62 0%,
#58a94f 52%,
#479745 100%
) !important;
background-color: #58a94f !important;
background-image:
linear-gradient(
180deg,
#70bd62 0%,
#58a94f 52%,
#479745 100%
) !important;
border-left-color: #347536 !important;
}
}


/* 넓은 폭 */
.skin-vector-legacy #pvz-content-search #searchButton:hover,
html.pvz-width-wide body.pvz-board-ready .pvz-board-root {
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
  width: calc(var(--pvz-board-side-width) + var(--pvz-board-side-gap) + var(--pvz-board-width)) !important;
background:
  max-width: calc(100vw - 12px) !important;
linear-gradient(
180deg,
#7bc76d 0%,
#64b65a 52%,
#50a04a 100%
) !important;
background-color: #64b65a !important;
background-image:
linear-gradient(
180deg,
#7bc76d 0%,
#64b65a 52%,
#50a04a 100%
) !important;
}
}


html.pvz-width-wide body.pvz-board-ready .pvz-board-frame-outer-real {
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
  width: var(--pvz-board-width) !important;
width: 24px !important;
height: 24px !important;
}
}


/* 모바일 */
/* 본문 오른쪽 공간과 하단창 간격 */
@media (max-width: 720px) {
.skin-vector-legacy #content,
  body.pvz-board-ready .pvz-board-root {
.skin-vector-legacy .mw-body {
    grid-template-columns: 1fr !important;
margin-right: calc(
 
var(--pvz-side-panel-width) +
    width: calc(100vw - 16px) !important;
var(--pvz-side-panel-edge) +
    max-width: calc(100vw - 16px) !important;
0.75rem
 
) !important;
    margin: 76px auto 28px !important;
  }
 
  body.pvz-board-ready .pvz-board-left-rail,
  body.pvz-board-ready #pvz-side-toggle {
    display: none !important;
  }
 
  body.pvz-board-ready .pvz-board-frame-outer-real {
    grid-column: 1 !important;
 
    width: 100% !important;
    margin-top: 0 !important;
  }
 
  body.pvz-board-ready .pvz-board-body {
    min-height: 0 !important;
    padding: 16px !important;
    border-width: 6px !important;
    border-radius: 16px !important;
  }
 
  body.pvz-board-ready .pvz-board-body::before {
    inset: 11px !important;
    border-radius: 10px !important;
  }
 
  body.pvz-board-ready .pvz-board-head {
    display: block !important;
    margin-top: 0 !important;
    padding: 0 0 10px !important;
  }
 
  body.pvz-board-ready .pvz-board-title-ribbon {
    min-height: 54px !important;
    margin: 0 0 9px -1px !important;
    padding: 11px 34px 11px 18px !important;
    font-size: 1.55rem !important;
  }
 
  body.pvz-board-ready .pvz-board-actions {
    justify-content: flex-start !important;
    margin-top: 8px !important;
    padding-bottom: 0 !important;
  }
 
  body.pvz-board-ready .pvz-board-paper {
    min-height: 0 !important;
    padding: 14px 14px 18px !important;
  }
 
  body.pvz-board-ready .pvz-board-related-panel,
  body.pvz-related-open::after {
    display: none !important;
    content: none !important;
  }
}
}


/* =========================
.skin-vector-legacy #right-navigation {
v34 최종 보정
margin-right: calc(
- 본문창 오른쪽 풀폭
var(--pvz-side-panel-width) +
- 현재 탭은 참고 이미지의 '문서' 탭처럼 밝은 목재 탭
var(--pvz-side-panel-edge) +
- 보조창은 두 번째 이미지처럼 목재판+종이쪽지 유지
15px
- 배경/프로필 표는 CSS로 그리지 않음
) !important;
========================= */
 
/* 오른쪽 끝까지 최대한 채움 */
body.pvz-board-ready .pvz-board-root {
  width: calc(var(--pvz-board-side-width) + var(--pvz-board-side-gap) + var(--pvz-board-width)) !important;
  max-width: calc(100vw - 4px) !important;
  margin: 64px 0 36px 8px !important;
}
}


body.pvz-board-ready .pvz-board-frame-outer-real {
.skin-vector-legacy #footer {
  width: var(--pvz-board-width) !important;
margin-top: 5rem !important;
  max-width: none !important;
margin-right: calc(
var(--pvz-side-panel-width) +
var(--pvz-side-panel-edge) +
0.75rem
) !important;
}
}


/* 보조창 그룹 순서/간격 고정: 둘러보기 → 문서 도구 → 위키 관리 */
/* 왼쪽 보조창: 로고칸 제거 후 본문창 상단에 맞춤 */
body.pvz-board-ready .pvz-board-side-nav {
.skin-vector-legacy #mw-panel {
  display: flex !important;
top: var(--pvz-content-top) !important;
  flex-direction: column !important;
left: var(--pvz-side-panel-edge) !important;
width: var(--pvz-side-panel-width) !important;
margin-top: 0 !important;
}
}


body.pvz-board-ready .pvz-side-section-둘러보기 {
.skin-vector-legacy #mw-panel #p-logo {
  order: 1 !important;
display: none !important;
}
}


body.pvz-board-ready .pvz-side-section-문서-도구 {
/* 보조창 바깥 위키 로고 */
  order: 2 !important;
.skin-vector-legacy #pvz-sidebar-logo {
position: absolute !important;
top: calc(var(--pvz-content-top) - 76px) !important;
left: var(--pvz-side-panel-edge) !important;
z-index: 110;
display: block;
width: var(--pvz-side-panel-width) !important;
height: 66px !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background: none !important;
box-shadow: none !important;
overflow: visible !important;
}
}


body.pvz-board-ready .pvz-side-section-위키-관리 {
.skin-vector-legacy #pvz-sidebar-logo #p-logo {
  order: 3 !important;
position: static !important;
display: block !important;
width: 100% !important;
height: 100% !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-radius: 0 !important;
background: none !important;
box-shadow: none !important;
overflow: visible !important;
}
}


/* 현재 들어와 있는 탭: 참고 이미지의 '문서' 탭처럼 밝은 목재 탭 */
.skin-vector-legacy #pvz-sidebar-logo #p-logo a,
body.pvz-board-ready .pvz-board-btn.is-current,
.skin-vector-legacy #pvz-sidebar-logo #p-logo .mw-wiki-logo {
body.pvz-board-ready .pvz-board-btn.selected,
display: block !important;
body.pvz-board-ready .pvz-board-more > summary.is-current {
width: 100% !important;
  color: #ffffff !important;
height: 100% !important;
  background: #b1847c !important;
min-height: 0 !important;
  border-color: #5d2108 !important;
margin: 0 !important;
  min-height: 41px !important;
background-position: center !important;
  transform: translateY(1px) !important;
background-repeat: no-repeat !important;
 
background-size: contain !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 231, 205, 0.34),
    inset 0 -3px 0 rgba(74, 29, 10, 0.18),
    0 -2px 0 rgba(255, 220, 170, 0.14) inset !important;
 
  text-shadow:
    #3c1709 1px 0 0,
    #3c1709 0 1px 0,
    #3c1709 -1px 0 0,
    #3c1709 0 -1px 0 !important;
}
}


/* hover나 클릭 임시 상태는 기존 녹색 포인트 유지. 단 현재 탭은 밝은 목재 탭을 우선한다. */
.skin-vector-legacy #pvz-sidebar-logo #p-logo img {
body.pvz-board-ready .pvz-board-btn.is-current:hover,
display: block !important;
body.pvz-board-ready .pvz-board-btn.is-current:focus,
width: 100% !important;
body.pvz-board-ready .pvz-board-btn.is-current:active,
height: 100% !important;
body.pvz-board-ready .pvz-board-more > summary.is-current:hover,
margin: 0 auto !important;
body.pvz-board-ready .pvz-board-more > summary.is-current:focus,
object-fit: contain !important;
body.pvz-board-ready .pvz-board-more > summary.is-current:active {
  color: #ffffff !important;
  background: #b1847c !important;
}
}


/* 즐겨찾기에 추가 문구가 줄바꿈되지 않게 */
/* 보조창 링크 hover: 이동 없이 밝기만 증가 */
body.pvz-board-ready .pvz-board-btn,
.skin-vector-legacy #mw-panel .vector-menu-content a,
body.pvz-board-ready .pvz-board-more > summary {
.skin-vector-legacy #mw-panel .portal .body a,
  white-space: nowrap !important;
.skin-vector-legacy #pvz-right-panel .vector-menu-content a,
.skin-vector-legacy #pvz-right-panel .portal .body a {
transition: color 120ms ease !important;
transform: none !important;
}
}


/* 본문 안의 실제 캐릭터 프로필 표는 문서/틀이 담당한다.
.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
  여기서는 위치만 자연스럽게 유지하고, 완두콩 슈터 같은 표를 새로 그리지 않는다. */
.skin-vector-legacy #mw-panel .portal .body a:hover,
body.pvz-board-ready .pvz-board-paper-main .pvz-cp-infobox {
.skin-vector-legacy #pvz-right-panel .vector-menu-content a:hover,
  position: relative !important;
.skin-vector-legacy #pvz-right-panel .portal .body a:hover {
color: #4d5877 !important;
transform: none !important;
}
}


/* 모바일 */
/* 오른쪽 보조창 */
@media (max-width: 720px) {
.skin-vector-legacy #pvz-right-panel {
  body.pvz-board-ready .pvz-board-root {
position: absolute !important;
    width: calc(100vw - 16px) !important;
top: var(--pvz-content-top) !important;
    max-width: calc(100vw - 16px) !important;
right: var(--pvz-side-panel-edge) !important;
    margin: 76px auto 28px !important;
z-index: 100;
  }
display: block;
 
width: var(--pvz-side-panel-width) !important;
  body.pvz-board-ready .pvz-board-frame-outer-real {
margin: 0 !important;
    max-width: 100% !important;
padding: 0.7rem 0.55rem 1rem;
  }
border: 3px solid #5b220e;
border-radius: 13px;
box-sizing: border-box;
background:
linear-gradient(
90deg,
rgba(255, 255, 255, 0.06) 0,
transparent 10%,
transparent 90%,
rgba(64, 19, 4, 0.18) 100%
),
linear-gradient(180deg, #a94f24 0%, #893819 48%, #9a421d 100%);
box-shadow:
inset 0 0 0 2px rgba(218, 114, 58, 0.52),
inset 0 12px 20px rgba(255, 165, 94, 0.1),
inset 0 -12px 20px rgba(73, 20, 5, 0.22),
0 3px 8px rgba(63, 24, 8, 0.32);
}
}


/* =========================
.skin-vector-legacy #pvz-right-panel .vector-menu-portal,
v37 최종 보정
.skin-vector-legacy #pvz-right-panel .portal {
- 데스크톱 보조창: 따라 내려오지 않음, 왼쪽 여백 추가, 크기 축소
margin: 0 0 0.9rem !important;
- 관련 문서 창: 최상단 유지
padding: 0 !important;
- 모바일: 보조창 다시 표시
border: 0 !important;
========================= */
background: none !important;
 
box-shadow: none !important;
/* 데스크톱 왼쪽 보조창 축소 + 왼쪽 여백 */
body.pvz-board-ready .pvz-board-root {
  width: calc(var(--pvz-board-side-width) + var(--pvz-board-side-gap) + var(--pvz-board-width)) !important;
  max-width: calc(100vw - 8px) !important;
  margin: 252px 0 36px 38px !important;
}
}


body.pvz-board-ready .pvz-board-left-rail {
.skin-vector-legacy #pvz-right-panel .vector-menu-portal:last-child,
  position: relative !important;
.skin-vector-legacy #pvz-right-panel .portal:last-child {
  top: auto !important;
margin-bottom: 0 !important;
  z-index: 20 !important;
 
  width: var(--pvz-board-side-width) !important;
  max-width: var(--pvz-board-side-width) !important;
 
  height: auto !important;
  max-height: none !important;
 
  margin-top: 6px !important;
 
  overflow-y: visible !important;
  overflow-x: visible !important;
}
}


body.pvz-board-ready .pvz-board-left-rail > .pvz-page-logo-link,
.skin-vector-legacy #pvz-right-panel .vector-menu-heading,
body.pvz-board-ready .pvz-board-left-rail > #pvz-page-logo-link {
.skin-vector-legacy #pvz-right-panel .portal h3 {
  min-height: 132px !important;
margin: 0 0 0.42rem !important;
  padding: 12px 10px !important;
padding: 0 0.35rem !important;
border: 0 !important;
background: none !important;
color: #e8b94f !important;
font-family:
"SB Aggro B",
"SB 어그로 B",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.82rem !important;
font-weight: 700 !important;
line-height: 1.35 !important;
text-align: center;
text-shadow:
0 1px 0 #65300f,
0 2px 2px rgba(61, 19, 3, 0.42);
letter-spacing: 0.015em;
}
}


body.pvz-board-ready .pvz-board-left-rail > .pvz-page-logo-link img,
.skin-vector-legacy #pvz-right-panel .vector-menu-content,
body.pvz-board-ready .pvz-board-left-rail > #pvz-page-logo-link img {
.skin-vector-legacy #pvz-right-panel .portal .body {
  max-width: 128px !important;
position: relative;
margin: 0 !important;
padding: 0.68rem 0.72rem 0.72rem !important;
border: 2px solid #6e2d13 !important;
border-radius: 5px 7px 6px 5px;
box-sizing: border-box;
background: #f6bf7b !important;
background-image: none !important;
box-shadow:
inset 0 0 0 1px rgba(255, 231, 184, 0.45),
0 4px 5px rgba(56, 18, 4, 0.36) !important;
transform: rotate(-0.25deg);
}
}


body.pvz-board-ready .pvz-board-side-nav {
.skin-vector-legacy #pvz-right-panel .vector-menu-content::before,
  padding: 10px 10px 12px !important;
.skin-vector-legacy #pvz-right-panel .portal .body::before {
content: "";
position: absolute;
inset: 2px;
border: 1px solid rgba(124, 63, 26, 0.17);
border-radius: 4px 5px 6px 4px;
pointer-events: none;
}
}


body.pvz-board-ready .pvz-board-side-title,
.skin-vector-legacy #pvz-right-panel .vector-menu-content-list,
body.pvz-board-ready .pvz-board-related-title {
.skin-vector-legacy #pvz-right-panel .portal .body ul {
  font-size: 0.84rem !important;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
}


body.pvz-board-ready .pvz-board-side-link {
.skin-vector-legacy #pvz-right-panel .vector-menu-content li,
  padding: 5px 7px !important;
.skin-vector-legacy #pvz-right-panel .portal .body li {
  font-size: 0.76rem !important;
margin: 0 !important;
padding: 0 !important;
line-height: 1.3 !important;
}
}


/* 본문창 오른쪽 폭 유지 */
.skin-vector-legacy #pvz-right-panel .vector-menu-content li + li,
body.pvz-board-ready .pvz-board-frame-outer-real {
.skin-vector-legacy #pvz-right-panel .portal .body li + li {
  position: relative !important;
margin-top: 0.26rem !important;
  width: var(--pvz-board-width) !important;
  max-width: none !important;
  margin-top: 108px !important;
}
}


/* 제목바: 본문창 안쪽, 갈색 테두리 바로 옆 왼쪽 끝. 위쪽만 살짝 여백 */
.skin-vector-legacy #pvz-right-panel .vector-menu-content a,
body.pvz-board-ready .pvz-board-body {
.skin-vector-legacy #pvz-right-panel .portal .body a {
  position: relative !important;
display: block;
  overflow: visible !important;
padding: 0.08rem;
color: #313452 !important;
font-family:
"SB Aggro L",
"SB 어그로 L",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.78rem !important;
font-weight: 300 !important;
line-height: 1.35 !important;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(255, 239, 204, 0.38);
}
}


body.pvz-board-ready .pvz-board-head {
.skin-vector-legacy #pvz-right-panel .vector-menu-empty,
  position: absolute !important;
.skin-vector-legacy #pvz-right-panel .emptyPortlet {
  inset: 0 auto auto 0 !important;
display: none !important;
  z-index: 8 !important;
 
  display: block !important;
 
  width: 100% !important;
  height: 0 !important;
  min-height: 0 !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  pointer-events: none !important;
}
}


body.pvz-board-ready .pvz-board-head-left {
@media (max-width: 1100px) {
  display: contents !important;
.skin-vector-legacy #pvz-content-search {
width: min(
350px,
calc(100vw - var(--pvz-content-left, 10em) - 1rem)
) !important;
max-width: 350px !important;
min-width: 0 !important;
}
}
}


body.pvz-board-ready .pvz-board-title-ribbon {
  position: absolute !important;
  top: 24px !important;
  left: 0 !important;
  z-index: 9 !important;


  display: inline-flex !important;
/* =========================
  align-items: center !important;
  v24 최종 오버라이드
  ========================= */


  min-height: 58px !important;
html {
  max-width: calc(100% - 48px) !important;
--pvz-side-panel-edge: 0px;
 
--pvz-side-panel-gap: 1rem;
  margin: 0 !important;
--pvz-side-panel-width: 10rem;
  padding: 12px 52px 11px 24px !important;
--pvz-wide-content-gap: 0.75rem;
 
--pvz-right-navigation-shift: 25px;
  pointer-events: auto !important;
}
}


body.pvz-board-ready .pvz-board-paper {
html.pvz-width-narrow {
  padding: 104px 28px 26px !important;
--pvz-side-panel-width: 14rem;
}
}


/* 액션바: 본문창 바깥 바로 위 */
html.pvz-width-normal {
body.pvz-board-ready .pvz-board-tabs {
--pvz-side-panel-width: 10rem;
  position: absolute !important;
  left: 18px !important;
  top: -41px !important;
  z-index: 12 !important;
 
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-end !important;
  gap: 8px !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  pointer-events: auto !important;
}
}


body.pvz-board-ready .pvz-board-actions {
html.pvz-width-wide {
  position: absolute !important;
--pvz-side-panel-width: 0px;
  right: 18px !important;
  top: -41px !important;
  z-index: 12 !important;
 
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  gap: 8px !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  pointer-events: auto !important;
}
}


/* 관련 문서 창: 본문창보다 항상 앞 */
/* 검색 버튼: #479745 중심의 옅은 그라데이션과 흰색 SVG 돋보기 */
body.pvz-related-open .pvz-board-left-rail {
.skin-vector-legacy #pvz-content-search #searchButton,
  position: relative !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
  z-index: 2147483000 !important;
border-left-color: #356f36 !important;
background:
linear-gradient(
180deg,
#5ba759 0%,
#479745 52%,
#3d853b 100%
) !important;
background-color: #479745 !important;
background-image:
linear-gradient(
180deg,
#5ba759 0%,
#479745 52%,
#3d853b 100%
) !important;
}
}


body.pvz-related-open::after {
.skin-vector-legacy #pvz-content-search #searchButton:hover,
  content: "" !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
  position: fixed !important;
background:
  inset: 0 !important;
linear-gradient(
  z-index: 2147482500 !important;
180deg,
 
#65b462 0%,
  background: rgba(19, 55, 28, 0.28) !important;
#51a24e 52%,
  backdrop-filter: blur(5px) !important;
#438f41 100%
  -webkit-backdrop-filter: blur(5px) !important;
) !important;
 
background-color: #51a24e !important;
  pointer-events: auto !important;
background-image:
linear-gradient(
180deg,
#65b462 0%,
#51a24e 52%,
#438f41 100%
) !important;
}
}


body.pvz-board-ready .pvz-board-related-panel {
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
  z-index: 2147483100 !important;
width: 24px !important;
height: 24px !important;
background: #ffffff !important;
background-image: none !important;
-webkit-mask:
url("/wiki/Special:Redirect/file/Magnifying_glass.svg")
center / contain no-repeat;
mask:
url("/wiki/Special:Redirect/file/Magnifying_glass.svg")
center / contain no-repeat;
filter: none !important;
transform: rotate(30deg);
}
}


body.pvz-related-open .pvz-board-related-panel {
/* 본문·하단창·액션바의 좌우 공간 */
  position: fixed !important;
html:not(.pvz-width-wide) .skin-vector-legacy #content,
  z-index: 2147483100 !important;
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body {
 
width: auto !important;
  filter: none !important;
margin-left: calc(
  backdrop-filter: none !important;
var(--pvz-side-panel-width) +
  -webkit-backdrop-filter: none !important;
var(--pvz-side-panel-gap)
 
) !important;
  opacity: 1 !important;
margin-right: calc(
  visibility: visible !important;
var(--pvz-side-panel-width) +
  pointer-events: auto !important;
var(--pvz-side-panel-gap)
) !important;
}
}


body.pvz-related-open #pvz-side-toggle {
html:not(.pvz-width-wide) .skin-vector-legacy #footer {
  z-index: 2147483200 !important;
margin-left: calc(
var(--pvz-side-panel-width) +
var(--pvz-side-panel-gap)
) !important;
margin-right: calc(
var(--pvz-side-panel-width) +
var(--pvz-side-panel-gap)
) !important;
}
}


/* 닫힌 관련 문서 패널은 클릭 방해 금지 */
html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation {
body.pvz-board-ready .pvz-board-related-panel {
margin-left: calc(
  pointer-events: none !important;
var(--pvz-side-panel-width) +
var(--pvz-side-panel-gap)
) !important;
}
}


body.pvz-related-open .pvz-board-related-panel {
html:not(.pvz-width-wide) .skin-vector-legacy #right-navigation {
  pointer-events: auto !important;
margin-right: calc(
var(--pvz-side-panel-width) +
var(--pvz-side-panel-gap) +
var(--pvz-right-navigation-shift)
) !important;
}
}


/* 현재 탭 디자인 유지 */
html.pvz-width-wide .skin-vector-legacy #content,
body.pvz-board-ready .pvz-board-btn.is-current,
html.pvz-width-wide .skin-vector-legacy .mw-body {
body.pvz-board-ready .pvz-board-btn.selected,
width: auto !important;
body.pvz-board-ready .pvz-board-more > summary.is-current {
margin-left: var(--pvz-wide-content-gap) !important;
  color: #ffffff !important;
margin-right: var(--pvz-wide-content-gap) !important;
  background: #b1847c !important;
  border-color: #5d2108 !important;
  min-height: 41px !important;
 
  transform: none !important;
 
  box-shadow:
    inset 0 1px 0 rgba(255, 231, 205, 0.34),
    inset 0 -3px 0 rgba(74, 29, 10, 0.18),
    0 -2px 0 rgba(255, 220, 170, 0.14) inset !important;
 
  text-shadow:
    #3c1709 1px 0 0,
    #3c1709 0 1px 0,
    #3c1709 -1px 0 0,
    #3c1709 0 -1px 0 !important;
}
}


body.pvz-board-ready .pvz-board-btn,
html.pvz-width-wide .skin-vector-legacy #footer {
body.pvz-board-ready .pvz-board-more > summary {
margin-left: var(--pvz-wide-content-gap) !important;
  white-space: nowrap !important;
margin-right: var(--pvz-wide-content-gap) !important;
}
}


/* 모바일: 보조창 다시 표시 */
html.pvz-width-wide .skin-vector-legacy #left-navigation {
@media (max-width: 720px) {
margin-left: 4.25rem !important;
  body.pvz-board-ready .pvz-board-root {
    display: grid !important;
    grid-template-columns: 1fr !important;
 
    width: calc(100vw - 16px) !important;
    max-width: calc(100vw - 16px) !important;
 
    margin: 76px auto 28px !important;
  }
 
  body.pvz-board-ready .pvz-board-frame-outer-real {
    grid-column: 1 !important;
    grid-row: 1 !important;
 
    width: 100% !important;
    max-width: 100% !important;
 
    margin-top: 0 !important;
  }
 
  body.pvz-board-ready .pvz-board-left-rail {
    grid-column: 1 !important;
    grid-row: 2 !important;
 
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
 
    width: 100% !important;
    max-width: 100% !important;
 
    margin: 14px 0 0 !important;
    padding: 0 !important;
  }
 
  body.pvz-board-ready .pvz-board-left-rail > .pvz-page-logo-link,
  body.pvz-board-ready .pvz-board-left-rail > #pvz-page-logo-link {
    display: none !important;
  }
 
  body.pvz-board-ready .pvz-board-side-nav {
    display: flex !important;
    flex-direction: column !important;
 
    width: 100% !important;
    max-width: 100% !important;
 
    margin: 0 !important;
    padding: 12px !important;
  }
 
  body.pvz-board-ready .pvz-board-side-section {
    display: block !important;
  }
 
  body.pvz-board-ready .pvz-board-side-title {
    font-size: 0.88rem !important;
  }
 
  body.pvz-board-ready .pvz-board-side-link {
    font-size: 0.80rem !important;
  }
 
  body.pvz-board-ready #pvz-side-toggle,
  body.pvz-board-ready .pvz-board-related-panel,
  body.pvz-related-open::after {
    display: none !important;
    content: none !important;
  }
 
  body.pvz-board-ready .pvz-board-head {
    position: relative !important;
    display: block !important;
    height: auto !important;
    pointer-events: auto !important;
  }
 
  body.pvz-board-ready .pvz-board-head-left {
    display: block !important;
  }
 
  body.pvz-board-ready .pvz-board-title-ribbon {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    max-width: 100% !important;
    margin: 0 0 9px -1px !important;
  }
 
  body.pvz-board-ready .pvz-board-tabs,
  body.pvz-board-ready .pvz-board-actions {
    position: static !important;
    display: flex !important;
    justify-content: flex-start !important;
    margin-top: 8px !important;
  }
 
  body.pvz-board-ready .pvz-board-paper {
    padding: 14px 14px 18px !important;
  }
}
}


 
html.pvz-width-wide .skin-vector-legacy #right-navigation {
 
margin-right: calc(
/* =========================
4.25rem +
v38 관련 문서 카드형 패널
var(--pvz-right-navigation-shift)
- 관련 문서 창을 body 직속 최상위 패널로 사용
) !important;
- 화면 뒤쪽만 blur
- 카드: 흰 배경, 왼쪽 썸네일, 오른쪽 문서명
========================= */
 
/* 관련 문서가 열리면 문서 전체 스크롤은 잠그고 패널 안에서만 스크롤 */
html.pvz-related-open,
body.pvz-related-open {
  overflow: hidden !important;
}
}


/* blur 막은 관련 문서 패널보다 뒤 */
/* 양쪽 보조창 공통: 위아래 전체를 채우는 연회색 박스 */
body.pvz-related-open::after {
.skin-vector-legacy #mw-panel,
  content: "" !important;
.skin-vector-legacy #pvz-right-panel {
  position: fixed !important;
position: fixed !important;
  inset: 0 !important;
top: var(--pvz-content-top) !important;
  z-index: 2147483000 !important;
bottom: 0 !important;
 
width: var(--pvz-side-panel-width) !important;
  background: rgba(0, 0, 0, 0.46) !important;
height: auto !important;
  backdrop-filter: blur(5px) !important;
min-height: 0 !important;
  -webkit-backdrop-filter: blur(5px) !important;
margin: 0 !important;
 
padding: 1rem 0.85rem 1.25rem !important;
  pointer-events: auto !important;
overflow-x: hidden !important;
overflow-y: auto !important;
border: 0 !important;
border-radius: 0 !important;
box-sizing: border-box !important;
background: #ececec !important;
background-image: none !important;
box-shadow: none !important;
}
}


/* 관련 문서 패널 본체 */
.skin-vector-legacy #mw-panel {
body.pvz-board-ready .pvz-board-related-panel,
left: var(--pvz-side-panel-edge) !important;
body #pvz-board-related-panel {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: auto !important;
 
  z-index: 2147483600 !important;
 
  display: block !important;
 
  width: min(560px, calc(100vw - 56px)) !important;
  max-width: calc(100vw - 56px) !important;
  height: 100vh !important;
  max-height: 100vh !important;
 
  margin: 0 !important;
  padding: 24px 14px 34px !important;
 
  color: #000000 !important;
  background: #f1f1f1 !important;
 
  border: 0 !important;
  border-radius: 0 !important;
 
  box-shadow:
    18px 0 36px rgba(0, 0, 0, 0.24) !important;
 
  opacity: 1 !important;
  visibility: visible !important;
 
  transform: translateX(-100%) !important;
  clip-path: none !important;
 
  transition:
    transform 300ms ease !important;
 
  overflow-y: auto !important;
  overflow-x: hidden !important;
  overscroll-behavior: contain !important;
 
  pointer-events: none !important;
 
  filter: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
}


/* 열렸을 때는 blur 막보다 위에 표시 */
.skin-vector-legacy #pvz-right-panel {
body.pvz-related-open .pvz-board-related-panel,
right: var(--pvz-side-panel-edge) !important;
body.pvz-related-open #pvz-board-related-panel {
z-index: 100;
  z-index: 2147483600 !important;
 
  transform: translateX(0) !important;
 
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
 
  filter: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
}


/* 제목은 스크린샷처럼 카드 목록 중심으로 보이게 숨김 */
/* 왼쪽 보조창 메뉴를 단순한 회색 박스 형태로 정리 */
body.pvz-board-ready .pvz-board-related-title,
.skin-vector-legacy #mw-panel .vector-menu-portal,
body #pvz-board-related-panel .pvz-board-related-title {
.skin-vector-legacy #mw-panel .portal {
  display: none !important;
margin: 0 0 1.1rem !important;
padding: 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
}


/* 세로 카드 목록 */
.skin-vector-legacy #mw-panel .vector-menu-heading,
body.pvz-board-ready .pvz-board-related-list,
.skin-vector-legacy #mw-panel .portal h3 {
body #pvz-board-related-list {
margin: 0 0 0.5rem !important;
  display: grid !important;
padding: 0 0.2rem 0.4rem !important;
  grid-template-columns: 1fr !important;
border: 0 !important;
  gap: 22px !important;
border-bottom: 1px solid #d0d0d0 !important;
 
background: transparent !important;
  width: 100% !important;
color: #555555 !important;
 
font-family:
  margin: 0 !important;
-apple-system,
  padding: 0 !important;
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
Arial,
sans-serif !important;
font-size: 0.82rem !important;
font-weight: 700 !important;
line-height: 1.35 !important;
text-align: left !important;
text-shadow: none !important;
letter-spacing: 0 !important;
}
}


/* 카드: 흰 배경, 큰 둥근 모서리 */
.skin-vector-legacy #mw-panel .vector-menu-content,
body.pvz-board-ready .pvz-related-card,
.skin-vector-legacy #mw-panel .portal .body {
body #pvz-board-related-panel .pvz-related-card {
margin: 0 !important;
  position: relative !important;
padding: 0 !important;
 
border: 0 !important;
  display: grid !important;
border-radius: 0 !important;
  grid-template-columns: 170px minmax(0, 1fr) !important;
background: transparent !important;
  align-items: center !important;
background-image: none !important;
  gap: 22px !important;
box-shadow: none !important;
 
transform: none !important;
  width: 100% !important;
  min-height: 154px !important;
 
  margin: 0 !important;
  padding: 18px 20px !important;
 
  color: #000000 !important;
  background: #ffffff !important;
 
  border: 0 !important;
  border-radius: 18px !important;
 
  box-shadow: none !important;
 
  text-decoration: none !important;
  overflow: hidden !important;
}
}


/* 썸네일 */
.skin-vector-legacy #mw-panel .vector-menu-content::before,
body.pvz-board-ready .pvz-related-card-media,
.skin-vector-legacy #mw-panel .portal .body::before {
body #pvz-board-related-panel .pvz-related-card-media {
content: none !important;
  position: relative !important;
display: none !important;
  inset: auto !important;
 
  display: block !important;
 
  width: 158px !important;
  height: 158px !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  background: transparent !important;
 
  border: 0 !important;
  border-radius: 8px !important;
 
  overflow: hidden !important;
}
}


body.pvz-board-ready .pvz-related-card-media img,
.skin-vector-legacy #mw-panel .vector-menu-content li + li,
body #pvz-board-related-panel .pvz-related-card-media img {
.skin-vector-legacy #mw-panel .portal .body li + li {
  display: block !important;
margin-top: 0.18rem !important;
 
  width: 100% !important;
  height: 100% !important;
 
  object-fit: cover !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  border: 0 !important;
  box-shadow: none !important;
}
}


body.pvz-board-ready .pvz-related-card-media.is-empty::before,
.skin-vector-legacy #mw-panel .vector-menu-content a,
body #pvz-board-related-panel .pvz-related-card-media.is-empty::before {
.skin-vector-legacy #mw-panel .portal .body a {
  content: none !important;
padding: 0.26rem 0.25rem !important;
  display: none !important;
color: #4b4b4b !important;
font-family:
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
Arial,
sans-serif !important;
font-size: 0.82rem !important;
font-weight: 400 !important;
line-height: 1.35 !important;
text-shadow: none !important;
transition: color 120ms ease !important;
transform: none !important;
}
}


/* 문서명 영역 */
.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
body.pvz-board-ready .pvz-related-card-titlebar,
.skin-vector-legacy #mw-panel .portal .body a:hover {
body #pvz-board-related-panel .pvz-related-card-titlebar {
color: #479745 !important;
  position: static !important;
transform: none !important;
 
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
 
  min-height: 0 !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  color: #000000 !important;
  background: transparent !important;
 
  border: 0 !important;
  box-shadow: none !important;
}
}


body.pvz-board-ready .pvz-related-card-title,
/* 보조창 밖 로고는 왼쪽 회색 영역 위에 유지 */
body #pvz-board-related-panel .pvz-related-card-title {
.skin-vector-legacy #pvz-sidebar-logo {
  display: block !important;
position: fixed !important;
 
top: calc(var(--pvz-content-top) - 76px) !important;
  max-width: 100% !important;
left: 0 !important;
 
width: var(--pvz-side-panel-width) !important;
  color: #000000 !important;
 
  font-family: var(--pvz-section-title-font) !important;
  font-size: clamp(1.12rem, 2.2vw, 1.58rem) !important;
  font-weight: 900 !important;
  line-height: 1.18 !important;
  letter-spacing: -0.04em !important;
  text-align: left !important;
 
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
 
  text-shadow: none !important;
}
}


/* 오른쪽 원형 화살표 */
/* 오른쪽 설정 보조창 */
body.pvz-board-ready #pvz-side-toggle {
.skin-vector-legacy #pvz-right-panel {
  position: fixed !important;
display: flex;
  top: 52px !important;
flex-direction: column;
  left: 12px !important;
gap: 2rem;
 
  z-index: 2147483700 !important;
 
  width: 46px !important;
  height: 46px !important;
 
  color: #ffffff !important;
  background: #5a005a !important;
 
  border: 0 !important;
  border-radius: 999px !important;
 
  box-shadow: 0 6px 18px rgba(0,0,0,0.22) !important;
 
  transform: translateX(-50%) !important;
  transition:
    left 300ms ease,
    transform 300ms ease,
    background-color 180ms ease !important;
}
}


body.pvz-related-open #pvz-side-toggle {
.skin-vector-legacy #pvz-right-panel .pvz-settings-section {
  left: min(560px, calc(100vw - 56px)) !important;
margin: 0;
  transform: translateX(-50%) !important;
padding: 0;
  z-index: 2147483700 !important;
  background: #5a005a !important;
}
}


body.pvz-board-ready #pvz-side-toggle .pvz-icon {
.skin-vector-legacy #pvz-right-panel .pvz-settings-heading {
  width: 1.72em !important;
margin: 0 0 0.65rem;
  height: 1.72em !important;
padding: 0 0.2rem 0.45rem;
  color: #ffffff !important;
border-bottom: 1px solid #d0d0d0;
  background-color: currentColor !important;
color: #555555;
font-family:
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
Arial,
sans-serif;
font-size: 0.82rem;
font-weight: 700;
line-height: 1.35;
}
}


/* 모바일 대응 */
.skin-vector-legacy #pvz-right-panel .pvz-settings-options {
@media (max-width: 720px) {
display: grid;
  body.pvz-board-ready .pvz-board-related-panel,
grid-template-columns: 1fr;
  body #pvz-board-related-panel {
gap: 0.42rem;
    width: calc(100vw - 52px) !important;
    max-width: calc(100vw - 52px) !important;
    padding: 22px 12px 34px !important;
  }
 
  body.pvz-board-ready .pvz-board-related-list,
  body #pvz-board-related-list {
    gap: 22px !important;
  }
 
  body.pvz-board-ready .pvz-related-card,
  body #pvz-board-related-panel .pvz-related-card {
    grid-template-columns: 128px minmax(0, 1fr) !important;
    gap: 18px !important;
 
    min-height: 154px !important;
    padding: 16px !important;
 
    border-radius: 16px !important;
  }
 
  body.pvz-board-ready .pvz-related-card-media,
  body #pvz-board-related-panel .pvz-related-card-media {
    width: 128px !important;
    height: 128px !important;
  }
 
  body.pvz-board-ready .pvz-related-card-title,
  body #pvz-board-related-panel .pvz-related-card-title {
    font-size: 1.25rem !important;
  }
 
  body.pvz-related-open #pvz-side-toggle {
    left: calc(100vw - 52px) !important;
  }
}
}


/* =========================
.skin-vector-legacy #pvz-right-panel .pvz-settings-option {
v39 관련 문서 버튼 색상 보정
display: block;
========================= */
width: 100%;
 
margin: 0;
body.pvz-board-ready #pvz-side-toggle,
padding: 0.48rem 0.55rem;
body.pvz-related-open #pvz-side-toggle {
border: 1px solid #c9c9c9;
  color: #ffffff !important;
border-radius: 7px;
  background: #479745 !important;
box-sizing: border-box;
background: #f8f8f8;
color: #4a4a4a;
font-family:
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
Arial,
sans-serif;
font-size: 0.8rem;
font-weight: 500;
line-height: 1.25;
text-align: center;
cursor: pointer;
transition:
border-color 120ms ease,
background-color 120ms ease,
color 120ms ease;
}
}


body.pvz-board-ready #pvz-side-toggle:hover,
.skin-vector-legacy #pvz-right-panel .pvz-settings-option:hover {
body.pvz-board-ready #pvz-side-toggle:focus,
border-color: #9cb99d;
body.pvz-related-open #pvz-side-toggle:hover,
background: #ffffff;
body.pvz-related-open #pvz-side-toggle:focus {
color: #357d3a;
  background: #2f7f3a !important;
  outline: none !important;
}
}


@media (min-width: 721px) {
.skin-vector-legacy #pvz-right-panel .pvz-settings-option.is-active {
  /* =========================
border-color: #397f3d;
  v47 데스크톱 탭/보조창 최종 보정
background: #479745;
  - 왼쪽 보조창은 자체 스크롤 없이 문서 흐름대로 아래로 길어진다.
color: #ffffff;
  - 오른쪽 액션 탭은 왼쪽 문서/토론 탭과 같은 높이 기준에 맞춘다.
font-weight: 700;
  - 선택되지 않은 탭 글자는 약간 회색으로 둔다.
  ========================= */
 
  body.pvz-board-ready .pvz-board-tabs,
  body.pvz-board-ready .pvz-board-actions {
    top: -41px !important;
    align-items: flex-end !important;
  }
 
  body.pvz-board-ready .pvz-board-btn,
  body.pvz-board-ready .pvz-board-more > summary,
  body.pvz-board-ready .pvz-board-btn.is-tab {
    min-height: 41px !important;
    color: #d8d2c9 !important;
  }
 
  body.pvz-board-ready .pvz-board-btn.is-current,
  body.pvz-board-ready .pvz-board-btn.selected,
  body.pvz-board-ready .pvz-board-more > summary.is-current,
  body.pvz-board-ready .pvz-board-more[open] > summary,
  body.pvz-board-ready .pvz-board-btn:hover,
  body.pvz-board-ready .pvz-board-btn:focus,
  body.pvz-board-ready .pvz-board-btn:active,
  body.pvz-board-ready .pvz-board-more > summary:hover,
  body.pvz-board-ready .pvz-board-more > summary:focus,
  body.pvz-board-ready .pvz-board-more > summary:active {
    color: #ffffff !important;
  }
 
  body.pvz-board-ready .pvz-board-left-rail {
    height: auto !important;
    max-height: none !important;
    overflow-y: visible !important;
    overflow-x: visible !important;
  }
}
}


@media (min-width: 721px) {
/* 글자 크기 설정 */
  /* =========================
html.pvz-font-small .skin-vector-legacy #mw-content-text {
  v49 데스크톱 왼쪽 보조창 바깥 여백 실반영
font-size: 66.6667% !important;
  - margin-left로 전체 보드를 미는 방식이 아니라,
    grid 첫 번째 칸에 실제 빈 여백 칼럼을 만든다.
  - 왼쪽 보조창은 2번째 칸, 본문창은 4번째 칸에 배치한다.
  ========================= */
 
  body.pvz-board-ready {
    --pvz-board-left-edge-gap: var(--pvz-board-side-gap);
    --pvz-board-width-normal: calc(100vw - var(--pvz-board-left-edge-gap) - var(--pvz-board-side-width) - var(--pvz-board-side-gap) - 8px);
    --pvz-board-width-wide: calc(100vw - var(--pvz-board-left-edge-gap) - var(--pvz-board-side-width) - var(--pvz-board-side-gap) - 4px);
  }
 
  html.pvz-width-normal body.pvz-board-ready {
    --pvz-board-width: var(--pvz-board-width-normal) !important;
  }
 
  html.pvz-width-wide body.pvz-board-ready {
    --pvz-board-width: var(--pvz-board-width-wide) !important;
  }
 
  body.pvz-board-ready .pvz-board-root,
  html.pvz-width-wide body.pvz-board-ready .pvz-board-root {
    grid-template-columns:
      var(--pvz-board-left-edge-gap)
      var(--pvz-board-side-width)
      var(--pvz-board-side-gap)
      minmax(0, var(--pvz-board-width)) !important;
    column-gap: 0 !important;
 
    width: calc(var(--pvz-board-left-edge-gap) + var(--pvz-board-side-width) + var(--pvz-board-side-gap) + var(--pvz-board-width)) !important;
    max-width: calc(100vw - 4px) !important;
 
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
 
  body.pvz-board-ready .pvz-board-left-rail {
    grid-column: 2 !important;
  }
 
  body.pvz-board-ready .pvz-board-frame-outer-real,
  html.pvz-width-wide body.pvz-board-ready .pvz-board-frame-outer-real {
    grid-column: 4 !important;
    width: var(--pvz-board-width) !important;
  }
}
}


@media (min-width: 721px) {
html.pvz-font-normal .skin-vector-legacy #mw-content-text {
  /* =========================
font-size: 100% !important;
  v50 데스크톱 탭/여백/더보기 패널 보정
  - 왼쪽 보조창 왼쪽 여백 = 본문창과 보조창 사이 여백
  - 액션바 탭 안의 SVG 아이콘 소형화
  - 탭 글자 외곽선을 문서 제목 리본보다 작고 촘촘하게 보정
  - 더보기 패널은 모바일 패널처럼 단순한 카드형으로 정리
  ========================= */
 
  body.pvz-board-ready {
    --pvz-board-left-edge-gap: var(--pvz-board-side-gap);
  }
 
  body.pvz-board-ready .pvz-board-btn,
  body.pvz-board-ready .pvz-board-more > summary,
  body.pvz-board-ready .pvz-board-btn.is-tab {
    gap: 5px !important;
    padding-left: 11px !important;
    padding-right: 12px !important;
    color: #d8d2c9 !important;
 
    text-shadow:
      #3c1709 0.75px 0 0,
      #3c1709 0.65px 0.38px 0,
      #3c1709 0.38px 0.65px 0,
      #3c1709 0 0.75px 0,
      #3c1709 -0.38px 0.65px 0,
      #3c1709 -0.65px 0.38px 0,
      #3c1709 -0.75px 0 0,
      #3c1709 -0.65px -0.38px 0,
      #3c1709 -0.38px -0.65px 0,
      #3c1709 0 -0.75px 0,
      #3c1709 0.38px -0.65px 0,
      #3c1709 0.65px -0.38px 0 !important;
  }
 
  body.pvz-board-ready .pvz-board-btn .pvz-icon,
  body.pvz-board-ready .pvz-board-more > summary .pvz-icon {
    width: 0.94em !important;
    height: 0.94em !important;
    min-width: 0.94em !important;
    min-height: 0.94em !important;
    flex: 0 0 auto !important;
    margin: 0 1px 0 0 !important;
    color: currentColor !important;
    vertical-align: -0.10em !important;
  }
 
  body.pvz-board-ready .pvz-board-btn-text {
    display: inline-block !important;
    min-width: 0 !important;
  }
 
  body.pvz-board-ready .pvz-board-btn.is-current,
  body.pvz-board-ready .pvz-board-btn.selected,
  body.pvz-board-ready .pvz-board-more > summary.is-current,
  body.pvz-board-ready .pvz-board-more[open] > summary,
  body.pvz-board-ready .pvz-board-btn:hover,
  body.pvz-board-ready .pvz-board-btn:focus,
  body.pvz-board-ready .pvz-board-btn:active,
  body.pvz-board-ready .pvz-board-more > summary:hover,
  body.pvz-board-ready .pvz-board-more > summary:focus,
  body.pvz-board-ready .pvz-board-more > summary:active {
    color: #ffffff !important;
  }
 
  body.pvz-board-ready .pvz-board-btn.is-current,
  body.pvz-board-ready .pvz-board-btn.selected,
  body.pvz-board-ready .pvz-board-more > summary.is-current,
  body.pvz-board-ready .pvz-board-more[open] > summary {
    text-shadow:
      #3c1709 0.75px 0 0,
      #3c1709 0.65px 0.38px 0,
      #3c1709 0.38px 0.65px 0,
      #3c1709 0 0.75px 0,
      #3c1709 -0.38px 0.65px 0,
      #3c1709 -0.65px 0.38px 0,
      #3c1709 -0.75px 0 0,
      #3c1709 -0.65px -0.38px 0,
      #3c1709 -0.38px -0.65px 0,
      #3c1709 0 -0.75px 0,
      #3c1709 0.38px -0.65px 0,
      #3c1709 0.65px -0.38px 0 !important;
  }
 
  body.pvz-board-ready .pvz-board-more-menu {
    top: calc(100% + 7px) !important;
    right: 0 !important;
 
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 3px !important;
 
    min-width: 154px !important;
    padding: 7px !important;
 
    color: #173417 !important;
    background: rgba(247, 255, 243, 0.98) !important;
 
    border: 1px solid rgba(9, 28, 75, 0.14) !important;
    border-radius: 15px !important;
 
    box-shadow:
      0 12px 28px rgba(0, 0, 0, 0.18),
      inset 0 1px 0 rgba(255, 255, 255, 0.72) !important;
  }
 
  body.pvz-board-ready .pvz-board-more-menu a {
    display: block !important;
 
    min-height: 34px !important;
    padding: 8px 10px !important;
 
    color: #173417 !important;
    background: transparent !important;
 
    border: 0 !important;
    border-radius: 10px !important;
 
    font-family: var(--pvz-toc-item-font) !important;
    font-size: 0.80rem !important;
    font-weight: var(--pvz-toc-item-weight, 400) !important;
    line-height: 1.25 !important;
 
    text-decoration: none !important;
    text-shadow: none !important;
  }
 
  body.pvz-board-ready .pvz-board-more-menu a:hover,
  body.pvz-board-ready .pvz-board-more-menu a:focus {
    color: #173417 !important;
    background: #e8f7df !important;
    text-decoration: none !important;
  }
}
}


/* ===== content.txt ===== */
html.pvz-font-large .skin-vector-legacy #mw-content-text {
/* =========================
font-size: 200% !important;
MediaWiki:Gadget-content.css
========================= */
 
body.pvz-board-ready #mw-content-text {
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
}


body.pvz-board-ready #mw-content-text > .mw-parser-output {
/* 넓게 모드: 보조창을 숨기고 햄버거 버튼으로 본문 위에 열기 */
  display: flow-root !important;
html.pvz-width-wide .skin-vector-legacy #pvz-sidebar-logo {
  margin: 0 !important;
display: none !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
}


body.pvz-board-ready #mw-content-text > .mw-parser-output > :first-child {
html.pvz-width-wide .skin-vector-legacy #mw-panel,
  margin-top: 0 !important;
html.pvz-width-wide .skin-vector-legacy #pvz-right-panel {
top: var(--pvz-content-top) !important;
width: min(19rem, 86vw) !important;
opacity: 0;
visibility: hidden;
pointer-events: none;
z-index: 420;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.24) !important;
transition:
transform 180ms ease,
opacity 150ms ease,
visibility 150ms ease;
}
}


.mw-parser-output h2,
html.pvz-width-wide .skin-vector-legacy #mw-panel {
.mw-parser-output h3,
left: 0 !important;
.mw-parser-output h4,
transform: translateX(-104%);
.mw-parser-output h5,
.mw-parser-output h6 {
  scroll-margin-top: calc(var(--pvz-mobile-custombar-height) + 16px) !important;
}
}


/* 파일이 문장 앞에 있으면 이미지가 먼저 위에 출력 */
html.pvz-width-wide .skin-vector-legacy #pvz-right-panel {
.mw-parser-output p > a.mw-file-description:first-child,
right: 0 !important;
.mw-parser-output p > span.mw-default-size:first-child,
transform: translateX(104%);
.mw-parser-output p > span.mw-image-border:first-child,
.mw-parser-output p > a.image:first-child {
  display: block !important;
  width: max-content !important;
  max-width: 100% !important;
  margin: 0 0 0.75em 0 !important;
  float: none !important;
  clear: both !important;
}
}


.mw-parser-output p > a.mw-file-description:first-child img,
html.pvz-width-wide.pvz-left-panel-open .skin-vector-legacy #mw-panel,
.mw-parser-output p > a.image:first-child img {
html.pvz-width-wide.pvz-right-panel-open .skin-vector-legacy #pvz-right-panel {
  display: block !important;
opacity: 1;
  max-width: 100% !important;
visibility: visible;
  height: auto !important;
pointer-events: auto;
transform: translateX(0);
}
}


.mw-parser-output img,
.skin-vector-legacy .pvz-panel-toggle {
.mw-parser-output video,
display: none;
.mw-parser-output canvas,
position: fixed;
.mw-parser-output svg {
top: calc(var(--pvz-content-top) - 44px);
  max-width: 100% !important;
z-index: 430;
  height: auto !important;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
margin: 0;
padding: 0;
border: 1px solid #bfc4bf;
border-radius: 9px;
background: #ececec;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.14);
cursor: pointer;
}
}


.mw-parser-output table {
.skin-vector-legacy #pvz-left-panel-toggle {
  max-width: 100% !important;
left: 0.75rem;
}
}


/* 이미지 자체에 생기는 기본 테두리선 제거 */
.skin-vector-legacy #pvz-right-panel-toggle {
.mw-parser-output img,
right: 0.75rem;
.mw-parser-output .image img,
.mw-parser-output .mw-file-element,
.mw-parser-output .thumbimage,
.mw-parser-output figure img,
.mw-parser-output figure[typeof~="mw:File"] img,
.mw-parser-output figure[typeof~="mw:Image"] img {
  border: 0 !important;
  box-shadow: none !important;
}
}


/* 썸네일/figure 래퍼 테두리선 제거 */
html.pvz-width-wide .skin-vector-legacy .pvz-panel-toggle {
.mw-parser-output .thumbinner,
display: flex;
.mw-parser-output .thumb,
.mw-parser-output figure,
.mw-parser-output figure[typeof~="mw:File"],
.mw-parser-output figure[typeof~="mw:Image"],
.gallerybox .thumb,
li.gallerybox div.thumb {
  border: 0 !important;
  box-shadow: none !important;
}
}


/* 이미지 캡션 */
.skin-vector-legacy .pvz-panel-toggle-lines,
.mw-parser-output .thumbcaption,
.skin-vector-legacy .pvz-panel-toggle-lines::before,
.mw-parser-output figure figcaption,
.skin-vector-legacy .pvz-panel-toggle-lines::after {
.mw-parser-output figcaption,
display: block;
.mw-parser-output .gallerytext,
width: 18px;
.gallerybox .gallerytext {
height: 2px;
  background: #ecd8c7 !important;
border-radius: 999px;
  background-color: #ecd8c7 !important;
background: #4d4d4d;
}
}


/* 분류 / 마지막 수정 / 저작권 */
.skin-vector-legacy .pvz-panel-toggle-lines {
body.pvz-board-ready .pvz-board-paper-meta {
position: relative;
  position: relative !important;
  z-index: 1 !important;
  margin: 16px 0 0 !important;
  padding: 6px 0 0 !important;
  color: #745440 !important;
  font-size: .92rem !important;
  line-height: 1.65 !important;
  border-top: 0 !important;
}
}


body.pvz-board-ready .pvz-board-paper-meta:empty {
.skin-vector-legacy .pvz-panel-toggle-lines::before,
  display: none !important;
.skin-vector-legacy .pvz-panel-toggle-lines::after {
content: "";
position: absolute;
left: 0;
}
}


body.pvz-board-ready .pvz-board-paper-meta a {
.skin-vector-legacy .pvz-panel-toggle-lines::before {
  color: #3c7f3a !important;
top: -6px;
}
}


body.pvz-board-ready .pvz-board-paper-meta #catlinks,
.skin-vector-legacy .pvz-panel-toggle-lines::after {
body.pvz-board-ready .pvz-board-paper-meta .catlinks {
top: 6px;
  margin: 0 0 12px !important;
  padding: 0 0 10px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
}


body.pvz-board-ready .pvz-board-paper-meta .catlinks ul {
.skin-vector-legacy .pvz-panel-toggle:hover {
  display: flex !important;
background: #ffffff;
  flex-wrap: wrap !important;
  gap: 6px !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
}


body.pvz-board-ready .pvz-board-paper-meta .catlinks li {
html:not(.pvz-width-wide) .skin-vector-legacy .pvz-panel-toggle {
  margin: 0 !important;
display: none !important;
  padding: 0 !important;
  border-left: 0 !important;
}
}


body.pvz-board-ready .pvz-board-paper-meta .catlinks li a {
@media (prefers-reduced-motion: reduce) {
  display: inline-block !important;
html.pvz-width-wide .skin-vector-legacy #mw-panel,
  padding: 5px 10px !important;
html.pvz-width-wide .skin-vector-legacy #pvz-right-panel {
  color: #4b2a18 !important;
transition-duration: 1ms;
  background: #f6ebdc !important;
}
  border: 1px solid #cdae8f !important;
  border-radius: 999px !important;
  text-decoration: none !important;
}
}




/* =========================
/* =========================
문단 제목 / 커스텀 목차 폰트
  v25 최종 오버라이드
========================= */
  ========================= */


@font-face {
html {
  font-family: 'PVZ SB Aggro B';
--pvz-content-top: 120px;
  src: url('/wiki/Special:Redirect/file/SB_Aggro_B.ttf') format('truetype');
--pvz-side-panel-width: 9.1rem;
  font-weight: normal;
--pvz-side-panel-edge: 0.6rem;
  font-style: normal;
--pvz-search-top: 38px;
  font-display: swap;
}
}


@font-face {
/* v24 화면 설정 모드와 오른쪽 보조창 제거 */
  font-family: 'PVZ SB Aggro M';
.skin-vector-legacy #pvz-right-panel,
  src: url('/wiki/Special:Redirect/file/SB_Aggro_M.ttf') format('truetype');
.skin-vector-legacy #pvz-right-panel-toggle,
  font-weight: normal;
.skin-vector-legacy .pvz-panel-toggle {
  font-style: normal;
display: none !important;
  font-display: swap;
}
}


@font-face {
html.pvz-font-small .skin-vector-legacy #mw-content-text,
  font-family: 'PVZ SB Aggro L';
html.pvz-font-normal .skin-vector-legacy #mw-content-text,
  src: url('/wiki/Special:Redirect/file/SB_Aggro_L.ttf') format('truetype');
html.pvz-font-large .skin-vector-legacy #mw-content-text {
  font-weight: normal;
font-size: inherit !important;
  font-style: normal;
  font-display: swap;
}
}


/* 문단 제목: SB Aggro M */
/* 본문과 액션바를 검색바 아래로 이동 */
body.pvz-board-ready #mw-content-text .mw-parser-output h1,
.skin-vector-legacy #content,
body.pvz-board-ready #mw-content-text .mw-parser-output h2,
.skin-vector-legacy .mw-body,
body.pvz-board-ready #mw-content-text .mw-parser-output h3,
.skin-vector-legacy #left-navigation,
body.pvz-board-ready #mw-content-text .mw-parser-output h4,
.skin-vector-legacy #right-navigation {
body.pvz-board-ready #mw-content-text .mw-parser-output h5,
top: 95px !important;
body.pvz-board-ready #mw-content-text .mw-parser-output h6,
body.pvz-board-ready #mw-content-text .mw-parser-output h1 .mw-headline,
body.pvz-board-ready #mw-content-text .mw-parser-output h2 .mw-headline,
body.pvz-board-ready #mw-content-text .mw-parser-output h3 .mw-headline,
body.pvz-board-ready #mw-content-text .mw-parser-output h4 .mw-headline,
body.pvz-board-ready #mw-content-text .mw-parser-output h5 .mw-headline,
body.pvz-board-ready #mw-content-text .mw-parser-output h6 .mw-headline,
body.pvz-board-ready #mw-content-text .mw-parser-output .mw-heading,
body.pvz-board-ready #mw-content-text .mw-parser-output .mw-heading h1,
body.pvz-board-ready #mw-content-text .mw-parser-output .mw-heading h2,
body.pvz-board-ready #mw-content-text .mw-parser-output .mw-heading h3,
body.pvz-board-ready #mw-content-text .mw-parser-output .mw-heading h4,
body.pvz-board-ready #mw-content-text .mw-parser-output .mw-heading h5,
body.pvz-board-ready #mw-content-text .mw-parser-output .mw-heading h6,
body.pvz-board-ready .pvz-board-paper h1,
body.pvz-board-ready .pvz-board-paper h2,
body.pvz-board-ready .pvz-board-paper h3,
body.pvz-board-ready .pvz-board-paper h4,
body.pvz-board-ready .pvz-board-paper h5,
body.pvz-board-ready .pvz-board-paper h6,
body.pvz-board-ready .pvz-board-paper .mw-heading,
body.pvz-board-ready .pvz-board-paper .mw-headline {
  font-family: 'PVZ SB Aggro M', 'SB Aggro M', 'SB 어그로 M', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
  font-weight: normal !important;
}
}


.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
width: auto !important;
margin-left: 10em !important;
margin-right: 0 !important;
}


/* =========================
.skin-vector-legacy #footer {
커스텀 목차
margin-left: 10em !important;
========================= */
margin-right: 0 !important;
}


body.pvz-board-ready .pvz-custom-toc-wrap {
.skin-vector-legacy #left-navigation {
  display: block !important;
margin-left: 10em !important;
}


  width: auto !important;
.skin-vector-legacy #right-navigation {
  max-width: 100% !important;
margin-right: 25px !important;
}


  margin-top: 18px !important;
/* 검색바: 오른쪽 사용자 설정바 바로 아래 */
  margin-bottom: 22px !important;
.skin-vector-legacy #pvz-content-search {
  padding: 0 !important;
position: absolute !important;
top: var(--pvz-search-top, 38px) !important;
right: 6px !important;
left: auto !important;
width: 350px !important;
max-width: calc(100vw - 12px) !important;
min-width: 0 !important;
margin: 0 !important;
}
}


/* 최소너비 설정 삭제: min-width 선언 자체를 두지 않는다. */
/* 왼쪽 보조창을 v23 나무판 디자인으로 복구 */
body.pvz-board-ready .pvz-custom-toc {
.skin-vector-legacy #mw-panel {
  position: relative !important;
position: absolute !important;
 
top: var(--pvz-content-top) !important;
  display: inline-block !important;
right: auto !important;
  width: max-content !important;
bottom: auto !important;
  max-width: 100% !important;
left: var(--pvz-side-panel-edge) !important;
 
z-index: 100;
  padding: 10px 12px 10px 18px !important;
display: block !important;
 
width: var(--pvz-side-panel-width) !important;
  color: #3a1a0d !important;
height: auto !important;
  background: #ffffff !important;
min-height: 0 !important;
 
margin: 0 !important;
  border: 1px solid rgba(75, 42, 24, 0.38) !important;
padding: 0.7rem 0.55rem 1rem !important;
  border-radius: 2px !important;
overflow: visible !important;
border: 3px solid #5b220e !important;
border-radius: 13px !important;
box-sizing: border-box !important;
background:
linear-gradient(
90deg,
rgba(255, 255, 255, 0.06) 0,
transparent 10%,
transparent 90%,
rgba(64, 19, 4, 0.18) 100%
),
linear-gradient(
180deg,
#a94f24 0%,
#893819 48%,
#9a421d 100%
) !important;
background-image:
linear-gradient(
90deg,
rgba(255, 255, 255, 0.06) 0,
transparent 10%,
transparent 90%,
rgba(64, 19, 4, 0.18) 100%
),
linear-gradient(
180deg,
#a94f24 0%,
#893819 48%,
#9a421d 100%
) !important;
box-shadow:
inset 0 0 0 2px rgba(218, 114, 58, 0.52),
inset 0 12px 20px rgba(255, 165, 94, 0.1),
inset 0 -12px 20px rgba(73, 20, 5, 0.22),
0 3px 8px rgba(63, 24, 8, 0.32) !important;
transform: none !important;
opacity: 1 !important;
visibility: visible !important;
pointer-events: auto !important;
}


  box-sizing: border-box !important;
.skin-vector-legacy #mw-panel .vector-menu-portal,
  overflow: auto !important;
.skin-vector-legacy #mw-panel .portal {
  vertical-align: top !important;
margin: 0 0 0.9rem !important;
padding: 0 !important;
border: 0 !important;
background: none !important;
box-shadow: none !important;
}
}


body.pvz-board-ready .pvz-custom-toc-head {
.skin-vector-legacy #mw-panel .vector-menu-heading,
  display: grid !important;
.skin-vector-legacy #mw-panel .portal h3 {
  grid-template-columns: minmax(0, 1fr) auto !important;
margin: 0 0 0.42rem !important;
  align-items: center !important;
padding: 0 0.35rem !important;
  gap: 8px !important;
border: 0 !important;
 
background: none !important;
  margin: 0 0 6px 0 !important;
color: #e8b94f !important;
  padding: 0 !important;
font-family:
"SB Aggro B",
"SB 어그로 B",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.82rem !important;
font-weight: 700 !important;
line-height: 1.35 !important;
text-align: center !important;
text-shadow:
0 1px 0 #65300f,
0 2px 2px rgba(61, 19, 3, 0.42) !important;
letter-spacing: 0.015em !important;
}
}


/* '목차' 글자 */
.skin-vector-legacy #mw-panel .vector-menu-content,
body.pvz-board-ready .pvz-custom-toc-title {
.skin-vector-legacy #mw-panel .portal .body {
  margin: 0 !important;
position: relative !important;
 
margin: 0 !important;
  color: #3a1a0d !important;
padding: 0.68rem 0.72rem 0.72rem !important;
 
border: 2px solid #6e2d13 !important;
  font-family: 'PVZ SB Aggro M', 'SB Aggro M', 'SB 어그로 M', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
border-radius: 5px 7px 6px 5px !important;
  font-size: 0.82rem !important;
box-sizing: border-box !important;
  font-weight: normal !important;
background: #f6bf7b !important;
  line-height: 1.25 !important;
background-image: none !important;
box-shadow:
inset 0 0 0 1px rgba(255, 231, 184, 0.45),
0 4px 5px rgba(56, 18, 4, 0.36) !important;
transform: rotate(-0.25deg) !important;
}
}


body.pvz-board-ready .pvz-custom-toc-toggle {
.skin-vector-legacy #mw-panel .vector-menu-content::before,
  appearance: none !important;
.skin-vector-legacy #mw-panel .portal .body::before {
  -webkit-appearance: none !important;
content: "" !important;
 
position: absolute !important;
  min-width: 46px !important;
inset: 2px !important;
  min-height: 24px !important;
display: block !important;
 
border: 1px solid rgba(124, 63, 26, 0.17) !important;
  margin: 0 !important;
border-radius: 4px 5px 6px 4px !important;
  padding: 3px 7px !important;
pointer-events: none !important;
 
  color: #4b2a18 !important;
  background: rgba(255, 244, 234, 0.78) !important;
 
  border: 1px solid rgba(75, 42, 24, 0.28) !important;
  border-radius: 2px !important;
 
  font-family: 'PVZ SB Aggro M', 'SB Aggro M', 'SB 어그로 M', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
  font-size: 0.70rem !important;
  font-weight: normal !important;
  line-height: 1.2 !important;
 
  cursor: pointer !important;
}
}


body.pvz-board-ready .pvz-custom-toc-toggle:hover {
.skin-vector-legacy #mw-panel .vector-menu-content-list,
  background: rgba(255, 244, 234, 1) !important;
.skin-vector-legacy #mw-panel .portal .body ul {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
}


body.pvz-board-ready .pvz-custom-toc.is-collapsed .pvz-custom-toc-list {
.skin-vector-legacy #mw-panel .vector-menu-content li,
  display: none !important;
.skin-vector-legacy #mw-panel .portal .body li {
margin: 0 !important;
padding: 0 !important;
line-height: 1.3 !important;
}
}


body.pvz-board-ready .pvz-custom-toc-list {
.skin-vector-legacy #mw-panel .vector-menu-content li + li,
  display: block !important;
.skin-vector-legacy #mw-panel .portal .body li + li {
  grid-template-columns: none !important;
margin-top: 0.26rem !important;
 
  width: auto !important;
  max-width: 100% !important;
 
  margin: 0 !important;
  padding: 0 0 0 4px !important;
 
  list-style: none !important;
}
}


body.pvz-board-ready .pvz-custom-toc-item {
.skin-vector-legacy #mw-panel .vector-menu-content a,
  display: block !important;
.skin-vector-legacy #mw-panel .portal .body a {
 
display: block !important;
  margin: 0 !important;
padding: 0.08rem !important;
  padding-top: 0 !important;
color: #313452 !important;
  padding-right: 0 !important;
font-family:
  padding-bottom: 0 !important;
"SB Aggro L",
 
"SB 어그로 L",
  list-style: none !important;
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.78rem !important;
font-weight: 300 !important;
line-height: 1.35 !important;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(255, 239, 204, 0.38) !important;
transition: color 120ms ease !important;
transform: none !important;
}
}


body.pvz-board-ready .pvz-custom-toc-item a {
.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
  display: grid !important;
.skin-vector-legacy #mw-panel .portal .body a:hover {
  grid-template-columns: auto minmax(0, max-content) !important;
color: #4d5877 !important;
  align-items: baseline !important;
text-decoration: none !important;
  column-gap: 7px !important;
transform: none !important;
 
  width: max-content !important;
  max-width: 100% !important;
 
  padding: 3px 0 !important;
 
  color: #4b2a18 !important;
  text-decoration: none !important;
 
  font-family: 'PVZ SB Aggro L', 'SB Aggro L', 'SB 어그로 L', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
  font-size: 0.74rem !important;
  font-weight: normal !important;
  line-height: 1.25 !important;
}
}


body.pvz-board-ready .pvz-custom-toc-item a:hover {
/* 보조창 위쪽 바깥 로고 */
  color: #2f7f3a !important;
.skin-vector-legacy #pvz-sidebar-logo {
  text-decoration: underline !important;
position: absolute !important;
top: calc(var(--pvz-content-top) - 76px) !important;
right: auto !important;
bottom: auto !important;
left: var(--pvz-side-panel-edge) !important;
z-index: 110;
display: block !important;
width: var(--pvz-side-panel-width) !important;
height: 66px !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;
border: 0 !important;
background: none !important;
box-shadow: none !important;
}
}


body.pvz-board-ready .pvz-custom-toc-text {
.skin-vector-legacy #pvz-sidebar-logo #p-logo {
  font-family: 'PVZ SB Aggro L', 'SB Aggro L', 'SB 어그로 L', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
position: static !important;
  font-size: 0.74rem !important;
display: block !important;
  font-weight: normal !important;
width: 100% !important;
height: 100% !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;
border: 0 !important;
border-radius: 0 !important;
background: none !important;
box-shadow: none !important;
}
}


/* 목차 번호는 SB Aggro B */
.skin-vector-legacy #pvz-sidebar-logo #p-logo a,
body.pvz-board-ready .pvz-custom-toc-number {
.skin-vector-legacy #pvz-sidebar-logo #p-logo .mw-wiki-logo {
  color: #7a4a28 !important;
display: block !important;
 
width: 100% !important;
  font-family: 'PVZ SB Aggro B', 'SB Aggro B', 'SB 어그로 B', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
height: 100% !important;
  font-size: 0.74rem !important;
min-height: 0 !important;
  font-weight: normal !important;
margin: 0 !important;
 
background-position: center !important;
  white-space: nowrap !important;
background-repeat: no-repeat !important;
background-size: contain !important;
}
}


body.pvz-board-ready .pvz-custom-toc-number::after {
.skin-vector-legacy #pvz-sidebar-logo #p-logo img {
  display: none !important;
display: block !important;
  content: none !important;
width: 100% !important;
height: 100% !important;
margin: 0 auto !important;
object-fit: contain !important;
}
}


body.pvz-board-ready .pvz-custom-toc-depth-1 { padding-left: 0 !important; }
/* 왼쪽 위 관련 문서 햄버거 버튼 */
body.pvz-board-ready .pvz-custom-toc-depth-2 { padding-left: 18px !important; }
.skin-vector-legacy #pvz-related-toggle {
body.pvz-board-ready .pvz-custom-toc-depth-3 { padding-left: 36px !important; }
position: absolute;
body.pvz-board-ready .pvz-custom-toc-depth-4 { padding-left: 54px !important; }
top: 7px;
body.pvz-board-ready .pvz-custom-toc-depth-5 { padding-left: 72px !important; }
left: 7px;
 
z-index: 510;
/* =========================
display: flex;
v11 클린 본문 보정
align-items: center;
========================= */
justify-content: center;
 
width: 38px;
body.pvz-board-ready #mw-content-text {
height: 38px;
  font-family: var(--pvz-body-font) !important;
margin: 0;
  font-size: 0.96rem !important;
padding: 0;
  line-height: 1.72 !important;
border: 2px solid #5b220e;
border-radius: 9px;
box-sizing: border-box;
background:
linear-gradient(180deg, #a85229 0%, #853719 100%);
box-shadow:
inset 0 1px 0 rgba(255, 190, 132, 0.28),
0 2px 5px rgba(62, 22, 7, 0.28);
cursor: pointer;
}
}


body.pvz-board-ready #mw-content-text .mw-parser-output h2,
.skin-vector-legacy #pvz-related-toggle:hover {
body.pvz-board-ready #mw-content-text .mw-parser-output h3,
filter: brightness(1.08);
body.pvz-board-ready #mw-content-text .mw-parser-output h4,
body.pvz-board-ready #mw-content-text .mw-parser-output h5,
body.pvz-board-ready #mw-content-text .mw-parser-output h6 {
  color: #215a31 !important;
  border-bottom-color: rgba(61, 143, 69, 0.30) !important;
}
}


body.pvz-board-ready .pvz-custom-toc {
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines,
  background: #ffffff !important;
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::before,
  border-color: rgba(61, 143, 69, 0.24) !important;
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::after {
  border-radius: 12px !important;
display: block;
  box-shadow:
width: 18px;
    0 5px 14px rgba(24, 86, 37, 0.08),
height: 2px;
    inset 0 1px 0 rgba(255,255,255,0.82) !important;
border-radius: 999px;
background: #fff3dc;
}
}


body.pvz-board-ready .pvz-custom-toc-title {
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines {
  color: #215a31 !important;
position: relative;
  font-family: var(--pvz-section-title-font) !important;
  font-size: 0.80rem !important;
  font-weight: var(--pvz-section-title-weight, 500) !important;
}
}


body.pvz-board-ready .pvz-custom-toc-toggle {
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::before,
  color: #215a31 !important;
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::after {
  background: #eef7e7 !important;
content: "";
  border-color: rgba(61, 143, 69, 0.24) !important;
position: absolute;
  font-family: var(--pvz-section-title-font) !important;
left: 0;
  font-size: 0.68rem !important;
  font-weight: var(--pvz-section-title-weight, 500) !important;
}
}


body.pvz-board-ready .pvz-custom-toc-item a,
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::before {
body.pvz-board-ready .pvz-custom-toc-text,
top: -6px;
body.pvz-board-ready .pvz-custom-toc-number {
  font-size: 0.72rem !important;
  line-height: 1.24 !important;
}
}


body.pvz-board-ready .pvz-custom-toc-number {
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::after {
  color: #3d8f45 !important;
top: 6px;
  font-family: var(--pvz-toc-number-font) !important;
  font-weight: var(--pvz-toc-number-weight, 700) !important;
}
}


body.pvz-board-ready .pvz-custom-toc-item a:hover {
.skin-vector-legacy #pvz-related-menu {
  color: #215a31 !important;
position: absolute;
top: 51px;
left: 7px;
z-index: 500;
display: none;
width: min(280px, calc(100vw - 14px));
margin: 0;
padding: 0.75rem;
border: 3px solid #5b220e;
border-radius: 12px;
box-sizing: border-box;
background:
linear-gradient(180deg, #a34a22 0%, #833315 100%);
box-shadow: 0 5px 16px rgba(55, 20, 7, 0.34);
}
}


/* =========================
.skin-vector-legacy #pvz-related-menu.is-open {
식물 vs 좀비 위키 대문 폰트 지정 v12
display: block;
TemplateStyles에서 font-family가 막히므로, 전역 가젯 CSS에서만 폰트를 지정한다.
B = PVZ SB Aggro B / M = PVZ SB Aggro M / L = PVZ SB Aggro L
========================= */
 
/* 기본 설명문·보조 UI: L */
body.pvz-board-ready .pvz-home-v2,
body.pvz-board-ready .pvz-home-v2 p,
body.pvz-board-ready .pvz-home-v2 .pvzv2-stats-row span,
body.pvz-board-ready .pvz-home-v2 .pvzv2-screen-caption,
body.pvz-board-ready .pvz-home-v2 .pvzv2-game-desc,
body.pvz-board-ready .pvz-home-v2 .pvzv2-map-card p,
body.pvz-board-ready .pvz-home-v2 .pvzv2-map-card div,
body.pvz-board-ready .pvz-home-v2 .pvzv2-board ul,
body.pvz-board-ready .pvz-home-v2 .pvzv2-tool-list a,
body.pvz-board-ready .pvz-home-v2 .pvzv2-timeline em,
body.pvz-board-ready .pvz-home-v2 .pvzv2-footer {
  font-family: 'PVZ SB Aggro L', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
  font-weight: 400 !important;
}
}


/* 버튼·중간 제목: M */
.skin-vector-legacy #pvz-related-menu .pvz-related-title {
body.pvz-board-ready .pvz-home-v2 .pvzv2-kicker,
margin: 0 0 0.55rem;
body.pvz-board-ready .pvz-home-v2 .pvzv2-hero-actions a,
padding: 0 0.15rem;
body.pvz-board-ready .pvz-home-v2 .pvzv2-game-title,
color: #f2c462;
body.pvz-board-ready .pvz-home-v2 .pvzv2-game-link,
font-family:
body.pvz-board-ready .pvz-home-v2 .pvzv2-tool-list a:hover,
"SB Aggro B",
body.pvz-board-ready .pvz-home-v2 .pvzv2-timeline span,
"SB 어그로 B",
body.pvz-board-ready .pvz-home-v2 .pvzv2-footer strong {
"SB Aggro",
  font-family: 'PVZ SB Aggro M', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
"SB 어그로",
  font-weight: 500 !important;
sans-serif;
font-size: 0.82rem;
font-weight: 700;
text-shadow: 0 1px 0 #5a230b;
}
}


/* 큰 제목·강조 숫자·섹션 헤드: B */
.skin-vector-legacy #pvz-related-menu .pvz-related-list {
body.pvz-board-ready .pvz-home-v2 .pvzv2-hero-main h1,
margin: 0;
body.pvz-board-ready .pvz-home-v2 .pvzv2-stats-row b,
padding: 0.65rem 0.72rem;
body.pvz-board-ready .pvz-home-v2 .pvzv2-section-head span,
border: 2px solid #6e2d13;
body.pvz-board-ready .pvz-home-v2 .pvzv2-section-head h2,
border-radius: 6px;
body.pvz-board-ready .pvz-home-v2 .pvzv2-map-card strong,
background: #f6bf7b;
body.pvz-board-ready .pvz-home-v2 .pvzv2-board h3,
list-style: none;
body.pvz-board-ready .pvz-home-v2 .pvzv2-timeline b {
  font-family: 'PVZ SB Aggro B', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif !important;
  font-weight: 700 !important;
}
}


/* ===== layout.txt ===== */
.skin-vector-legacy #pvz-related-menu .pvz-related-list li {
/* =========================
margin: 0;
MediaWiki:Gadget-pvz-core/layout.css
padding: 0;
MediaWiki:Gadget-pvz-core/layout.css
Vector 호환 최종본 / footer 하단 배경 확장 v28
========================= */
 
body.skin-vector,
body.skin-vector-2022 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
}


body.skin-vector #content,
.skin-vector-legacy #pvz-related-menu .pvz-related-list li + li {
body.skin-vector .mw-body,
margin-top: 0.3rem;
body.skin-vector-2022 #content,
body.skin-vector-2022 .mw-body {
  position: relative !important;
  display: block !important;
 
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
 
  overflow: visible !important;
}
}


body.skin-vector #bodyContent,
.skin-vector-legacy #pvz-related-menu .pvz-related-list a,
body.skin-vector-2022 #bodyContent {
.skin-vector-legacy #pvz-related-menu .pvz-related-empty {
  position: relative !important;
display: block;
 
color: #313452;
  width: 100% !important;
font-family:
  min-width: 0 !important;
"SB Aggro L",
  max-width: none !important;
"SB 어그로 L",
 
"SB Aggro",
  margin: 0 !important;
"SB 어그로",
  padding: 0 !important;
sans-serif;
 
font-size: 0.78rem;
  background: transparent !important;
font-weight: 300;
  border: 0 !important;
line-height: 1.4;
  box-shadow: none !important;
text-decoration: none;
 
  overflow: visible !important;
}
}


 
.skin-vector-legacy #pvz-related-menu .pvz-related-list a:hover {
 
color: #4d5877;
 
/* 검색바 아래 좌상단 로고 */
#pvz-page-logo-link,
.pvz-page-logo-link {
  position: relative !important;
  z-index: 100200 !important;
 
  display: block !important;
  width: clamp(168px, 18vw, 286px) !important;
  max-width: calc(100vw - 32px) !important;
 
  margin: 10px 0 12px 16px !important;
  padding: 0 !important;
 
  text-decoration: none !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
}


#pvz-page-logo-link img,
@media (max-width: 620px) {
.pvz-page-logo-link img {
.skin-vector-legacy #pvz-content-search {
  display: block !important;
right: 4px !important;
  width: 100% !important;
width: calc(100vw - 8px) !important;
  height: auto !important;
max-width: calc(100vw - 8px) !important;
  max-width: 100% !important;
}
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
}




/* =========================
/* =========================
데스크톱 footer 배경 박스 v26
  v26 최종 오버라이드
- 좌우로 꽉 차는 #f2dfbf 직사각형
  ========================= */
- footer 내부 링크/문구 간격 보정
========================= */


body.skin-vector #footer,
/* 검색바를 본문 왼쪽 기준의 기존 위치로 복구 */
body.skin-vector .mw-footer,
.skin-vector-legacy #pvz-content-search {
body.skin-vector-2022 #footer,
position: absolute !important;
body.skin-vector-2022 .mw-footer {
top: 7px !important;
  clear: both !important;
right: auto !important;
 
left: var(--pvz-content-left, 10em) !important;
  display: block !important;
width: 350px !important;
 
max-width: calc(
  width: 100vw !important;
100vw - var(--pvz-content-left, 10em) - 0.75rem
  max-width: 100vw !important;
) !important;
 
min-width: 0 !important;
  margin: 34px calc(50% - 50vw) 0 calc(50% - 50vw) !important;
margin: 0 !important;
  padding: 22px 28px 26px !important;
 
  color: #3a1a0d !important;
  background: #f2dfbf !important;
 
  border: 0 !important;
  border-top: 1px solid rgba(75, 42, 24, 0.22) !important;
 
  box-shadow: 0 -6px 18px rgba(0, 0, 0, 0.08) !important;
 
  box-sizing: border-box !important;
}
}


body.skin-vector #footer ul,
/* 본문창과 액션바 위치를 기존 값으로 복구 */
body.skin-vector .mw-footer ul,
.skin-vector-legacy #content,
body.skin-vector-2022 #footer ul,
.skin-vector-legacy .mw-body,
body.skin-vector-2022 .mw-footer ul {
.skin-vector-legacy #left-navigation,
  display: flex !important;
.skin-vector-legacy #right-navigation {
  flex-wrap: wrap !important;
top: 30px !important;
  align-items: center !important;
  gap: 8px 20px !important;
 
  margin: 0 0 8px 0 !important;
  padding: 0 !important;
 
  list-style: none !important;
}
}


body.skin-vector #footer li,
/* 왼쪽 보조창 공간은 유지하고 오른쪽은 화면 끝까지 확장 */
body.skin-vector .mw-footer li,
.skin-vector-legacy #content,
body.skin-vector-2022 #footer li,
.skin-vector-legacy .mw-body {
body.skin-vector-2022 .mw-footer li {
width: auto !important;
  display: inline-flex !important;
margin-left: 10em !important;
  align-items: center !important;
margin-right: 0.55rem !important;
 
  margin: 0 !important;
  padding: 0 !important;
 
  line-height: 1.55 !important;
}
}


body.skin-vector #footer a,
.skin-vector-legacy #footer {
body.skin-vector .mw-footer a,
margin-left: 10em !important;
body.skin-vector-2022 #footer a,
margin-right: 0.55rem !important;
body.skin-vector-2022 .mw-footer a {
  margin: 0 !important;
  padding: 0 !important;
 
  color: #2f7f3a !important;
  text-decoration: none !important;
}
}


body.skin-vector #footer a:hover,
.skin-vector-legacy #left-navigation {
body.skin-vector .mw-footer a:hover,
margin-left: 10em !important;
body.skin-vector-2022 #footer a:hover,
body.skin-vector-2022 .mw-footer a:hover {
  text-decoration: underline !important;
}
}


 
.skin-vector-legacy #right-navigation {
/* =========================
margin-right: 15px !important;
데스크톱 footer 배지 우측 정렬 / hover v27
- Hosted by Miraheze / CC / Powered by MediaWiki 배지를 footer 박스 오른쪽에 정렬
- 마우스 hover 시 부드럽게 확대
========================= */
 
body.skin-vector #footer,
body.skin-vector .mw-footer,
body.skin-vector-2022 #footer,
body.skin-vector-2022 .mw-footer {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-areas:
    "info icons"
    "places icons" !important;
  column-gap: 24px !important;
  row-gap: 8px !important;
  align-items: center !important;
}
}


body.skin-vector #footer-info,
/* 관련 문서 햄버거 메뉴 완전 제거 */
body.skin-vector .mw-footer-info,
.skin-vector-legacy #pvz-related-toggle,
body.skin-vector-2022 #footer-info,
.skin-vector-legacy #pvz-related-menu {
body.skin-vector-2022 .mw-footer-info {
display: none !important;
  grid-area: info !important;
}
}


body.skin-vector #footer-places,
@media (max-width: 620px) {
body.skin-vector .mw-footer-places,
.skin-vector-legacy #pvz-content-search {
body.skin-vector-2022 #footer-places,
right: auto !important;
body.skin-vector-2022 .mw-footer-places {
left: var(--pvz-content-left, 10em) !important;
  grid-area: places !important;
width: min(
350px,
calc(100vw - var(--pvz-content-left, 10em) - 0.5rem)
) !important;
max-width: calc(
100vw - var(--pvz-content-left, 10em) - 0.5rem
) !important;
}
}
}


body.skin-vector #footer-icons,
body.skin-vector .mw-footer-icons,
body.skin-vector-2022 #footer-icons,
body.skin-vector-2022 .mw-footer-icons {
  grid-area: icons !important;
  justify-self: end !important;
  align-self: center !important;


  display: flex !important;
/* =========================
  flex-wrap: wrap !important;
  v27 최종 오버라이드
  align-items: center !important;
  ========================= */
  justify-content: flex-end !important;
  gap: 12px !important;
 
  margin: 0 !important;
  padding: 0 !important;


  list-style: none !important;
/* 위키 로고를 왼쪽 보조창 내부 로고칸으로 복구 */
.skin-vector-legacy #pvz-sidebar-logo {
display: none !important;
}
}


body.skin-vector #footer-icons li,
.skin-vector-legacy #mw-panel #p-logo {
body.skin-vector .mw-footer-icons li,
position: relative !important;
body.skin-vector-2022 #footer-icons li,
top: auto !important;
body.skin-vector-2022 .mw-footer-icons li {
right: auto !important;
  display: inline-flex !important;
bottom: auto !important;
  align-items: center !important;
left: auto !important;
  justify-content: center !important;
display: block !important;
 
width: 100% !important;
  margin: 0 !important;
max-width: 100% !important;
  padding: 0 !important;
height: auto !important;
min-height: 0 !important;
margin: 0 0 0.9rem !important;
padding: 0.45rem 0 !important;
overflow: hidden !important;
border: 3px solid #60230d !important;
border-radius: 12px !important;
box-sizing: border-box !important;
background:
linear-gradient(
180deg,
rgba(255, 255, 255, 0.08),
transparent 22%
),
#6c2b12 !important;
background-image:
linear-gradient(
180deg,
rgba(255, 255, 255, 0.08),
transparent 22%
) !important;
box-shadow:
inset 0 2px 3px rgba(255, 168, 98, 0.22),
inset 0 -3px 6px rgba(48, 12, 2, 0.42),
0 2px 3px rgba(60, 20, 6, 0.28) !important;
}
}


body.skin-vector #footer-icons a,
.skin-vector-legacy #mw-panel #p-logo a,
body.skin-vector #footer-icons img,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo {
body.skin-vector .mw-footer-icons a,
display: block !important;
body.skin-vector .mw-footer-icons img,
width: 100% !important;
body.skin-vector-2022 #footer-icons a,
height: auto !important;
body.skin-vector-2022 #footer-icons img,
min-height: 0 !important;
body.skin-vector-2022 .mw-footer-icons a,
aspect-ratio: 1 / 1;
body.skin-vector-2022 .mw-footer-icons img {
margin: 0 !important;
  display: block !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
}
}


body.skin-vector #footer-icons img,
.skin-vector-legacy #mw-panel #p-logo img {
body.skin-vector .mw-footer-icons img,
display: block !important;
body.skin-vector-2022 #footer-icons img,
width: 100% !important;
body.skin-vector-2022 .mw-footer-icons img {
height: auto !important;
  width: auto !important;
max-width: 100% !important;
  max-width: 92px !important;
max-height: none !important;
  height: 42px !important;
margin: 0 auto !important;
  object-fit: contain !important;
object-fit: contain !important;
 
  transform: scale(1) !important;
  transform-origin: center center !important;
  transition: transform 160ms ease, filter 160ms ease !important;
}
}


body.skin-vector #footer-icons a:hover img,
/* 본문 오른쪽의 보조창용 여백 제거 */
body.skin-vector .mw-footer-icons a:hover img,
.skin-vector-legacy #content,
body.skin-vector-2022 #footer-icons a:hover img,
.skin-vector-legacy .mw-body {
body.skin-vector-2022 .mw-footer-icons a:hover img {
margin-right: 0 !important;
  transform: scale(1.12) !important;
  filter: drop-shadow(0 4px 8px rgba(0,0,0,0.24)) !important;
}
}


@media (max-width: 900px) {
.skin-vector-legacy #footer {
  body.skin-vector #footer,
margin-right: 0 !important;
  body.skin-vector .mw-footer,
  body.skin-vector-2022 #footer,
  body.skin-vector-2022 .mw-footer {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "icons"
      "info"
      "places" !important;
  }
 
  body.skin-vector #footer-icons,
  body.skin-vector .mw-footer-icons,
  body.skin-vector-2022 #footer-icons,
  body.skin-vector-2022 .mw-footer-icons {
    justify-self: start !important;
    justify-content: flex-start !important;
  }
}
}


/* =========================
v28 footer 하단 배경 확장
- body 하단 padding 때문에 footer 아래에 투명 영역이 남는 문제 보정
- footer 배경 박스가 화면 아래까지 이어지게 한다.
========================= */
html.pvz-modern-ui body.skin-vector #footer,
html.pvz-modern-ui body.skin-vector .mw-footer,
html.pvz-modern-ui body.skin-vector-2022 #footer,
html.pvz-modern-ui body.skin-vector-2022 .mw-footer {
  margin-bottom: -88px !important;
  padding-bottom: 114px !important;
  min-height: 190px !important;
}


/* ===== theme.txt ===== */
/* =========================
/* =========================
MediaWiki:Gadget-pvz-core/theme.css
  v28 최종 오버라이드
Vector 호환 최종본 / 폰트 분리 v5
  ========================= */
- 문서 제목 리본: SB Aggro B
- 문단 제목 / 커스텀 목차 제목: SB Aggro M
- 커스텀 목차 항목: SB Aggro L
- 커스텀 목차 번호: SB Aggro B
========================= */


@font-face {
html {
  font-family: 'PVZ SB Aggro B';
--pvz-side-panel-edge: 1rem;
  src: url('/wiki/Special:Redirect/file/SB_Aggro_B.ttf') format('truetype');
--pvz-side-panel-width: 9.1rem;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
}


@font-face {
/* 높은 우선순위로 오른쪽 보조창용 여백을 완전히 제거 */
  font-family: 'PVZ SB Aggro M';
html:not(.pvz-width-wide) .skin-vector-legacy #content,
  src: url('/wiki/Special:Redirect/file/SB_Aggro_M.ttf') format('truetype');
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body {
  font-weight: normal;
width: auto !important;
  font-style: normal;
max-width: none !important;
  font-display: swap;
margin-left: 11.1rem !important;
margin-right: 0.2rem !important;
}
}


@font-face {
html:not(.pvz-width-wide) .skin-vector-legacy #footer {
  font-family: 'PVZ SB Aggro L';
margin-left: 11.1rem !important;
  src: url('/wiki/Special:Redirect/file/SB_Aggro_L.ttf') format('truetype');
margin-right: 0.2rem !important;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
}


/* 기존 이름으로 작성된 문법 호환용 */
/* 왼쪽 보조창을 화면 위쪽 가까이 올리고 양옆 바깥 여백 확대 */
@font-face {
.skin-vector-legacy #mw-panel {
  font-family: 'SB Aggro B';
top: 7px !important;
  src: url('/wiki/Special:Redirect/file/SB_Aggro_B.ttf') format('truetype');
left: var(--pvz-side-panel-edge) !important;
  font-weight: normal;
width: var(--pvz-side-panel-width) !important;
  font-style: normal;
margin: 0 !important;
  font-display: swap;
}
}


@font-face {
/* 보조창과 본문 사이 간격도 함께 확대 */
  font-family: 'SB Aggro M';
html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation {
  src: url('/wiki/Special:Redirect/file/SB_Aggro_M.ttf') format('truetype');
margin-left: 11.1rem !important;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
}


@font-face {
  font-family: 'SB Aggro L';
  src: url('/wiki/Special:Redirect/file/SB_Aggro_L.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


:root {
/* =========================
  /* 문서 제목 리본용 */
  v29 최종 오버라이드
  --pvz-document-title-font: 'PVZ SB Aggro B', 'SB Aggro B', 'SB 어그로 B', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
  ========================= */
  --pvz-document-title-weight: normal;


  /* 문단 제목 / '목차' 제목용 */
html {
  --pvz-section-title-font: 'PVZ SB Aggro M', 'SB Aggro M', 'SB 어그로 M', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
--pvz-layout-edge-gap: 1rem;
  --pvz-section-title-weight: normal;
--pvz-side-panel-width: 9.1rem;
}


  /* 목차 항목 글자용 */
/* 보조창의 왼쪽·위쪽·오른쪽 바깥 여백을 같은 값으로 통일 */
  --pvz-toc-item-font: 'PVZ SB Aggro L', 'SB Aggro L', 'SB 어그로 L', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
.skin-vector-legacy #mw-panel {
  --pvz-toc-item-weight: normal;
top: var(--pvz-layout-edge-gap) !important;
left: var(--pvz-layout-edge-gap) !important;
width: var(--pvz-side-panel-width) !important;
}


  /* 목차 번호용 */
/* 보조창 오른쪽 여백과 동일한 간격 뒤에서 본문 시작 */
  --pvz-toc-number-font: 'PVZ SB Aggro B', 'SB Aggro B', 'SB 어그로 B', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;
html:not(.pvz-width-wide) .skin-vector-legacy #content,
  --pvz-toc-number-weight: normal;
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body {
width: auto !important;
max-width: none !important;
margin-left: calc(
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
margin-right: var(--pvz-layout-edge-gap) !important;
}


  /* 기존 문법 호환용 */
html:not(.pvz-width-wide) .skin-vector-legacy #footer {
  --pvz-heading-font: var(--pvz-section-title-font);
margin-left: calc(
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
margin-right: var(--pvz-layout-edge-gap) !important;
}
}


/* =========================
html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation {
위키 전체 이미지 투명 배경 보정
margin-left: calc(
========================= */
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
}


/* 이미지 파일 자체에 배경색이 없을 때, 브라우저/스킨/CSS가 흰 배경을 깔지 않게 처리 */
/* 오른쪽 액션바를 본문창 오른쪽 끝에 가깝게 정렬 */
.mw-body-content img,
.skin-vector-legacy #right-navigation {
.mw-parser-output img,
margin-right: var(--pvz-layout-edge-gap) !important;
.mw-parser-output .image img,
.mw-parser-output .mw-file-element,
.mw-parser-output figure img,
.mw-parser-output .thumbimage,
.mw-parser-output .magnify,
.mw-parser-output .noviewer img {
  background: transparent !important;
  background-color: transparent !important;
}
}


/* 썸네일/파일 프레임이 흰색 판을 까는 경우 제거 */
/* 검색 버튼을 더 어두운 초록색 그라데이션으로 변경 */
.mw-parser-output .thumb,
.skin-vector-legacy #pvz-content-search #searchButton,
.mw-parser-output .thumbinner,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
.mw-parser-output figure,
border-left-color: #214f2f !important;
.mw-parser-output figure[typeof~="mw:File"],
background:
.mw-parser-output figure[typeof~="mw:Image"],
linear-gradient(
.mw-parser-output .mw-halign-left,
180deg,
.mw-parser-output .mw-halign-right,
#3f843f 0%,
.mw-parser-output .mw-halign-center,
#327334 50%,
.mw-parser-output .mw-default-size {
#285f2c 100%
  background: transparent !important;
) !important;
  background-color: transparent !important;
background-color: #327334 !important;
background-image:
linear-gradient(
180deg,
#3f843f 0%,
#327334 50%,
#285f2c 100%
) !important;
}
}


/* 파일 페이지/미디어 뷰어 계열에서 이미지 뒤 흰 배경이 붙는 경우 보정 */
.skin-vector-legacy #pvz-content-search #searchButton:hover,
.fullImageLink,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
.fullMedia,
background:
.mw-filepage-resolutioninfo,
linear-gradient(
.mw-imagepage-section-filehistory,
180deg,
.mw-imagepage-section-linkstoimage,
#478f47 0%,
.mw-imagepage-section-globalusage {
#397d3b 50%,
  background: transparent !important;
#2e6932 100%
  background-color: transparent !important;
) !important;
background-color: #397d3b !important;
background-image:
linear-gradient(
180deg,
#478f47 0%,
#397d3b 50%,
#2e6932 100%
) !important;
}
}


/* 갤러리에서 투명 PNG가 흰색 칸 위에 뜨는 경우 보정 */
/* 기존 파일과 다른 형태의 흰색 돋보기 SVG */
ul.gallery,
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
li.gallerybox,
width: 25px !important;
li.gallerybox div.thumb,
height: 25px !important;
.gallerybox .thumb,
background: #ffffff !important;
.gallerybox .gallerytext {
background-image: none !important;
  background: transparent !important;
-webkit-mask:
  background-color: transparent !important;
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M10.75 3a7.75 7.75 0 1 0 4.82 13.82l4.31 4.31a1.25 1.25 0 0 0 1.77-1.77l-4.31-4.31A7.75 7.75 0 0 0 10.75 3Zm0 2.5a5.25 5.25 0 1 1 0 10.5 5.25 5.25 0 0 1 0-10.5Z'/%3E%3C/svg%3E")
center / contain no-repeat !important;
mask:
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M10.75 3a7.75 7.75 0 1 0 4.82 13.82l4.31 4.31a1.25 1.25 0 0 0 1.77-1.77l-4.31-4.31A7.75 7.75 0 0 0 10.75 3Zm0 2.5a5.25 5.25 0 1 1 0 10.5 5.25 5.25 0 0 1 0-10.5Z'/%3E%3C/svg%3E")
center / contain no-repeat !important;
filter: none !important;
transform: none !important;
}
}


/* 링크 안쪽 이미지에도 흰색 배경이 상속되지 않게 처리 */
a.image,
a.mw-file-description {
  background: transparent !important;
  background-color: transparent !important;
}


/* ===== ui.txt ===== */
/* =========================
/* =========================
MediaWiki:Gadget-pvz-core/components.css
  v30 최종 오버라이드
Vector 호환 최종본 / 데스크톱 유틸리티바 SVG·구검색바 정리 v40
  ========================= */
========================= */


/* SVG 아이콘 복구 */
html {
.pvz-icon {
--pvz-layout-edge-gap: 1rem;
  display: inline-block !important;
--pvz-side-panel-width: 9.8rem;
  width: 1.45em !important;
  height: 1.45em !important;
  min-width: 1.45em !important;
  min-height: 1.45em !important;
  color: currentColor !important;
  background-color: currentColor !important;
  -webkit-mask-repeat: no-repeat !important;
  -webkit-mask-position: center !important;
  -webkit-mask-size: contain !important;
  mask-repeat: no-repeat !important;
  mask-position: center !important;
  mask-size: contain !important;
  vertical-align: -0.18em !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
}
.pvz-icon::before,
.pvz-icon::after {
  display: none !important;
  content: none !important;
}
}


.pvz-icon-menu {
/* 넓어진 보조창 너비에 맞춰 본문과 왼쪽 액션바 위치 조정 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M3%206h18v2.4H3V6Zm0%205h18v2.4H3V11Zm0%205h18v2.4H3V16Z%22/%3E%3C/svg%3E") !important;
html:not(.pvz-width-wide) .skin-vector-legacy #content,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M3%206h18v2.4H3V6Zm0%205h18v2.4H3V11Zm0%205h18v2.4H3V16Z%22/%3E%3C/svg%3E") !important;
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body {
width: auto !important;
max-width: none !important;
margin-left: calc(
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
margin-right: var(--pvz-layout-edge-gap) !important;
}
}


.pvz-icon-settings {
html:not(.pvz-width-wide) .skin-vector-legacy #footer {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M19.4%2013a7.7%207.7%200%200%200%200-2l2.1-1.6-2-3.5-2.5%201a8%208%200%200%200-1.7-1L15%203h-4l-.4%202.9a8%208%200%200%200-1.7%201l-2.5-1-2%203.5L6.6%2011a7.7%207.7%200%200%200%200%202l-2.2%201.6%202%203.5%202.5-1a8%208%200%200%200%201.7%201L11%2021h4l.4-2.9a8%208%200%200%200%201.7-1l2.5%201%202-3.5L19.4%2013ZM13%2012a1%201%200%201%201-2%200%201%201%200%200%201%202%200Zm2.5%200a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200Z%22/%3E%3C/svg%3E") !important;
margin-left: calc(
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M19.4%2013a7.7%207.7%200%200%200%200-2l2.1-1.6-2-3.5-2.5%201a8%208%200%200%200-1.7-1L15%203h-4l-.4%202.9a8%208%200%200%200-1.7%201l-2.5-1-2%203.5L6.6%2011a7.7%207.7%200%200%200%200%202l-2.2%201.6%202%203.5%202.5-1a8%208%200%200%200%201.7%201L11%2021h4l.4-2.9a8%208%200%200%200%201.7-1l2.5%201%202-3.5L19.4%2013ZM13%2012a1%201%200%201%201-2%200%201%201%200%200%201%202%200Zm2.5%200a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200Z%22/%3E%3C/svg%3E") !important;
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
margin-right: var(--pvz-layout-edge-gap) !important;
}
}


.pvz-icon-bell {
html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a5 5 0 0 0-5 5v2.1c0 1.1-.4 2.2-1.1 3L4.3 14a1 1 0 0 0 .7 1.7h14a1 1 0 0 0 .7-1.7l-1.6-1.9A4.8 4.8 0 0 1 17 9.1V7a5 5 0 0 0-5-5Zm0 20a3 3 0 0 0 2.8-2H9.2A3 3 0 0 0 12 22Z'/%3E%3C/svg%3E") !important;
margin-left: calc(
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a5 5 0 0 0-5 5v2.1c0 1.1-.4 2.2-1.1 3L4.3 14a1 1 0 0 0 .7 1.7h14a1 1 0 0 0 .7-1.7l-1.6-1.9A4.8 4.8 0 0 1 17 9.1V7a5 5 0 0 0-5-5Zm0 20a3 3 0 0 0 2.8-2H9.2A3 3 0 0 0 12 22Z'/%3E%3C/svg%3E") !important;
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
}
}


.pvz-icon-chevron-right {
/* 오른쪽 액션바를 화면 및 본문 오른쪽 끝에 확실히 고정 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m9 5 7 7-7 7-1.8-1.8L12.4 12 7.2 6.8 9 5Z'/%3E%3C/svg%3E") !important;
.skin-vector-legacy #right-navigation {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m9 5 7 7-7 7-1.8-1.8L12.4 12 7.2 6.8 9 5Z'/%3E%3C/svg%3E") !important;
position: absolute !important;
top: 30px !important;
right: var(--pvz-layout-edge-gap) !important;
left: auto !important;
float: none !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
}


.pvz-icon-chevron-left {
/* 검색 버튼: 어두운 명도는 유지하면서 초록색 채도 강화 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m15 5 1.8 1.8L11.6 12l5.2 5.2L15 19l-7-7 7-7Z'/%3E%3C/svg%3E") !important;
.skin-vector-legacy #pvz-content-search #searchButton,
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m15 5 1.8 1.8L11.6 12l5.2 5.2L15 19l-7-7 7-7Z'/%3E%3C/svg%3E") !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
border-left-color: #075f25 !important;
background:
linear-gradient(
180deg,
#15983a 0%,
#07852e 52%,
#006f24 100%
) !important;
background-color: #07852e !important;
background-image:
linear-gradient(
180deg,
#15983a 0%,
#07852e 52%,
#006f24 100%
) !important;
}
}


.pvz-icon-account {
.skin-vector-legacy #pvz-content-search #searchButton:hover,
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%2012a5%205%200%201%200%200-10%205%205%200%200%200%200%2010Zm0%202c-5.4%200-9%202.7-9%206v1h18v-1c0-3.3-3.6-6-9-6Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%2012a5%205%200%201%200%200-10%205%205%200%200%200%200%2010Zm0%202c-5.4%200-9%202.7-9%206v1h18v-1c0-3.3-3.6-6-9-6Z%22/%3E%3C/svg%3E") !important;
background:
linear-gradient(
180deg,
#1ca843 0%,
#0b9435 52%,
#007b29 100%
) !important;
background-color: #0b9435 !important;
background-image:
linear-gradient(
180deg,
#1ca843 0%,
#0b9435 52%,
#007b29 100%
) !important;
}
}


.pvz-icon-tools {
/* 보조창 글자의 밝은 그림자 제거 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M21.2 18.6 13.9 11.3c.7-1.9.3-4.1-1.2-5.6-1.6-1.6-4-2-6-1.1l3.5 3.5-2.1 2.1-3.6-3.5c-.8 2-.4 4.4 1.2 6 1.5 1.5 3.7 1.9 5.6 1.2l7.3 7.3c.3.3.8.3 1.1 0l1.5-1.5c.3-.3.3-.8 0-1.1Z'/%3E%3C/svg%3E") !important;
.skin-vector-legacy #mw-panel,
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M21.2 18.6 13.9 11.3c.7-1.9.3-4.1-1.2-5.6-1.6-1.6-4-2-6-1.1l3.5 3.5-2.1 2.1-3.6-3.5c-.8 2-.4 4.4 1.2 6 1.5 1.5 3.7 1.9 5.6 1.2l7.3 7.3c.3.3.8.3 1.1 0l1.5-1.5c.3-.3.3-.8 0-1.1Z'/%3E%3C/svg%3E") !important;
.skin-vector-legacy #mw-panel .vector-menu-heading,
.skin-vector-legacy #mw-panel .portal h3,
.skin-vector-legacy #mw-panel .vector-menu-content a,
.skin-vector-legacy #mw-panel .portal .body a {
text-shadow: none !important;
}
}


.pvz-icon-home {
/* 로고칸과 로고 요소의 최소 높이 제한 해제 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M3%2011%2012%203l9%208v10h-6v-6H9v6H3V11Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #mw-panel #p-logo,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M3%2011%2012%203l9%208v10h-6v-6H9v6H3V11Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo,
.skin-vector-legacy #mw-panel #p-logo img {
min-height: initial !important;
}
}


.pvz-icon-recent {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%204a8%208%200%201%201-7.4%205H2l4-4%204%204H6.8A5.9%205.9%200%201%200%2012%206V4Zm1%204v4l3%202-1.1%201.7-3.4-2.2A1%201%200%200%201%2011%2012V8h2Z%22/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%204a8%208%200%201%201-7.4%205H2l4-4%204%204H6.8A5.9%205.9%200%201%200%2012%206V4Zm1%204v4l3%202-1.1%201.7-3.4-2.2A1%201%200%200%201%2011%2012V8h2Z%22/%3E%3C/svg%3E") !important;
}


.pvz-icon-random {
/* =========================
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M16.5%203.5%2022%209l-5.5%205.5L11%209l5.5-5.5ZM7.5%209%2013%2014.5%207.5%2020%202%2014.5%207.5%209Z%22/%3E%3C/svg%3E") !important;
  v31 최종 강제 오버라이드
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M16.5%203.5%2022%209l-5.5%205.5L11%209l5.5-5.5ZM7.5%209%2013%2014.5%207.5%2020%202%2014.5%207.5%209Z%22/%3E%3C/svg%3E") !important;
  ========================= */
}


.pvz-icon-help {
html {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%202a10%2010%200%201%200%200%2020%2010%2010%200%200%200%200-20Zm-1%2016a1.2%201.2%200%201%201%202.4%200A1.2%201.2%200%200%201%2011%2018Zm1.2-3.2a1%201%200%200%201-1-1c0-1.7%201.1-2.4%202-3%20.8-.5%201.3-.9%201.3-1.8%200-.9-.8-1.6-1.9-1.6-1%200-1.8.5-2.3%201.6L8.5%208.1c.8-1.7%202.3-2.7%204.1-2.7%202.2%200%203.9%201.5%203.9%203.6%200%202.1-1.3%202.9-2.2%203.5-.8.5-1.1.7-1.1%201.3a1%201%200%200%201-1%201Z%22/%3E%3C/svg%3E") !important;
--pvz-layout-edge-gap: 1rem !important;
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%202a10%2010%200%201%200%200%2020%2010%2010%200%200%200%200-20Zm-1%2016a1.2%201.2%200%201%201%202.4%200A1.2%201.2%200%200%201%2011%2018Zm1.2-3.2a1%201%200%200%201-1-1c0-1.7%201.1-2.4%202-3%20.8-.5%201.3-.9%201.3-1.8%200-.9-.8-1.6-1.9-1.6-1%200-1.8.5-2.3%201.6L8.5%208.1c.8-1.7%202.3-2.7%204.1-2.7%202.2%200%203.9%201.5%203.9%203.6%200%202.1-1.3%202.9-2.2%203.5-.8.5-1.1.7-1.1%201.3a1%201%200%200%201-1%201Z%22/%3E%3C/svg%3E") !important;
--pvz-side-panel-width: 10.4rem !important;
}
}


.pvz-icon-special {
/* 보조창 너비를 직접 지정해 이전 변수·너비 선언을 모두 덮어씀 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M4%204h16v4H4V4Zm0%206h16v10H4V10Zm3%202v2h10v-2H7Zm0%204v2h7v-2H7Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #mw-panel,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M4%204h16v4H4V4Zm0%206h16v10H4V10Zm3%202v2h10v-2H7Zm0%204v2h7v-2H7Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #mw-panel,
#mw-panel {
left: var(--pvz-layout-edge-gap) !important;
width: var(--pvz-side-panel-width) !important;
max-width: var(--pvz-side-panel-width) !important;
}
}


.pvz-icon-upload {
/* 넓어진 보조창에 맞춰 본문과 왼쪽 액션바 시작점을 직접 재설정 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%203%206.5%208.5%208%2010l3-3v9h2V7l3%203%201.5-1.5L12%203ZM4%2018h2v2h12v-2h2v4H4v-4Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #content,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%203%206.5%208.5%208%2010l3-3v9h2V7l3%203%201.5-1.5L12%203ZM4%2018h2v2h12v-2h2v4H4v-4Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy .mw-body,
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
width: auto !important;
max-width: none !important;
margin-left: calc(
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
margin-right: var(--pvz-layout-edge-gap) !important;
}
}


.pvz-icon-login {
body.skin-vector-legacy #footer,
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M10%204h10v16H10v-2h8V6h-8V4Zm1.7%204.3%203.7%203.7-3.7%203.7-1.4-1.4%201.3-1.3H4v-2h7.6l-1.3-1.3%201.4-1.4Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #footer {
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M10%204h10v16H10v-2h8V6h-8V4Zm1.7%204.3%203.7%203.7-3.7%203.7-1.4-1.4%201.3-1.3H4v-2h7.6l-1.3-1.3%201.4-1.4Z%22/%3E%3C/svg%3E") !important;
margin-left: calc(
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
margin-right: var(--pvz-layout-edge-gap) !important;
}
}


.pvz-icon-plus {
body.skin-vector-legacy #left-navigation,
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M11%205h2v6h6v2h-6v6h-2v-6H5v-2h6V5Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #left-navigation {
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M11%205h2v6h6v2h-6v6h-2v-6H5v-2h6V5Z%22/%3E%3C/svg%3E") !important;
margin-left: calc(
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap)
) !important;
}
}


.pvz-icon-extensions {
/* 오른쪽 액션바: JS가 계산한 본문 오른쪽 여백에 강제로 맞춤 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M9%202h6v5h5v6h-5v5H9v-5H4V7h5V2Zm1%2017h4v3h-4v-3Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #right-navigation,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M9%202h6v5h5v6h-5v5H9v-5H4V7h5V2Zm1%2017h4v3h-4v-3Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #right-navigation,
#right-navigation {
position: absolute !important;
top: 30px !important;
right: var(--pvz-content-right-gap, 1rem) !important;
left: auto !important;
display: flex !important;
flex-direction: row !important;
align-items: flex-end !important;
justify-content: flex-end !important;
width: max-content !important;
max-width: none !important;
float: none !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
}


.pvz-icon-namespace {
body.skin-vector-legacy #right-navigation #p-views,
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M4%204h16v4H4V4Zm0%206h7v10H4V10Zm9%200h7v10h-7V10Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #right-navigation #p-cactions,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M4%204h16v4H4V4Zm0%206h7v10H4V10Zm9%200h7v10h-7V10Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #right-navigation #p-views,
.skin-vector-legacy #right-navigation #p-cactions,
#right-navigation #p-views,
#right-navigation #p-cactions {
position: relative !important;
right: auto !important;
left: auto !important;
float: none !important;
margin-right: 0 !important;
margin-left: 3px !important;
transform: none !important;
}
}


.pvz-icon-permissions {
/* 검색 버튼: 명도는 유지하면서 채도를 확실하게 높인 초록색 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%202%204%205.5v6.2C4%2016.8%207.4%2021%2012%2022c4.6-1%208-5.2%208-10.3V5.5L12%202Zm3.7%208.7-4.2%204.2-3.2-3.2%201.4-1.4%201.8%201.8%203.5-3.5%201.4%201.4Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M12%202%204%205.5v6.2C4%2016.8%207.4%2021%2012%2022c4.6-1%208-5.2%208-10.3V5.5L12%202Zm3.7%208.7-4.2%204.2-3.2-3.2%201.4-1.4%201.8%201.8%203.5-3.5%201.4%201.4Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
#pvz-content-search #simpleSearch #searchButton,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) {
border-left: 2px solid #00661f !important;
background: linear-gradient(
180deg,
#00ad3d 0%,
#009432 50%,
#007a28 100%
) !important;
background-color: #009432 !important;
background-image: linear-gradient(
180deg,
#00ad3d 0%,
#009432 50%,
#007a28 100%
) !important;
box-shadow: none !important;
filter: none !important;
}
}


.pvz-icon-backup {
body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton:hover,
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M8.8%2019H7a5%205%200%201%201%201.1-9.9A6.5%206.5%200%200%201%2020.5%2011.5a3.8%203.8%200%200%201-.3%207.5H15v-4h3l-6-6-6%206h2.8v4Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M8.8%2019H7a5%205%200%201%201%201.1-9.9A6.5%206.5%200%200%201%2020.5%2011.5a3.8%203.8%200%200%201-.3%207.5H15v-4h3l-6-6-6%206h2.8v4Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton:hover,
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover,
#pvz-content-search #simpleSearch #searchButton:hover,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover {
background: linear-gradient(
180deg,
#08bd48 0%,
#00a23a 50%,
#00852e 100%
) !important;
background-color: #00a23a !important;
background-image: linear-gradient(
180deg,
#08bd48 0%,
#00a23a 50%,
#00852e 100%
) !important;
}
}


.pvz-icon-talk {
/* 보조창 안의 모든 글자 그림자 제거 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M4%204h16v13H9l-5%204v-4H2V6a2%202%200%200%201%202-2Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #mw-panel,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M4%204h16v13H9l-5%204v-4H2V6a2%202%200%200%201%202-2Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #mw-panel *,
.skin-vector-legacy #mw-panel,
.skin-vector-legacy #mw-panel *,
#mw-panel,
#mw-panel * {
text-shadow: none !important;
}
}


.pvz-icon-star {
/* 로고칸 자체의 최소 높이 제한만 제거 */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22m12%202%202.9%206.2%206.6%201-4.8%204.7%201.2%206.7-5.9-3.2-5.9%203.2%201.2-6.7-4.8-4.8%206.6-.9L12%202Z%22/%3E%3C/svg%3E") !important;
body.skin-vector-legacy #mw-panel #p-logo,
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22m12%202%202.9%206.2%206.6%201-4.8%204.7%201.2%206.7-5.9-3.2-5.9%203.2%201.2-6.7-4.8-4.8%206.6-.9L12%202Z%22/%3E%3C/svg%3E") !important;
.skin-vector-legacy #mw-panel #p-logo,
#mw-panel #p-logo {
min-height: unset !important;
}
}


/* 검색 추천 */
#pvz-search-suggestions,
.pvz-search-suggestions {
  position: fixed !important;
  z-index: 101300 !important;


  display: none !important;
/* =========================
  max-height: min(420px, calc(100vh - 96px)) !important;
  v32 최종 오버라이드
 
  ========================= */
  overflow: auto !important;
  -webkit-overflow-scrolling: touch !important;
 
  padding: 8px !important;
 
  color: #182818 !important;
  background: #f7fff3 !important;
 
  border: 2px solid #479745 !important;
  border-radius: 18px !important;


  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.26) !important;
/* 오른쪽 액션바: 왼쪽 액션바와 같은 높이, 그 위치에서 왼쪽으로 15px */
body.skin-vector-legacy #right-navigation,
.skin-vector-legacy #right-navigation,
#right-navigation {
top: var(--pvz-navigation-top, 30px) !important;
right: calc(
var(--pvz-content-right-gap, 1rem) + 15px
) !important;
}
}


html.pvz-suggestions-open #pvz-search-suggestions,
/* 검색바 상단을 보조창 상단과 동일하게 맞춤 */
html.pvz-suggestions-open .pvz-search-suggestions {
body.skin-vector-legacy #pvz-content-search,
  display: block !important;
.skin-vector-legacy #pvz-content-search,
#pvz-content-search {
top: var(--pvz-layout-edge-gap, 1rem) !important;
}
}


.pvz-search-suggestions-list {
/* 검색 버튼 오른쪽 끝에 밝고 얇은 세로선 추가 */
  display: grid !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
  gap: 6px !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
  margin: 0 !important;
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
  padding: 0 !important;
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
  list-style: none !important;
#pvz-content-search #simpleSearch #searchButton,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) {
overflow: hidden !important;
box-shadow:
inset -1px 0 0 rgba(142, 255, 163, 0.9) !important;
}
}


.pvz-search-suggestion {
/* 로고칸 내부 상하 여백을 최대한 축소 */
  display: block !important;
body.skin-vector-legacy #mw-panel #p-logo,
  margin: 0 !important;
.skin-vector-legacy #mw-panel #p-logo,
  padding: 0 !important;
#mw-panel #p-logo {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
}


.pvz-search-suggestion-link {
  display: grid !important;
  grid-template-columns: 38px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 10px !important;


  min-height: 46px !important;
/* =========================
  padding: 6px 8px !important;
  v33 최종 오버라이드
  ========================= */


  color: #173417 !important;
html {
  text-decoration: none !important;
--pvz-right-action-offset: 230px;
--pvz-compact-search-width: 175px;
--pvz-compact-search-gap: 15px;
}


  border-radius: 13px !important;
/* 오른쪽 액션바를 왼쪽으로 크게 이동해 검색바 공간 확보 */
body.skin-vector-legacy #right-navigation,
.skin-vector-legacy #right-navigation,
#right-navigation {
top: var(--pvz-navigation-top, 30px) !important;
right: calc(
var(--pvz-content-right-gap, 1rem) +
var(--pvz-right-action-offset)
) !important;
left: auto !important;
}
}


.pvz-search-suggestion-link:hover,
/* 더보기 버튼만 기존 위치보다 4px 위로 이동 */
.pvz-search-suggestion.is-selected .pvz-search-suggestion-link {
body.skin-vector-legacy #p-cactions-label,
  background: #e8f7df !important;
.skin-vector-legacy #p-cactions-label,
#p-cactions-label {
top: 3px !important;
}
}


.pvz-search-suggestion-thumb {
/* 비워 둔 오른쪽 공간에 축소 검색바 배치 */
  display: inline-flex !important;
body.skin-vector-legacy #pvz-content-search,
  align-items: center !important;
.skin-vector-legacy #pvz-content-search,
  justify-content: center !important;
#pvz-content-search {
position: absolute !important;
top: var(--pvz-navigation-top, 30px) !important;
right: calc(
var(--pvz-content-right-gap, 1rem) +
var(--pvz-compact-search-gap)
) !important;
left: auto !important;
width: var(--pvz-compact-search-width) !important;
max-width: var(--pvz-compact-search-width) !important;
min-width: 0 !important;
margin: 0 !important;
}


  width: 38px !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch,
  height: 38px !important;
.skin-vector-legacy #pvz-content-search #simpleSearch,
  overflow: visible !important;
#pvz-content-search #simpleSearch {
height: 26px !important;
border-width: 1px !important;
border-radius: 11px !important;
}
}


.pvz-search-suggestion-thumb img {
body.skin-vector-legacy #pvz-content-search #searchInput,
  display: block !important;
.skin-vector-legacy #pvz-content-search #searchInput,
  width: 34px !important;
#pvz-content-search #searchInput {
  height: 34px !important;
padding: 0.15rem 0.32rem !important;
  object-fit: contain !important;
font-size: 0.76rem !important;
  box-shadow:
line-height: 1.1 !important;
    0 3px 8px rgba(0, 0, 0, 0.22),
    0 1px 2px rgba(0, 0, 0, 0.16) !important;
}
}


.pvz-search-suggestion-title {
body.skin-vector-legacy #pvz-content-search #searchButton,
  min-width: 0 !important;
body.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton),
  color: #173417 !important;
.skin-vector-legacy #pvz-content-search #searchButton,
  font-size: 0.98rem !important;
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton),
  font-weight: 900 !important;
#pvz-content-search #searchButton,
  line-height: 1.25 !important;
#pvz-content-search .searchButton:not(#mw-searchButton) {
  white-space: nowrap !important;
flex-basis: 34px !important;
  overflow: hidden !important;
width: 34px !important;
  text-overflow: ellipsis !important;
border-left-width: 1px !important;
}
}


.pvz-search-suggestion-match {
body.skin-vector-legacy #pvz-content-search .pvz-search-button-icon,
  color: #1f6c2d !important;
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon,
  font-weight: 950 !important;
#pvz-content-search .pvz-search-button-icon {
width: 34px !important;
}
}


/* 상단 패널 */
body.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before,
.pvz-mobile-panel-backdrop {
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before,
  position: fixed !important;
#pvz-content-search .pvz-search-button-icon::before {
  inset: 0 !important;
width: 18px !important;
  z-index: 100950 !important;
height: 18px !important;
  display: none !important;
  background: rgba(18, 32, 22, 0.32) !important;
  backdrop-filter: blur(4px) !important;
  -webkit-backdrop-filter: blur(4px) !important;
}
}


html.pvz-mobile-panel-open .pvz-mobile-panel-backdrop {
/* 더보기 메뉴 */
  display: block !important;
body.skin-vector-legacy #p-cactions .vector-menu-content,
.skin-vector-legacy #p-cactions .vector-menu-content,
#p-cactions .vector-menu-content {
top: calc(100% + 7px) !important;
right: 0 !important;
left: auto !important;
min-width: 150px !important;
margin: 0 !important;
padding: 0.35rem !important;
overflow: visible !important;
border: 0 !important;
border-radius: 11px !important;
background: rgba(255, 255, 255, 0.98) !important;
background-image: none !important;
box-shadow: 0 5px 14px rgba(86, 51, 22, 0.22) !important;
}
}


.pvz-mobile-sheet {
body.skin-vector-legacy #p-cactions .vector-menu-content-list,
  position: fixed !important;
.skin-vector-legacy #p-cactions .vector-menu-content-list,
  top: calc(var(--pvz-mobile-custombar-height) + 10px) !important;
#p-cactions .vector-menu-content-list {
  z-index: 101050 !important;
display: block !important;
margin: 0 !important;
padding: 0 !important;
background: transparent !important;
}


  display: none !important;
body.skin-vector-legacy #p-cactions .vector-menu-content li,
.skin-vector-legacy #p-cactions .vector-menu-content li,
#p-cactions .vector-menu-content li {
display: block !important;
margin: 0 !important;
padding: 0 !important;
background: transparent !important;
}


  width: calc(100vw - 22px) !important;
body.skin-vector-legacy #p-cactions .vector-menu-content li + li,
  max-height: calc(100vh - var(--pvz-mobile-custombar-height) - 22px) !important;
.skin-vector-legacy #p-cactions .vector-menu-content li + li,
#p-cactions .vector-menu-content li + li {
margin-top: 0.3rem !important;
}


  padding: 18px !important;
body.skin-vector-legacy #p-cactions .vector-menu-content li > a,
  overflow: auto !important;
.skin-vector-legacy #p-cactions .vector-menu-content li > a,
  -webkit-overflow-scrolling: touch !important;
#p-cactions .vector-menu-content li > a {
 
display: block !important;
  color: #08183d !important;
width: 100% !important;
  background: rgba(235, 241, 252, 0.97) !important;
min-height: 0 !important;
 
margin: 0 !important;
  border: 1px solid rgba(9, 28, 75, 0.13) !important;
padding: 0.48rem 0.65rem !important;
  border-radius: 22px !important;
border: 1.5px solid #c79a4a !important;
border-radius: 8px !important;
box-sizing: border-box !important;
background: #ffffff !important;
background-image: none !important;
color: #75462d !important;
font-family:
"SB Aggro M",
"SB 어그로 M",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.76rem !important;
font-weight: 500 !important;
line-height: 1.3 !important;
text-align: left !important;
text-shadow: none !important;
box-shadow: none !important;
transform: none !important;
}


  box-shadow:
body.skin-vector-legacy #p-cactions .vector-menu-content li > a:hover,
    0 16px 40px rgba(0, 0, 0, 0.25),
.skin-vector-legacy #p-cactions .vector-menu-content li > a:hover,
    inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;
#p-cactions .vector-menu-content li > a:hover {
border-color: #af7c2f !important;
background: #fff8e9 !important;
color: #5e321e !important;
text-decoration: none !important;
}
}


.pvz-mobile-sheet.is-open {
/* 환경 설정·로그인·계정 만들기 화면 */
  display: block !important;
body.mw-special-Preferences #content,
body.mw-special-Userlogin #content,
body.mw-special-CreateAccount #content,
body.mw-special-Preferences .mw-body,
body.mw-special-Userlogin .mw-body,
body.mw-special-CreateAccount .mw-body {
background: #e6d2b2 !important;
border-color: #5b1f09 !important;
}
}


.pvz-mobile-sheet-left {
body.mw-special-Preferences #preferences,
  left: 11px !important;
body.mw-special-Preferences #mw-prefs-form,
body.mw-special-Userlogin .mw-htmlform,
body.mw-special-CreateAccount .mw-htmlform,
body.mw-special-Userlogin #userloginForm,
body.mw-special-CreateAccount #userloginForm {
border: 2px solid #b88a59 !important;
border-radius: 16px !important;
background: #fffaf0 !important;
box-shadow: 0 4px 12px rgba(91, 31, 9, 0.12) !important;
}
}


.pvz-mobile-sheet-right {
body.mw-special-Preferences #preferences,
  right: 11px !important;
body.mw-special-Preferences #mw-prefs-form {
padding: 1rem !important;
}
}


.pvz-mobile-sheet-section {
body.mw-special-Userlogin .mw-htmlform,
  margin: 0 0 22px 0 !important;
body.mw-special-CreateAccount .mw-htmlform,
body.mw-special-Userlogin #userloginForm,
body.mw-special-CreateAccount #userloginForm {
max-width: 520px !important;
margin-right: auto !important;
margin-left: auto !important;
padding: 1.15rem !important;
box-sizing: border-box !important;
}
}


.pvz-mobile-sheet-section-title,
body.mw-special-Preferences .oo-ui-inputWidget-input,
.pvz-mobile-setting-title {
body.mw-special-Preferences .mw-ui-input,
  margin: 0 0 10px 0 !important;
body.mw-special-Userlogin .oo-ui-inputWidget-input,
  color: #193c78 !important;
body.mw-special-Userlogin .mw-ui-input,
  font-size: 1rem !important;
body.mw-special-CreateAccount .oo-ui-inputWidget-input,
  font-weight: 900 !important;
body.mw-special-CreateAccount .mw-ui-input,
body.mw-special-Preferences input[type="text"],
body.mw-special-Preferences input[type="password"],
body.mw-special-Preferences input[type="email"],
body.mw-special-Userlogin input[type="text"],
body.mw-special-Userlogin input[type="password"],
body.mw-special-Userlogin input[type="email"],
body.mw-special-CreateAccount input[type="text"],
body.mw-special-CreateAccount input[type="password"],
body.mw-special-CreateAccount input[type="email"],
body.mw-special-Preferences select,
body.mw-special-Preferences textarea {
border: 2px solid #9d7651 !important;
border-radius: 10px !important;
background: #fffdf8 !important;
color: #4b3328 !important;
box-shadow: none !important;
}
}


.pvz-mobile-link-list {
body.mw-special-Preferences .oo-ui-inputWidget-input:focus,
  display: grid !important;
body.mw-special-Preferences .mw-ui-input:focus,
  gap: 4px !important;
body.mw-special-Userlogin .oo-ui-inputWidget-input:focus,
  margin: 0 !important;
body.mw-special-Userlogin .mw-ui-input:focus,
  padding: 0 !important;
body.mw-special-CreateAccount .oo-ui-inputWidget-input:focus,
  list-style: none !important;
body.mw-special-CreateAccount .mw-ui-input:focus,
body.mw-special-Preferences input:focus,
body.mw-special-Userlogin input:focus,
body.mw-special-CreateAccount input:focus,
body.mw-special-Preferences select:focus,
body.mw-special-Preferences textarea:focus {
border-color: #479745 !important;
outline: 0 !important;
box-shadow: 0 0 0 3px rgba(71, 151, 69, 0.16) !important;
}
}


.pvz-mobile-link-list a {
body.mw-special-Preferences .oo-ui-buttonElement-button,
  display: grid !important;
body.mw-special-Preferences .mw-ui-button,
  grid-template-columns: 42px minmax(0, 1fr) !important;
body.mw-special-Userlogin .oo-ui-buttonElement-button,
  align-items: center !important;
body.mw-special-Userlogin .mw-ui-button,
  gap: 10px !important;
body.mw-special-CreateAccount .oo-ui-buttonElement-button,
 
body.mw-special-CreateAccount .mw-ui-button {
  min-height: 48px !important;
border: 2px solid #356f36 !important;
  padding: 7px 8px !important;
border-radius: 999px !important;
 
background: linear-gradient(
  color: #071646 !important;
180deg,
  text-decoration: none !important;
#62aa5f 0%,
 
#479745 100%
  border-radius: 14px !important;
) !important;
 
color: #ffffff !important;
  font-size: 1rem !important;
font-family:
  font-weight: 850 !important;
"SB Aggro M",
"SB 어그로 M",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-weight: 500 !important;
text-shadow: none !important;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24) !important;
}
}


.pvz-mobile-link-list a:hover {
body.mw-special-Preferences .oo-ui-buttonElement-button:hover,
  background: rgba(255, 255, 255, 0.62) !important;
body.mw-special-Preferences .mw-ui-button:hover,
body.mw-special-Userlogin .oo-ui-buttonElement-button:hover,
body.mw-special-Userlogin .mw-ui-button:hover,
body.mw-special-CreateAccount .oo-ui-buttonElement-button:hover,
body.mw-special-CreateAccount .mw-ui-button:hover {
filter: brightness(1.06);
}
}


.pvz-mobile-choice-grid {
body.mw-special-Preferences #preftoc,
  display: grid !important;
body.mw-special-Preferences .oo-ui-tabSelectWidget {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
border: 2px solid #b88a59 !important;
  gap: 8px !important;
border-radius: 12px !important;
background: #f5dfbd !important;
}
}


.pvz-mobile-choice-grid.three {
body.mw-special-Preferences #preftoc a,
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
body.mw-special-Preferences .oo-ui-tabOptionWidget {
color: #68412c !important;
font-family:
"SB Aggro M",
"SB 어그로 M",
"SB Aggro",
"SB 어그로",
sans-serif !important;
text-shadow: none !important;
}
}


.pvz-mobile-choice {
  min-height: 48px !important;
  padding: 0 8px !important;


  color: #203020 !important;
/* =========================
  background: rgba(255, 255, 255, 0.38) !important;
  v34 최종 오버라이드
  ========================= */


  border: 2px solid rgba(9, 28, 75, 0.10) !important;
html {
  border-radius: 14px !important;
--pvz-content-top-v34: 24px;
 
--pvz-compact-search-width: 195px;
  font-size: 0.95rem !important;
--pvz-search-down-offset: 5px;
  font-weight: 900 !important;
}


  cursor: pointer !important;
/* 본문창을 조금 더 위로 이동 */
body.skin-vector-legacy #content,
body.skin-vector-legacy .mw-body,
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
top: var(--pvz-content-top-v34) !important;
}
}


.pvz-mobile-choice.is-selected {
/* 왼쪽 액션바를 기존 위치보다 조금 더 왼쪽으로 이동 */
  background: rgba(255, 255, 255, 0.62) !important;
body.skin-vector-legacy #left-navigation,
  border-color: #2f6fd4 !important;
.skin-vector-legacy #left-navigation,
  box-shadow: 0 0 0 3px rgba(47, 111, 212, 0.14) !important;
#left-navigation {
top: var(--pvz-content-top-v34) !important;
margin-left: calc(
var(--pvz-layout-edge-gap) +
var(--pvz-side-panel-width) +
var(--pvz-layout-edge-gap) -
8px
) !important;
}
}


.pvz-mobile-choice.dark {
/* 오른쪽 액션바도 본문 높이 변경에 맞춰 유지 */
  color: #dce6f8 !important;
body.skin-vector-legacy #right-navigation,
  background: #111722 !important;
.skin-vector-legacy #right-navigation,
#right-navigation {
top: var(--pvz-navigation-top, var(--pvz-content-top-v34)) !important;
}
}


.pvz-mobile-account-card {
/* 검색바를 소폭 늘리고 본문 오른쪽 끝에 정확히 맞춤 */
  margin: 0 -18px 18px -18px !important;
body.skin-vector-legacy #pvz-content-search,
  padding: 20px 18px 18px 18px !important;
.skin-vector-legacy #pvz-content-search,
  border-bottom: 1px solid rgba(9, 28, 75, 0.10) !important;
#pvz-content-search {
top: calc(
var(--pvz-navigation-top, var(--pvz-content-top-v34)) +
var(--pvz-search-down-offset)
) !important;
right: var(--pvz-content-right-gap, 1rem) !important;
left: auto !important;
width: var(--pvz-compact-search-width) !important;
max-width: var(--pvz-compact-search-width) !important;
}
}


.pvz-mobile-account-name {
/* 검색 버튼 배경을 문서 제목과 같은 #106A40으로 통일 */
  margin: 0 0 10px 0 !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
  color: #030712 !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
  font-size: 1.35rem !important;
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
  font-weight: 950 !important;
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
#pvz-content-search #simpleSearch #searchButton,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) {
border-left-color: #0b5432 !important;
background: #106a40 !important;
background-color: #106a40 !important;
background-image: none !important;
}
}


.pvz-mobile-account-groups {
body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton:hover,
  margin: 0 0 18px 0 !important;
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover,
  color: #163b77 !important;
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton:hover,
  font-size: 0.95rem !important;
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover,
  font-weight: 750 !important;
#pvz-content-search #simpleSearch #searchButton:hover,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover {
background: #0d5b36 !important;
background-color: #0d5b36 !important;
background-image: none !important;
}
}


.pvz-mobile-account-stats {
/* 로고칸의 상하 길이를 크게 축소 */
  display: grid !important;
body.skin-vector-legacy #mw-panel #p-logo,
  grid-template-columns: auto 1fr !important;
.skin-vector-legacy #mw-panel #p-logo,
  gap: 6px 24px !important;
#mw-panel #p-logo {
  color: #030712 !important;
height: 58px !important;
  font-weight: 900 !important;
min-height: 0 !important;
max-height: 58px !important;
margin-bottom: 0.72rem !important;
padding: 0 !important;
}
}


.pvz-mobile-account-stats span {
body.skin-vector-legacy #mw-panel #p-logo a,
  color: #163b77 !important;
body.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo,
  font-weight: 800 !important;
.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo,
#mw-panel #p-logo a,
#mw-panel #p-logo .mw-wiki-logo {
width: 100% !important;
height: 58px !important;
min-height: 0 !important;
max-height: 58px !important;
aspect-ratio: auto !important;
background-size: contain !important;
}
}


.pvz-mobile-account-logout {
body.skin-vector-legacy #mw-panel #p-logo img,
  display: grid !important;
.skin-vector-legacy #mw-panel #p-logo img,
  grid-template-columns: 42px 1fr !important;
#mw-panel #p-logo img {
  align-items: center !important;
width: 100% !important;
  gap: 10px !important;
height: 58px !important;
  width: 100% !important;
min-height: 0 !important;
  min-height: 54px !important;
max-height: 58px !important;
  margin: 16px 0 0 0 !important;
object-fit: contain !important;
  padding: 0 16px !important;
  color: #fff !important;
  background: #d90449 !important;
  border: 0 !important;
  border-radius: 16px !important;
  text-decoration: none !important;
  font-size: 1.05rem !important;
  font-weight: 950 !important;
}
}


html.pvz-font-small { font-size: 16px; }
/* 환경 설정·로그인·회원가입 화면 공통 */
html.pvz-font-medium { font-size: 17px; }
html.pvz-special-preferences body.skin-vector-legacy #content,
html.pvz-font-large { font-size: 18px; }
html.pvz-special-login body.skin-vector-legacy #content,
 
html.pvz-special-createaccount body.skin-vector-legacy #content,
html.pvz-width-normal {
html.pvz-special-preferences body.skin-vector-legacy .mw-body,
  --pvz-board-width: var(--pvz-board-width-normal);
html.pvz-special-login body.skin-vector-legacy .mw-body,
html.pvz-special-createaccount body.skin-vector-legacy .mw-body {
background: #e6d2b2 !important;
border: 15px solid #5b1f09 !important;
border-radius: 30px !important;
box-shadow: none !important;
}
}


html.pvz-width-wide {
html.pvz-special-preferences body.skin-vector-legacy #content::before,
  --pvz-board-width: var(--pvz-board-width-wide);
html.pvz-special-login body.skin-vector-legacy #content::before,
html.pvz-special-createaccount body.skin-vector-legacy #content::before,
html.pvz-special-preferences body.skin-vector-legacy .mw-body::before,
html.pvz-special-login body.skin-vector-legacy .mw-body::before,
html.pvz-special-createaccount body.skin-vector-legacy .mw-body::before {
content: "" !important;
position: absolute !important;
inset: 15px !important;
z-index: -1 !important;
display: block !important;
border-radius: 18px !important;
background: #fffae9 !important;
}
}


html.pvz-performance-on * {
/* 특수 화면의 실제 폼 컨테이너를 폭넓게 지정 */
  transition-duration: 0.001ms !important;
html.pvz-special-preferences body.skin-vector-legacy #preferences,
  animation-duration: 0.001ms !important;
html.pvz-special-preferences body.skin-vector-legacy #mw-prefs-form,
  backdrop-filter: none !important;
html.pvz-special-preferences body.skin-vector-legacy .mw-prefs-container,
  -webkit-backdrop-filter: none !important;
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-panelLayout,
html.pvz-special-login body.skin-vector-legacy #userloginForm,
html.pvz-special-login body.skin-vector-legacy .mw-htmlform,
html.pvz-special-login body.skin-vector-legacy .mw-ui-vform,
html.pvz-special-login body.skin-vector-legacy .oo-ui-panelLayout,
html.pvz-special-createaccount body.skin-vector-legacy #userloginForm,
html.pvz-special-createaccount body.skin-vector-legacy #mw-createaccount-form,
html.pvz-special-createaccount body.skin-vector-legacy .mw-htmlform,
html.pvz-special-createaccount body.skin-vector-legacy .mw-ui-vform,
html.pvz-special-createaccount body.skin-vector-legacy .oo-ui-panelLayout {
border: 2px solid #b88a59 !important;
border-radius: 16px !important;
box-sizing: border-box !important;
background: #fffaf0 !important;
box-shadow: 0 4px 12px rgba(91, 31, 9, 0.12) !important;
}
}


 
html.pvz-special-login body.skin-vector-legacy #userloginForm,
/* =========================
html.pvz-special-login body.skin-vector-legacy .mw-htmlform,
v39 데스크톱 유틸리티바
html.pvz-special-login body.skin-vector-legacy .mw-ui-vform,
- 기존 모바일 상단바와 분리하여 데스크톱 전용으로 강제 생성한 바를 표시
html.pvz-special-createaccount body.skin-vector-legacy #userloginForm,
- 오른쪽 끝 기준: 계정 → 알림 → 검색바
html.pvz-special-createaccount body.skin-vector-legacy #mw-createaccount-form,
- absolute 배치라 스크롤 시 따라 내려오지 않음
html.pvz-special-createaccount body.skin-vector-legacy .mw-htmlform,
========================= */
html.pvz-special-createaccount body.skin-vector-legacy .mw-ui-vform {
 
width: min(100%, 560px) !important;
@media (min-width: 721px) {
margin-right: auto !important;
  html body #pvz-desktop-utilitybar,
margin-left: auto !important;
  html body .pvz-desktop-utilitybar {
padding: 1.2rem !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    z-index: 2147482000 !important;
 
    display: grid !important;
    grid-template-columns: 280px 38px 38px !important;
    grid-template-areas: "search alerts account" !important;
    align-items: center !important;
    gap: 7px !important;
 
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100vw - 12px) !important;
    height: 50px !important;
 
    margin: 0 !important;
    padding: 7px 12px !important;
 
    color: #ffffff !important;
    background: #0e6b3f !important;
 
    border: 0 !important;
    border-radius: 0 0 0 16px !important;
 
    box-shadow:
      0 6px 16px rgba(20, 64, 32, 0.24),
      inset 0 -1px 0 rgba(255,255,255,0.16) !important;
 
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
  }
 
  html body #pvz-desktop-utilitybar .pvz-desktop-search-form {
    grid-area: search !important;
 
    display: block !important;
 
    width: 280px !important;
    max-width: 280px !important;
    min-width: 0 !important;
 
    margin: 0 !important;
    padding: 0 !important;
 
    pointer-events: auto !important;
  }
 
  html body #pvz-desktop-search-input {
    display: block !important;
 
    width: 100% !important;
    height: 34px !important;
 
    margin: 0 !important;
    padding: 0 12px !important;
 
    color: #203020 !important;
    background: #fffbea !important;
 
    border: 2px solid #0c5f37 !important;
    border-radius: 2px !important;
 
    font-family: var(--pvz-toc-item-font) !important;
    font-size: 0.88rem !important;
    font-weight: var(--pvz-toc-item-weight, 400) !important;
    line-height: 1.2 !important;
 
    box-shadow:
      inset 0 1px 2px rgba(30,60,30,0.14),
      0 1px 0 rgba(255,255,255,0.34) !important;
 
    pointer-events: auto !important;
    user-select: text !important;
  }
 
  html body #pvz-desktop-alerts-wrap {
    grid-area: alerts !important;
    position: relative !important;
 
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
 
    width: 38px !important;
    height: 38px !important;
 
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
 
  html body #pvz-desktop-account-button {
    grid-area: account !important;
  }
 
  html body #pvz-desktop-alerts-button,
  html body #pvz-desktop-account-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
 
    width: 34px !important;
    height: 34px !important;
 
    margin: 0 !important;
    padding: 0 !important;
 
    color: #fff5dc !important;
    background: transparent !important;
 
    border: 0 !important;
    border-radius: 999px !important;
 
    font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
 
    box-shadow: none !important;
    cursor: pointer !important;
 
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
 
  html body #pvz-desktop-alerts-button .pvz-icon,
  html body #pvz-desktop-account-button .pvz-icon {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
  }
 
  html body #pvz-desktop-alerts-button:hover,
  html body #pvz-desktop-alerts-button:focus,
  html body #pvz-desktop-account-button:hover,
  html body #pvz-desktop-account-button:focus,
  html body #pvz-desktop-alerts-wrap.is-open #pvz-desktop-alerts-button {
    color: #ffffff !important;
    background: rgba(255,255,255,0.16) !important;
    outline: none !important;
  }
 
  html body #pvz-desktop-alerts-popover {
    position: absolute !important;
    top: calc(100% + 10px) !important;
    right: -42px !important;
    z-index: 2147482100 !important;
 
    display: none !important;
 
    width: 320px !important;
 
    color: #2f382f !important;
    background: #f6f8f3 !important;
 
    border: 1px solid rgba(41, 91, 51, 0.28) !important;
    border-radius: 14px !important;
 
    box-shadow:
      0 14px 32px rgba(18, 67, 31, 0.22),
      inset 0 1px 0 rgba(255,255,255,0.72) !important;
 
    overflow: hidden !important;
  }
 
  html body #pvz-desktop-alerts-wrap.is-open #pvz-desktop-alerts-popover {
    display: block !important;
  }
 
  html body .pvz-desktop-alerts-popover-header {
    padding: 12px 15px !important;
    color: #215a31 !important;
    background: #ffffff !important;
    border-bottom: 1px solid rgba(41, 91, 51, 0.16) !important;
    font-family: var(--pvz-section-title-font) !important;
    font-size: 0.96rem !important;
    font-weight: var(--pvz-section-title-weight, 500) !important;
  }
 
  html body .pvz-desktop-alerts-popover-body {
    padding: 38px 18px !important;
    color: #4f5c4f !important;
    background: #f6f8f3 !important;
    font-family: var(--pvz-toc-item-font) !important;
    font-size: 0.86rem !important;
    font-weight: var(--pvz-toc-item-weight, 400) !important;
    text-align: center !important;
  }
 
  html body .pvz-desktop-alerts-popover-footer {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    border-top: 1px solid rgba(41, 91, 51, 0.16) !important;
  }
 
  html body .pvz-desktop-alerts-popover-footer a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
 
    min-height: 42px !important;
    padding: 10px 14px !important;
 
    color: #215a31 !important;
    background: #ffffff !important;
 
    border-right: 1px solid rgba(41, 91, 51, 0.16) !important;
 
    font-family: var(--pvz-section-title-font) !important;
    font-size: 0.84rem !important;
    font-weight: var(--pvz-section-title-weight, 500) !important;
    text-decoration: none !important;
  }
 
  html body .pvz-desktop-alerts-popover-footer a:last-child {
    border-right: 0 !important;
  }
}
}


@media (max-width: 720px) {
/* 환경 설정 탭 */
  html body #pvz-desktop-utilitybar {
html.pvz-special-preferences body.skin-vector-legacy #preftoc,
    display: none !important;
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-tabSelectWidget,
  }
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-indexLayout-tabPanel {
border: 2px solid #b88a59 !important;
border-radius: 12px !important;
background: #f5dfbd !important;
box-shadow: none !important;
}
}


/* ===== visual.txt ===== */
html.pvz-special-preferences body.skin-vector-legacy #preftoc a,
/* =========================
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-tabOptionWidget,
MediaWiki:Gadget-pvz-core/visual.css
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-tabOptionWidget-label {
Vector 호환 최종본 / 배경 이미지 override 제거 v24
color: #68412c !important;
- 전체 배경과 문서 내부 카드 색감만 담당
font-family:
- 보드, 상단바, 목차, 분류 칸은 각각 board/components/content.css가 담당
"SB Aggro M",
========================= */
"SB 어그로 M",
 
"SB Aggro",
:root {
"SB 어그로",
  --pvz-main: #479745;
sans-serif !important;
  --pvz-main-dark: #2f7f3a;
text-shadow: none !important;
  --pvz-main-deep: #1f5f2a;
  --pvz-text: #243024;
  --pvz-text-soft: #607260;
  --pvz-line: rgba(71,151,69,0.22);
}
}


html {
/* 특수 화면 입력창 */
  background-color: var(--pvz-wiki-bg-color) !important;
html.pvz-special-preferences body.skin-vector-legacy input,
  background-image: var(--pvz-wiki-bg-image) !important;
html.pvz-special-preferences body.skin-vector-legacy select,
  background-repeat: no-repeat !important;
html.pvz-special-preferences body.skin-vector-legacy textarea,
  background-position: center center !important;
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-inputWidget-input,
  background-size: cover !important;
html.pvz-special-login body.skin-vector-legacy input,
  background-attachment: fixed !important;
html.pvz-special-login body.skin-vector-legacy select,
 
html.pvz-special-login body.skin-vector-legacy textarea,
  color: var(--pvz-text) !important;
html.pvz-special-login body.skin-vector-legacy .oo-ui-inputWidget-input,
html.pvz-special-createaccount body.skin-vector-legacy input,
html.pvz-special-createaccount body.skin-vector-legacy select,
html.pvz-special-createaccount body.skin-vector-legacy textarea,
html.pvz-special-createaccount body.skin-vector-legacy .oo-ui-inputWidget-input {
border: 2px solid #9d7651 !important;
border-radius: 10px !important;
box-sizing: border-box !important;
background: #fffdf8 !important;
color: #4b3328 !important;
box-shadow: none !important;
}
}


body {
html.pvz-special-preferences body.skin-vector-legacy input:focus,
  background-color: transparent !important;
html.pvz-special-preferences body.skin-vector-legacy select:focus,
  background-image: none !important;
html.pvz-special-preferences body.skin-vector-legacy textarea:focus,
 
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-inputWidget-input:focus,
  color: var(--pvz-text) !important;
html.pvz-special-login body.skin-vector-legacy input:focus,
html.pvz-special-login body.skin-vector-legacy select:focus,
html.pvz-special-login body.skin-vector-legacy textarea:focus,
html.pvz-special-login body.skin-vector-legacy .oo-ui-inputWidget-input:focus,
html.pvz-special-createaccount body.skin-vector-legacy input:focus,
html.pvz-special-createaccount body.skin-vector-legacy select:focus,
html.pvz-special-createaccount body.skin-vector-legacy textarea:focus,
html.pvz-special-createaccount body.skin-vector-legacy .oo-ui-inputWidget-input:focus {
border-color: #479745 !important;
outline: 0 !important;
box-shadow: 0 0 0 3px rgba(71, 151, 69, 0.16) !important;
}
}


.pvz-card {
/* 특수 화면 버튼 */
  background:
html.pvz-special-preferences body.skin-vector-legacy button,
    linear-gradient(135deg, rgba(255,255,255,0.80), rgba(242,253,235,0.78)) !important;
html.pvz-special-preferences body.skin-vector-legacy .mw-ui-button,
  border-color: rgba(71,151,69,0.23) !important;
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-buttonElement-button,
html.pvz-special-login body.skin-vector-legacy button,
html.pvz-special-login body.skin-vector-legacy .mw-ui-button,
html.pvz-special-login body.skin-vector-legacy .oo-ui-buttonElement-button,
html.pvz-special-createaccount body.skin-vector-legacy button,
html.pvz-special-createaccount body.skin-vector-legacy .mw-ui-button,
html.pvz-special-createaccount body.skin-vector-legacy .oo-ui-buttonElement-button {
border: 2px solid #356f36 !important;
border-radius: 999px !important;
background: linear-gradient(
180deg,
#62aa5f 0%,
#479745 100%
) !important;
color: #ffffff !important;
font-family:
"SB Aggro M",
"SB 어그로 M",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-weight: 500 !important;
text-shadow: none !important;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24) !important;
}
}


.pvz-mainbox {
/* 로그인·회원가입 안내 및 보조 박스 */
  background:
html.pvz-special-login body.skin-vector-legacy .mw-htmlform-ooui-wrapper,
    linear-gradient(135deg, #e8f7df, #fbfff4) !important;
html.pvz-special-createaccount body.skin-vector-legacy .mw-htmlform-ooui-wrapper,
  border-color: rgba(71,151,69,0.32) !important;
html.pvz-special-login body.skin-vector-legacy .mw-createacct-benefits-container,
html.pvz-special-createaccount body.skin-vector-legacy .mw-createacct-benefits-container {
border-radius: 14px !important;
background: transparent !important;
color: #4b3328 !important;
}
}

2026년 7월 30일 (목) 00:53 기준 최신판

/* Vector 2010 Legacy 인터페이스 디자인
 * 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt
 * v34: 본문·검색바 위치 조정·로고칸 축소·특수 화면 디자인 강제 적용
 */

/* =========================
   액션바 전체 디자인
   ========================= */

.skin-vector-legacy #p-namespaces,
.skin-vector-legacy #p-views,
.skin-vector-legacy #p-cactions {
	margin: 0;
	background: none !important;
	transform: none !important;
}

.skin-vector-legacy #p-namespaces .vector-menu-content,
.skin-vector-legacy #p-views .vector-menu-content,
.skin-vector-legacy #p-cactions .vector-menu-content,
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
.skin-vector-legacy #p-views .vector-menu-content-list,
.skin-vector-legacy #p-cactions .vector-menu-content-list {
	top: 0 !important;
	margin-top: 0 !important;
	background: none !important;
	background-image: none !important;
	border: 0 !important;
	box-shadow: none !important;
	transform: none !important;
}

.skin-vector-legacy #p-namespaces .vector-menu-content-list,
.skin-vector-legacy #p-views .vector-menu-content-list {
	display: flex;
	align-items: flex-end;
	gap: 3px;
}

.skin-vector-legacy #p-namespaces {
	margin-left: 18px !important;
}

.skin-vector-legacy #p-cactions {
	margin-left: 4px;
}

.skin-vector-legacy #p-namespaces li,
.skin-vector-legacy #p-views li,
.skin-vector-legacy #p-cactions li {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	background: none !important;
	background-image: none !important;
}

.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
	position: relative !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 2px;
	height: 36px !important;
	min-height: 36px !important;
	margin: 0;
	padding: 7px 12px 6px !important;
	border: 3px solid #5c1f06;
	border-radius: 10px 10px 0 0;
	box-sizing: border-box;
	background: #783b24 !important;
	background-image: none !important;
	color: #eee9e6 !important;
	font-family:
		"SB Aggro M",
		"SB 어그로 M",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.74rem;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	text-shadow:
		#5c1f06 2px 0 0,
		#5c1f06 1.75517px 0.958851px 0,
		#5c1f06 1.0806px 1.68294px 0,
		#5c1f06 0.141474px 1.99499px 0,
		#5c1f06 -0.832294px 1.81859px 0,
		#5c1f06 -1.60229px 1.19694px 0,
		#5c1f06 -1.97999px 0.28224px 0,
		#5c1f06 -1.87291px -0.701566px 0,
		#5c1f06 -1.30729px -1.51361px 0,
		#5c1f06 -0.421592px -1.95506px 0,
		#5c1f06 0.567324px -1.91785px 0,
		#5c1f06 1.41734px -1.41108px 0,
		#5c1f06 1.92034px -0.558831px 0;
	box-shadow:
		inset 0 2px 0 #985d43,
		inset 0 -3px 0 #552515;
	transition:
		height 140ms ease,
		padding 140ms ease,
		filter 120ms ease,
		background-color 120ms ease;
}

.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a {
	top: 0 !important;
}

.skin-vector-legacy #p-cactions-label {
	top: 7px !important;
	min-width: 36px;
	cursor: pointer;
}

.skin-vector-legacy #p-cactions-label span {
	position: static !important;
	top: auto !important;
	display: block;
	margin: 0 !important;
	color: inherit !important;
	font: inherit;
	text-shadow: inherit;
	transform: none !important;
}

.skin-vector-legacy #p-namespaces li.selected > a,
.skin-vector-legacy #p-views li.selected > a {
	z-index: 2;
	height: 43px !important;
	min-height: 43px !important;
	padding-top: 10px !important;
	padding-bottom: 7px !important;
	background: #b1837c !important;
	color: #ffffff !important;
	box-shadow:
		inset 0 2px 0 #cfa392,
		inset 0 -3px 0 #8a5c56;
}

.skin-vector-legacy #p-namespaces li > a:hover,
.skin-vector-legacy #p-views li > a:hover,
.skin-vector-legacy #p-cactions-label:hover {
	filter: brightness(1.08);
	text-decoration: none;
}

.skin-vector-legacy #p-namespaces li,
.skin-vector-legacy #p-views li,
.skin-vector-legacy #p-namespaces li.selected,
.skin-vector-legacy #p-views li.selected,
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label,
.skin-vector-legacy #p-cactions-label span {
	background-image: none !important;
}

/* 액션바 SVG 아이콘 */
.skin-vector-legacy #ca-nstab-main > a::before,
.skin-vector-legacy #ca-talk > a::before,
.skin-vector-legacy #ca-view > a::before,
.skin-vector-legacy #ca-edit > a::before,
.skin-vector-legacy #ca-history > a::before {
	content: "";
	display: block;
	flex: 0 0 14px;
	width: 14px;
	height: 14px;
	margin-right: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.skin-vector-legacy #ca-nstab-main > a::before {
	background-image: url("/wiki/Special:Redirect/file/Actionbar-document.svg");
}

.skin-vector-legacy #ca-talk > a::before {
	background-image: url("/wiki/Special:Redirect/file/Actionbar-talk.svg");
}

.skin-vector-legacy #ca-view > a::before {
	background-image: url("/wiki/Special:Redirect/file/Actionbar-read.svg");
}

.skin-vector-legacy #ca-edit > a::before {
	background-image: url("/wiki/Special:Redirect/file/Actionbar-edit.svg");
}

.skin-vector-legacy #ca-history > a::before {
	background-image: url("/wiki/Special:Redirect/file/Actionbar-history.svg");
}

/* 주시 버튼 */
.skin-vector-legacy #ca-watch > a,
.skin-vector-legacy #ca-unwatch > a,
.skin-vector-legacy li.mw-watchlink > a,
.skin-vector-legacy a.mw-watchlink {
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 40px !important;
	min-width: 40px !important;
	padding: 0 !important;
	gap: 0;
	overflow: visible;
	font-size: 0 !important;
	color: transparent !important;
	text-shadow: none !important;
}

.skin-vector-legacy #ca-watch > a > *,
.skin-vector-legacy #ca-unwatch > a > *,
.skin-vector-legacy li.mw-watchlink > a > *,
.skin-vector-legacy a.mw-watchlink > * {
	visibility: hidden !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

.skin-vector-legacy #ca-watch > a::before,
.skin-vector-legacy #ca-unwatch > a::before,
.skin-vector-legacy li.mw-watchlink > a::before,
.skin-vector-legacy a.mw-watchlink::before {
	content: "" !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	display: block !important;
	flex: 0 0 18px;
	width: 18px;
	height: 18px;
	margin: 0 !important;
	background-position: center center !important;
	background-repeat: no-repeat;
	background-size: contain;
	transform: translate(-50%, -50%);
	transform-origin: 50% 50%;
}

.skin-vector-legacy #ca-watch > a::before,
.skin-vector-legacy .pvz-watch-not-watched > a::before,
.skin-vector-legacy a.pvz-watch-not-watched::before {
	background-image: url("/wiki/Special:Redirect/file/GW2_Star2.png") !important;
}

.skin-vector-legacy #ca-unwatch > a::before,
.skin-vector-legacy .pvz-watch-watched > a::before,
.skin-vector-legacy a.pvz-watch-watched::before {
	background-image: url("/wiki/Special:Redirect/file/GW2_Star.png") !important;
}

.skin-vector-legacy #ca-watch > a::after,
.skin-vector-legacy #ca-unwatch > a::after,
.skin-vector-legacy li.mw-watchlink > a::after,
.skin-vector-legacy a.mw-watchlink::after {
	content: none !important;
	display: none !important;
}

.skin-vector-legacy .pvz-watch-spinning > a::before,
.skin-vector-legacy a.pvz-watch-spinning::before {
	animation: pvz-watch-star-spin-centered 360ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

@keyframes pvz-watch-star-spin-centered {
	0% {
		transform: translate(-50%, -50%) rotate(0deg) scale(1);
	}
	45% {
		transform: translate(-50%, -50%) rotate(180deg) scale(0.82);
	}
	100% {
		transform: translate(-50%, -50%) rotate(360deg) scale(1);
	}
}

/* 더보기 메뉴 내부 링크 */
.skin-vector-legacy #p-cactions .vector-menu-content {
	margin-top: 0;
}

.skin-vector-legacy #p-cactions .vector-menu-content li > a {
	display: block;
	min-height: 0;
	padding: 6px 12px;
	border: 0;
	border-radius: 0;
	background: transparent !important;
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	text-shadow: none;
	box-shadow: none;
	transform: none;
}

/* 액션바와 본문창 위치 */
.skin-vector-legacy #right-navigation {
	margin-right: calc(0.45rem + 15px) !important;
}

.skin-vector-legacy #content,
.skin-vector-legacy #left-navigation,
.skin-vector-legacy #right-navigation {
	position: relative !important;
	top: 30px !important;
}


/* =========================
   본문창
   ========================= */

.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
	position: relative;
	isolation: isolate;
	background: #e6d2b2 !important;
	border: 15px solid #5b1f09 !important;
	border-radius: 30px !important;
	box-shadow: none !important;
	box-sizing: border-box;
	padding:
		calc(1em + 15px)
		calc(1.2em + 15px)
		calc(1.25em + 15px) !important;
	overflow: hidden;
}

.skin-vector-legacy #content::before,
.skin-vector-legacy .mw-body::before {
	content: "" !important;
	position: absolute;
	inset: 15px;
	z-index: -1;
	display: block !important;
	border-radius: 18px;
	background: #fffae9;
	pointer-events: none;
}

.skin-vector-legacy #content::after,
.skin-vector-legacy .mw-body::after {
	content: none !important;
	display: none !important;
}


/* =========================
   문서 제목
   ========================= */

.skin-vector-legacy #firstHeading,
.skin-vector-legacy .mw-first-heading,
.skin-vector-legacy .mw-parser-output h1,
.skin-vector-legacy .mw-parser-output h2,
.skin-vector-legacy .mw-parser-output h3,
.skin-vector-legacy .mw-parser-output h4,
.skin-vector-legacy .mw-parser-output h5,
.skin-vector-legacy .mw-parser-output h6 {
	font-family:
		"SB Aggro B",
		"SB 어그로 B",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-weight: 700;
}

.skin-vector-legacy #firstHeading,
.skin-vector-legacy .mw-first-heading {
	display: table;
	width: auto;
	max-width: calc(100% + 1.2em + 15px);
	margin:
		0
		0
		0.6em
		calc(-1.2em - 15px) !important;
	padding:
		0.38em
		calc(1.25em + 32px)
		0.32em
		calc(1.2em + 15px);
	box-sizing: border-box;
	border: 0 !important;
	background-color: #106a40 !important;
	color: #ffffff !important;
	-webkit-clip-path: polygon(
		0 0,
		100% 0,
		calc(100% - 30px) 100%,
		0 100%
	);
	clip-path: polygon(
		0 0,
		100% 0,
		calc(100% - 30px) 100%,
		0 100%
	);
}

.skin-vector-legacy #firstHeading *,
.skin-vector-legacy .mw-first-heading * {
	color: #ffffff !important;
}


/* =========================
   왼쪽 보조창
   ========================= */

.skin-vector-legacy #mw-panel {
	left: 0.6rem !important;
	width: calc(10em - 0.9rem) !important;
	margin-top: 0.45rem;
	margin-left: 0 !important;
	padding: 0.7rem 0.55rem 1rem;
	border: 3px solid #5b220e;
	border-radius: 13px;
	box-sizing: border-box;
	background:
		linear-gradient(
			90deg,
			rgba(255, 255, 255, 0.06) 0,
			transparent 10%,
			transparent 90%,
			rgba(64, 19, 4, 0.18) 100%
		),
		linear-gradient(180deg, #a94f24 0%, #893819 48%, #9a421d 100%);
	box-shadow:
		inset 0 0 0 2px rgba(218, 114, 58, 0.52),
		inset 0 12px 20px rgba(255, 165, 94, 0.1),
		inset 0 -12px 20px rgba(73, 20, 5, 0.22),
		0 3px 8px rgba(63, 24, 8, 0.32);
}

.skin-vector-legacy #mw-panel #p-logo {
	position: relative !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 0 0.9rem !important;
	padding: 0.45rem 0 !important;
	overflow: hidden !important;
	border: 3px solid #60230d;
	border-radius: 12px;
	box-sizing: border-box !important;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 22%),
		#6c2b12;
	box-shadow:
		inset 0 2px 3px rgba(255, 168, 98, 0.22),
		inset 0 -3px 6px rgba(48, 12, 2, 0.42),
		0 2px 3px rgba(60, 20, 6, 0.28);
}

.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	min-height: 0 !important;
	aspect-ratio: 1 / 1;
	margin: 0 !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.skin-vector-legacy #mw-panel #p-logo img {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: none !important;
	margin: 0 auto !important;
	object-fit: contain !important;
}

.skin-vector-legacy #mw-panel .vector-menu-portal,
.skin-vector-legacy #mw-panel .portal {
	margin: 0 0 0.9rem !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-heading,
.skin-vector-legacy #mw-panel .portal h3 {
	margin: 0 0 0.42rem !important;
	padding: 0 0.35rem !important;
	border: 0 !important;
	background: none !important;
	color: #e8b94f !important;
	font-family:
		"SB Aggro B",
		"SB 어그로 B",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.82rem !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	text-align: center;
	text-shadow:
		0 1px 0 #65300f,
		0 2px 2px rgba(61, 19, 3, 0.42);
	letter-spacing: 0.015em;
}

.skin-vector-legacy #mw-panel .vector-menu-content,
.skin-vector-legacy #mw-panel .portal .body {
	position: relative;
	margin: 0 !important;
	padding: 0.68rem 0.72rem 0.72rem !important;
	border: 2px solid #6e2d13 !important;
	border-radius: 5px 7px 6px 5px;
	box-sizing: border-box;
	background: #f6bf7b !important;
	background-image: none !important;
	box-shadow:
		inset 0 0 0 1px rgba(255, 231, 184, 0.45),
		0 4px 5px rgba(56, 18, 4, 0.36) !important;
	transform: rotate(-0.25deg);
}

.skin-vector-legacy #mw-panel .vector-menu-content::before,
.skin-vector-legacy #mw-panel .portal .body::before {
	content: "";
	position: absolute;
	inset: 2px;
	border: 1px solid rgba(124, 63, 26, 0.17);
	border-radius: 4px 5px 6px 4px;
	pointer-events: none;
}

.skin-vector-legacy #mw-panel .vector-menu-content-list,
.skin-vector-legacy #mw-panel .portal .body ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content li,
.skin-vector-legacy #mw-panel .portal .body li {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content li + li,
.skin-vector-legacy #mw-panel .portal .body li + li {
	margin-top: 0.26rem !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content a,
.skin-vector-legacy #mw-panel .portal .body a {
	display: block;
	padding: 0.08rem;
	color: #313452 !important;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.78rem !important;
	font-weight: 300 !important;
	line-height: 1.35 !important;
	text-decoration: none !important;
	text-shadow: 0 1px 0 rgba(255, 239, 204, 0.38);
	transition:
		color 120ms ease,
		transform 120ms ease;
}

.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
.skin-vector-legacy #mw-panel .portal .body a:hover {
	color: #12673f !important;
	text-decoration: none !important;
	transform: translateX(2px);
}

.skin-vector-legacy #mw-panel .vector-menu-empty,
.skin-vector-legacy #mw-panel .emptyPortlet {
	display: none !important;
}


/* =========================
   오른쪽 위 사용자 메뉴
   ========================= */

.skin-vector-legacy #p-personal {
	top: 0 !important;
	right: 0 !important;
	margin: 0 !important;
	padding: 0.48rem 0.8rem 0.42rem 1rem !important;
	border: 0 !important;
	border-radius: 0 0 0 12px;
	background: #479745 !important;
	background-image: none !important;
	box-shadow:
		inset 0 -2px 0 rgba(41, 102, 40, 0.45),
		0 2px 5px rgba(39, 78, 32, 0.2);
}

.skin-vector-legacy #p-personal ul {
	margin: 0 !important;
	padding: 0 !important;
}

.skin-vector-legacy #p-personal li {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.skin-vector-legacy #p-personal a,
.skin-vector-legacy #p-personal span {
	color: #ffffff !important;
	font-weight: 700 !important;
	text-shadow: 0 1px 1px rgba(35, 83, 32, 0.5);
}


/* =========================
   커스텀 검색바
   ========================= */

html.pvz-content-search-ready .skin-vector-legacy #p-search {
	display: none !important;
}

.skin-vector-legacy #pvz-content-search {
	position: absolute !important;
	top: 7px !important;
	left: var(--pvz-content-left, 10em) !important;
	z-index: 120 !important;
	display: block !important;
	width: min(
		500px,
		calc(100vw - var(--pvz-content-left, 10em) - 1rem)
	) !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	transform: none !important;
}

.skin-vector-legacy #pvz-content-search #searchform {
	display: block;
	width: 100% !important;
	margin: 0 !important;
}

.skin-vector-legacy #pvz-content-search #simpleSearch {
	position: relative;
	display: flex;
	align-items: stretch;
	width: 100%;
	height: 40px !important;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 2px solid #496f4d !important;
	border-radius: 16px !important;
	background: #fbfefb !important;
	background-image: none !important;
	box-shadow: 0 2px 4px rgba(34, 74, 40, 0.14) !important;
}

.skin-vector-legacy #pvz-content-search #simpleSearch::before {
	content: none !important;
	display: none !important;
}

.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
	border-color: #2f633b !important;
	box-shadow:
		0 0 0 3px rgba(71, 151, 69, 0.15),
		0 2px 4px rgba(34, 74, 40, 0.14) !important;
}

.skin-vector-legacy #pvz-content-search #searchInput {
	flex: 1 1 auto;
	min-width: 0;
	height: 100% !important;
	margin: 0 !important;
	padding: 0.42rem !important;
	border: 0 !important;
	outline: 0 !important;
	box-sizing: border-box !important;
	background: transparent !important;
	color: #324936 !important;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.92rem !important;
	line-height: 1.2 !important;
	box-shadow: none !important;
}

.skin-vector-legacy #pvz-content-search #searchInput::placeholder {
	color: rgba(50, 73, 54, 0.54) !important;
}

/* 보조 검색 버튼은 숨기고 실제 검색 버튼 하나만 표시 */
.skin-vector-legacy #pvz-content-search #mw-searchButton {
	display: none !important;
}

.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
	position: relative !important;
	z-index: 2;
	display: block !important;
	flex: 0 0 48px !important;
	width: 48px !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-left: 2px solid #0b5432 !important;
	border-radius: 0 !important;
	background:
		linear-gradient(
			180deg,
			#177447 0%,
			#106a40 54%,
			#0d6039 100%
		) !important;
	background-image:
		linear-gradient(
			180deg,
			#177447 0%,
			#106a40 54%,
			#0d6039 100%
		) !important;
	color: transparent !important;
	font-size: 0 !important;
	text-indent: -9999px !important;
	box-shadow: none !important;
	filter: none !important;
	cursor: pointer;
	transition:
		background 120ms ease,
		filter 120ms ease;
}

.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
	background:
		linear-gradient(
			180deg,
			#146c42 0%,
			#0e623b 54%,
			#0b5734 100%
		) !important;
	background-image:
		linear-gradient(
			180deg,
			#146c42 0%,
			#0e623b 54%,
			#0b5734 100%
		) !important;
	filter: none !important;
}

/* JS가 삽입하는 Magnifying glass.svg 아이콘 */
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 100%;
	pointer-events: none;
}

.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
	content: "";
	display: block;
	width: 23px;
	height: 23px;
	background-image: url("/wiki/Special:Redirect/file/Magnifying_glass.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	filter: brightness(0) invert(1);
	transform: rotate(30deg);
	transform-origin: center;
}

/* 본문 내부에 남는 검색바 자리 제거 */
.skin-vector-legacy #content > #pvz-content-search,
.skin-vector-legacy .mw-body > #pvz-content-search {
	margin: 0 !important;
}

@media (max-width: 1100px) {
	.skin-vector-legacy #p-namespaces .vector-menu-content-list,
	.skin-vector-legacy #p-views .vector-menu-content-list {
		gap: 2px;
	}

	.skin-vector-legacy #p-namespaces li > a,
	.skin-vector-legacy #p-views li > a,
	.skin-vector-legacy #p-cactions-label {
		padding-right: 10px !important;
		padding-left: 10px !important;
		font-size: 0.86rem;
	}

	.skin-vector-legacy #pvz-content-search {
		width: min(
			420px,
			calc(100vw - var(--pvz-content-left, 10em) - 1rem)
		) !important;
		min-width: 280px;
	}
}

@media (max-width: 800px) {
	.skin-vector-legacy #pvz-content-search #searchform {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.skin-vector-legacy .pvz-watch-spinning > a::before,
	.skin-vector-legacy a.pvz-watch-spinning::before {
		animation-duration: 1ms;
	}
}

/* =========================
   v22 검색바 최종 오버라이드
   ========================= */

.skin-vector-legacy #pvz-content-search #simpleSearch {
	height: 30px !important;
	border-radius: 11px !important;
}

.skin-vector-legacy #pvz-content-search #searchInput {
	padding: 0.15rem 46px 0.15rem 0.45rem !important;
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Apple SD Gothic Neo",
		"Noto Sans KR",
		Arial,
		sans-serif !important;
	font-size: 13px !important;
	font-weight: 400 !important;
	line-height: 1.2 !important;
}

.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
	position: absolute !important;
	top: -1px !important;
	right: -1px !important;
	bottom: -1px !important;
	left: auto !important;
	z-index: 2;
	display: block !important;
	width: 42px !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-left: 2px solid #063b23 !important;
	border-radius: 0 !important;
	outline: 0 !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	background:
		linear-gradient(
			180deg,
			#0f633b 0%,
			#0a5230 52%,
			#074426 100%
		) !important;
	background-color: #0a5230 !important;
	background-image:
		linear-gradient(
			180deg,
			#0f633b 0%,
			#0a5230 52%,
			#074426 100%
		) !important;
	background-origin: border-box !important;
	background-clip: border-box !important;
	box-shadow: none !important;
	text-shadow: none !important;
	filter: none !important;
}

.skin-vector-legacy #pvz-content-search #searchButton::before,
.skin-vector-legacy #pvz-content-search #searchButton::after,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton)::before,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton)::after {
	content: none !important;
	display: none !important;
	border: 0 !important;
	box-shadow: none !important;
}

.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
	background:
		linear-gradient(
			180deg,
			#0d5a35 0%,
			#084a2b 52%,
			#063d22 100%
		) !important;
	background-color: #084a2b !important;
	background-image:
		linear-gradient(
			180deg,
			#0d5a35 0%,
			#084a2b 52%,
			#063d22 100%
		) !important;
	box-shadow: none !important;
	filter: none !important;
}

.skin-vector-legacy #pvz-content-search .pvz-search-button-icon {
	top: -1px !important;
	right: -1px !important;
	bottom: -1px !important;
	width: 42px !important;
	height: auto !important;
}

.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
	width: 18px !important;
	height: 18px !important;
	filter: none !important;
	transform: rotate(30deg);
}


/* =========================
   v23 최종 오버라이드
   ========================= */

:root {
	--pvz-side-panel-width: 9.1rem;
	--pvz-side-panel-edge: 0.6rem;
	--pvz-content-top: 80px;
}

/* 검색바 길이·검색 버튼 */
.skin-vector-legacy #pvz-content-search {
	width: min(
		350px,
		calc(100vw - var(--pvz-content-left, 10em) - 1rem)
	) !important;
	max-width: 350px !important;
	min-width: 0 !important;
}

.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
	background:
		linear-gradient(
			180deg,
			#70bd62 0%,
			#58a94f 52%,
			#479745 100%
		) !important;
	background-color: #58a94f !important;
	background-image:
		linear-gradient(
			180deg,
			#70bd62 0%,
			#58a94f 52%,
			#479745 100%
		) !important;
	border-left-color: #347536 !important;
}

.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
	background:
		linear-gradient(
			180deg,
			#7bc76d 0%,
			#64b65a 52%,
			#50a04a 100%
		) !important;
	background-color: #64b65a !important;
	background-image:
		linear-gradient(
			180deg,
			#7bc76d 0%,
			#64b65a 52%,
			#50a04a 100%
		) !important;
}

.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
	width: 24px !important;
	height: 24px !important;
}

/* 본문 오른쪽 공간과 하단창 간격 */
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
	margin-right: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-edge) +
		0.75rem
	) !important;
}

.skin-vector-legacy #right-navigation {
	margin-right: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-edge) +
		15px
	) !important;
}

.skin-vector-legacy #footer {
	margin-top: 5rem !important;
	margin-right: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-edge) +
		0.75rem
	) !important;
}

/* 왼쪽 보조창: 로고칸 제거 후 본문창 상단에 맞춤 */
.skin-vector-legacy #mw-panel {
	top: var(--pvz-content-top) !important;
	left: var(--pvz-side-panel-edge) !important;
	width: var(--pvz-side-panel-width) !important;
	margin-top: 0 !important;
}

.skin-vector-legacy #mw-panel #p-logo {
	display: none !important;
}

/* 보조창 바깥 위키 로고 */
.skin-vector-legacy #pvz-sidebar-logo {
	position: absolute !important;
	top: calc(var(--pvz-content-top) - 76px) !important;
	left: var(--pvz-side-panel-edge) !important;
	z-index: 110;
	display: block;
	width: var(--pvz-side-panel-width) !important;
	height: 66px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
	overflow: visible !important;
}

.skin-vector-legacy #pvz-sidebar-logo #p-logo {
	position: static !important;
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: none !important;
	box-shadow: none !important;
	overflow: visible !important;
}

.skin-vector-legacy #pvz-sidebar-logo #p-logo a,
.skin-vector-legacy #pvz-sidebar-logo #p-logo .mw-wiki-logo {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.skin-vector-legacy #pvz-sidebar-logo #p-logo img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 auto !important;
	object-fit: contain !important;
}

/* 보조창 링크 hover: 이동 없이 밝기만 증가 */
.skin-vector-legacy #mw-panel .vector-menu-content a,
.skin-vector-legacy #mw-panel .portal .body a,
.skin-vector-legacy #pvz-right-panel .vector-menu-content a,
.skin-vector-legacy #pvz-right-panel .portal .body a {
	transition: color 120ms ease !important;
	transform: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
.skin-vector-legacy #mw-panel .portal .body a:hover,
.skin-vector-legacy #pvz-right-panel .vector-menu-content a:hover,
.skin-vector-legacy #pvz-right-panel .portal .body a:hover {
	color: #4d5877 !important;
	transform: none !important;
}

/* 오른쪽 보조창 */
.skin-vector-legacy #pvz-right-panel {
	position: absolute !important;
	top: var(--pvz-content-top) !important;
	right: var(--pvz-side-panel-edge) !important;
	z-index: 100;
	display: block;
	width: var(--pvz-side-panel-width) !important;
	margin: 0 !important;
	padding: 0.7rem 0.55rem 1rem;
	border: 3px solid #5b220e;
	border-radius: 13px;
	box-sizing: border-box;
	background:
		linear-gradient(
			90deg,
			rgba(255, 255, 255, 0.06) 0,
			transparent 10%,
			transparent 90%,
			rgba(64, 19, 4, 0.18) 100%
		),
		linear-gradient(180deg, #a94f24 0%, #893819 48%, #9a421d 100%);
	box-shadow:
		inset 0 0 0 2px rgba(218, 114, 58, 0.52),
		inset 0 12px 20px rgba(255, 165, 94, 0.1),
		inset 0 -12px 20px rgba(73, 20, 5, 0.22),
		0 3px 8px rgba(63, 24, 8, 0.32);
}

.skin-vector-legacy #pvz-right-panel .vector-menu-portal,
.skin-vector-legacy #pvz-right-panel .portal {
	margin: 0 0 0.9rem !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
}

.skin-vector-legacy #pvz-right-panel .vector-menu-portal:last-child,
.skin-vector-legacy #pvz-right-panel .portal:last-child {
	margin-bottom: 0 !important;
}

.skin-vector-legacy #pvz-right-panel .vector-menu-heading,
.skin-vector-legacy #pvz-right-panel .portal h3 {
	margin: 0 0 0.42rem !important;
	padding: 0 0.35rem !important;
	border: 0 !important;
	background: none !important;
	color: #e8b94f !important;
	font-family:
		"SB Aggro B",
		"SB 어그로 B",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.82rem !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	text-align: center;
	text-shadow:
		0 1px 0 #65300f,
		0 2px 2px rgba(61, 19, 3, 0.42);
	letter-spacing: 0.015em;
}

.skin-vector-legacy #pvz-right-panel .vector-menu-content,
.skin-vector-legacy #pvz-right-panel .portal .body {
	position: relative;
	margin: 0 !important;
	padding: 0.68rem 0.72rem 0.72rem !important;
	border: 2px solid #6e2d13 !important;
	border-radius: 5px 7px 6px 5px;
	box-sizing: border-box;
	background: #f6bf7b !important;
	background-image: none !important;
	box-shadow:
		inset 0 0 0 1px rgba(255, 231, 184, 0.45),
		0 4px 5px rgba(56, 18, 4, 0.36) !important;
	transform: rotate(-0.25deg);
}

.skin-vector-legacy #pvz-right-panel .vector-menu-content::before,
.skin-vector-legacy #pvz-right-panel .portal .body::before {
	content: "";
	position: absolute;
	inset: 2px;
	border: 1px solid rgba(124, 63, 26, 0.17);
	border-radius: 4px 5px 6px 4px;
	pointer-events: none;
}

.skin-vector-legacy #pvz-right-panel .vector-menu-content-list,
.skin-vector-legacy #pvz-right-panel .portal .body ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.skin-vector-legacy #pvz-right-panel .vector-menu-content li,
.skin-vector-legacy #pvz-right-panel .portal .body li {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
}

.skin-vector-legacy #pvz-right-panel .vector-menu-content li + li,
.skin-vector-legacy #pvz-right-panel .portal .body li + li {
	margin-top: 0.26rem !important;
}

.skin-vector-legacy #pvz-right-panel .vector-menu-content a,
.skin-vector-legacy #pvz-right-panel .portal .body a {
	display: block;
	padding: 0.08rem;
	color: #313452 !important;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.78rem !important;
	font-weight: 300 !important;
	line-height: 1.35 !important;
	text-decoration: none !important;
	text-shadow: 0 1px 0 rgba(255, 239, 204, 0.38);
}

.skin-vector-legacy #pvz-right-panel .vector-menu-empty,
.skin-vector-legacy #pvz-right-panel .emptyPortlet {
	display: none !important;
}

@media (max-width: 1100px) {
	.skin-vector-legacy #pvz-content-search {
		width: min(
			350px,
			calc(100vw - var(--pvz-content-left, 10em) - 1rem)
		) !important;
		max-width: 350px !important;
		min-width: 0 !important;
	}
}


/* =========================
   v24 최종 오버라이드
   ========================= */

html {
	--pvz-side-panel-edge: 0px;
	--pvz-side-panel-gap: 1rem;
	--pvz-side-panel-width: 10rem;
	--pvz-wide-content-gap: 0.75rem;
	--pvz-right-navigation-shift: 25px;
}

html.pvz-width-narrow {
	--pvz-side-panel-width: 14rem;
}

html.pvz-width-normal {
	--pvz-side-panel-width: 10rem;
}

html.pvz-width-wide {
	--pvz-side-panel-width: 0px;
}

/* 검색 버튼: #479745 중심의 옅은 그라데이션과 흰색 SVG 돋보기 */
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
	border-left-color: #356f36 !important;
	background:
		linear-gradient(
			180deg,
			#5ba759 0%,
			#479745 52%,
			#3d853b 100%
		) !important;
	background-color: #479745 !important;
	background-image:
		linear-gradient(
			180deg,
			#5ba759 0%,
			#479745 52%,
			#3d853b 100%
		) !important;
}

.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
	background:
		linear-gradient(
			180deg,
			#65b462 0%,
			#51a24e 52%,
			#438f41 100%
		) !important;
	background-color: #51a24e !important;
	background-image:
		linear-gradient(
			180deg,
			#65b462 0%,
			#51a24e 52%,
			#438f41 100%
		) !important;
}

.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
	width: 24px !important;
	height: 24px !important;
	background: #ffffff !important;
	background-image: none !important;
	-webkit-mask:
		url("/wiki/Special:Redirect/file/Magnifying_glass.svg")
		center / contain no-repeat;
	mask:
		url("/wiki/Special:Redirect/file/Magnifying_glass.svg")
		center / contain no-repeat;
	filter: none !important;
	transform: rotate(30deg);
}

/* 본문·하단창·액션바의 좌우 공간 */
html:not(.pvz-width-wide) .skin-vector-legacy #content,
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body {
	width: auto !important;
	margin-left: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-gap)
	) !important;
	margin-right: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-gap)
	) !important;
}

html:not(.pvz-width-wide) .skin-vector-legacy #footer {
	margin-left: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-gap)
	) !important;
	margin-right: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-gap)
	) !important;
}

html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation {
	margin-left: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-gap)
	) !important;
}

html:not(.pvz-width-wide) .skin-vector-legacy #right-navigation {
	margin-right: calc(
		var(--pvz-side-panel-width) +
		var(--pvz-side-panel-gap) +
		var(--pvz-right-navigation-shift)
	) !important;
}

html.pvz-width-wide .skin-vector-legacy #content,
html.pvz-width-wide .skin-vector-legacy .mw-body {
	width: auto !important;
	margin-left: var(--pvz-wide-content-gap) !important;
	margin-right: var(--pvz-wide-content-gap) !important;
}

html.pvz-width-wide .skin-vector-legacy #footer {
	margin-left: var(--pvz-wide-content-gap) !important;
	margin-right: var(--pvz-wide-content-gap) !important;
}

html.pvz-width-wide .skin-vector-legacy #left-navigation {
	margin-left: 4.25rem !important;
}

html.pvz-width-wide .skin-vector-legacy #right-navigation {
	margin-right: calc(
		4.25rem +
		var(--pvz-right-navigation-shift)
	) !important;
}

/* 양쪽 보조창 공통: 위아래 전체를 채우는 연회색 박스 */
.skin-vector-legacy #mw-panel,
.skin-vector-legacy #pvz-right-panel {
	position: fixed !important;
	top: var(--pvz-content-top) !important;
	bottom: 0 !important;
	width: var(--pvz-side-panel-width) !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 1rem 0.85rem 1.25rem !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-sizing: border-box !important;
	background: #ececec !important;
	background-image: none !important;
	box-shadow: none !important;
}

.skin-vector-legacy #mw-panel {
	left: var(--pvz-side-panel-edge) !important;
}

.skin-vector-legacy #pvz-right-panel {
	right: var(--pvz-side-panel-edge) !important;
	z-index: 100;
}

/* 왼쪽 보조창 메뉴를 단순한 회색 박스 형태로 정리 */
.skin-vector-legacy #mw-panel .vector-menu-portal,
.skin-vector-legacy #mw-panel .portal {
	margin: 0 0 1.1rem !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-heading,
.skin-vector-legacy #mw-panel .portal h3 {
	margin: 0 0 0.5rem !important;
	padding: 0 0.2rem 0.4rem !important;
	border: 0 !important;
	border-bottom: 1px solid #d0d0d0 !important;
	background: transparent !important;
	color: #555555 !important;
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Apple SD Gothic Neo",
		"Noto Sans KR",
		Arial,
		sans-serif !important;
	font-size: 0.82rem !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	text-align: left !important;
	text-shadow: none !important;
	letter-spacing: 0 !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content,
.skin-vector-legacy #mw-panel .portal .body {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	transform: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content::before,
.skin-vector-legacy #mw-panel .portal .body::before {
	content: none !important;
	display: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content li + li,
.skin-vector-legacy #mw-panel .portal .body li + li {
	margin-top: 0.18rem !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content a,
.skin-vector-legacy #mw-panel .portal .body a {
	padding: 0.26rem 0.25rem !important;
	color: #4b4b4b !important;
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Apple SD Gothic Neo",
		"Noto Sans KR",
		Arial,
		sans-serif !important;
	font-size: 0.82rem !important;
	font-weight: 400 !important;
	line-height: 1.35 !important;
	text-shadow: none !important;
	transition: color 120ms ease !important;
	transform: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
.skin-vector-legacy #mw-panel .portal .body a:hover {
	color: #479745 !important;
	transform: none !important;
}

/* 보조창 밖 로고는 왼쪽 회색 영역 위에 유지 */
.skin-vector-legacy #pvz-sidebar-logo {
	position: fixed !important;
	top: calc(var(--pvz-content-top) - 76px) !important;
	left: 0 !important;
	width: var(--pvz-side-panel-width) !important;
}

/* 오른쪽 설정 보조창 */
.skin-vector-legacy #pvz-right-panel {
	display: flex;
	flex-direction: column;
	gap: 2rem;
}

.skin-vector-legacy #pvz-right-panel .pvz-settings-section {
	margin: 0;
	padding: 0;
}

.skin-vector-legacy #pvz-right-panel .pvz-settings-heading {
	margin: 0 0 0.65rem;
	padding: 0 0.2rem 0.45rem;
	border-bottom: 1px solid #d0d0d0;
	color: #555555;
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Apple SD Gothic Neo",
		"Noto Sans KR",
		Arial,
		sans-serif;
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1.35;
}

.skin-vector-legacy #pvz-right-panel .pvz-settings-options {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.42rem;
}

.skin-vector-legacy #pvz-right-panel .pvz-settings-option {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0.48rem 0.55rem;
	border: 1px solid #c9c9c9;
	border-radius: 7px;
	box-sizing: border-box;
	background: #f8f8f8;
	color: #4a4a4a;
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Apple SD Gothic Neo",
		"Noto Sans KR",
		Arial,
		sans-serif;
	font-size: 0.8rem;
	font-weight: 500;
	line-height: 1.25;
	text-align: center;
	cursor: pointer;
	transition:
		border-color 120ms ease,
		background-color 120ms ease,
		color 120ms ease;
}

.skin-vector-legacy #pvz-right-panel .pvz-settings-option:hover {
	border-color: #9cb99d;
	background: #ffffff;
	color: #357d3a;
}

.skin-vector-legacy #pvz-right-panel .pvz-settings-option.is-active {
	border-color: #397f3d;
	background: #479745;
	color: #ffffff;
	font-weight: 700;
}

/* 글자 크기 설정 */
html.pvz-font-small .skin-vector-legacy #mw-content-text {
	font-size: 66.6667% !important;
}

html.pvz-font-normal .skin-vector-legacy #mw-content-text {
	font-size: 100% !important;
}

html.pvz-font-large .skin-vector-legacy #mw-content-text {
	font-size: 200% !important;
}

/* 넓게 모드: 보조창을 숨기고 햄버거 버튼으로 본문 위에 열기 */
html.pvz-width-wide .skin-vector-legacy #pvz-sidebar-logo {
	display: none !important;
}

html.pvz-width-wide .skin-vector-legacy #mw-panel,
html.pvz-width-wide .skin-vector-legacy #pvz-right-panel {
	top: var(--pvz-content-top) !important;
	width: min(19rem, 86vw) !important;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	z-index: 420;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.24) !important;
	transition:
		transform 180ms ease,
		opacity 150ms ease,
		visibility 150ms ease;
}

html.pvz-width-wide .skin-vector-legacy #mw-panel {
	left: 0 !important;
	transform: translateX(-104%);
}

html.pvz-width-wide .skin-vector-legacy #pvz-right-panel {
	right: 0 !important;
	transform: translateX(104%);
}

html.pvz-width-wide.pvz-left-panel-open .skin-vector-legacy #mw-panel,
html.pvz-width-wide.pvz-right-panel-open .skin-vector-legacy #pvz-right-panel {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateX(0);
}

.skin-vector-legacy .pvz-panel-toggle {
	display: none;
	position: fixed;
	top: calc(var(--pvz-content-top) - 44px);
	z-index: 430;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	margin: 0;
	padding: 0;
	border: 1px solid #bfc4bf;
	border-radius: 9px;
	background: #ececec;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.14);
	cursor: pointer;
}

.skin-vector-legacy #pvz-left-panel-toggle {
	left: 0.75rem;
}

.skin-vector-legacy #pvz-right-panel-toggle {
	right: 0.75rem;
}

html.pvz-width-wide .skin-vector-legacy .pvz-panel-toggle {
	display: flex;
}

.skin-vector-legacy .pvz-panel-toggle-lines,
.skin-vector-legacy .pvz-panel-toggle-lines::before,
.skin-vector-legacy .pvz-panel-toggle-lines::after {
	display: block;
	width: 18px;
	height: 2px;
	border-radius: 999px;
	background: #4d4d4d;
}

.skin-vector-legacy .pvz-panel-toggle-lines {
	position: relative;
}

.skin-vector-legacy .pvz-panel-toggle-lines::before,
.skin-vector-legacy .pvz-panel-toggle-lines::after {
	content: "";
	position: absolute;
	left: 0;
}

.skin-vector-legacy .pvz-panel-toggle-lines::before {
	top: -6px;
}

.skin-vector-legacy .pvz-panel-toggle-lines::after {
	top: 6px;
}

.skin-vector-legacy .pvz-panel-toggle:hover {
	background: #ffffff;
}

html:not(.pvz-width-wide) .skin-vector-legacy .pvz-panel-toggle {
	display: none !important;
}

@media (prefers-reduced-motion: reduce) {
	html.pvz-width-wide .skin-vector-legacy #mw-panel,
	html.pvz-width-wide .skin-vector-legacy #pvz-right-panel {
		transition-duration: 1ms;
	}
}


/* =========================
   v25 최종 오버라이드
   ========================= */

html {
	--pvz-content-top: 120px;
	--pvz-side-panel-width: 9.1rem;
	--pvz-side-panel-edge: 0.6rem;
	--pvz-search-top: 38px;
}

/* v24 화면 설정 모드와 오른쪽 보조창 제거 */
.skin-vector-legacy #pvz-right-panel,
.skin-vector-legacy #pvz-right-panel-toggle,
.skin-vector-legacy .pvz-panel-toggle {
	display: none !important;
}

html.pvz-font-small .skin-vector-legacy #mw-content-text,
html.pvz-font-normal .skin-vector-legacy #mw-content-text,
html.pvz-font-large .skin-vector-legacy #mw-content-text {
	font-size: inherit !important;
}

/* 본문과 액션바를 검색바 아래로 이동 */
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body,
.skin-vector-legacy #left-navigation,
.skin-vector-legacy #right-navigation {
	top: 95px !important;
}

.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
	width: auto !important;
	margin-left: 10em !important;
	margin-right: 0 !important;
}

.skin-vector-legacy #footer {
	margin-left: 10em !important;
	margin-right: 0 !important;
}

.skin-vector-legacy #left-navigation {
	margin-left: 10em !important;
}

.skin-vector-legacy #right-navigation {
	margin-right: 25px !important;
}

/* 검색바: 오른쪽 사용자 설정바 바로 아래 */
.skin-vector-legacy #pvz-content-search {
	position: absolute !important;
	top: var(--pvz-search-top, 38px) !important;
	right: 6px !important;
	left: auto !important;
	width: 350px !important;
	max-width: calc(100vw - 12px) !important;
	min-width: 0 !important;
	margin: 0 !important;
}

/* 왼쪽 보조창을 v23 나무판 디자인으로 복구 */
.skin-vector-legacy #mw-panel {
	position: absolute !important;
	top: var(--pvz-content-top) !important;
	right: auto !important;
	bottom: auto !important;
	left: var(--pvz-side-panel-edge) !important;
	z-index: 100;
	display: block !important;
	width: var(--pvz-side-panel-width) !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0.7rem 0.55rem 1rem !important;
	overflow: visible !important;
	border: 3px solid #5b220e !important;
	border-radius: 13px !important;
	box-sizing: border-box !important;
	background:
		linear-gradient(
			90deg,
			rgba(255, 255, 255, 0.06) 0,
			transparent 10%,
			transparent 90%,
			rgba(64, 19, 4, 0.18) 100%
		),
		linear-gradient(
			180deg,
			#a94f24 0%,
			#893819 48%,
			#9a421d 100%
		) !important;
	background-image:
		linear-gradient(
			90deg,
			rgba(255, 255, 255, 0.06) 0,
			transparent 10%,
			transparent 90%,
			rgba(64, 19, 4, 0.18) 100%
		),
		linear-gradient(
			180deg,
			#a94f24 0%,
			#893819 48%,
			#9a421d 100%
		) !important;
	box-shadow:
		inset 0 0 0 2px rgba(218, 114, 58, 0.52),
		inset 0 12px 20px rgba(255, 165, 94, 0.1),
		inset 0 -12px 20px rgba(73, 20, 5, 0.22),
		0 3px 8px rgba(63, 24, 8, 0.32) !important;
	transform: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	pointer-events: auto !important;
}

.skin-vector-legacy #mw-panel .vector-menu-portal,
.skin-vector-legacy #mw-panel .portal {
	margin: 0 0 0.9rem !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-heading,
.skin-vector-legacy #mw-panel .portal h3 {
	margin: 0 0 0.42rem !important;
	padding: 0 0.35rem !important;
	border: 0 !important;
	background: none !important;
	color: #e8b94f !important;
	font-family:
		"SB Aggro B",
		"SB 어그로 B",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.82rem !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	text-align: center !important;
	text-shadow:
		0 1px 0 #65300f,
		0 2px 2px rgba(61, 19, 3, 0.42) !important;
	letter-spacing: 0.015em !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content,
.skin-vector-legacy #mw-panel .portal .body {
	position: relative !important;
	margin: 0 !important;
	padding: 0.68rem 0.72rem 0.72rem !important;
	border: 2px solid #6e2d13 !important;
	border-radius: 5px 7px 6px 5px !important;
	box-sizing: border-box !important;
	background: #f6bf7b !important;
	background-image: none !important;
	box-shadow:
		inset 0 0 0 1px rgba(255, 231, 184, 0.45),
		0 4px 5px rgba(56, 18, 4, 0.36) !important;
	transform: rotate(-0.25deg) !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content::before,
.skin-vector-legacy #mw-panel .portal .body::before {
	content: "" !important;
	position: absolute !important;
	inset: 2px !important;
	display: block !important;
	border: 1px solid rgba(124, 63, 26, 0.17) !important;
	border-radius: 4px 5px 6px 4px !important;
	pointer-events: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content-list,
.skin-vector-legacy #mw-panel .portal .body ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content li,
.skin-vector-legacy #mw-panel .portal .body li {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content li + li,
.skin-vector-legacy #mw-panel .portal .body li + li {
	margin-top: 0.26rem !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content a,
.skin-vector-legacy #mw-panel .portal .body a {
	display: block !important;
	padding: 0.08rem !important;
	color: #313452 !important;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.78rem !important;
	font-weight: 300 !important;
	line-height: 1.35 !important;
	text-decoration: none !important;
	text-shadow: 0 1px 0 rgba(255, 239, 204, 0.38) !important;
	transition: color 120ms ease !important;
	transform: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
.skin-vector-legacy #mw-panel .portal .body a:hover {
	color: #4d5877 !important;
	text-decoration: none !important;
	transform: none !important;
}

/* 보조창 위쪽 바깥 로고 */
.skin-vector-legacy #pvz-sidebar-logo {
	position: absolute !important;
	top: calc(var(--pvz-content-top) - 76px) !important;
	right: auto !important;
	bottom: auto !important;
	left: var(--pvz-side-panel-edge) !important;
	z-index: 110;
	display: block !important;
	width: var(--pvz-side-panel-width) !important;
	height: 66px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
}

.skin-vector-legacy #pvz-sidebar-logo #p-logo {
	position: static !important;
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: none !important;
	box-shadow: none !important;
}

.skin-vector-legacy #pvz-sidebar-logo #p-logo a,
.skin-vector-legacy #pvz-sidebar-logo #p-logo .mw-wiki-logo {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.skin-vector-legacy #pvz-sidebar-logo #p-logo img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 auto !important;
	object-fit: contain !important;
}

/* 왼쪽 위 관련 문서 햄버거 버튼 */
.skin-vector-legacy #pvz-related-toggle {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 510;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	margin: 0;
	padding: 0;
	border: 2px solid #5b220e;
	border-radius: 9px;
	box-sizing: border-box;
	background:
		linear-gradient(180deg, #a85229 0%, #853719 100%);
	box-shadow:
		inset 0 1px 0 rgba(255, 190, 132, 0.28),
		0 2px 5px rgba(62, 22, 7, 0.28);
	cursor: pointer;
}

.skin-vector-legacy #pvz-related-toggle:hover {
	filter: brightness(1.08);
}

.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines,
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::before,
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::after {
	display: block;
	width: 18px;
	height: 2px;
	border-radius: 999px;
	background: #fff3dc;
}

.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines {
	position: relative;
}

.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::before,
.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::after {
	content: "";
	position: absolute;
	left: 0;
}

.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::before {
	top: -6px;
}

.skin-vector-legacy #pvz-related-toggle .pvz-related-toggle-lines::after {
	top: 6px;
}

.skin-vector-legacy #pvz-related-menu {
	position: absolute;
	top: 51px;
	left: 7px;
	z-index: 500;
	display: none;
	width: min(280px, calc(100vw - 14px));
	margin: 0;
	padding: 0.75rem;
	border: 3px solid #5b220e;
	border-radius: 12px;
	box-sizing: border-box;
	background:
		linear-gradient(180deg, #a34a22 0%, #833315 100%);
	box-shadow: 0 5px 16px rgba(55, 20, 7, 0.34);
}

.skin-vector-legacy #pvz-related-menu.is-open {
	display: block;
}

.skin-vector-legacy #pvz-related-menu .pvz-related-title {
	margin: 0 0 0.55rem;
	padding: 0 0.15rem;
	color: #f2c462;
	font-family:
		"SB Aggro B",
		"SB 어그로 B",
		"SB Aggro",
		"SB 어그로",
		sans-serif;
	font-size: 0.82rem;
	font-weight: 700;
	text-shadow: 0 1px 0 #5a230b;
}

.skin-vector-legacy #pvz-related-menu .pvz-related-list {
	margin: 0;
	padding: 0.65rem 0.72rem;
	border: 2px solid #6e2d13;
	border-radius: 6px;
	background: #f6bf7b;
	list-style: none;
}

.skin-vector-legacy #pvz-related-menu .pvz-related-list li {
	margin: 0;
	padding: 0;
}

.skin-vector-legacy #pvz-related-menu .pvz-related-list li + li {
	margin-top: 0.3rem;
}

.skin-vector-legacy #pvz-related-menu .pvz-related-list a,
.skin-vector-legacy #pvz-related-menu .pvz-related-empty {
	display: block;
	color: #313452;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif;
	font-size: 0.78rem;
	font-weight: 300;
	line-height: 1.4;
	text-decoration: none;
}

.skin-vector-legacy #pvz-related-menu .pvz-related-list a:hover {
	color: #4d5877;
}

@media (max-width: 620px) {
	.skin-vector-legacy #pvz-content-search {
		right: 4px !important;
		width: calc(100vw - 8px) !important;
		max-width: calc(100vw - 8px) !important;
	}
}


/* =========================
   v26 최종 오버라이드
   ========================= */

/* 검색바를 본문 왼쪽 기준의 기존 위치로 복구 */
.skin-vector-legacy #pvz-content-search {
	position: absolute !important;
	top: 7px !important;
	right: auto !important;
	left: var(--pvz-content-left, 10em) !important;
	width: 350px !important;
	max-width: calc(
		100vw - var(--pvz-content-left, 10em) - 0.75rem
	) !important;
	min-width: 0 !important;
	margin: 0 !important;
}

/* 본문창과 액션바 위치를 기존 값으로 복구 */
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body,
.skin-vector-legacy #left-navigation,
.skin-vector-legacy #right-navigation {
	top: 30px !important;
}

/* 왼쪽 보조창 공간은 유지하고 오른쪽은 화면 끝까지 확장 */
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
	width: auto !important;
	margin-left: 10em !important;
	margin-right: 0.55rem !important;
}

.skin-vector-legacy #footer {
	margin-left: 10em !important;
	margin-right: 0.55rem !important;
}

.skin-vector-legacy #left-navigation {
	margin-left: 10em !important;
}

.skin-vector-legacy #right-navigation {
	margin-right: 15px !important;
}

/* 관련 문서 햄버거 메뉴 완전 제거 */
.skin-vector-legacy #pvz-related-toggle,
.skin-vector-legacy #pvz-related-menu {
	display: none !important;
}

@media (max-width: 620px) {
	.skin-vector-legacy #pvz-content-search {
		right: auto !important;
		left: var(--pvz-content-left, 10em) !important;
		width: min(
			350px,
			calc(100vw - var(--pvz-content-left, 10em) - 0.5rem)
		) !important;
		max-width: calc(
			100vw - var(--pvz-content-left, 10em) - 0.5rem
		) !important;
	}
}


/* =========================
   v27 최종 오버라이드
   ========================= */

/* 위키 로고를 왼쪽 보조창 내부 로고칸으로 복구 */
.skin-vector-legacy #pvz-sidebar-logo {
	display: none !important;
}

.skin-vector-legacy #mw-panel #p-logo {
	position: relative !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 0 0.9rem !important;
	padding: 0.45rem 0 !important;
	overflow: hidden !important;
	border: 3px solid #60230d !important;
	border-radius: 12px !important;
	box-sizing: border-box !important;
	background:
		linear-gradient(
			180deg,
			rgba(255, 255, 255, 0.08),
			transparent 22%
		),
		#6c2b12 !important;
	background-image:
		linear-gradient(
			180deg,
			rgba(255, 255, 255, 0.08),
			transparent 22%
		) !important;
	box-shadow:
		inset 0 2px 3px rgba(255, 168, 98, 0.22),
		inset 0 -3px 6px rgba(48, 12, 2, 0.42),
		0 2px 3px rgba(60, 20, 6, 0.28) !important;
}

.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	min-height: 0 !important;
	aspect-ratio: 1 / 1;
	margin: 0 !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.skin-vector-legacy #mw-panel #p-logo img {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: none !important;
	margin: 0 auto !important;
	object-fit: contain !important;
}

/* 본문 오른쪽의 보조창용 여백 제거 */
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
	margin-right: 0 !important;
}

.skin-vector-legacy #footer {
	margin-right: 0 !important;
}


/* =========================
   v28 최종 오버라이드
   ========================= */

html {
	--pvz-side-panel-edge: 1rem;
	--pvz-side-panel-width: 9.1rem;
}

/* 높은 우선순위로 오른쪽 보조창용 여백을 완전히 제거 */
html:not(.pvz-width-wide) .skin-vector-legacy #content,
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body {
	width: auto !important;
	max-width: none !important;
	margin-left: 11.1rem !important;
	margin-right: 0.2rem !important;
}

html:not(.pvz-width-wide) .skin-vector-legacy #footer {
	margin-left: 11.1rem !important;
	margin-right: 0.2rem !important;
}

/* 왼쪽 보조창을 화면 위쪽 가까이 올리고 양옆 바깥 여백 확대 */
.skin-vector-legacy #mw-panel {
	top: 7px !important;
	left: var(--pvz-side-panel-edge) !important;
	width: var(--pvz-side-panel-width) !important;
	margin: 0 !important;
}

/* 보조창과 본문 사이 간격도 함께 확대 */
html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation {
	margin-left: 11.1rem !important;
}


/* =========================
   v29 최종 오버라이드
   ========================= */

html {
	--pvz-layout-edge-gap: 1rem;
	--pvz-side-panel-width: 9.1rem;
}

/* 보조창의 왼쪽·위쪽·오른쪽 바깥 여백을 같은 값으로 통일 */
.skin-vector-legacy #mw-panel {
	top: var(--pvz-layout-edge-gap) !important;
	left: var(--pvz-layout-edge-gap) !important;
	width: var(--pvz-side-panel-width) !important;
}

/* 보조창 오른쪽 여백과 동일한 간격 뒤에서 본문 시작 */
html:not(.pvz-width-wide) .skin-vector-legacy #content,
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body {
	width: auto !important;
	max-width: none !important;
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
	margin-right: var(--pvz-layout-edge-gap) !important;
}

html:not(.pvz-width-wide) .skin-vector-legacy #footer {
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
	margin-right: var(--pvz-layout-edge-gap) !important;
}

html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation {
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
}

/* 오른쪽 액션바를 본문창 오른쪽 끝에 가깝게 정렬 */
.skin-vector-legacy #right-navigation {
	margin-right: var(--pvz-layout-edge-gap) !important;
}

/* 검색 버튼을 더 어두운 초록색 그라데이션으로 변경 */
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
	border-left-color: #214f2f !important;
	background:
		linear-gradient(
			180deg,
			#3f843f 0%,
			#327334 50%,
			#285f2c 100%
		) !important;
	background-color: #327334 !important;
	background-image:
		linear-gradient(
			180deg,
			#3f843f 0%,
			#327334 50%,
			#285f2c 100%
		) !important;
}

.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
	background:
		linear-gradient(
			180deg,
			#478f47 0%,
			#397d3b 50%,
			#2e6932 100%
		) !important;
	background-color: #397d3b !important;
	background-image:
		linear-gradient(
			180deg,
			#478f47 0%,
			#397d3b 50%,
			#2e6932 100%
		) !important;
}

/* 기존 파일과 다른 형태의 흰색 돋보기 SVG */
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
	width: 25px !important;
	height: 25px !important;
	background: #ffffff !important;
	background-image: none !important;
	-webkit-mask:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M10.75 3a7.75 7.75 0 1 0 4.82 13.82l4.31 4.31a1.25 1.25 0 0 0 1.77-1.77l-4.31-4.31A7.75 7.75 0 0 0 10.75 3Zm0 2.5a5.25 5.25 0 1 1 0 10.5 5.25 5.25 0 0 1 0-10.5Z'/%3E%3C/svg%3E")
		center / contain no-repeat !important;
	mask:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M10.75 3a7.75 7.75 0 1 0 4.82 13.82l4.31 4.31a1.25 1.25 0 0 0 1.77-1.77l-4.31-4.31A7.75 7.75 0 0 0 10.75 3Zm0 2.5a5.25 5.25 0 1 1 0 10.5 5.25 5.25 0 0 1 0-10.5Z'/%3E%3C/svg%3E")
		center / contain no-repeat !important;
	filter: none !important;
	transform: none !important;
}


/* =========================
   v30 최종 오버라이드
   ========================= */

html {
	--pvz-layout-edge-gap: 1rem;
	--pvz-side-panel-width: 9.8rem;
}

/* 넓어진 보조창 너비에 맞춰 본문과 왼쪽 액션바 위치 조정 */
html:not(.pvz-width-wide) .skin-vector-legacy #content,
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body {
	width: auto !important;
	max-width: none !important;
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
	margin-right: var(--pvz-layout-edge-gap) !important;
}

html:not(.pvz-width-wide) .skin-vector-legacy #footer {
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
	margin-right: var(--pvz-layout-edge-gap) !important;
}

html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation {
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
}

/* 오른쪽 액션바를 화면 및 본문 오른쪽 끝에 확실히 고정 */
.skin-vector-legacy #right-navigation {
	position: absolute !important;
	top: 30px !important;
	right: var(--pvz-layout-edge-gap) !important;
	left: auto !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	transform: none !important;
}

/* 검색 버튼: 어두운 명도는 유지하면서 초록색 채도 강화 */
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
	border-left-color: #075f25 !important;
	background:
		linear-gradient(
			180deg,
			#15983a 0%,
			#07852e 52%,
			#006f24 100%
		) !important;
	background-color: #07852e !important;
	background-image:
		linear-gradient(
			180deg,
			#15983a 0%,
			#07852e 52%,
			#006f24 100%
		) !important;
}

.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
	background:
		linear-gradient(
			180deg,
			#1ca843 0%,
			#0b9435 52%,
			#007b29 100%
		) !important;
	background-color: #0b9435 !important;
	background-image:
		linear-gradient(
			180deg,
			#1ca843 0%,
			#0b9435 52%,
			#007b29 100%
		) !important;
}

/* 보조창 글자의 밝은 그림자 제거 */
.skin-vector-legacy #mw-panel,
.skin-vector-legacy #mw-panel .vector-menu-heading,
.skin-vector-legacy #mw-panel .portal h3,
.skin-vector-legacy #mw-panel .vector-menu-content a,
.skin-vector-legacy #mw-panel .portal .body a {
	text-shadow: none !important;
}

/* 로고칸과 로고 요소의 최소 높이 제한 해제 */
.skin-vector-legacy #mw-panel #p-logo,
.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo,
.skin-vector-legacy #mw-panel #p-logo img {
	min-height: initial !important;
}


/* =========================
   v31 최종 강제 오버라이드
   ========================= */

html {
	--pvz-layout-edge-gap: 1rem !important;
	--pvz-side-panel-width: 10.4rem !important;
}

/* 보조창 너비를 직접 지정해 이전 변수·너비 선언을 모두 덮어씀 */
body.skin-vector-legacy #mw-panel,
.skin-vector-legacy #mw-panel,
#mw-panel {
	left: var(--pvz-layout-edge-gap) !important;
	width: var(--pvz-side-panel-width) !important;
	max-width: var(--pvz-side-panel-width) !important;
}

/* 넓어진 보조창에 맞춰 본문과 왼쪽 액션바 시작점을 직접 재설정 */
body.skin-vector-legacy #content,
body.skin-vector-legacy .mw-body,
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
	width: auto !important;
	max-width: none !important;
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
	margin-right: var(--pvz-layout-edge-gap) !important;
}

body.skin-vector-legacy #footer,
.skin-vector-legacy #footer {
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
	margin-right: var(--pvz-layout-edge-gap) !important;
}

body.skin-vector-legacy #left-navigation,
.skin-vector-legacy #left-navigation {
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap)
	) !important;
}

/* 오른쪽 액션바: JS가 계산한 본문 오른쪽 여백에 강제로 맞춤 */
body.skin-vector-legacy #right-navigation,
.skin-vector-legacy #right-navigation,
#right-navigation {
	position: absolute !important;
	top: 30px !important;
	right: var(--pvz-content-right-gap, 1rem) !important;
	left: auto !important;
	display: flex !important;
	flex-direction: row !important;
	align-items: flex-end !important;
	justify-content: flex-end !important;
	width: max-content !important;
	max-width: none !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	transform: none !important;
}

body.skin-vector-legacy #right-navigation #p-views,
body.skin-vector-legacy #right-navigation #p-cactions,
.skin-vector-legacy #right-navigation #p-views,
.skin-vector-legacy #right-navigation #p-cactions,
#right-navigation #p-views,
#right-navigation #p-cactions {
	position: relative !important;
	right: auto !important;
	left: auto !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 3px !important;
	transform: none !important;
}

/* 검색 버튼: 명도는 유지하면서 채도를 확실하게 높인 초록색 */
body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
#pvz-content-search #simpleSearch #searchButton,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) {
	border-left: 2px solid #00661f !important;
	background: linear-gradient(
		180deg,
		#00ad3d 0%,
		#009432 50%,
		#007a28 100%
	) !important;
	background-color: #009432 !important;
	background-image: linear-gradient(
		180deg,
		#00ad3d 0%,
		#009432 50%,
		#007a28 100%
	) !important;
	box-shadow: none !important;
	filter: none !important;
}

body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton:hover,
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover,
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton:hover,
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover,
#pvz-content-search #simpleSearch #searchButton:hover,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover {
	background: linear-gradient(
		180deg,
		#08bd48 0%,
		#00a23a 50%,
		#00852e 100%
	) !important;
	background-color: #00a23a !important;
	background-image: linear-gradient(
		180deg,
		#08bd48 0%,
		#00a23a 50%,
		#00852e 100%
	) !important;
}

/* 보조창 안의 모든 글자 그림자 제거 */
body.skin-vector-legacy #mw-panel,
body.skin-vector-legacy #mw-panel *,
.skin-vector-legacy #mw-panel,
.skin-vector-legacy #mw-panel *,
#mw-panel,
#mw-panel * {
	text-shadow: none !important;
}

/* 로고칸 자체의 최소 높이 제한만 제거 */
body.skin-vector-legacy #mw-panel #p-logo,
.skin-vector-legacy #mw-panel #p-logo,
#mw-panel #p-logo {
	min-height: unset !important;
}


/* =========================
   v32 최종 오버라이드
   ========================= */

/* 오른쪽 액션바: 왼쪽 액션바와 같은 높이, 그 위치에서 왼쪽으로 15px */
body.skin-vector-legacy #right-navigation,
.skin-vector-legacy #right-navigation,
#right-navigation {
	top: var(--pvz-navigation-top, 30px) !important;
	right: calc(
		var(--pvz-content-right-gap, 1rem) + 15px
	) !important;
}

/* 검색바 상단을 보조창 상단과 동일하게 맞춤 */
body.skin-vector-legacy #pvz-content-search,
.skin-vector-legacy #pvz-content-search,
#pvz-content-search {
	top: var(--pvz-layout-edge-gap, 1rem) !important;
}

/* 검색 버튼 오른쪽 끝에 밝고 얇은 세로선 추가 */
body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
#pvz-content-search #simpleSearch #searchButton,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) {
	overflow: hidden !important;
	box-shadow:
		inset -1px 0 0 rgba(142, 255, 163, 0.9) !important;
}

/* 로고칸 내부 상하 여백을 최대한 축소 */
body.skin-vector-legacy #mw-panel #p-logo,
.skin-vector-legacy #mw-panel #p-logo,
#mw-panel #p-logo {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


/* =========================
   v33 최종 오버라이드
   ========================= */

html {
	--pvz-right-action-offset: 230px;
	--pvz-compact-search-width: 175px;
	--pvz-compact-search-gap: 15px;
}

/* 오른쪽 액션바를 왼쪽으로 크게 이동해 검색바 공간 확보 */
body.skin-vector-legacy #right-navigation,
.skin-vector-legacy #right-navigation,
#right-navigation {
	top: var(--pvz-navigation-top, 30px) !important;
	right: calc(
		var(--pvz-content-right-gap, 1rem) +
		var(--pvz-right-action-offset)
	) !important;
	left: auto !important;
}

/* 더보기 버튼만 기존 위치보다 4px 위로 이동 */
body.skin-vector-legacy #p-cactions-label,
.skin-vector-legacy #p-cactions-label,
#p-cactions-label {
	top: 3px !important;
}

/* 비워 둔 오른쪽 공간에 축소 검색바 배치 */
body.skin-vector-legacy #pvz-content-search,
.skin-vector-legacy #pvz-content-search,
#pvz-content-search {
	position: absolute !important;
	top: var(--pvz-navigation-top, 30px) !important;
	right: calc(
		var(--pvz-content-right-gap, 1rem) +
		var(--pvz-compact-search-gap)
	) !important;
	left: auto !important;
	width: var(--pvz-compact-search-width) !important;
	max-width: var(--pvz-compact-search-width) !important;
	min-width: 0 !important;
	margin: 0 !important;
}

body.skin-vector-legacy #pvz-content-search #simpleSearch,
.skin-vector-legacy #pvz-content-search #simpleSearch,
#pvz-content-search #simpleSearch {
	height: 26px !important;
	border-width: 1px !important;
	border-radius: 11px !important;
}

body.skin-vector-legacy #pvz-content-search #searchInput,
.skin-vector-legacy #pvz-content-search #searchInput,
#pvz-content-search #searchInput {
	padding: 0.15rem 0.32rem !important;
	font-size: 0.76rem !important;
	line-height: 1.1 !important;
}

body.skin-vector-legacy #pvz-content-search #searchButton,
body.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton),
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton),
#pvz-content-search #searchButton,
#pvz-content-search .searchButton:not(#mw-searchButton) {
	flex-basis: 34px !important;
	width: 34px !important;
	border-left-width: 1px !important;
}

body.skin-vector-legacy #pvz-content-search .pvz-search-button-icon,
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon,
#pvz-content-search .pvz-search-button-icon {
	width: 34px !important;
}

body.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before,
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before,
#pvz-content-search .pvz-search-button-icon::before {
	width: 18px !important;
	height: 18px !important;
}

/* 더보기 메뉴 */
body.skin-vector-legacy #p-cactions .vector-menu-content,
.skin-vector-legacy #p-cactions .vector-menu-content,
#p-cactions .vector-menu-content {
	top: calc(100% + 7px) !important;
	right: 0 !important;
	left: auto !important;
	min-width: 150px !important;
	margin: 0 !important;
	padding: 0.35rem !important;
	overflow: visible !important;
	border: 0 !important;
	border-radius: 11px !important;
	background: rgba(255, 255, 255, 0.98) !important;
	background-image: none !important;
	box-shadow: 0 5px 14px rgba(86, 51, 22, 0.22) !important;
}

body.skin-vector-legacy #p-cactions .vector-menu-content-list,
.skin-vector-legacy #p-cactions .vector-menu-content-list,
#p-cactions .vector-menu-content-list {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

body.skin-vector-legacy #p-cactions .vector-menu-content li,
.skin-vector-legacy #p-cactions .vector-menu-content li,
#p-cactions .vector-menu-content li {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

body.skin-vector-legacy #p-cactions .vector-menu-content li + li,
.skin-vector-legacy #p-cactions .vector-menu-content li + li,
#p-cactions .vector-menu-content li + li {
	margin-top: 0.3rem !important;
}

body.skin-vector-legacy #p-cactions .vector-menu-content li > a,
.skin-vector-legacy #p-cactions .vector-menu-content li > a,
#p-cactions .vector-menu-content li > a {
	display: block !important;
	width: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0.48rem 0.65rem !important;
	border: 1.5px solid #c79a4a !important;
	border-radius: 8px !important;
	box-sizing: border-box !important;
	background: #ffffff !important;
	background-image: none !important;
	color: #75462d !important;
	font-family:
		"SB Aggro M",
		"SB 어그로 M",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.76rem !important;
	font-weight: 500 !important;
	line-height: 1.3 !important;
	text-align: left !important;
	text-shadow: none !important;
	box-shadow: none !important;
	transform: none !important;
}

body.skin-vector-legacy #p-cactions .vector-menu-content li > a:hover,
.skin-vector-legacy #p-cactions .vector-menu-content li > a:hover,
#p-cactions .vector-menu-content li > a:hover {
	border-color: #af7c2f !important;
	background: #fff8e9 !important;
	color: #5e321e !important;
	text-decoration: none !important;
}

/* 환경 설정·로그인·계정 만들기 화면 */
body.mw-special-Preferences #content,
body.mw-special-Userlogin #content,
body.mw-special-CreateAccount #content,
body.mw-special-Preferences .mw-body,
body.mw-special-Userlogin .mw-body,
body.mw-special-CreateAccount .mw-body {
	background: #e6d2b2 !important;
	border-color: #5b1f09 !important;
}

body.mw-special-Preferences #preferences,
body.mw-special-Preferences #mw-prefs-form,
body.mw-special-Userlogin .mw-htmlform,
body.mw-special-CreateAccount .mw-htmlform,
body.mw-special-Userlogin #userloginForm,
body.mw-special-CreateAccount #userloginForm {
	border: 2px solid #b88a59 !important;
	border-radius: 16px !important;
	background: #fffaf0 !important;
	box-shadow: 0 4px 12px rgba(91, 31, 9, 0.12) !important;
}

body.mw-special-Preferences #preferences,
body.mw-special-Preferences #mw-prefs-form {
	padding: 1rem !important;
}

body.mw-special-Userlogin .mw-htmlform,
body.mw-special-CreateAccount .mw-htmlform,
body.mw-special-Userlogin #userloginForm,
body.mw-special-CreateAccount #userloginForm {
	max-width: 520px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 1.15rem !important;
	box-sizing: border-box !important;
}

body.mw-special-Preferences .oo-ui-inputWidget-input,
body.mw-special-Preferences .mw-ui-input,
body.mw-special-Userlogin .oo-ui-inputWidget-input,
body.mw-special-Userlogin .mw-ui-input,
body.mw-special-CreateAccount .oo-ui-inputWidget-input,
body.mw-special-CreateAccount .mw-ui-input,
body.mw-special-Preferences input[type="text"],
body.mw-special-Preferences input[type="password"],
body.mw-special-Preferences input[type="email"],
body.mw-special-Userlogin input[type="text"],
body.mw-special-Userlogin input[type="password"],
body.mw-special-Userlogin input[type="email"],
body.mw-special-CreateAccount input[type="text"],
body.mw-special-CreateAccount input[type="password"],
body.mw-special-CreateAccount input[type="email"],
body.mw-special-Preferences select,
body.mw-special-Preferences textarea {
	border: 2px solid #9d7651 !important;
	border-radius: 10px !important;
	background: #fffdf8 !important;
	color: #4b3328 !important;
	box-shadow: none !important;
}

body.mw-special-Preferences .oo-ui-inputWidget-input:focus,
body.mw-special-Preferences .mw-ui-input:focus,
body.mw-special-Userlogin .oo-ui-inputWidget-input:focus,
body.mw-special-Userlogin .mw-ui-input:focus,
body.mw-special-CreateAccount .oo-ui-inputWidget-input:focus,
body.mw-special-CreateAccount .mw-ui-input:focus,
body.mw-special-Preferences input:focus,
body.mw-special-Userlogin input:focus,
body.mw-special-CreateAccount input:focus,
body.mw-special-Preferences select:focus,
body.mw-special-Preferences textarea:focus {
	border-color: #479745 !important;
	outline: 0 !important;
	box-shadow: 0 0 0 3px rgba(71, 151, 69, 0.16) !important;
}

body.mw-special-Preferences .oo-ui-buttonElement-button,
body.mw-special-Preferences .mw-ui-button,
body.mw-special-Userlogin .oo-ui-buttonElement-button,
body.mw-special-Userlogin .mw-ui-button,
body.mw-special-CreateAccount .oo-ui-buttonElement-button,
body.mw-special-CreateAccount .mw-ui-button {
	border: 2px solid #356f36 !important;
	border-radius: 999px !important;
	background: linear-gradient(
		180deg,
		#62aa5f 0%,
		#479745 100%
	) !important;
	color: #ffffff !important;
	font-family:
		"SB Aggro M",
		"SB 어그로 M",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-weight: 500 !important;
	text-shadow: none !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24) !important;
}

body.mw-special-Preferences .oo-ui-buttonElement-button:hover,
body.mw-special-Preferences .mw-ui-button:hover,
body.mw-special-Userlogin .oo-ui-buttonElement-button:hover,
body.mw-special-Userlogin .mw-ui-button:hover,
body.mw-special-CreateAccount .oo-ui-buttonElement-button:hover,
body.mw-special-CreateAccount .mw-ui-button:hover {
	filter: brightness(1.06);
}

body.mw-special-Preferences #preftoc,
body.mw-special-Preferences .oo-ui-tabSelectWidget {
	border: 2px solid #b88a59 !important;
	border-radius: 12px !important;
	background: #f5dfbd !important;
}

body.mw-special-Preferences #preftoc a,
body.mw-special-Preferences .oo-ui-tabOptionWidget {
	color: #68412c !important;
	font-family:
		"SB Aggro M",
		"SB 어그로 M",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	text-shadow: none !important;
}


/* =========================
   v34 최종 오버라이드
   ========================= */

html {
	--pvz-content-top-v34: 24px;
	--pvz-compact-search-width: 195px;
	--pvz-search-down-offset: 5px;
}

/* 본문창을 조금 더 위로 이동 */
body.skin-vector-legacy #content,
body.skin-vector-legacy .mw-body,
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
	top: var(--pvz-content-top-v34) !important;
}

/* 왼쪽 액션바를 기존 위치보다 조금 더 왼쪽으로 이동 */
body.skin-vector-legacy #left-navigation,
.skin-vector-legacy #left-navigation,
#left-navigation {
	top: var(--pvz-content-top-v34) !important;
	margin-left: calc(
		var(--pvz-layout-edge-gap) +
		var(--pvz-side-panel-width) +
		var(--pvz-layout-edge-gap) -
		8px
	) !important;
}

/* 오른쪽 액션바도 본문 높이 변경에 맞춰 유지 */
body.skin-vector-legacy #right-navigation,
.skin-vector-legacy #right-navigation,
#right-navigation {
	top: var(--pvz-navigation-top, var(--pvz-content-top-v34)) !important;
}

/* 검색바를 소폭 늘리고 본문 오른쪽 끝에 정확히 맞춤 */
body.skin-vector-legacy #pvz-content-search,
.skin-vector-legacy #pvz-content-search,
#pvz-content-search {
	top: calc(
		var(--pvz-navigation-top, var(--pvz-content-top-v34)) +
		var(--pvz-search-down-offset)
	) !important;
	right: var(--pvz-content-right-gap, 1rem) !important;
	left: auto !important;
	width: var(--pvz-compact-search-width) !important;
	max-width: var(--pvz-compact-search-width) !important;
}

/* 검색 버튼 배경을 문서 제목과 같은 #106A40으로 통일 */
body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton,
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton),
#pvz-content-search #simpleSearch #searchButton,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) {
	border-left-color: #0b5432 !important;
	background: #106a40 !important;
	background-color: #106a40 !important;
	background-image: none !important;
}

body.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton:hover,
body.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover,
.skin-vector-legacy #pvz-content-search #simpleSearch #searchButton:hover,
.skin-vector-legacy #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover,
#pvz-content-search #simpleSearch #searchButton:hover,
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover {
	background: #0d5b36 !important;
	background-color: #0d5b36 !important;
	background-image: none !important;
}

/* 로고칸의 상하 길이를 크게 축소 */
body.skin-vector-legacy #mw-panel #p-logo,
.skin-vector-legacy #mw-panel #p-logo,
#mw-panel #p-logo {
	height: 58px !important;
	min-height: 0 !important;
	max-height: 58px !important;
	margin-bottom: 0.72rem !important;
	padding: 0 !important;
}

body.skin-vector-legacy #mw-panel #p-logo a,
body.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo,
.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo,
#mw-panel #p-logo a,
#mw-panel #p-logo .mw-wiki-logo {
	width: 100% !important;
	height: 58px !important;
	min-height: 0 !important;
	max-height: 58px !important;
	aspect-ratio: auto !important;
	background-size: contain !important;
}

body.skin-vector-legacy #mw-panel #p-logo img,
.skin-vector-legacy #mw-panel #p-logo img,
#mw-panel #p-logo img {
	width: 100% !important;
	height: 58px !important;
	min-height: 0 !important;
	max-height: 58px !important;
	object-fit: contain !important;
}

/* 환경 설정·로그인·회원가입 화면 공통 */
html.pvz-special-preferences body.skin-vector-legacy #content,
html.pvz-special-login body.skin-vector-legacy #content,
html.pvz-special-createaccount body.skin-vector-legacy #content,
html.pvz-special-preferences body.skin-vector-legacy .mw-body,
html.pvz-special-login body.skin-vector-legacy .mw-body,
html.pvz-special-createaccount body.skin-vector-legacy .mw-body {
	background: #e6d2b2 !important;
	border: 15px solid #5b1f09 !important;
	border-radius: 30px !important;
	box-shadow: none !important;
}

html.pvz-special-preferences body.skin-vector-legacy #content::before,
html.pvz-special-login body.skin-vector-legacy #content::before,
html.pvz-special-createaccount body.skin-vector-legacy #content::before,
html.pvz-special-preferences body.skin-vector-legacy .mw-body::before,
html.pvz-special-login body.skin-vector-legacy .mw-body::before,
html.pvz-special-createaccount body.skin-vector-legacy .mw-body::before {
	content: "" !important;
	position: absolute !important;
	inset: 15px !important;
	z-index: -1 !important;
	display: block !important;
	border-radius: 18px !important;
	background: #fffae9 !important;
}

/* 특수 화면의 실제 폼 컨테이너를 폭넓게 지정 */
html.pvz-special-preferences body.skin-vector-legacy #preferences,
html.pvz-special-preferences body.skin-vector-legacy #mw-prefs-form,
html.pvz-special-preferences body.skin-vector-legacy .mw-prefs-container,
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-panelLayout,
html.pvz-special-login body.skin-vector-legacy #userloginForm,
html.pvz-special-login body.skin-vector-legacy .mw-htmlform,
html.pvz-special-login body.skin-vector-legacy .mw-ui-vform,
html.pvz-special-login body.skin-vector-legacy .oo-ui-panelLayout,
html.pvz-special-createaccount body.skin-vector-legacy #userloginForm,
html.pvz-special-createaccount body.skin-vector-legacy #mw-createaccount-form,
html.pvz-special-createaccount body.skin-vector-legacy .mw-htmlform,
html.pvz-special-createaccount body.skin-vector-legacy .mw-ui-vform,
html.pvz-special-createaccount body.skin-vector-legacy .oo-ui-panelLayout {
	border: 2px solid #b88a59 !important;
	border-radius: 16px !important;
	box-sizing: border-box !important;
	background: #fffaf0 !important;
	box-shadow: 0 4px 12px rgba(91, 31, 9, 0.12) !important;
}

html.pvz-special-login body.skin-vector-legacy #userloginForm,
html.pvz-special-login body.skin-vector-legacy .mw-htmlform,
html.pvz-special-login body.skin-vector-legacy .mw-ui-vform,
html.pvz-special-createaccount body.skin-vector-legacy #userloginForm,
html.pvz-special-createaccount body.skin-vector-legacy #mw-createaccount-form,
html.pvz-special-createaccount body.skin-vector-legacy .mw-htmlform,
html.pvz-special-createaccount body.skin-vector-legacy .mw-ui-vform {
	width: min(100%, 560px) !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 1.2rem !important;
}

/* 환경 설정 탭 */
html.pvz-special-preferences body.skin-vector-legacy #preftoc,
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-tabSelectWidget,
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-indexLayout-tabPanel {
	border: 2px solid #b88a59 !important;
	border-radius: 12px !important;
	background: #f5dfbd !important;
	box-shadow: none !important;
}

html.pvz-special-preferences body.skin-vector-legacy #preftoc a,
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-tabOptionWidget,
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-tabOptionWidget-label {
	color: #68412c !important;
	font-family:
		"SB Aggro M",
		"SB 어그로 M",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	text-shadow: none !important;
}

/* 특수 화면 입력창 */
html.pvz-special-preferences body.skin-vector-legacy input,
html.pvz-special-preferences body.skin-vector-legacy select,
html.pvz-special-preferences body.skin-vector-legacy textarea,
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-inputWidget-input,
html.pvz-special-login body.skin-vector-legacy input,
html.pvz-special-login body.skin-vector-legacy select,
html.pvz-special-login body.skin-vector-legacy textarea,
html.pvz-special-login body.skin-vector-legacy .oo-ui-inputWidget-input,
html.pvz-special-createaccount body.skin-vector-legacy input,
html.pvz-special-createaccount body.skin-vector-legacy select,
html.pvz-special-createaccount body.skin-vector-legacy textarea,
html.pvz-special-createaccount body.skin-vector-legacy .oo-ui-inputWidget-input {
	border: 2px solid #9d7651 !important;
	border-radius: 10px !important;
	box-sizing: border-box !important;
	background: #fffdf8 !important;
	color: #4b3328 !important;
	box-shadow: none !important;
}

html.pvz-special-preferences body.skin-vector-legacy input:focus,
html.pvz-special-preferences body.skin-vector-legacy select:focus,
html.pvz-special-preferences body.skin-vector-legacy textarea:focus,
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-inputWidget-input:focus,
html.pvz-special-login body.skin-vector-legacy input:focus,
html.pvz-special-login body.skin-vector-legacy select:focus,
html.pvz-special-login body.skin-vector-legacy textarea:focus,
html.pvz-special-login body.skin-vector-legacy .oo-ui-inputWidget-input:focus,
html.pvz-special-createaccount body.skin-vector-legacy input:focus,
html.pvz-special-createaccount body.skin-vector-legacy select:focus,
html.pvz-special-createaccount body.skin-vector-legacy textarea:focus,
html.pvz-special-createaccount body.skin-vector-legacy .oo-ui-inputWidget-input:focus {
	border-color: #479745 !important;
	outline: 0 !important;
	box-shadow: 0 0 0 3px rgba(71, 151, 69, 0.16) !important;
}

/* 특수 화면 버튼 */
html.pvz-special-preferences body.skin-vector-legacy button,
html.pvz-special-preferences body.skin-vector-legacy .mw-ui-button,
html.pvz-special-preferences body.skin-vector-legacy .oo-ui-buttonElement-button,
html.pvz-special-login body.skin-vector-legacy button,
html.pvz-special-login body.skin-vector-legacy .mw-ui-button,
html.pvz-special-login body.skin-vector-legacy .oo-ui-buttonElement-button,
html.pvz-special-createaccount body.skin-vector-legacy button,
html.pvz-special-createaccount body.skin-vector-legacy .mw-ui-button,
html.pvz-special-createaccount body.skin-vector-legacy .oo-ui-buttonElement-button {
	border: 2px solid #356f36 !important;
	border-radius: 999px !important;
	background: linear-gradient(
		180deg,
		#62aa5f 0%,
		#479745 100%
	) !important;
	color: #ffffff !important;
	font-family:
		"SB Aggro M",
		"SB 어그로 M",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-weight: 500 !important;
	text-shadow: none !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24) !important;
}

/* 로그인·회원가입 안내 및 보조 박스 */
html.pvz-special-login body.skin-vector-legacy .mw-htmlform-ooui-wrapper,
html.pvz-special-createaccount body.skin-vector-legacy .mw-htmlform-ooui-wrapper,
html.pvz-special-login body.skin-vector-legacy .mw-createacct-benefits-container,
html.pvz-special-createaccount body.skin-vector-legacy .mw-createacct-benefits-container {
	border-radius: 14px !important;
	background: transparent !important;
	color: #4b3328 !important;
}