/*
 * FMNOTE by Codaeri Skin
 * Samsung Design News-inspired global presentation.
 */

:root {
	--fm-ink: #050816;
	--fm-muted: #6b7280;
	--fm-text: #343a46;
	--fm-line: #e5e7eb;
	--fm-soft: #eef0f3;
	--fm-max: 1340px;
	--fm-article: 860px;
}

body.fmnote-codaeri-skin {
	background: #fff !important;
	color: var(--fm-text);
}

body.fmnote-codaeri-skin #masthead,
body.fmnote-codaeri-skin #masthead .site-header-row-container-inner {
	background: #fff !important;
	box-shadow: none !important;
}

body.fmnote-codaeri-skin #masthead .site-container {
	max-width: var(--fm-max) !important;
	padding-left: 22px !important;
	padding-right: 22px !important;
}

body.fmnote-codaeri-skin .site-main-header-inner-wrap {
	min-height: 86px !important;
}

body.fmnote-codaeri-skin .main-navigation .primary-menu-container > ul > li.menu-item > a {
	color: #111827 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
}

body.fmnote-codaeri-skin .content-bg,
body.fmnote-codaeri-skin .entry,
body.fmnote-codaeri-skin .site,
body.fmnote-codaeri-skin body.content-style-unboxed .site {
	background: #fff !important;
}

body.fmnote-codaeri-skin .entry.single-entry,
body.fmnote-codaeri-skin .entry.loop-entry {
	box-shadow: none !important;
	border-radius: 0 !important;
}

/* Home */
body.home.fmnote-codaeri-skin .entry-hero,
body.home.fmnote-codaeri-skin .entry-header,
body.home.fmnote-codaeri-skin .page-title {
	display: none !important;
}

body.home.fmnote-codaeri-skin #primary,
body.home.fmnote-codaeri-skin .site-main,
body.home.fmnote-codaeri-skin .content-area {
	margin: 0 !important;
	padding: 0 !important;
}

body.home.fmnote-codaeri-skin .content-container.site-container,
body.home.fmnote-codaeri-skin .entry-content {
	max-width: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.home.fmnote-codaeri-skin .entry-content-wrap {
	background: transparent !important;
	box-shadow: none !important;
	padding: 0 !important;
}

body.home.fmnote-codaeri-skin .fm-newsroom-home {
	box-sizing: border-box;
	width: 100%;
	max-width: var(--fm-max);
	margin: 0 auto;
	padding: 92px clamp(22px, 4vw, 56px) 116px;
	color: var(--fm-ink);
}

body.home.fmnote-codaeri-skin .fm-newsroom-hero {
	min-height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 54px;
	border-bottom: 1px solid var(--fm-line);
	margin-bottom: 54px;
}

body.home.fmnote-codaeri-skin .fm-newsroom-kicker {
	margin: 0 0 22px;
	color: var(--fm-muted);
	font-size: 15px;
	font-weight: 800;
	letter-spacing: 0;
}

body.home.fmnote-codaeri-skin .fm-newsroom-title {
	margin: 0;
	color: var(--fm-ink);
	font-size: clamp(62px, 7vw, 112px);
	line-height: .94;
	font-weight: 800;
	letter-spacing: 0;
}

body.home.fmnote-codaeri-skin .fm-newsroom-filter {
	display: flex;
	align-items: center;
	gap: 26px;
	margin: 0 0 30px;
	color: var(--fm-ink);
	font-size: 17px;
	line-height: 1;
	font-weight: 800;
}

body.home.fmnote-codaeri-skin .fm-newsroom-filter span:first-child {
	border-bottom: 2px solid var(--fm-ink);
	padding-bottom: 8px;
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-template {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 82px 32px;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post {
	margin: 0 !important;
	padding: 0 !important;
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post:not(:has(.wp-block-post-featured-image))::before {
	content: "";
	display: block;
	width: 100%;
	aspect-ratio: 16 / 10;
	background: var(--fm-soft);
	margin: 0 0 22px;
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-featured-image {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 10;
	overflow: hidden;
	margin: 0 0 22px !important;
	background: var(--fm-soft);
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-featured-image a,
body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-featured-image img {
	display: block;
	width: 100%;
	height: 100%;
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-featured-image img {
	object-fit: cover;
	transition: transform .28s ease;
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post:hover .wp-block-post-featured-image img {
	transform: scale(1.035);
}

body.home.fmnote-codaeri-skin .fm-news-card-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	min-height: 20px;
	margin: 0 0 10px;
	color: var(--fm-muted);
	font-size: 13px;
	line-height: 1.45;
	font-weight: 700;
}

body.home.fmnote-codaeri-skin .fm-news-card-meta a,
body.home.fmnote-codaeri-skin .fm-news-card-meta .wp-block-post-date {
	color: var(--fm-muted) !important;
	font-size: 13px;
	line-height: 1.45;
	font-weight: 700;
	text-decoration: none !important;
}

body.home.fmnote-codaeri-skin .fm-news-card-meta .taxonomy-category::after {
	content: "·";
	margin-left: 8px;
	color: #9ca3af;
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-title {
	margin: 0 !important;
	font-size: 25px !important;
	line-height: 1.3 !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	word-break: keep-all;
	overflow-wrap: anywhere;
}

body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-title a {
	color: var(--fm-ink) !important;
	text-decoration: none !important;
}

/* Archives, category, tag, search */
body.blog.fmnote-codaeri-skin,
body.archive.fmnote-codaeri-skin,
body.search.fmnote-codaeri-skin {
	background: #fff !important;
}

body.blog.fmnote-codaeri-skin .entry-hero,
body.archive.fmnote-codaeri-skin .entry-hero,
body.search.fmnote-codaeri-skin .entry-hero,
body.blog.fmnote-codaeri-skin .entry-hero-container-inner,
body.archive.fmnote-codaeri-skin .entry-hero-container-inner,
body.search.fmnote-codaeri-skin .entry-hero-container-inner {
	background: #fff !important;
}

body.blog.fmnote-codaeri-skin .entry-hero-container-inner,
body.archive.fmnote-codaeri-skin .entry-hero-container-inner,
body.search.fmnote-codaeri-skin .entry-hero-container-inner {
	min-height: 260px !important;
	align-items: flex-end !important;
}

body.blog.fmnote-codaeri-skin .hero-container,
body.archive.fmnote-codaeri-skin .hero-container,
body.search.fmnote-codaeri-skin .hero-container {
	max-width: var(--fm-max) !important;
	padding: 64px 28px 54px !important;
}

body.blog.fmnote-codaeri-skin .entry-hero .entry-header,
body.archive.fmnote-codaeri-skin .entry-hero .entry-header,
body.search.fmnote-codaeri-skin .entry-hero .entry-header {
	width: 100% !important;
	text-align: left !important;
	justify-content: flex-start !important;
	align-items: flex-start !important;
}

body.blog.fmnote-codaeri-skin .page-title,
body.archive.fmnote-codaeri-skin .page-title,
body.search.fmnote-codaeri-skin .page-title {
	color: var(--fm-ink) !important;
	font-size: clamp(52px, 6vw, 96px) !important;
	line-height: .98 !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	text-align: left !important;
}

body.blog.fmnote-codaeri-skin .content-area,
body.archive.fmnote-codaeri-skin .content-area,
body.search.fmnote-codaeri-skin .content-area {
	margin-top: 0 !important;
}

body.blog.fmnote-codaeri-skin .content-container.site-container,
body.archive.fmnote-codaeri-skin .content-container.site-container,
body.search.fmnote-codaeri-skin .content-container.site-container {
	max-width: var(--fm-max) !important;
	padding: 0 28px 116px !important;
}

body.blog.fmnote-codaeri-skin .grid-cols,
body.archive.fmnote-codaeri-skin .grid-cols,
body.search.fmnote-codaeri-skin .grid-cols {
	gap: 82px 32px !important;
}

body.blog.fmnote-codaeri-skin .loop-entry,
body.archive.fmnote-codaeri-skin .loop-entry,
body.search.fmnote-codaeri-skin .loop-entry {
	background: #fff !important;
	box-shadow: none !important;
}

body.blog.fmnote-codaeri-skin .loop-entry .entry-content-wrap,
body.archive.fmnote-codaeri-skin .loop-entry .entry-content-wrap,
body.search.fmnote-codaeri-skin .loop-entry .entry-content-wrap {
	padding: 0 !important;
	background: #fff !important;
}

body.blog.fmnote-codaeri-skin .loop-entry .post-thumbnail,
body.archive.fmnote-codaeri-skin .loop-entry .post-thumbnail,
body.search.fmnote-codaeri-skin .loop-entry .post-thumbnail {
	display: block !important;
	margin: 0 0 22px !important;
	aspect-ratio: 16 / 10;
	background: var(--fm-soft);
	overflow: hidden;
}

body.blog.fmnote-codaeri-skin .loop-entry .post-thumbnail img,
body.archive.fmnote-codaeri-skin .loop-entry .post-thumbnail img,
body.search.fmnote-codaeri-skin .loop-entry .post-thumbnail img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

body.blog.fmnote-codaeri-skin .loop-entry .entry-title,
body.archive.fmnote-codaeri-skin .loop-entry .entry-title,
body.search.fmnote-codaeri-skin .loop-entry .entry-title {
	margin: 0 !important;
	font-size: 25px !important;
	line-height: 1.3 !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	word-break: keep-all;
}

body.blog.fmnote-codaeri-skin .loop-entry .entry-title a,
body.archive.fmnote-codaeri-skin .loop-entry .entry-title a,
body.search.fmnote-codaeri-skin .loop-entry .entry-title a {
	color: var(--fm-ink) !important;
	text-decoration: none !important;
}

body.blog.fmnote-codaeri-skin .loop-entry .entry-meta,
body.archive.fmnote-codaeri-skin .loop-entry .entry-meta,
body.search.fmnote-codaeri-skin .loop-entry .entry-meta {
	color: var(--fm-muted) !important;
	font-size: 13px !important;
	line-height: 1.45 !important;
	font-weight: 700 !important;
	margin: 0 0 10px !important;
}

body.blog.fmnote-codaeri-skin .loop-entry .entry-summary,
body.archive.fmnote-codaeri-skin .loop-entry .entry-summary,
body.search.fmnote-codaeri-skin .loop-entry .entry-summary,
body.blog.fmnote-codaeri-skin .loop-entry .entry-footer,
body.archive.fmnote-codaeri-skin .loop-entry .entry-footer,
body.search.fmnote-codaeri-skin .loop-entry .entry-footer {
	display: none !important;
}

/* Single posts */
body.single-post.fmnote-codaeri-skin .content-area {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

body.single-post.fmnote-codaeri-skin .content-container.site-container {
	max-width: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.single-post.fmnote-codaeri-skin .content-wrap {
	padding-top: 96px !important;
}

body.single-post.fmnote-codaeri-skin .article-post-thumbnail {
	display: none !important;
}

body.single-post.fmnote-codaeri-skin .entry.single-entry {
	max-width: none !important;
	margin: 0 !important;
	background: #fff !important;
	box-shadow: none !important;
}

body.single-post.fmnote-codaeri-skin .entry-content-wrap {
	padding: 0 !important;
	background: #fff !important;
}

body.single-post.fmnote-codaeri-skin .entry-header {
	max-width: 1040px;
	margin: 0 auto 46px;
	padding: 0 28px;
}

body.single-post.fmnote-codaeri-skin .entry-taxonomies {
	margin: 0 0 22px !important;
}

body.single-post.fmnote-codaeri-skin .entry-taxonomies a {
	color: var(--fm-muted) !important;
	font-size: 15px;
	line-height: 1.45;
	font-weight: 800;
	text-decoration: none !important;
}

body.single-post.fmnote-codaeri-skin .entry-title {
	max-width: 980px;
	margin: 0 !important;
	color: var(--fm-ink) !important;
	font-size: clamp(42px, 5.2vw, 76px) !important;
	line-height: 1.12 !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	word-break: keep-all;
	overflow-wrap: anywhere;
}

body.single-post.fmnote-codaeri-skin .entry-meta {
	margin-top: 26px !important;
	color: var(--fm-muted) !important;
	font-size: 15px !important;
	line-height: 1.5 !important;
	font-weight: 700 !important;
}

body.single-post.fmnote-codaeri-skin .entry-meta .posted-by,
body.single-post.fmnote-codaeri-skin .entry-meta .updated {
	display: none !important;
}

body.single-post.fmnote-codaeri-skin .entry-content.single-content {
	margin: 0 !important;
	padding: 0 !important;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post {
	max-width: var(--fm-article);
	margin: 0 auto;
	padding: 0 28px 96px;
	color: #111827;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post > figure:first-child {
	width: min(1180px, calc(100vw - 56px));
	max-width: none;
	margin: 0 50% 78px !important;
	transform: translateX(-50%);
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post > figure:first-child img {
	display: block;
	width: 100%;
	height: auto;
	max-width: none;
	object-fit: cover;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post > p,
body.single-post.fmnote-codaeri-skin .fm-wrap.post li,
body.single-post.fmnote-codaeri-skin .fm-wrap.post td,
body.single-post.fmnote-codaeri-skin .fm-wrap.post th {
	color: var(--fm-text) !important;
	font-size: 18px !important;
	line-height: 2.02 !important;
	font-weight: 400;
	word-break: keep-all;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post > p {
	margin: 0 0 30px !important;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post h2 {
	margin: 78px 0 24px !important;
	color: var(--fm-ink) !important;
	font-size: 34px !important;
	line-height: 1.32 !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	word-break: keep-all;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post h3 {
	margin: 54px 0 18px !important;
	color: var(--fm-ink) !important;
	font-size: 26px !important;
	line-height: 1.38 !important;
	font-weight: 800 !important;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post blockquote {
	margin: 42px 0 !important;
	padding: 0 0 0 22px !important;
	border-left: 3px solid var(--fm-ink) !important;
	color: var(--fm-ink) !important;
	background: transparent !important;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post .overview-table {
	width: 100%;
	margin: 46px 0 62px !important;
	border-collapse: collapse;
	border-top: 2px solid var(--fm-ink);
	border-bottom: 1px solid #d9dde5;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post .overview-table th,
body.single-post.fmnote-codaeri-skin .fm-wrap.post .overview-table td {
	padding: 18px 14px !important;
	border-bottom: 1px solid var(--fm-line);
	vertical-align: top;
}

body.single-post.fmnote-codaeri-skin .fm-wrap.post .overview-table th {
	width: 26%;
	color: var(--fm-ink) !important;
	font-weight: 800 !important;
}

body.single-post.fmnote-codaeri-skin .post-navigation {
	max-width: 1180px;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0 28px 72px;
}

body.single-post.fmnote-codaeri-skin .entry-related {
	display: none !important;
}

/* Static pages */
body.page.fmnote-codaeri-skin:not(.home) .content-area {
	margin-top: 0 !important;
	margin-bottom: 110px !important;
}

body.page.fmnote-codaeri-skin:not(.home) .entry-hero,
body.page.fmnote-codaeri-skin:not(.home) .entry-hero-container-inner {
	background: #fff !important;
}

body.page.fmnote-codaeri-skin:not(.home) .entry-hero-container-inner {
	min-height: 230px !important;
	align-items: flex-end !important;
}

body.page.fmnote-codaeri-skin:not(.home) .hero-container {
	max-width: 980px !important;
	padding: 72px 28px 46px !important;
}

body.page.fmnote-codaeri-skin:not(.home) .entry-hero .entry-header {
	width: 100% !important;
	text-align: left !important;
	justify-content: flex-start !important;
	align-items: flex-start !important;
}

body.page.fmnote-codaeri-skin:not(.home) .content-container.site-container {
	max-width: 980px !important;
	padding-left: 28px !important;
	padding-right: 28px !important;
}

body.page.fmnote-codaeri-skin:not(.home) .entry.single-entry {
	background: #fff !important;
	box-shadow: none !important;
}

body.page.fmnote-codaeri-skin:not(.home) .entry-content-wrap {
	padding: 0 !important;
}

body.page.fmnote-codaeri-skin:not(.home) .entry-title {
	color: var(--fm-ink) !important;
	font-size: clamp(44px, 5vw, 76px) !important;
	line-height: 1.08 !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	text-align: left !important;
}

body.page.fmnote-codaeri-skin:not(.home) .entry-content p,
body.page.fmnote-codaeri-skin:not(.home) .entry-content li {
	color: var(--fm-text) !important;
	font-size: 18px !important;
	line-height: 1.95 !important;
}

@media (max-width: 1024px) {
	body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-template,
	body.blog.fmnote-codaeri-skin .grid-cols,
	body.archive.fmnote-codaeri-skin .grid-cols,
	body.search.fmnote-codaeri-skin .grid-cols {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 60px 26px !important;
	}

	body.home.fmnote-codaeri-skin .fm-newsroom-home {
		padding-top: 68px;
	}
}

@media (max-width: 760px) {
	body.fmnote-codaeri-skin #masthead .site-container {
		padding-left: 18px !important;
		padding-right: 18px !important;
	}

	body.fmnote-codaeri-skin .site-main-header-inner-wrap {
		min-height: 68px !important;
	}

	body.home.fmnote-codaeri-skin .fm-newsroom-home {
		width: calc(100% - 72px) !important;
		margin-left: 36px !important;
		margin-right: 36px !important;
		padding: 50px 0 78px !important;
	}

	body.home.fmnote-codaeri-skin .fm-newsroom-hero {
		min-height: 210px;
		padding-bottom: 36px;
		margin-bottom: 38px;
	}

	body.home.fmnote-codaeri-skin .fm-newsroom-title {
		font-size: 64px;
	}

	body.home.fmnote-codaeri-skin .fm-news-query .wp-block-post-template,
	body.blog.fmnote-codaeri-skin .grid-cols,
	body.archive.fmnote-codaeri-skin .grid-cols,
	body.search.fmnote-codaeri-skin .grid-cols {
		grid-template-columns: 1fr !important;
		gap: 48px !important;
	}

	body.blog.fmnote-codaeri-skin .hero-container,
	body.archive.fmnote-codaeri-skin .hero-container,
	body.search.fmnote-codaeri-skin .hero-container {
		padding: 48px 20px 36px !important;
	}

	body.blog.fmnote-codaeri-skin .content-container.site-container,
	body.archive.fmnote-codaeri-skin .content-container.site-container,
	body.search.fmnote-codaeri-skin .content-container.site-container {
		padding: 0 20px 78px !important;
	}

	body.single-post.fmnote-codaeri-skin .content-wrap {
		padding-top: 58px !important;
	}

	body.single-post.fmnote-codaeri-skin .entry-header {
		margin-bottom: 34px;
		padding: 0 20px;
	}

	body.single-post.fmnote-codaeri-skin .entry-title {
		font-size: 42px !important;
		line-height: 1.12 !important;
	}

	body.single-post.fmnote-codaeri-skin .entry-meta {
		margin-top: 20px !important;
		font-size: 14px !important;
	}

	body.single-post.fmnote-codaeri-skin .fm-wrap.post {
		max-width: none;
		padding: 0 20px 76px;
	}

	body.single-post.fmnote-codaeri-skin .fm-wrap.post > figure:first-child {
		width: calc(100vw - 40px);
		margin-bottom: 48px !important;
	}

	body.single-post.fmnote-codaeri-skin .fm-wrap.post > p,
	body.single-post.fmnote-codaeri-skin .fm-wrap.post li,
	body.single-post.fmnote-codaeri-skin .fm-wrap.post td,
	body.single-post.fmnote-codaeri-skin .fm-wrap.post th,
	body.page.fmnote-codaeri-skin:not(.home) .entry-content p,
	body.page.fmnote-codaeri-skin:not(.home) .entry-content li {
		font-size: 16px !important;
		line-height: 1.9 !important;
	}

	body.single-post.fmnote-codaeri-skin .fm-wrap.post h2 {
		margin-top: 58px !important;
		font-size: 27px !important;
	}

	body.single-post.fmnote-codaeri-skin .fm-wrap.post .overview-table th,
	body.single-post.fmnote-codaeri-skin .fm-wrap.post .overview-table td {
		display: block;
		width: auto;
		padding: 14px 0 !important;
	}
}
