틀:정보상자/styles.css: 두 판 사이의 차이

식물 vs 좀비 위키
둘러보기로 이동 검색으로 이동
편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
.infobox {
.infobox {
position: relative;
float: right;
float: right;
clear: right;
clear: right;
width: 320px;
width: 340px;
max-width: 100%;
max-width: 100%;
margin: 0 0 1.25rem 1.25rem;
margin: 0 0 1.3rem 1.3rem;
padding: 0.78rem;
padding: 1rem 0.85rem 0.95rem 1.05rem;
border: 3px solid #7b5b45;
border: 1px solid #bfa990;
border-radius: 22px;
border-left: 9px solid #79533b;
border-radius: 30px 10px 26px 12px;
box-sizing: border-box;
box-sizing: border-box;
background: #d9c3a8;
background: #ded0bd;
color: #433127;
color: #40342c;
font-family:
font-family:
-apple-system,
-apple-system,
18번째 줄: 20번째 줄:
"Noto Sans KR",
"Noto Sans KR",
sans-serif;
sans-serif;
font-size: 0.92rem;
font-size: 0.95rem;
line-height: 1.5;
line-height: 1.6;
box-shadow: 0 8px 22px rgba(72, 51, 35, 0.22);
box-shadow: 0 10px 24px rgba(69, 48, 34, 0.14);
overflow: visible;
}
 
.infobox::after {
content: "";
position: absolute;
right: 18px;
bottom: -1px;
width: 54px;
height: 7px;
border-radius: 7px 7px 0 0;
background: #a56c45;
}
 
.infobox__head {
position: relative;
z-index: 2;
margin: -0.3rem 0.45rem 0 -1.5rem;
}
}


.infobox__title {
.infobox__title {
margin: 0 0.28rem;
padding: 0.68rem 1.1rem 0.62rem 1.35rem;
padding: 0.4rem 1rem;
border: 1px solid #654531;
border: 1px solid #6e503b;
border-left: 0;
border-radius: 16px;
border-radius: 0 17px 8px 0;
background: #8a6a50;
box-sizing: border-box;
background: #79533b;
color: #fff8ef;
color: #fff8ef;
font-family:
font-family:
"SB Aggro B",
"SB 어그로 B",
-apple-system,
-apple-system,
BlinkMacSystemFont,
BlinkMacSystemFont,
"Segoe UI",
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
sans-serif;
sans-serif;
font-size: 1.22rem;
font-size: 1.42rem;
font-weight: 700;
font-weight: 750;
letter-spacing: -0.025em;
line-height: 1.3;
line-height: 1.3;
letter-spacing: -0.02em;
text-align: left;
text-align: center;
overflow-wrap: anywhere;
overflow-wrap: anywhere;
word-break: keep-all;
word-break: keep-all;
}
.infobox__title::after {
content: "";
display: block;
width: 2.8rem;
height: 3px;
margin: 0.42rem 0 0 auto;
border-radius: 3px;
background: #d9b78f;
}
}


53번째 줄: 84번째 줄:
}
}


.infobox__panel {
.infobox__body {
margin: 0.72rem 0.22rem 0.22rem;
margin-top: 0.8rem;
border: 2px solid #ccb296;
}
border-radius: 18px;
 
box-sizing: border-box;
.infobox__media {
background: #efe1ce;
position: relative;
overflow: hidden;
z-index: 1;
margin: 0 0.35rem;
}
 
.infobox__media::before {
content: "";
position: absolute;
top: 1.1rem;
left: -0.35rem;
width: 0.35rem;
height: 3.4rem;
border-radius: 4px 0 0 4px;
background: #a56c45;
}
}


66번째 줄: 109번째 줄:
align-items: center;
align-items: center;
justify-content: center;
justify-content: center;
min-height: 210px;
width: 100%;
max-height: 280px;
min-height: 195px;
padding: 1.05rem 1rem 1rem;
max-height: 265px;
padding: 1.05rem;
border: 1px solid #c5aa8a;
border-bottom: 4px solid #a56c45;
border-radius: 19px 8px 21px 8px;
box-sizing: border-box;
box-sizing: border-box;
background: #efe1ce;
background: #f4eadc;
border-bottom: 1px solid #ccb296;
overflow: hidden;
}
}


79번째 줄: 126번째 줄:
max-width: 100%;
max-width: 100%;
height: auto;
height: auto;
max-height: 220px;
max-height: 225px;
margin: 0 auto;
margin: 0 auto;
object-fit: contain;
object-fit: contain;
filter: drop-shadow(0 8px 8px rgba(86, 60, 40, 0.2));
}
 
.infobox__section {
position: relative;
margin-top: 0.8rem;
padding: 0.9rem 0.65rem 0.35rem 0.95rem;
border-top: 1px solid #bfa990;
border-radius: 8px 17px 15px 6px;
box-sizing: border-box;
background: #eadcca;
}
 
.infobox__media + .infobox__section {
margin-top: -0.45rem;
padding-top: 1.3rem;
}
 
.infobox__section-title {
display: inline-block;
margin: 0 0 0.42rem -0.95rem;
padding: 0.3rem 0.85rem 0.28rem 1rem;
border-left: 4px solid #a56c45;
border-radius: 0 9px 9px 0;
background: #d4bea2;
color: #5b4333;
font-size: 0.84rem;
font-weight: 700;
letter-spacing: 0.025em;
line-height: 1.35;
}
}


.infobox__details {
.infobox__details {
width: calc(100% - 1rem);
width: 100%;
margin: 0.55rem 0.5rem 0.65rem;
margin: 0;
border-collapse: separate;
border: 0;
border-spacing: 0 0.42rem;
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
table-layout: fixed;
background: transparent;
background: transparent;
font-family:
"SB Aggro L",
"SB 어그로 L",
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
sans-serif;
}
}


106번째 줄: 173번째 줄:
.infobox__details td {
.infobox__details td {
min-width: 0;
min-width: 0;
padding: 0.46rem 0.68rem;
padding: 0.68rem 0;
border: 1px solid #b59678;
border: 0;
box-sizing: border-box;
box-sizing: border-box;
vertical-align: top;
vertical-align: top;
line-height: 1.45;
line-height: 1.55;
}
 
.infobox__details tr + tr th,
.infobox__details tr + tr td {
border-top: 1px solid #d1bda4;
}
}


.infobox__details th {
.infobox__details th {
width: 38%;
position: relative;
border-right: 0;
width: 35%;
border-radius: 10px 0 0 10px;
padding-right: 0.7rem;
background: #baa084;
padding-left: 1.05rem;
color: #47342a;
color: #4f3b2e;
font-family:
font-size: 0.88rem;
"SB Aggro M",
font-weight: 700;
"SB 어그로 M",
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
sans-serif;
font-size: 0.86rem;
font-weight: 500;
text-align: left;
text-align: left;
white-space: normal;
white-space: normal;
}
.infobox__details th::before {
content: "";
position: absolute;
top: 1.04rem;
left: 0.15rem;
width: 0.46rem;
height: 0.46rem;
border-radius: 50% 50% 2px 50%;
background: #a56c45;
transform: rotate(45deg);
}
}


.infobox__details td {
.infobox__details td {
border-left: 0;
padding-right: 0.2rem;
border-radius: 0 10px 10px 0;
padding-left: 0.42rem;
background: #f7eee2;
color: #40342c;
color: #47342a;
font-size: 0.94rem;
font-family:
font-weight: 400;
"SB Aggro L",
"SB 어그로 L",
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"Apple SD Gothic Neo",
"Noto Sans KR",
sans-serif;
font-size: 0.9rem;
font-weight: 300;
text-align: left;
text-align: left;
overflow-wrap: anywhere;
overflow-wrap: anywhere;
161번째 줄: 226번째 줄:
.infobox__details ul,
.infobox__details ul,
.infobox__details ol {
.infobox__details ol {
margin: 0.2em 0 0.2em 1.2em;
margin: 0.25em 0 0.25em 1.25em;
padding: 0;
padding: 0;
}
}


.infobox__details li {
.infobox__details li {
margin: 0.1em 0;
margin: 0.15em 0;
}
}


174번째 줄: 239번째 줄:


.infobox a {
.infobox a {
color: #8a562f;
color: #85502f;
text-decoration: none;
text-decoration: underline;
}
}


.infobox a:hover {
.infobox a:hover {
color: #5d351f;
color: #5d351f;
text-decoration: underline;
}
 
.infobox a:focus {
outline: 2px solid #a56c45;
}
}


189번째 줄: 257번째 줄:
width: 100%;
width: 100%;
max-width: 100%;
max-width: 100%;
margin: 0 0 1.1rem;
margin: 0 0 1.15rem;
padding: 0.68rem;
padding: 0.9rem 0.72rem 0.85rem 0.9rem;
border-radius: 20px;
border-left-width: 7px;
font-size: inherit;
border-radius: 24px 8px 20px 10px;
line-height: inherit;
font-size: 1rem;
line-height: 1.6;
box-shadow: 0 8px 20px rgba(69, 48, 34, 0.13);
}
}


.infobox .infobox__title {
.infobox::after {
padding: 0.52rem 1rem;
right: 15px;
border-radius: 15px;
width: 46px;
font-size: 2.8rem;
height: 6px;
line-height: 1.15;
}
}


.infobox .infobox__title p {
.infobox__head {
margin: 0;
margin: -0.22rem 0.3rem 0 -1.25rem;
font: inherit;
color: inherit;
line-height: inherit;
}
}


.infobox__panel {
.infobox__title {
margin: 0.68rem 0.18rem 0.18rem;
padding: 0.72rem 1rem 0.68rem 1.2rem;
border-radius: 16px;
border-radius: 0 15px 7px 0;
font-size: 2rem;
line-height: 1.22;
}
 
.infobox__title::after {
width: 2.5rem;
margin-top: 0.38rem;
}
 
.infobox__body {
margin-top: 0.72rem;
}
 
.infobox__media {
margin-right: 0.25rem;
margin-left: 0.25rem;
}
 
.infobox__media::before {
left: -0.25rem;
width: 0.25rem;
}
}


.infobox__image {
.infobox__image {
min-height: 200px;
min-height: 200px;
max-height: 260px;
max-height: 280px;
padding: 0.95rem 0.9rem;
padding: 1rem;
border-radius: 17px 7px 19px 7px;
}
}


.infobox__image img {
.infobox__image img {
max-height: 205px;
max-height: 235px;
}
 
.infobox__section {
margin-top: 0.72rem;
padding-right: 0.55rem;
padding-left: 0.82rem;
border-radius: 7px 15px 13px 5px;
}
}


.infobox__details {
.infobox__media + .infobox__section {
width: calc(100% - 0.9rem);
margin-top: -0.4rem;
margin: 0.5rem 0.45rem 0.6rem;
padding-top: 1.2rem;
border-spacing: 0 0.38rem;
}
}


.infobox__details,
.infobox__section-title {
.infobox__details th,
margin-left: -0.82rem;
.infobox__details td {
font-size: 0.92rem;
font-size: 1em;
line-height: inherit;
}
}


.infobox__details th {
.infobox__details th {
width: 36%;
width: 34%;
padding-right: 0.55rem;
padding-left: 1rem;
font-size: 1rem;
}
 
.infobox__details td {
font-size: 1rem;
}
}
}
}


@media screen and (max-width: 420px) {
@media screen and (max-width: 520px) {
.infobox {
.infobox {
padding: 0.58rem;
padding: 0.78rem 0.58rem 0.75rem 0.75rem;
border-radius: 18px;
border-left-width: 6px;
border-radius: 21px 7px 18px 9px;
}
}


.infobox .infobox__title {
.infobox__head {
padding: 0.48rem 0.9rem;
margin-left: -1.05rem;
border-radius: 14px;
font-size: 2.5rem;
}
}


.infobox__panel {
.infobox__title {
border-radius: 14px;
padding: 0.68rem 0.88rem 0.64rem 1rem;
font-size: 1.9rem;
}
}


.infobox__image {
.infobox__image {
min-height: 180px;
min-height: 180px;
max-height: 235px;
max-height: 245px;
padding: 0.85rem 0.8rem;
padding: 0.85rem;
}
}


.infobox__image img {
.infobox__image img {
max-height: 185px;
max-height: 205px;
}
 
.infobox__section {
padding-right: 0.5rem;
padding-bottom: 0.25rem;
padding-left: 0.75rem;
}
}


.infobox__details {
.infobox__section-title {
width: calc(100% - 0.8rem);
margin-left: -0.75rem;
margin: 0.46rem 0.4rem 0.55rem;
}
 
.infobox__details,
.infobox__details tbody,
.infobox__details tr,
.infobox__details th,
.infobox__details td {
display: block;
width: 100%;
}
 
.infobox__details tr {
padding: 0.68rem 0;
}
 
.infobox__details tr + tr {
border-top: 1px solid #d1bda4;
}
 
.infobox__details tr + tr th,
.infobox__details tr + tr td {
border-top: 0;
}
}


.infobox__details th {
.infobox__details th {
width: 37%;
padding: 0.05rem 0.2rem 0.25rem 1rem;
padding-right: 0.45rem;
font-size: 0.96rem;
}
 
.infobox__details th::before {
top: 0.42rem;
}
}


.infobox__details th,
.infobox__details td {
.infobox__details td {
padding: 0.42rem 0.56rem;
padding: 0.05rem 0.2rem 0.05rem 1rem;
font-size: 1em;
font-size: 1rem;
line-height: 1.6;
}
}
}
}
289번째 줄: 417번째 줄:
@media screen {
@media screen {
html.skin-theme-clientpref-night .infobox {
html.skin-theme-clientpref-night .infobox {
border-color: #8b6d55;
border-color: #5f4d40;
background: #4a392d;
border-left-color: #a87554;
color: #eee2d5;
background: #332a24;
box-shadow: 0 8px 22px rgba(0, 0, 0, 0.35);
color: #ece3d8;
box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
}
 
html.skin-theme-clientpref-night .infobox::after {
background: #bd8055;
}
}


html.skin-theme-clientpref-night .infobox__title {
html.skin-theme-clientpref-night .infobox__title {
border-color: #745641;
border-color: #8b6046;
background: #6b4b39;
background: #684733;
color: #fff7ed;
color: #f7eee4;
}
}


html.skin-theme-clientpref-night .infobox__panel {
html.skin-theme-clientpref-night .infobox__title::after {
border-color: #7a624f;
background: #d5a274;
background: #3c2f27;
}
 
html.skin-theme-clientpref-night .infobox__media::before {
background: #bd8055;
}
}


html.skin-theme-clientpref-night .infobox__image {
html.skin-theme-clientpref-night .infobox__image {
background: #3c2f27;
border-color: #675548;
border-bottom-color: #7a624f;
border-bottom-color: #bd8055;
background: #41362e;
}
 
html.skin-theme-clientpref-night .infobox__section {
border-top-color: #5f4f43;
background: #3a3029;
}
}


html.skin-theme-clientpref-night .infobox__image img {
html.skin-theme-clientpref-night .infobox__section-title {
filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.35));
border-left-color: #bd8055;
background: #4e3e33;
color: #eddccc;
}
 
html.skin-theme-clientpref-night .infobox__details tr + tr th,
html.skin-theme-clientpref-night .infobox__details tr + tr td,
html.skin-theme-clientpref-night .infobox__details tr + tr {
border-top-color: #594a3f;
}
}


html.skin-theme-clientpref-night .infobox__details th {
html.skin-theme-clientpref-night .infobox__details th {
border-color: #8a6e57;
color: #ead8c7;
background: #6a5646;
}
color: #f1e5d9;
 
html.skin-theme-clientpref-night .infobox__details th::before {
background: #bd8055;
}
}


html.skin-theme-clientpref-night .infobox__details td {
html.skin-theme-clientpref-night .infobox__details td {
border-color: #8a6e57;
color: #ece3d8;
background: #4a3a30;
color: #f1e5d9;
}
}


html.skin-theme-clientpref-night .infobox a {
html.skin-theme-clientpref-night .infobox a {
color: #e0b181;
color: #e0af82;
}
}


html.skin-theme-clientpref-night .infobox a:hover {
html.skin-theme-clientpref-night .infobox a:hover {
color: #f3cfab;
color: #f1c9a5;
}
 
html.skin-theme-clientpref-night .infobox a:focus {
outline-color: #d59a69;
}
}
}
}
338번째 줄: 492번째 줄:
@media screen and (prefers-color-scheme: dark) {
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .infobox {
html.skin-theme-clientpref-os .infobox {
border-color: #8b6d55;
border-color: #5f4d40;
background: #4a392d;
border-left-color: #a87554;
color: #eee2d5;
background: #332a24;
box-shadow: 0 8px 22px rgba(0, 0, 0, 0.35);
color: #ece3d8;
box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
}
 
html.skin-theme-clientpref-os .infobox::after {
background: #bd8055;
}
}


html.skin-theme-clientpref-os .infobox__title {
html.skin-theme-clientpref-os .infobox__title {
border-color: #745641;
border-color: #8b6046;
background: #6b4b39;
background: #684733;
color: #fff7ed;
color: #f7eee4;
}
 
html.skin-theme-clientpref-os .infobox__title::after {
background: #d5a274;
}
}


html.skin-theme-clientpref-os .infobox__panel {
html.skin-theme-clientpref-os .infobox__media::before {
border-color: #7a624f;
background: #bd8055;
background: #3c2f27;
}
}


html.skin-theme-clientpref-os .infobox__image {
html.skin-theme-clientpref-os .infobox__image {
background: #3c2f27;
border-color: #675548;
border-bottom-color: #7a624f;
border-bottom-color: #bd8055;
background: #41362e;
}
}


html.skin-theme-clientpref-os .infobox__image img {
html.skin-theme-clientpref-os .infobox__section {
filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.35));
border-top-color: #5f4f43;
background: #3a3029;
}
 
html.skin-theme-clientpref-os .infobox__section-title {
border-left-color: #bd8055;
background: #4e3e33;
color: #eddccc;
}
 
html.skin-theme-clientpref-os .infobox__details tr + tr th,
html.skin-theme-clientpref-os .infobox__details tr + tr td,
html.skin-theme-clientpref-os .infobox__details tr + tr {
border-top-color: #594a3f;
}
}


html.skin-theme-clientpref-os .infobox__details th {
html.skin-theme-clientpref-os .infobox__details th {
border-color: #8a6e57;
color: #ead8c7;
background: #6a5646;
}
color: #f1e5d9;
 
html.skin-theme-clientpref-os .infobox__details th::before {
background: #bd8055;
}
}


html.skin-theme-clientpref-os .infobox__details td {
html.skin-theme-clientpref-os .infobox__details td {
border-color: #8a6e57;
color: #ece3d8;
background: #4a3a30;
color: #f1e5d9;
}
}


html.skin-theme-clientpref-os .infobox a {
html.skin-theme-clientpref-os .infobox a {
color: #e0b181;
color: #e0af82;
}
}


html.skin-theme-clientpref-os .infobox a:hover {
html.skin-theme-clientpref-os .infobox a:hover {
color: #f3cfab;
color: #f1c9a5;
}
 
html.skin-theme-clientpref-os .infobox a:focus {
outline-color: #d59a69;
}
}
}
}

2026년 7월 22일 (수) 18:34 판

.infobox {
	position: relative;
	float: right;
	clear: right;
	width: 340px;
	max-width: 100%;
	margin: 0 0 1.3rem 1.3rem;
	padding: 1rem 0.85rem 0.95rem 1.05rem;
	border: 1px solid #bfa990;
	border-left: 9px solid #79533b;
	border-radius: 30px 10px 26px 12px;
	box-sizing: border-box;
	background: #ded0bd;
	color: #40342c;
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Apple SD Gothic Neo",
		"Noto Sans KR",
		sans-serif;
	font-size: 0.95rem;
	line-height: 1.6;
	box-shadow: 0 10px 24px rgba(69, 48, 34, 0.14);
	overflow: visible;
}

.infobox::after {
	content: "";
	position: absolute;
	right: 18px;
	bottom: -1px;
	width: 54px;
	height: 7px;
	border-radius: 7px 7px 0 0;
	background: #a56c45;
}

.infobox__head {
	position: relative;
	z-index: 2;
	margin: -0.3rem 0.45rem 0 -1.5rem;
}

.infobox__title {
	padding: 0.68rem 1.1rem 0.62rem 1.35rem;
	border: 1px solid #654531;
	border-left: 0;
	border-radius: 0 17px 8px 0;
	box-sizing: border-box;
	background: #79533b;
	color: #fff8ef;
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		"Apple SD Gothic Neo",
		"Noto Sans KR",
		sans-serif;
	font-size: 1.42rem;
	font-weight: 750;
	letter-spacing: -0.025em;
	line-height: 1.3;
	text-align: left;
	overflow-wrap: anywhere;
	word-break: keep-all;
}

.infobox__title::after {
	content: "";
	display: block;
	width: 2.8rem;
	height: 3px;
	margin: 0.42rem 0 0 auto;
	border-radius: 3px;
	background: #d9b78f;
}

.infobox__title p {
	margin: 0;
	font: inherit;
	color: inherit;
	line-height: inherit;
}

.infobox__body {
	margin-top: 0.8rem;
}

.infobox__media {
	position: relative;
	z-index: 1;
	margin: 0 0.35rem;
}

.infobox__media::before {
	content: "";
	position: absolute;
	top: 1.1rem;
	left: -0.35rem;
	width: 0.35rem;
	height: 3.4rem;
	border-radius: 4px 0 0 4px;
	background: #a56c45;
}

.infobox__image {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 195px;
	max-height: 265px;
	padding: 1.05rem;
	border: 1px solid #c5aa8a;
	border-bottom: 4px solid #a56c45;
	border-radius: 19px 8px 21px 8px;
	box-sizing: border-box;
	background: #f4eadc;
	overflow: hidden;
}

.infobox__image img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 225px;
	margin: 0 auto;
	object-fit: contain;
}

.infobox__section {
	position: relative;
	margin-top: 0.8rem;
	padding: 0.9rem 0.65rem 0.35rem 0.95rem;
	border-top: 1px solid #bfa990;
	border-radius: 8px 17px 15px 6px;
	box-sizing: border-box;
	background: #eadcca;
}

.infobox__media + .infobox__section {
	margin-top: -0.45rem;
	padding-top: 1.3rem;
}

.infobox__section-title {
	display: inline-block;
	margin: 0 0 0.42rem -0.95rem;
	padding: 0.3rem 0.85rem 0.28rem 1rem;
	border-left: 4px solid #a56c45;
	border-radius: 0 9px 9px 0;
	background: #d4bea2;
	color: #5b4333;
	font-size: 0.84rem;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 1.35;
}

.infobox__details {
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	background: transparent;
}

.infobox__details th,
.infobox__details td {
	min-width: 0;
	padding: 0.68rem 0;
	border: 0;
	box-sizing: border-box;
	vertical-align: top;
	line-height: 1.55;
}

.infobox__details tr + tr th,
.infobox__details tr + tr td {
	border-top: 1px solid #d1bda4;
}

.infobox__details th {
	position: relative;
	width: 35%;
	padding-right: 0.7rem;
	padding-left: 1.05rem;
	color: #4f3b2e;
	font-size: 0.88rem;
	font-weight: 700;
	text-align: left;
	white-space: normal;
}

.infobox__details th::before {
	content: "";
	position: absolute;
	top: 1.04rem;
	left: 0.15rem;
	width: 0.46rem;
	height: 0.46rem;
	border-radius: 50% 50% 2px 50%;
	background: #a56c45;
	transform: rotate(45deg);
}

.infobox__details td {
	padding-right: 0.2rem;
	padding-left: 0.42rem;
	color: #40342c;
	font-size: 0.94rem;
	font-weight: 400;
	text-align: left;
	overflow-wrap: anywhere;
	word-break: break-word;
}

.infobox__details p {
	margin: 0.18em 0;
}

.infobox__details ul,
.infobox__details ol {
	margin: 0.25em 0 0.25em 1.25em;
	padding: 0;
}

.infobox__details li {
	margin: 0.15em 0;
}

.infobox__details sup {
	line-height: 1;
}

.infobox a {
	color: #85502f;
	text-decoration: underline;
}

.infobox a:hover {
	color: #5d351f;
}

.infobox a:focus {
	outline: 2px solid #a56c45;
}

@media screen and (max-width: 720px) {
	.infobox {
		float: none;
		clear: both;
		width: 100%;
		max-width: 100%;
		margin: 0 0 1.15rem;
		padding: 0.9rem 0.72rem 0.85rem 0.9rem;
		border-left-width: 7px;
		border-radius: 24px 8px 20px 10px;
		font-size: 1rem;
		line-height: 1.6;
		box-shadow: 0 8px 20px rgba(69, 48, 34, 0.13);
	}

	.infobox::after {
		right: 15px;
		width: 46px;
		height: 6px;
	}

	.infobox__head {
		margin: -0.22rem 0.3rem 0 -1.25rem;
	}

	.infobox__title {
		padding: 0.72rem 1rem 0.68rem 1.2rem;
		border-radius: 0 15px 7px 0;
		font-size: 2rem;
		line-height: 1.22;
	}

	.infobox__title::after {
		width: 2.5rem;
		margin-top: 0.38rem;
	}

	.infobox__body {
		margin-top: 0.72rem;
	}

	.infobox__media {
		margin-right: 0.25rem;
		margin-left: 0.25rem;
	}

	.infobox__media::before {
		left: -0.25rem;
		width: 0.25rem;
	}

	.infobox__image {
		min-height: 200px;
		max-height: 280px;
		padding: 1rem;
		border-radius: 17px 7px 19px 7px;
	}

	.infobox__image img {
		max-height: 235px;
	}

	.infobox__section {
		margin-top: 0.72rem;
		padding-right: 0.55rem;
		padding-left: 0.82rem;
		border-radius: 7px 15px 13px 5px;
	}

	.infobox__media + .infobox__section {
		margin-top: -0.4rem;
		padding-top: 1.2rem;
	}

	.infobox__section-title {
		margin-left: -0.82rem;
		font-size: 0.92rem;
	}

	.infobox__details th {
		width: 34%;
		padding-left: 1rem;
		font-size: 1rem;
	}

	.infobox__details td {
		font-size: 1rem;
	}
}

@media screen and (max-width: 520px) {
	.infobox {
		padding: 0.78rem 0.58rem 0.75rem 0.75rem;
		border-left-width: 6px;
		border-radius: 21px 7px 18px 9px;
	}

	.infobox__head {
		margin-left: -1.05rem;
	}

	.infobox__title {
		padding: 0.68rem 0.88rem 0.64rem 1rem;
		font-size: 1.9rem;
	}

	.infobox__image {
		min-height: 180px;
		max-height: 245px;
		padding: 0.85rem;
	}

	.infobox__image img {
		max-height: 205px;
	}

	.infobox__section {
		padding-right: 0.5rem;
		padding-bottom: 0.25rem;
		padding-left: 0.75rem;
	}

	.infobox__section-title {
		margin-left: -0.75rem;
	}

	.infobox__details,
	.infobox__details tbody,
	.infobox__details tr,
	.infobox__details th,
	.infobox__details td {
		display: block;
		width: 100%;
	}

	.infobox__details tr {
		padding: 0.68rem 0;
	}

	.infobox__details tr + tr {
		border-top: 1px solid #d1bda4;
	}

	.infobox__details tr + tr th,
	.infobox__details tr + tr td {
		border-top: 0;
	}

	.infobox__details th {
		padding: 0.05rem 0.2rem 0.25rem 1rem;
		font-size: 0.96rem;
	}

	.infobox__details th::before {
		top: 0.42rem;
	}

	.infobox__details td {
		padding: 0.05rem 0.2rem 0.05rem 1rem;
		font-size: 1rem;
		line-height: 1.6;
	}
}

@media screen {
	html.skin-theme-clientpref-night .infobox {
		border-color: #5f4d40;
		border-left-color: #a87554;
		background: #332a24;
		color: #ece3d8;
		box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
	}

	html.skin-theme-clientpref-night .infobox::after {
		background: #bd8055;
	}

	html.skin-theme-clientpref-night .infobox__title {
		border-color: #8b6046;
		background: #684733;
		color: #f7eee4;
	}

	html.skin-theme-clientpref-night .infobox__title::after {
		background: #d5a274;
	}

	html.skin-theme-clientpref-night .infobox__media::before {
		background: #bd8055;
	}

	html.skin-theme-clientpref-night .infobox__image {
		border-color: #675548;
		border-bottom-color: #bd8055;
		background: #41362e;
	}

	html.skin-theme-clientpref-night .infobox__section {
		border-top-color: #5f4f43;
		background: #3a3029;
	}

	html.skin-theme-clientpref-night .infobox__section-title {
		border-left-color: #bd8055;
		background: #4e3e33;
		color: #eddccc;
	}

	html.skin-theme-clientpref-night .infobox__details tr + tr th,
	html.skin-theme-clientpref-night .infobox__details tr + tr td,
	html.skin-theme-clientpref-night .infobox__details tr + tr {
		border-top-color: #594a3f;
	}

	html.skin-theme-clientpref-night .infobox__details th {
		color: #ead8c7;
	}

	html.skin-theme-clientpref-night .infobox__details th::before {
		background: #bd8055;
	}

	html.skin-theme-clientpref-night .infobox__details td {
		color: #ece3d8;
	}

	html.skin-theme-clientpref-night .infobox a {
		color: #e0af82;
	}

	html.skin-theme-clientpref-night .infobox a:hover {
		color: #f1c9a5;
	}

	html.skin-theme-clientpref-night .infobox a:focus {
		outline-color: #d59a69;
	}
}

@media screen and (prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os .infobox {
		border-color: #5f4d40;
		border-left-color: #a87554;
		background: #332a24;
		color: #ece3d8;
		box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
	}

	html.skin-theme-clientpref-os .infobox::after {
		background: #bd8055;
	}

	html.skin-theme-clientpref-os .infobox__title {
		border-color: #8b6046;
		background: #684733;
		color: #f7eee4;
	}

	html.skin-theme-clientpref-os .infobox__title::after {
		background: #d5a274;
	}

	html.skin-theme-clientpref-os .infobox__media::before {
		background: #bd8055;
	}

	html.skin-theme-clientpref-os .infobox__image {
		border-color: #675548;
		border-bottom-color: #bd8055;
		background: #41362e;
	}

	html.skin-theme-clientpref-os .infobox__section {
		border-top-color: #5f4f43;
		background: #3a3029;
	}

	html.skin-theme-clientpref-os .infobox__section-title {
		border-left-color: #bd8055;
		background: #4e3e33;
		color: #eddccc;
	}

	html.skin-theme-clientpref-os .infobox__details tr + tr th,
	html.skin-theme-clientpref-os .infobox__details tr + tr td,
	html.skin-theme-clientpref-os .infobox__details tr + tr {
		border-top-color: #594a3f;
	}

	html.skin-theme-clientpref-os .infobox__details th {
		color: #ead8c7;
	}

	html.skin-theme-clientpref-os .infobox__details th::before {
		background: #bd8055;
	}

	html.skin-theme-clientpref-os .infobox__details td {
		color: #ece3d8;
	}

	html.skin-theme-clientpref-os .infobox a {
		color: #e0af82;
	}

	html.skin-theme-clientpref-os .infobox a:hover {
		color: #f1c9a5;
	}

	html.skin-theme-clientpref-os .infobox a:focus {
		outline-color: #d59a69;
	}
}