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

식물 vs 좀비 위키
둘러보기로 이동 검색으로 이동
Brokey (토론)의 502 판 편집을 되돌림
태그: 편집 취소 되돌려진 기여
편집 요약 없음
 
(같은 사용자의 중간 판 9개는 보이지 않습니다)
1번째 줄: 1번째 줄:
/* MediaWiki:Gadget-Timeless.css
:root {
* PvZKRWiki 모바일 Timeless 디자인
--pvzt-bg: #e2d6bf;
* Timeless의 기존 구조·기능·버튼 위치는 유지하고 시각 디자인만 변경합니다.
--pvzt-bg-dark: #201913;
*/
--pvzt-content: #e6dbc3;
 
--pvzt-paper: #efe6d2;
/* =========================
--pvzt-paper-soft: #f3ead8;
  공통 색상
--pvzt-header: #4a8840;
  ========================= */
--pvzt-header-dark: #387031;
 
--pvzt-title: #2d7a49;
body.skin-timeless {
--pvzt-brown: #7c5d45;
--pvz-mobile-bg: #f5ead7;
--pvzt-brown-dark: #5a402e;
--pvz-mobile-paper: #fffae9;
--pvzt-brown-deep: #3d291e;
--pvz-mobile-paper-soft: #f6e7c9;
--pvzt-line: #c9b89b;
--pvz-mobile-paper-strong: #e6d2b2;
--pvzt-line-strong: #b8a487;
--pvz-mobile-green: #106a40;
--pvzt-text: #4e3a2d;
--pvz-mobile-green-hover: #167b4c;
--pvzt-muted: #7d695b;
--pvz-mobile-green-dark: #0b5432;
--pvzt-wood-1: #473122;
--pvz-mobile-brown: #783b24;
--pvzt-wood-2: #2f2018;
--pvz-mobile-brown-hover: #87472f;
--pvzt-shadow: 0 3px 12px rgba(51, 34, 22, 0.08);
--pvz-mobile-brown-dark: #5b1f09;
--pvz-mobile-border: #b1844f;
--pvz-mobile-text: #493125;
--pvz-mobile-muted: #755f50;
--pvz-mobile-link: #0c7045;
--pvz-mobile-link-hover: #0a8b50;
--pvz-mobile-shadow: 0 5px 14px rgba(61, 30, 13, 0.16);
--pvz-mobile-radius: 16px;
--pvz-mobile-font-light:
"SB Aggro L",
"SB 어그로 L",
"SB Aggro",
"SB 어그로",
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
sans-serif;
--pvz-mobile-font-medium:
"SB Aggro M",
"SB 어그로 M",
"SB Aggro",
"SB 어그로",
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
sans-serif;
--pvz-mobile-font-bold:
"SB Aggro B",
"SB 어그로 B",
"SB Aggro",
"SB 어그로",
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
sans-serif;
}
 
html.skin-theme-clientpref-night body.skin-timeless,
html[data-color-mode="dark"] body.skin-timeless,
body.skin-theme-clientpref-night.skin-timeless,
body.skin-timeless[data-color-mode="dark"] {
--pvz-mobile-bg: #201913;
--pvz-mobile-paper: #2d241d;
--pvz-mobile-paper-soft: #3a2d23;
--pvz-mobile-paper-strong: #4a3729;
--pvz-mobile-green: #1d7049;
--pvz-mobile-green-hover: #26845a;
--pvz-mobile-green-dark: #124b31;
--pvz-mobile-brown: #6e3928;
--pvz-mobile-brown-hover: #7d4633;
--pvz-mobile-brown-dark: #3e1c10;
--pvz-mobile-border: #76543a;
--pvz-mobile-text: #f0e4d2;
--pvz-mobile-muted: #c4b39f;
--pvz-mobile-link: #72c898;
--pvz-mobile-link-hover: #92dfb2;
--pvz-mobile-shadow: 0 5px 16px rgba(0, 0, 0, 0.28);
}
}


@media (prefers-color-scheme: dark) {
html {
html.skin-theme-clientpref-os body.skin-timeless {
--pvz-mobile-bg: #201913;
--pvz-mobile-paper: #2d241d;
--pvz-mobile-paper-soft: #3a2d23;
--pvz-mobile-paper-strong: #4a3729;
--pvz-mobile-green: #1d7049;
--pvz-mobile-green-hover: #26845a;
--pvz-mobile-green-dark: #124b31;
--pvz-mobile-brown: #6e3928;
--pvz-mobile-brown-hover: #7d4633;
--pvz-mobile-brown-dark: #3e1c10;
--pvz-mobile-border: #76543a;
--pvz-mobile-text: #f0e4d2;
--pvz-mobile-muted: #c4b39f;
--pvz-mobile-link: #72c898;
--pvz-mobile-link-hover: #92dfb2;
--pvz-mobile-shadow: 0 5px 16px rgba(0, 0, 0, 0.28);
}
}
 
/* =========================
  초기 기본 디자인 노출 방지
  ========================= */
 
html:not(.pvz-timeless-ready) body.skin-timeless #mw-header-container,
html:not(.pvz-timeless-ready) body.skin-timeless #mw-content-container,
html:not(.pvz-timeless-ready) body.skin-timeless #mw-site-navigation,
html:not(.pvz-timeless-ready) body.skin-timeless #mw-related-navigation,
html:not(.pvz-timeless-ready) body.skin-timeless #mw-footer-container {
visibility: hidden !important;
}
 
html:not(.pvz-timeless-ready),
html:not(.pvz-timeless-ready) body.skin-timeless {
background-color: #f5ead7 !important;
}
 
/* =========================
  전체 배경·기본 글꼴
  ========================= */
 
html,
body.skin-timeless {
min-height: 100% !important;
min-height: 100% !important;
background-color: var(--pvzt-bg) !important;
}
}


134번째 줄: 29번째 줄:
min-height: 100vh !important;
min-height: 100vh !important;
margin: 0 !important;
margin: 0 !important;
background: var(--pvz-mobile-bg) !important;
background: transparent !important;
background-image: none !important;
background-image: none !important;
color: var(--pvz-mobile-text) !important;
color: var(--pvzt-text) !important;
font-family: var(--pvz-mobile-font-light) !important;
font-weight: 300 !important;
line-height: 1.62 !important;
isolation: isolate;
isolation: isolate;
}
}
147번째 줄: 39번째 줄:
position: fixed;
position: fixed;
inset: 0;
inset: 0;
z-index: -1;
z-index: -2;
display: block;
width: 100vw;
height: 100vh;
pointer-events: none;
pointer-events: none;
background-color: var(--pvz-mobile-bg);
background:
background-image: url("/wiki/Special:Redirect/file/Wiki_Bg_Light.png");
var(--pvzt-bg)
background-position: center center;
url("/wiki/Special:Redirect/file/Wiki_Bg_Light.png")
background-repeat: no-repeat;
center / cover no-repeat;
background-size: cover;
}
}


162번째 줄: 50번째 줄:
html[data-color-mode="dark"] body.skin-timeless::before,
html[data-color-mode="dark"] body.skin-timeless::before,
body.skin-theme-clientpref-night.skin-timeless::before,
body.skin-theme-clientpref-night.skin-timeless::before,
body.skin-timeless[data-color-mode="dark"]::before {
body[data-color-mode="dark"].skin-timeless::before {
background-image: url("/wiki/Special:Redirect/file/Wiki_Bg_Dark.png");
background:
var(--pvzt-bg-dark)
url("/wiki/Special:Redirect/file/Wiki_Bg_Dark.png")
center / cover no-repeat;
}
}


@media (prefers-color-scheme: dark) {
@media (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os body.skin-timeless::before {
html.skin-theme-clientpref-os body.skin-timeless::before,
background-image: url("/wiki/Special:Redirect/file/Wiki_Bg_Dark.png");
body.skin-theme-clientpref-os.skin-timeless::before,
html:not(.skin-theme-clientpref-day) body.skin-timeless::before {
background:
var(--pvzt-bg-dark)
url("/wiki/Special:Redirect/file/Wiki_Bg_Dark.png")
center / cover no-repeat;
}
}
}
}


body.skin-timeless a {
html.skin-theme-clientpref-day body.skin-timeless::before,
color: var(--pvz-mobile-link) !important;
html[data-color-mode="light"] body.skin-timeless::before,
body.skin-theme-clientpref-day.skin-timeless::before,
body[data-color-mode="light"].skin-timeless::before {
background:
var(--pvzt-bg)
url("/wiki/Special:Redirect/file/Wiki_Bg_Light.png")
center / cover no-repeat;
}
}


body.skin-timeless a:hover,
.skin-timeless #mw-page-base,
body.skin-timeless a:focus {
.skin-timeless #mw-content-container,
color: var(--pvz-mobile-link-hover) !important;
.skin-timeless #mw-content-block,
.skin-timeless #mw-content-wrapper,
.skin-timeless #mw-related-navigation,
.skin-timeless #mw-site-navigation {
background: transparent !important;
background-image: none !important;
border: 0 !important;
box-shadow: none !important;
}
}


body.skin-timeless :focus-visible {
/* 상단 헤더 */
outline: 2px solid var(--pvz-mobile-green) !important;
.skin-timeless #mw-header-container,
outline-offset: 2px !important;
.skin-timeless #mw-header-hack,
.skin-timeless #mw-header-nav-hack {
background: var(--pvzt-header) !important;
background-image: none !important;
border: 0 !important;
box-shadow:
inset 0 -1px 0 rgba(35, 75, 31, 0.45),
0 1px 4px rgba(35, 75, 31, 0.18) !important;
}
}


/* =========================
.skin-timeless #p-logo-text a {
  Timeless 기본 장식 제거
color: #ffffff !important;
  ========================= */
font-family:
 
"SB Aggro B",
body.skin-timeless #mw-header-container,
"SB 어그로 B",
body.skin-timeless #mw-header,
"SB Aggro",
body.skin-timeless #mw-content-container,
"SB 어그로",
body.skin-timeless #mw-content-wrapper,
sans-serif !important;
body.skin-timeless #mw-content-block,
font-weight: 700 !important;
body.skin-timeless #mw-content,
font-variant: normal !important;
body.skin-timeless #content,
body.skin-timeless .mw-body,
body.skin-timeless #mw-site-navigation,
body.skin-timeless #mw-related-navigation,
body.skin-timeless #mw-footer-container,
body.skin-timeless #mw-footer {
background-image: none !important;
text-shadow: none !important;
text-shadow: none !important;
}
}


body.skin-timeless #mw-content-container::before,
.skin-timeless #p-logo-text a:hover {
body.skin-timeless #mw-content-container::after,
body.skin-timeless #mw-content-wrapper::before,
body.skin-timeless #mw-content-wrapper::after,
body.skin-timeless #mw-content-block::before,
body.skin-timeless #mw-content-block::after,
body.skin-timeless #mw-content::before,
body.skin-timeless #mw-content::after,
body.skin-timeless #content::before,
body.skin-timeless #content::after {
content: none !important;
display: none !important;
}
 
/* =========================
  상단바
  ========================= */
 
body.skin-timeless #mw-header-container {
position: relative !important;
z-index: 1000 !important;
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding:
max(8px, env(safe-area-inset-top))
max(10px, env(safe-area-inset-right))
8px
max(10px, env(safe-area-inset-left)) !important;
border: 0 !important;
border-bottom: 3px solid var(--pvz-mobile-green-dark) !important;
border-radius: 0 !important;
box-sizing: border-box !important;
background: var(--pvz-mobile-green) !important;
box-shadow: 0 3px 10px rgba(42, 20, 8, 0.2) !important;
color: #ffffff !important;
color: #ffffff !important;
text-decoration: none !important;
opacity: 0.96;
}
}


body.skin-timeless #mw-header {
.skin-timeless #user-tools,
width: 100% !important;
.skin-timeless #user-tools a,
max-width: 1120px !important;
.skin-timeless #personal > h2,
margin: 0 auto !important;
.skin-timeless #personal > h2 span {
padding: 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
color: #ffffff !important;
color: #ffffff !important;
}
}


body.skin-timeless #mw-header a,
.skin-timeless .mw-wiki-logo {
body.skin-timeless #mw-header button,
filter: drop-shadow(0 2px 4px rgba(45, 25, 8, 0.25));
body.skin-timeless #mw-header label,
body.skin-timeless #mw-header .mw-ui-icon {
color: #ffffff !important;
text-shadow: none !important;
}
}


body.skin-timeless #p-logo,
/* 헤더의 작은 버튼류 */
body.skin-timeless #p-logo-text,
.skin-timeless #mw-site-navigation > h2,
body.skin-timeless .mw-wiki-logo,
.skin-timeless #mw-related-navigation > h2,
body.skin-timeless .mw-logo {
.skin-timeless #personal > h2 {
background: transparent !important;
background: transparent !important;
background-image: none !important;
background-image: none !important;
border: 0 !important;
border: 0 !important;
box-shadow: none !important;
box-shadow: none !important;
border-radius: 0 !important;
}
.skin-timeless #mw-site-navigation > h2:hover,
.skin-timeless #mw-related-navigation > h2:hover,
.skin-timeless #personal > h2:hover {
background: rgba(255, 255, 255, 0.08) !important;
}
}


body.skin-timeless #p-logo-text,
.skin-timeless .pokey {
body.skin-timeless .mw-logo-wordmark,
border-bottom-color: var(--pvzt-brown-dark) !important;
body.skin-timeless .mw-logo-tagline {
font-family: var(--pvz-mobile-font-bold) !important;
font-weight: 700 !important;
color: #ffffff !important;
text-shadow: 0 1px 0 var(--pvz-mobile-green-dark) !important;
}
}


/* 상단 아이콘·메뉴 버튼 */
/* 검색 */
body.skin-timeless #mw-header button,
.skin-timeless #simpleSearch {
body.skin-timeless #mw-header .mw-ui-button,
overflow: hidden;
body.skin-timeless #mw-header .oo-ui-buttonElement-button,
border: 1px solid #b9a78c !important;
body.skin-timeless #mw-header .cdx-button,
border-radius: 7px !important;
body.skin-timeless #mw-header .mw-ui-icon {
background: #f8f2e7 !important;
border: 1px solid rgba(255, 255, 255, 0.26) !important;
border-radius: 10px !important;
background: rgba(255, 255, 255, 0.1) !important;
background-image: none !important;
background-image: none !important;
box-shadow: none !important;
box-shadow: none !important;
transition:
background-color 120ms ease,
border-color 120ms ease !important;
}
}


body.skin-timeless #mw-header button:hover,
.skin-timeless #simpleSearch:focus-within {
body.skin-timeless #mw-header .mw-ui-button:hover,
border-color: var(--pvzt-header-dark) !important;
body.skin-timeless #mw-header .oo-ui-buttonElement-button:hover,
box-shadow:
body.skin-timeless #mw-header .cdx-button:hover,
0 0 0 2px rgba(74, 136, 64, 0.16) !important;
body.skin-timeless #mw-header .mw-ui-icon:hover {
}
border-color: rgba(255, 255, 255, 0.4) !important;
 
background: rgba(255, 255, 255, 0.18) !important;
.skin-timeless #searchInput {
border: 0 !important;
outline: 0 !important;
background: transparent !important;
color: var(--pvzt-text) !important;
box-shadow: none !important;
padding-right: 3em !important;
}
}


/* =========================
.skin-timeless #searchInput::placeholder {
  검색창
color: #8a715a !important;
  ========================= */
}


body.skin-timeless #p-search,
.skin-timeless #searchButton,
body.skin-timeless .mw-portlet-search,
.skin-timeless #mw-searchButton {
body.skin-timeless form[role="search"],
top: 0 !important;
body.skin-timeless #searchform,
right: 0 !important;
body.skin-timeless .search-form {
width: 2.6em !important;
background: transparent !important;
height: 100% !important;
background-image: none !important;
border: 0 !important;
border: 0 !important;
border-left: 1px solid #c8b79a !important;
border-radius: 0 !important;
background-color: #f8f2e7 !important;
background-image:
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%236d513e' 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") !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: 17px !important;
box-shadow: none !important;
box-shadow: none !important;
cursor: pointer;
}
.skin-timeless #searchButton:hover,
.skin-timeless #mw-searchButton:hover {
background-color: #fcf8f0 !important;
}
}


body.skin-timeless #simpleSearch,
.skin-timeless .suggestions .suggestions-results,
body.skin-timeless .search-box,
.skin-timeless .suggestions .suggestions-special {
body.skin-timeless .mw-searchInput,
background: #f8f2e7 !important;
body.skin-timeless #searchInput {
border: 1px solid #c8b79a !important;
border-radius: 11px !important;
box-sizing: border-box !important;
}
}


body.skin-timeless #simpleSearch {
.skin-timeless .suggestions .suggestions-result {
overflow: hidden !important;
color: var(--pvzt-brown) !important;
border: 2px solid var(--pvz-mobile-green-dark) !important;
background: var(--pvz-mobile-paper) !important;
background-image: none !important;
box-shadow: none !important;
}
}


body.skin-timeless #searchInput,
.skin-timeless .suggestions .suggestions-result-current {
body.skin-timeless .mw-searchInput,
background: var(--pvzt-header) !important;
body.skin-timeless input[name="search"] {
color: #ffffff !important;
color: var(--pvz-mobile-text) !important;
background: var(--pvz-mobile-paper) !important;
background-image: none !important;
font-family: var(--pvz-mobile-font-light) !important;
font-weight: 300 !important;
box-shadow: none !important;
}
}


body.skin-timeless #searchInput::placeholder,
/* 좌우 사이드 영역 */
body.skin-timeless .mw-searchInput::placeholder,
.skin-timeless #mw-site-navigation,
body.skin-timeless input[name="search"]::placeholder {
.skin-timeless #mw-related-navigation {
color: var(--pvz-mobile-muted) !important;
background:
opacity: 0.78 !important;
radial-gradient(circle at top left, rgba(255,255,255,0.04), transparent 30%),
linear-gradient(180deg, var(--pvzt-wood-1), var(--pvzt-wood-2)) !important;
background-image:
radial-gradient(circle at top left, rgba(255,255,255,0.04), transparent 30%),
linear-gradient(180deg, var(--pvzt-wood-1), var(--pvzt-wood-2)) !important;
}
}


body.skin-timeless #searchButton,
.skin-timeless #mw-site-navigation .sidebar-inner,
body.skin-timeless .searchButton,
.skin-timeless #mw-related-navigation .sidebar-inner,
body.skin-timeless button[type="submit"][name="fulltext"] {
.skin-timeless #personal .dropdown {
border: 0 !important;
border: 0 !important;
border-left: 2px solid var(--pvz-mobile-green-dark) !important;
border-radius: 0 !important;
border-radius: 0 !important;
background: var(--pvz-mobile-green) !important;
background: transparent !important;
background-image: none !important;
background-image: none !important;
box-shadow: none !important;
box-shadow: none !important;
color: #ffffff !important;
padding-top: 0.5rem !important;
}
}


body.skin-timeless #searchButton:hover,
/* 로고 영역 */
body.skin-timeless .searchButton:hover,
.skin-timeless #mw-site-navigation .mw-wiki-logo,
body.skin-timeless button[type="submit"][name="fulltext"]:hover {
.skin-timeless #mw-site-navigation #p-logo a {
background: var(--pvz-mobile-green-hover) !important;
display: block !important;
margin: 0 auto 0.9rem !important;
}
}


/* =========================
/* 포틀릿 */
  본문 배치
.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet,
  ========================= */
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet,
 
.skin-timeless #personal .dropdown .mw-portlet,
body.skin-timeless #mw-content-container,
.skin-timeless #personal .dropdown > div {
body.skin-timeless #mw-content-wrapper,
margin: 0 0 1rem !important;
body.skin-timeless #mw-content-block {
width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
padding: 0 !important;
padding: 0 !important;
border: 0 !important;
border: 0 !important;
background: transparent !important;
background: transparent !important;
box-shadow: none !important;
}
}


body.skin-timeless #mw-content,
.skin-timeless #mw-site-navigation .sidebar-inner h2,
body.skin-timeless #content,
.skin-timeless #mw-site-navigation .sidebar-inner h3,
body.skin-timeless .mw-body {
.skin-timeless #mw-related-navigation .sidebar-inner h2,
width: calc(100% - 20px) !important;
.skin-timeless #mw-related-navigation .sidebar-inner h3,
max-width: 1120px !important;
.skin-timeless #personal .dropdown h3 {
margin: 14px auto 18px !important;
margin: 0 !important;
padding:
padding: 0.62rem 0.7rem 0.58rem !important;
18px
background: #e9dbc1 !important;
max(14px, env(safe-area-inset-right))
color: var(--pvzt-brown-deep) !important;
20px
border: 1px solid #cab79a !important;
max(14px, env(safe-area-inset-left)) !important;
border-bottom: 0 !important;
border: 6px solid var(--pvz-mobile-brown-dark) !important;
font-family:
border-radius: 20px !important;
"SB Aggro M",
box-sizing: border-box !important;
"SB 어그로 M",
background: var(--pvz-mobile-paper) !important;
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.92rem !important;
font-weight: 500 !important;
text-align: left !important;
text-shadow: none !important;
}
 
.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet ul,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet ul,
.skin-timeless #personal .dropdown ul {
margin: 0 !important;
padding: 0.66rem 0.72rem !important;
border: 1px solid #cab79a !important;
border-top: 0 !important;
border-radius: 0 !important;
background: #efe1c8 !important;
background-image: none !important;
background-image: none !important;
box-shadow: var(--pvz-mobile-shadow) !important;
box-shadow: none !important;
color: var(--pvz-mobile-text) !important;
list-style: none !important;
overflow: visible !important;
transform: none !important;
}
}


body.skin-timeless #mw-content-text,
.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet li,
body.skin-timeless .mw-parser-output {
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet li,
color: var(--pvz-mobile-text) !important;
.skin-timeless #personal .dropdown li {
font-family: var(--pvz-mobile-font-light) !important;
margin: 0 !important;
font-weight: 300 !important;
padding: 0 !important;
list-style: none !important;
line-height: 1.38 !important;
}
}


/* =========================
.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet li + li,
  문서 제목·문단 제목
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet li + li,
  ========================= */
.skin-timeless #personal .dropdown li + li {
margin-top: 0.24rem !important;
}


body.skin-timeless #firstHeading,
.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet ul a,
body.skin-timeless .firstHeading,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet ul a,
body.skin-timeless .mw-first-heading,
.skin-timeless #personal .dropdown ul a {
body.skin-timeless .mw-parser-output h1,
display: block !important;
body.skin-timeless .mw-parser-output h2,
padding: 0.1rem 0 !important;
body.skin-timeless .mw-parser-output h3,
color: var(--pvzt-brown-deep) !important;
body.skin-timeless .mw-parser-output h4,
font-family:
body.skin-timeless .mw-parser-output h5,
"SB Aggro L",
body.skin-timeless .mw-parser-output h6 {
"SB 어그로 L",
font-family: var(--pvz-mobile-font-bold) !important;
"SB Aggro",
font-weight: 700 !important;
"SB 어그로",
color: var(--pvz-mobile-text) !important;
sans-serif !important;
font-size: 0.82rem !important;
font-weight: 300 !important;
line-height: 1.42 !important;
text-decoration: none !important;
text-shadow: none !important;
text-shadow: none !important;
}
}


body.skin-timeless #firstHeading,
.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet ul a:hover,
body.skin-timeless .firstHeading,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet ul a:hover,
body.skin-timeless .mw-first-heading {
.skin-timeless #personal .dropdown ul a:hover {
display: block !important;
color: #2a6b41 !important;
width: calc(100% + 28px) !important;
text-decoration: none !important;
max-width: none !important;
margin: -4px -14px 14px !important;
padding: 9px 14px 8px !important;
border: 0 !important;
border-radius: 8px !important;
box-sizing: border-box !important;
background: var(--pvz-mobile-green) !important;
background-image: none !important;
color: #ffffff !important;
font-size: clamp(1.35rem, 6vw, 1.75rem) !important;
line-height: 1.28 !important;
}
}


body.skin-timeless #firstHeading *,
.skin-timeless .sidebar-inner .emptyPortlet {
body.skin-timeless .firstHeading *,
display: none !important;
body.skin-timeless .mw-first-heading * {
color: #ffffff !important;
}
}


body.skin-timeless .mw-heading,
/* 본문 중앙 영역 */
body.skin-timeless .mw-heading2,
.skin-timeless #mw-content {
body.skin-timeless .mw-heading3,
position: relative;
body.skin-timeless .mw-heading4,
background: var(--pvzt-content) !important;
body.skin-timeless .mw-heading5,
background-image: none !important;
body.skin-timeless .mw-heading6 {
border: 0 !important;
border: 0 !important;
background: transparent !important;
border-radius: 0 !important;
background-image: none !important;
box-shadow: none !important;
box-shadow: none !important;
box-sizing: border-box;
overflow: visible !important;
}
.skin-timeless #mw-content::before {
content: none !important;
display: none !important;
}
}


body.skin-timeless .mw-heading2,
.skin-timeless #mw-content #content {
body.skin-timeless .mw-parser-output h2.pvz-grass-heading {
position: relative !important;
margin: 1.35em 0 0.72em !important;
padding: 0 0 11px !important;
border: 0 !important;
background: transparent !important;
background: transparent !important;
box-shadow: none !important;
}
}


body.skin-timeless .mw-heading2 > h2,
/* 제목 리본 */
body.skin-timeless .mw-parser-output h2.pvz-grass-heading {
.skin-timeless #firstHeading,
margin: 0 !important;
.skin-timeless .mw-first-heading,
padding: 0 !important;
.skin-timeless .mw-body h1.firstHeading {
display: inline-block !important;
width: auto !important;
max-width: 100% !important;
margin: 0 0 1rem !important;
padding: 0.34em 1.3em 0.32em 0.78em !important;
border: 0 !important;
border: 0 !important;
background: transparent !important;
border-radius: 0 !important;
font-size: 1.28rem !important;
background: var(--pvzt-title) !important;
line-height: 1.34 !important;
color: #ffffff !important;
font-size: 1.95em !important;
line-height: 1.12 !important;
text-shadow: none !important;
-webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 28px) 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, calc(100% - 28px) 100%, 0 100%);
}
 
.skin-timeless #firstHeading *,
.skin-timeless .mw-first-heading * {
color: #ffffff !important;
}
}


body.skin-timeless .pvz-grass-divider {
.skin-timeless #firstHeading,
position: absolute;
.skin-timeless .mw-first-heading,
right: 0;
.skin-timeless .mw-body .mw-heading,
bottom: 0;
.skin-timeless .mw-body h1,
left: 0;
.skin-timeless .mw-body h2,
z-index: 1;
.skin-timeless .mw-body h3,
display: block;
.skin-timeless .mw-body h4,
height: 12px;
.skin-timeless .mw-body h5,
overflow: hidden;
.skin-timeless .mw-body h6 {
pointer-events: none;
font-family:
background: var(--pvz-mobile-green);
"SB Aggro B",
-webkit-mask-image:
"SB 어그로 B",
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E");
"SB Aggro",
mask-image:
"SB 어그로",
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E");
sans-serif !important;
-webkit-mask-repeat: repeat-x;
font-weight: 700 !important;
mask-repeat: repeat-x;
color: var(--pvzt-text) !important;
-webkit-mask-position: left bottom;
mask-position: left bottom;
-webkit-mask-size: 112px 12px;
mask-size: 112px 12px;
}
}


body.skin-timeless .mw-heading3,
/* 액션 링크 - 사진처럼 훨씬 단순하게 */
body.skin-timeless .mw-heading4,
.skin-timeless .tools-inline {
body.skin-timeless .mw-heading5,
margin-top: 0.2rem !important;
body.skin-timeless .mw-heading6 {
margin-top: 1.1em !important;
padding-bottom: 0.25em !important;
border-bottom: 1px solid var(--pvz-mobile-border) !important;
}
}


/* =========================
.skin-timeless .tools-inline li {
  문서 액션·탭
border-bottom: 0 !important;
  ========================= */
}


body.skin-timeless #p-namespaces,
.skin-timeless .tools-inline li > a {
body.skin-timeless #p-views,
display: inline-block !important;
body.skin-timeless #p-cactions,
padding: 0.2rem 0.35rem 0.45rem 1.45rem !important;
body.skin-timeless .mw-portlet-namespaces,
body.skin-timeless .mw-portlet-views {
border: 0 !important;
border: 0 !important;
background: transparent !important;
border-bottom: 3px solid transparent !important;
background-image: none !important;
border-radius: 0 !important;
box-sizing: border-box;
background-color: transparent !important;
background-position: left center !important;
background-repeat: no-repeat !important;
background-size: 14px auto !important;
color: #8a6a53 !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.25 !important;
text-decoration: none !important;
text-shadow: none !important;
box-shadow: none !important;
box-shadow: none !important;
transition:
color 120ms ease,
border-color 120ms ease;
}
}


body.skin-timeless #p-namespaces a,
.skin-timeless .tools-inline li > a:hover {
body.skin-timeless #p-views a,
background-color: transparent !important;
body.skin-timeless #p-cactions-label,
color: var(--pvzt-brown-dark) !important;
body.skin-timeless .mw-portlet-namespaces a,
body.skin-timeless .mw-portlet-views a {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
min-height: 34px !important;
padding: 6px 10px !important;
border: 2px solid var(--pvz-mobile-brown-dark) !important;
border-radius: 9px !important;
box-sizing: border-box !important;
background: var(--pvz-mobile-brown) !important;
background-image: none !important;
box-shadow: none !important;
color: #ffffff !important;
font-family: var(--pvz-mobile-font-medium) !important;
font-size: 0.78rem !important;
font-weight: 500 !important;
line-height: 1.15 !important;
text-decoration: none !important;
text-decoration: none !important;
text-shadow: none !important;
transform: none !important;
}
}


body.skin-timeless #p-namespaces li.selected > a,
.skin-timeless .tools-inline li.selected > a {
body.skin-timeless #p-views li.selected > a,
background-color: transparent !important;
body.skin-timeless .mw-portlet-namespaces li.selected > a,
color: var(--pvzt-brown-dark) !important;
body.skin-timeless .mw-portlet-views li.selected > a {
border-bottom-color: #8c6b51 !important;
background: var(--pvz-mobile-paper-strong) !important;
color: var(--pvz-mobile-text) !important;
}
}


body.skin-timeless #p-namespaces a:hover,
.skin-timeless .tools-inline li[id^="ca-nstab-"] > a {
body.skin-timeless #p-views a:hover,
background-image:
body.skin-timeless #p-cactions-label:hover,
url("/wiki/Special:Redirect/file/Actionbar-document.svg") !important;
body.skin-timeless .mw-portlet-namespaces a:hover,
body.skin-timeless .mw-portlet-views a:hover {
background: var(--pvz-mobile-brown-hover) !important;
color: #ffffff !important;
}
}


/* =========================
.skin-timeless #ca-talk > a {
  사이드 메뉴·드롭다운
background-image:
  ========================= */
url("/wiki/Special:Redirect/file/Actionbar-talk.svg") !important;
}


body.skin-timeless #mw-site-navigation,
.skin-timeless #ca-view > a,
body.skin-timeless #mw-related-navigation {
.skin-timeless #ca-view-foreign > a {
background: transparent !important;
background-image:
background-image: none !important;
url("/wiki/Special:Redirect/file/Actionbar-read.svg") !important;
border: 0 !important;
box-shadow: none !important;
}
}


body.skin-timeless #mw-site-navigation .sidebar-chunk,
.skin-timeless #ca-edit > a {
body.skin-timeless #mw-related-navigation .sidebar-chunk,
background-image:
body.skin-timeless .mw-portlet,
url("/wiki/Special:Redirect/file/Actionbar-edit.svg") !important;
body.skin-timeless .vector-menu-content,
body.skin-timeless .dropdown,
body.skin-timeless .mw-portlet-body {
border-color: var(--pvz-mobile-border) !important;
background: var(--pvz-mobile-paper) !important;
background-image: none !important;
color: var(--pvz-mobile-text) !important;
box-shadow: var(--pvz-mobile-shadow) !important;
}
}


body.skin-timeless #mw-site-navigation .sidebar-chunk,
.skin-timeless #ca-history > a {
body.skin-timeless #mw-related-navigation .sidebar-chunk {
background-image:
margin-bottom: 10px !important;
url("/wiki/Special:Redirect/file/Actionbar-history.svg") !important;
padding: 10px 12px !important;
border: 2px solid var(--pvz-mobile-border) !important;
border-radius: 13px !important;
box-sizing: border-box !important;
}
}


body.skin-timeless #mw-site-navigation h2,
.skin-timeless #ca-addsection > a,
body.skin-timeless #mw-related-navigation h2,
.skin-timeless #ca-viewsource > a,
body.skin-timeless .mw-portlet h3,
.skin-timeless #t-contributions > a {
body.skin-timeless .mw-portlet .mw-portlet-heading {
background-image: none !important;
margin: 0 0 6px !important;
padding-left: 0.35rem !important;
padding: 0 0 6px !important;
border: 0 !important;
border-bottom: 1px solid var(--pvz-mobile-border) !important;
background: transparent !important;
color: var(--pvz-mobile-brown) !important;
font-family: var(--pvz-mobile-font-medium) !important;
font-weight: 500 !important;
text-shadow: none !important;
}
}


body.skin-timeless #mw-site-navigation ul,
.skin-timeless #ca-watch > a,
body.skin-timeless #mw-related-navigation ul,
.skin-timeless #ca-unwatch > a {
body.skin-timeless .mw-portlet ul {
padding-left: 1.45rem !important;
margin: 0 !important;
padding-right: 0.35rem !important;
padding: 0 !important;
background-position: left center !important;
list-style: none !important;
background-size: 15px !important;
}
}


body.skin-timeless #mw-site-navigation li,
.skin-timeless #ca-watch > a,
body.skin-timeless #mw-related-navigation li,
.skin-timeless .pvz-watch-not-watched > a,
body.skin-timeless .mw-portlet li {
.skin-timeless a.pvz-watch-not-watched {
margin: 0 !important;
background-image:
padding: 0 !important;
url("/wiki/Special:Redirect/file/GW2_Star2.png") !important;
}
}


body.skin-timeless #mw-site-navigation li > a,
.skin-timeless #ca-unwatch > a,
body.skin-timeless #mw-related-navigation li > a,
.skin-timeless .pvz-watch-watched > a,
body.skin-timeless .mw-portlet li > a {
.skin-timeless a.pvz-watch-watched {
display: block !important;
background-image:
padding: 5px 2px !important;
url("/wiki/Special:Redirect/file/GW2_Star.png") !important;
border-radius: 6px !important;
font-family: var(--pvz-mobile-font-light) !important;
font-weight: 300 !important;
text-decoration: none !important;
}
}


body.skin-timeless #mw-site-navigation li > a:hover,
.skin-timeless .pvz-watch-spinning > a,
body.skin-timeless #mw-related-navigation li > a:hover,
.skin-timeless a.pvz-watch-spinning {
body.skin-timeless .mw-portlet li > a:hover {
animation: pvzt-watch-spin 320ms ease;
background: var(--pvz-mobile-paper-soft) !important;
text-decoration: none !important;
}
}


/* =========================
@keyframes pvzt-watch-spin {
  버튼·입력 요소
from { transform: rotate(0deg); }
  ========================= */
to { transform: rotate(360deg); }
}


body.skin-timeless .mw-body button,
/* 본문 내부 카드류 */
body.skin-timeless .mw-body input[type="button"],
.skin-timeless .toc,
body.skin-timeless .mw-body input[type="submit"],
.skin-timeless ul#filetoc,
body.skin-timeless .mw-body .mw-ui-button,
.skin-timeless .toccolours,
body.skin-timeless .mw-body .oo-ui-buttonElement-button,
.skin-timeless #localNotice,
body.skin-timeless .mw-body .cdx-button {
.skin-timeless #catlinks,
border: 2px solid var(--pvz-mobile-green-dark) !important;
.skin-timeless .catlinks,
border-radius: 10px !important;
.skin-timeless .mw-parser-output > .mw-references-wrap,
background: var(--pvz-mobile-green) !important;
.skin-timeless .mw-parser-output > ol.references,
.skin-timeless .mw-parser-output > .references {
border: 1px solid var(--pvzt-line-strong) !important;
border-radius: 0 !important;
background: var(--pvzt-paper) !important;
background-image: none !important;
background-image: none !important;
color: var(--pvzt-brown) !important;
box-shadow: none !important;
box-shadow: none !important;
color: #ffffff !important;
font-family: var(--pvz-mobile-font-medium) !important;
font-weight: 500 !important;
text-shadow: none !important;
}
}


body.skin-timeless .mw-body button:hover,
.skin-timeless #localNotice {
body.skin-timeless .mw-body input[type="button"]:hover,
padding: 0.75rem 0.9rem !important;
body.skin-timeless .mw-body input[type="submit"]:hover,
}
body.skin-timeless .mw-body .mw-ui-button:hover,
 
body.skin-timeless .mw-body .oo-ui-buttonElement-button:hover,
.skin-timeless #catlinks,
body.skin-timeless .mw-body .cdx-button:hover {
.skin-timeless .catlinks {
background: var(--pvz-mobile-green-hover) !important;
margin-top: 1.2rem !important;
padding: 0.52rem 0.72rem !important;
font-family:
"SB Aggro L",
"SB 어그로 L",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-weight: 300 !important;
line-height: 1.5 !important;
}
}


body.skin-timeless .mw-body input[type="text"],
.skin-timeless .mw-parser-output > .mw-references-wrap,
body.skin-timeless .mw-body input[type="search"],
.skin-timeless .mw-parser-output > ol.references,
body.skin-timeless .mw-body input[type="password"],
.skin-timeless .mw-parser-output > .references {
body.skin-timeless .mw-body input[type="email"],
margin-top: 1.2rem !important;
body.skin-timeless .mw-body input[type="url"],
padding: 0.72rem 0.88rem !important;
body.skin-timeless .mw-body textarea,
font-family:
body.skin-timeless .mw-body select,
"SB Aggro L",
body.skin-timeless .mw-body .oo-ui-inputWidget-input,
"SB 어그로 L",
body.skin-timeless .mw-body .cdx-text-input__input {
"SB Aggro",
border: 1px solid var(--pvz-mobile-border) !important;
"SB 어그로",
border-radius: 9px !important;
sans-serif !important;
background: var(--pvz-mobile-paper) !important;
background-image: none !important;
color: var(--pvz-mobile-text) !important;
box-shadow: none !important;
font-family: var(--pvz-mobile-font-light) !important;
font-weight: 300 !important;
font-weight: 300 !important;
line-height: 1.5 !important;
}
}


/* =========================
.skin-timeless .mw-parser-output > .mw-references-wrap > ol.references {
  표·분류·각주·알림
margin: 0 !important;
  ========================= */
padding: 0 0 0 1.5em !important;
border: 0 !important;
background: transparent !important;
}


body.skin-timeless .wikitable {
.skin-timeless #catlinks a,
border: 1px solid var(--pvz-mobile-border) !important;
.skin-timeless .catlinks a,
border-collapse: separate !important;
.skin-timeless .mw-parser-output > .mw-references-wrap a,
border-spacing: 0 !important;
.skin-timeless .mw-parser-output > ol.references a,
border-radius: 10px !important;
.skin-timeless .mw-parser-output > .references a,
background: var(--pvz-mobile-paper) !important;
.skin-timeless .toc a,
background-image: none !important;
.skin-timeless #localNotice a {
color: var(--pvz-mobile-text) !important;
color: var(--pvzt-brown) !important;
overflow: hidden !important;
text-shadow: none !important;
}
}


body.skin-timeless .wikitable > tr > th,
.skin-timeless #catlinks a:hover,
body.skin-timeless .wikitable > * > tr > th {
.skin-timeless .catlinks a:hover,
border-color: var(--pvz-mobile-border) !important;
.skin-timeless .mw-parser-output > .mw-references-wrap a:hover,
background: var(--pvz-mobile-paper-strong) !important;
.skin-timeless .mw-parser-output > ol.references a:hover,
color: var(--pvz-mobile-text) !important;
.skin-timeless .mw-parser-output > .references a:hover,
.skin-timeless .toc a:hover,
.skin-timeless #localNotice a:hover {
color: var(--pvzt-brown-dark) !important;
}
}


body.skin-timeless .wikitable > tr > td,
.skin-timeless #mw-normal-catlinks,
body.skin-timeless .wikitable > * > tr > td {
.skin-timeless .mw-normal-catlinks,
border-color: var(--pvz-mobile-border) !important;
.skin-timeless #mw-hidden-catlinks,
background: var(--pvz-mobile-paper) !important;
.skin-timeless .mw-hidden-catlinks {
color: var(--pvz-mobile-text) !important;
border: 0 !important;
background: transparent !important;
}
}


body.skin-timeless #catlinks,
/* 문단 구분선 */
body.skin-timeless .catlinks,
.skin-timeless .mw-heading2,
body.skin-timeless .mw-references-wrap,
.skin-timeless .mw-parser-output h2.pvz-grass-heading {
body.skin-timeless ol.references {
position: relative !important;
margin-top: 16px !important;
margin-bottom: 0.72em !important;
padding: 10px 12px !important;
padding-bottom: 12px !important;
border: 1px solid var(--pvz-mobile-border) !important;
border: 0 !important;
border-radius: 11px !important;
border-bottom: 0 !important;
box-sizing: border-box !important;
background: none !important;
background: var(--pvz-mobile-paper-soft) !important;
background-image: none !important;
background-image: none !important;
color: var(--pvz-mobile-text) !important;
box-shadow: none !important;
box-shadow: none !important;
}
}


body.skin-timeless .mw-message-box,
.skin-timeless .mw-heading2::before,
body.skin-timeless .cdx-message,
.skin-timeless .mw-heading2::after,
body.skin-timeless .mw-notification {
.skin-timeless .mw-parser-output h2.pvz-grass-heading::before,
border-radius: 11px !important;
.skin-timeless .mw-parser-output h2.pvz-grass-heading::after {
box-shadow: var(--pvz-mobile-shadow) !important;
content: none !important;
font-family: var(--pvz-mobile-font-light) !important;
display: none !important;
}
 
/* =========================
  최하단
  ========================= */
 
body.skin-timeless #mw-footer-container {
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding:
16px
max(14px, env(safe-area-inset-right))
calc(18px + env(safe-area-inset-bottom))
max(14px, env(safe-area-inset-left)) !important;
border: 0 !important;
border: 0 !important;
border-top: 3px solid var(--pvz-mobile-brown-dark) !important;
background: none !important;
box-sizing: border-box !important;
background: var(--pvz-mobile-brown) !important;
background-image: none !important;
box-shadow: none !important;
box-shadow: none !important;
color: #f5eadf !important;
}
}


body.skin-timeless #mw-footer {
.skin-timeless .mw-heading2 > h2,
width: 100% !important;
.skin-timeless .mw-parser-output h2.pvz-grass-heading {
max-width: 1120px !important;
margin-bottom: 0 !important;
margin: 0 auto !important;
padding-bottom: 0 !important;
padding: 0 !important;
border: 0 !important;
border: 0 !important;
background: transparent !important;
border-bottom: 0 !important;
background: none !important;
background-image: none !important;
box-shadow: none !important;
box-shadow: none !important;
color: inherit !important;
}
}


body.skin-timeless #mw-footer ul {
.skin-timeless .pvz-grass-divider {
display: flex !important;
position: absolute;
flex-wrap: wrap !important;
right: 0;
gap: 6px 14px !important;
bottom: 0;
margin: 0 0 8px !important;
left: 0;
padding: 0 !important;
z-index: 1;
list-style: none !important;
display: block;
height: 14px;
overflow: hidden;
pointer-events: none;
background: #ead9b8;
-webkit-mask-image:
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E");
mask-image:
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E");
-webkit-mask-repeat: repeat-x;
mask-repeat: repeat-x;
-webkit-mask-position: left bottom;
mask-position: left bottom;
-webkit-mask-size: 112px 12px;
mask-size: 112px 12px;
}
}


body.skin-timeless #mw-footer li {
/* 하단 */
margin: 0 !important;
.skin-timeless #mw-footer-container,
padding: 0 !important;
.skin-timeless .mw-footer-container {
background: #eadfc8 !important;
background-image: none !important;
border-top: 1px solid var(--pvzt-line-strong) !important;
box-shadow: none !important;
color: var(--pvzt-brown) !important;
}
}


body.skin-timeless #mw-footer a {
.skin-timeless #mw-footer-container a,
color: #fff4e8 !important;
.skin-timeless .mw-footer-container a,
text-decoration: none !important;
.skin-timeless #mw-footer-container a:visited,
.skin-timeless .mw-footer-container a:visited {
color: var(--pvzt-brown) !important;
text-shadow: none !important;
}
}


body.skin-timeless #mw-footer a:hover {
.skin-timeless #mw-footer-container a:hover,
color: #ffffff !important;
.skin-timeless .mw-footer-container a:hover {
text-decoration: underline !important;
color: var(--pvzt-brown-dark) !important;
}
}


/* =========================
/* 반응형: 위치는 안 바꾸고 크기만 보정 */
  작은 화면 보정
@media screen and (max-width: 850px) {
  ========================= */
.skin-timeless #mw-content {
padding: 0.9rem !important;
}


@media (max-width: 480px) {
.skin-timeless #firstHeading,
body.skin-timeless #mw-content,
.skin-timeless .mw-first-heading,
body.skin-timeless #content,
.skin-timeless .mw-body h1.firstHeading {
body.skin-timeless .mw-body {
font-size: 1.38em !important;
width: calc(100% - 12px) !important;
padding: 0.34em 1em 0.32em 0.62em !important;
margin-top: 8px !important;
margin-bottom: 12px !important;
padding:
14px
max(11px, env(safe-area-inset-right))
16px
max(11px, env(safe-area-inset-left)) !important;
border-width: 4px !important;
border-radius: 15px !important;
}
}


body.skin-timeless #firstHeading,
.skin-timeless .tools-inline li > a {
body.skin-timeless .firstHeading,
font-size: 0.7rem !important;
body.skin-timeless .mw-first-heading {
width: calc(100% + 22px) !important;
margin-right: -11px !important;
margin-left: -11px !important;
padding-right: 11px !important;
padding-left: 11px !important;
border-radius: 6px !important;
}
}
}


body.skin-timeless #p-namespaces a,
@media screen and (min-width: 851px) {
body.skin-timeless #p-views a,
.skin-timeless #firstHeading,
body.skin-timeless #p-cactions-label,
.skin-timeless .mw-first-heading {
body.skin-timeless .mw-portlet-namespaces a,
font-size: 2.05em !important;
body.skin-timeless .mw-portlet-views a {
min-height: 32px !important;
padding: 5px 8px !important;
font-size: 0.73rem !important;
}
}
}
}


@media (prefers-reduced-motion: reduce) {
@media (prefers-reduced-motion: reduce) {
body.skin-timeless *,
.skin-timeless *,
body.skin-timeless *::before,
.skin-timeless *::before,
body.skin-timeless *::after {
.skin-timeless *::after {
scroll-behavior: auto !important;
animation-duration: 1ms !important;
transition-duration: 0.01ms !important;
transition-duration: 1ms !important;
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
}
}
}
}

2026년 7월 31일 (금) 00:37 기준 최신판

:root {
	--pvzt-bg: #e2d6bf;
	--pvzt-bg-dark: #201913;
	--pvzt-content: #e6dbc3;
	--pvzt-paper: #efe6d2;
	--pvzt-paper-soft: #f3ead8;
	--pvzt-header: #4a8840;
	--pvzt-header-dark: #387031;
	--pvzt-title: #2d7a49;
	--pvzt-brown: #7c5d45;
	--pvzt-brown-dark: #5a402e;
	--pvzt-brown-deep: #3d291e;
	--pvzt-line: #c9b89b;
	--pvzt-line-strong: #b8a487;
	--pvzt-text: #4e3a2d;
	--pvzt-muted: #7d695b;
	--pvzt-wood-1: #473122;
	--pvzt-wood-2: #2f2018;
	--pvzt-shadow: 0 3px 12px rgba(51, 34, 22, 0.08);
}

html {
	min-height: 100% !important;
	background-color: var(--pvzt-bg) !important;
}

body.skin-timeless {
	position: relative !important;
	min-height: 100vh !important;
	margin: 0 !important;
	background: transparent !important;
	background-image: none !important;
	color: var(--pvzt-text) !important;
	isolation: isolate;
}

body.skin-timeless::before {
	content: "";
	position: fixed;
	inset: 0;
	z-index: -2;
	pointer-events: none;
	background:
		var(--pvzt-bg)
		url("/wiki/Special:Redirect/file/Wiki_Bg_Light.png")
		center / cover no-repeat;
}

html.skin-theme-clientpref-night body.skin-timeless::before,
html[data-color-mode="dark"] body.skin-timeless::before,
body.skin-theme-clientpref-night.skin-timeless::before,
body[data-color-mode="dark"].skin-timeless::before {
	background:
		var(--pvzt-bg-dark)
		url("/wiki/Special:Redirect/file/Wiki_Bg_Dark.png")
		center / cover no-repeat;
}

@media (prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os body.skin-timeless::before,
	body.skin-theme-clientpref-os.skin-timeless::before,
	html:not(.skin-theme-clientpref-day) body.skin-timeless::before {
		background:
			var(--pvzt-bg-dark)
			url("/wiki/Special:Redirect/file/Wiki_Bg_Dark.png")
			center / cover no-repeat;
	}
}

html.skin-theme-clientpref-day body.skin-timeless::before,
html[data-color-mode="light"] body.skin-timeless::before,
body.skin-theme-clientpref-day.skin-timeless::before,
body[data-color-mode="light"].skin-timeless::before {
	background:
		var(--pvzt-bg)
		url("/wiki/Special:Redirect/file/Wiki_Bg_Light.png")
		center / cover no-repeat;
}

.skin-timeless #mw-page-base,
.skin-timeless #mw-content-container,
.skin-timeless #mw-content-block,
.skin-timeless #mw-content-wrapper,
.skin-timeless #mw-related-navigation,
.skin-timeless #mw-site-navigation {
	background: transparent !important;
	background-image: none !important;
	border: 0 !important;
	box-shadow: none !important;
}

/* 상단 헤더 */
.skin-timeless #mw-header-container,
.skin-timeless #mw-header-hack,
.skin-timeless #mw-header-nav-hack {
	background: var(--pvzt-header) !important;
	background-image: none !important;
	border: 0 !important;
	box-shadow:
		inset 0 -1px 0 rgba(35, 75, 31, 0.45),
		0 1px 4px rgba(35, 75, 31, 0.18) !important;
}

.skin-timeless #p-logo-text a {
	color: #ffffff !important;
	font-family:
		"SB Aggro B",
		"SB 어그로 B",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-weight: 700 !important;
	font-variant: normal !important;
	text-shadow: none !important;
}

.skin-timeless #p-logo-text a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
	opacity: 0.96;
}

.skin-timeless #user-tools,
.skin-timeless #user-tools a,
.skin-timeless #personal > h2,
.skin-timeless #personal > h2 span {
	color: #ffffff !important;
}

.skin-timeless .mw-wiki-logo {
	filter: drop-shadow(0 2px 4px rgba(45, 25, 8, 0.25));
}

/* 헤더의 작은 버튼류 */
.skin-timeless #mw-site-navigation > h2,
.skin-timeless #mw-related-navigation > h2,
.skin-timeless #personal > h2 {
	background: transparent !important;
	background-image: none !important;
	border: 0 !important;
	box-shadow: none !important;
	border-radius: 0 !important;
}

.skin-timeless #mw-site-navigation > h2:hover,
.skin-timeless #mw-related-navigation > h2:hover,
.skin-timeless #personal > h2:hover {
	background: rgba(255, 255, 255, 0.08) !important;
}

.skin-timeless .pokey {
	border-bottom-color: var(--pvzt-brown-dark) !important;
}

/* 검색 */
.skin-timeless #simpleSearch {
	overflow: hidden;
	border: 1px solid #b9a78c !important;
	border-radius: 7px !important;
	background: #f8f2e7 !important;
	background-image: none !important;
	box-shadow: none !important;
}

.skin-timeless #simpleSearch:focus-within {
	border-color: var(--pvzt-header-dark) !important;
	box-shadow:
		0 0 0 2px rgba(74, 136, 64, 0.16) !important;
}

.skin-timeless #searchInput {
	border: 0 !important;
	outline: 0 !important;
	background: transparent !important;
	color: var(--pvzt-text) !important;
	box-shadow: none !important;
	padding-right: 3em !important;
}

.skin-timeless #searchInput::placeholder {
	color: #8a715a !important;
}

.skin-timeless #searchButton,
.skin-timeless #mw-searchButton {
	top: 0 !important;
	right: 0 !important;
	width: 2.6em !important;
	height: 100% !important;
	border: 0 !important;
	border-left: 1px solid #c8b79a !important;
	border-radius: 0 !important;
	background-color: #f8f2e7 !important;
	background-image:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%236d513e' 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") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: 17px !important;
	box-shadow: none !important;
	cursor: pointer;
}

.skin-timeless #searchButton:hover,
.skin-timeless #mw-searchButton:hover {
	background-color: #fcf8f0 !important;
}

.skin-timeless .suggestions .suggestions-results,
.skin-timeless .suggestions .suggestions-special {
	background: #f8f2e7 !important;
	border: 1px solid #c8b79a !important;
}

.skin-timeless .suggestions .suggestions-result {
	color: var(--pvzt-brown) !important;
}

.skin-timeless .suggestions .suggestions-result-current {
	background: var(--pvzt-header) !important;
	color: #ffffff !important;
}

/* 좌우 사이드 영역 */
.skin-timeless #mw-site-navigation,
.skin-timeless #mw-related-navigation {
	background:
		radial-gradient(circle at top left, rgba(255,255,255,0.04), transparent 30%),
		linear-gradient(180deg, var(--pvzt-wood-1), var(--pvzt-wood-2)) !important;
	background-image:
		radial-gradient(circle at top left, rgba(255,255,255,0.04), transparent 30%),
		linear-gradient(180deg, var(--pvzt-wood-1), var(--pvzt-wood-2)) !important;
}

.skin-timeless #mw-site-navigation .sidebar-inner,
.skin-timeless #mw-related-navigation .sidebar-inner,
.skin-timeless #personal .dropdown {
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	padding-top: 0.5rem !important;
}

/* 로고 영역 */
.skin-timeless #mw-site-navigation .mw-wiki-logo,
.skin-timeless #mw-site-navigation #p-logo a {
	display: block !important;
	margin: 0 auto 0.9rem !important;
}

/* 포틀릿 */
.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet,
.skin-timeless #personal .dropdown .mw-portlet,
.skin-timeless #personal .dropdown > div {
	margin: 0 0 1rem !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}

.skin-timeless #mw-site-navigation .sidebar-inner h2,
.skin-timeless #mw-site-navigation .sidebar-inner h3,
.skin-timeless #mw-related-navigation .sidebar-inner h2,
.skin-timeless #mw-related-navigation .sidebar-inner h3,
.skin-timeless #personal .dropdown h3 {
	margin: 0 !important;
	padding: 0.62rem 0.7rem 0.58rem !important;
	background: #e9dbc1 !important;
	color: var(--pvzt-brown-deep) !important;
	border: 1px solid #cab79a !important;
	border-bottom: 0 !important;
	font-family:
		"SB Aggro M",
		"SB 어그로 M",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.92rem !important;
	font-weight: 500 !important;
	text-align: left !important;
	text-shadow: none !important;
}

.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet ul,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet ul,
.skin-timeless #personal .dropdown ul {
	margin: 0 !important;
	padding: 0.66rem 0.72rem !important;
	border: 1px solid #cab79a !important;
	border-top: 0 !important;
	border-radius: 0 !important;
	background: #efe1c8 !important;
	background-image: none !important;
	box-shadow: none !important;
	list-style: none !important;
	transform: none !important;
}

.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet li,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet li,
.skin-timeless #personal .dropdown li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	line-height: 1.38 !important;
}

.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet li + li,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet li + li,
.skin-timeless #personal .dropdown li + li {
	margin-top: 0.24rem !important;
}

.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet ul a,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet ul a,
.skin-timeless #personal .dropdown ul a {
	display: block !important;
	padding: 0.1rem 0 !important;
	color: var(--pvzt-brown-deep) !important;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.82rem !important;
	font-weight: 300 !important;
	line-height: 1.42 !important;
	text-decoration: none !important;
	text-shadow: none !important;
}

.skin-timeless #mw-site-navigation .sidebar-inner .mw-portlet ul a:hover,
.skin-timeless #mw-related-navigation .sidebar-inner .mw-portlet ul a:hover,
.skin-timeless #personal .dropdown ul a:hover {
	color: #2a6b41 !important;
	text-decoration: none !important;
}

.skin-timeless .sidebar-inner .emptyPortlet {
	display: none !important;
}

/* 본문 중앙 영역 */
.skin-timeless #mw-content {
	position: relative;
	background: var(--pvzt-content) !important;
	background-image: none !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box;
	overflow: visible !important;
}

.skin-timeless #mw-content::before {
	content: none !important;
	display: none !important;
}

.skin-timeless #mw-content #content {
	background: transparent !important;
}

/* 제목 리본 */
.skin-timeless #firstHeading,
.skin-timeless .mw-first-heading,
.skin-timeless .mw-body h1.firstHeading {
	display: inline-block !important;
	width: auto !important;
	max-width: 100% !important;
	margin: 0 0 1rem !important;
	padding: 0.34em 1.3em 0.32em 0.78em !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: var(--pvzt-title) !important;
	color: #ffffff !important;
	font-size: 1.95em !important;
	line-height: 1.12 !important;
	text-shadow: none !important;
	-webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 28px) 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, calc(100% - 28px) 100%, 0 100%);
}

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

.skin-timeless #firstHeading,
.skin-timeless .mw-first-heading,
.skin-timeless .mw-body .mw-heading,
.skin-timeless .mw-body h1,
.skin-timeless .mw-body h2,
.skin-timeless .mw-body h3,
.skin-timeless .mw-body h4,
.skin-timeless .mw-body h5,
.skin-timeless .mw-body h6 {
	font-family:
		"SB Aggro B",
		"SB 어그로 B",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-weight: 700 !important;
	color: var(--pvzt-text) !important;
}

/* 액션 링크 - 사진처럼 훨씬 단순하게 */
.skin-timeless .tools-inline {
	margin-top: 0.2rem !important;
}

.skin-timeless .tools-inline li {
	border-bottom: 0 !important;
}

.skin-timeless .tools-inline li > a {
	display: inline-block !important;
	padding: 0.2rem 0.35rem 0.45rem 1.45rem !important;
	border: 0 !important;
	border-bottom: 3px solid transparent !important;
	border-radius: 0 !important;
	box-sizing: border-box;
	background-color: transparent !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	background-size: 14px auto !important;
	color: #8a6a53 !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.25 !important;
	text-decoration: none !important;
	text-shadow: none !important;
	box-shadow: none !important;
	transition:
		color 120ms ease,
		border-color 120ms ease;
}

.skin-timeless .tools-inline li > a:hover {
	background-color: transparent !important;
	color: var(--pvzt-brown-dark) !important;
	text-decoration: none !important;
	transform: none !important;
}

.skin-timeless .tools-inline li.selected > a {
	background-color: transparent !important;
	color: var(--pvzt-brown-dark) !important;
	border-bottom-color: #8c6b51 !important;
}

.skin-timeless .tools-inline li[id^="ca-nstab-"] > a {
	background-image:
		url("/wiki/Special:Redirect/file/Actionbar-document.svg") !important;
}

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

.skin-timeless #ca-view > a,
.skin-timeless #ca-view-foreign > a {
	background-image:
		url("/wiki/Special:Redirect/file/Actionbar-read.svg") !important;
}

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

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

.skin-timeless #ca-addsection > a,
.skin-timeless #ca-viewsource > a,
.skin-timeless #t-contributions > a {
	background-image: none !important;
	padding-left: 0.35rem !important;
}

.skin-timeless #ca-watch > a,
.skin-timeless #ca-unwatch > a {
	padding-left: 1.45rem !important;
	padding-right: 0.35rem !important;
	background-position: left center !important;
	background-size: 15px !important;
}

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

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

.skin-timeless .pvz-watch-spinning > a,
.skin-timeless a.pvz-watch-spinning {
	animation: pvzt-watch-spin 320ms ease;
}

@keyframes pvzt-watch-spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

/* 본문 내부 카드류 */
.skin-timeless .toc,
.skin-timeless ul#filetoc,
.skin-timeless .toccolours,
.skin-timeless #localNotice,
.skin-timeless #catlinks,
.skin-timeless .catlinks,
.skin-timeless .mw-parser-output > .mw-references-wrap,
.skin-timeless .mw-parser-output > ol.references,
.skin-timeless .mw-parser-output > .references {
	border: 1px solid var(--pvzt-line-strong) !important;
	border-radius: 0 !important;
	background: var(--pvzt-paper) !important;
	background-image: none !important;
	color: var(--pvzt-brown) !important;
	box-shadow: none !important;
}

.skin-timeless #localNotice {
	padding: 0.75rem 0.9rem !important;
}

.skin-timeless #catlinks,
.skin-timeless .catlinks {
	margin-top: 1.2rem !important;
	padding: 0.52rem 0.72rem !important;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-weight: 300 !important;
	line-height: 1.5 !important;
}

.skin-timeless .mw-parser-output > .mw-references-wrap,
.skin-timeless .mw-parser-output > ol.references,
.skin-timeless .mw-parser-output > .references {
	margin-top: 1.2rem !important;
	padding: 0.72rem 0.88rem !important;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-weight: 300 !important;
	line-height: 1.5 !important;
}

.skin-timeless .mw-parser-output > .mw-references-wrap > ol.references {
	margin: 0 !important;
	padding: 0 0 0 1.5em !important;
	border: 0 !important;
	background: transparent !important;
}

.skin-timeless #catlinks a,
.skin-timeless .catlinks a,
.skin-timeless .mw-parser-output > .mw-references-wrap a,
.skin-timeless .mw-parser-output > ol.references a,
.skin-timeless .mw-parser-output > .references a,
.skin-timeless .toc a,
.skin-timeless #localNotice a {
	color: var(--pvzt-brown) !important;
	text-shadow: none !important;
}

.skin-timeless #catlinks a:hover,
.skin-timeless .catlinks a:hover,
.skin-timeless .mw-parser-output > .mw-references-wrap a:hover,
.skin-timeless .mw-parser-output > ol.references a:hover,
.skin-timeless .mw-parser-output > .references a:hover,
.skin-timeless .toc a:hover,
.skin-timeless #localNotice a:hover {
	color: var(--pvzt-brown-dark) !important;
}

.skin-timeless #mw-normal-catlinks,
.skin-timeless .mw-normal-catlinks,
.skin-timeless #mw-hidden-catlinks,
.skin-timeless .mw-hidden-catlinks {
	border: 0 !important;
	background: transparent !important;
}

/* 문단 구분선 */
.skin-timeless .mw-heading2,
.skin-timeless .mw-parser-output h2.pvz-grass-heading {
	position: relative !important;
	margin-bottom: 0.72em !important;
	padding-bottom: 12px !important;
	border: 0 !important;
	border-bottom: 0 !important;
	background: none !important;
	background-image: none !important;
	box-shadow: none !important;
}

.skin-timeless .mw-heading2::before,
.skin-timeless .mw-heading2::after,
.skin-timeless .mw-parser-output h2.pvz-grass-heading::before,
.skin-timeless .mw-parser-output h2.pvz-grass-heading::after {
	content: none !important;
	display: none !important;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
}

.skin-timeless .mw-heading2 > h2,
.skin-timeless .mw-parser-output h2.pvz-grass-heading {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border: 0 !important;
	border-bottom: 0 !important;
	background: none !important;
	background-image: none !important;
	box-shadow: none !important;
}

.skin-timeless .pvz-grass-divider {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	height: 14px;
	overflow: hidden;
	pointer-events: none;
	background: #ead9b8;
	-webkit-mask-image:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E");
	mask-image:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E");
	-webkit-mask-repeat: repeat-x;
	mask-repeat: repeat-x;
	-webkit-mask-position: left bottom;
	mask-position: left bottom;
	-webkit-mask-size: 112px 12px;
	mask-size: 112px 12px;
}

/* 하단 */
.skin-timeless #mw-footer-container,
.skin-timeless .mw-footer-container {
	background: #eadfc8 !important;
	background-image: none !important;
	border-top: 1px solid var(--pvzt-line-strong) !important;
	box-shadow: none !important;
	color: var(--pvzt-brown) !important;
}

.skin-timeless #mw-footer-container a,
.skin-timeless .mw-footer-container a,
.skin-timeless #mw-footer-container a:visited,
.skin-timeless .mw-footer-container a:visited {
	color: var(--pvzt-brown) !important;
	text-shadow: none !important;
}

.skin-timeless #mw-footer-container a:hover,
.skin-timeless .mw-footer-container a:hover {
	color: var(--pvzt-brown-dark) !important;
}

/* 반응형: 위치는 안 바꾸고 크기만 보정 */
@media screen and (max-width: 850px) {
	.skin-timeless #mw-content {
		padding: 0.9rem !important;
	}

	.skin-timeless #firstHeading,
	.skin-timeless .mw-first-heading,
	.skin-timeless .mw-body h1.firstHeading {
		font-size: 1.38em !important;
		padding: 0.34em 1em 0.32em 0.62em !important;
	}

	.skin-timeless .tools-inline li > a {
		font-size: 0.7rem !important;
	}
}

@media screen and (min-width: 851px) {
	.skin-timeless #firstHeading,
	.skin-timeless .mw-first-heading {
		font-size: 2.05em !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	.skin-timeless *,
	.skin-timeless *::before,
	.skin-timeless *::after {
		animation-duration: 1ms !important;
		transition-duration: 1ms !important;
	}
}