/*
Theme Name: Oceanly News Dark
Theme URI: https://scriptstown.com/wordpress-themes/oceanly-news-dark/
Author: ScriptsTown
Author URI: https://scriptstown.com/
Description: Oceanly News Dark is a perfect, multipurpose dark theme for news, magazines, blogging, entertainment, and educational websites. It offers clean typography and an elegant design with a featured posts grid section with many options, a hero header with a mesmerizing parallax effect and search form, a background image, breadcrumbs navigation, page templates, accessible multi-level dropdown menu, block areas, a sidebar either right or left, and multiple footer widgets columns. With its magnificent, eye-catching, and clean layout, this theme is perfectly suitable for bloggers, story writers, photobloggers, content creators, musicians, artists, photographers, professionals, vloggers, and gamers for publishing and posting stories, product reviews, movies, videos, images, photography, and study materials like documentation, guides, manuals, tutorials, and infographics. With an awesome dark look with a beautiful colors scheme, this theme offers an interactive and seamless user experience that can also be a great choice for creating websites related to technology, science, gadgets, sports, fitness, gaming, anime, novels, manga, and webcomics. You can create websites for a digital marketing agency, affiliates, travel, insurance, businesses, university firms, institutions, schools, academy, library hubs, news portals, corporate, consulting, freelancing, or personal blogs. It works well with the WooCommerce plugin for an eCommerce shopping website and offers compatibility with Jetpack Infinite Scroll. In the block sections, you can place any custom blocks to showcase any features, services, gallery, sliders, carousels, banners, portfolios, or testimonials. It is also a fully responsive, mobile-friendly, nicely built theme with a focus on accessibility, usability, and performance. This theme is SEO-friendly, dependency-free, minimal, and lightweight which is a great starting point for quickly building fast, good-looking, feature-rich, attention-grabbing, powerful, and unique websites.
Template: oceanly
Version: 1.3.17
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oceanly-news-dark
Tags: blog, entertainment, news, grid-layout, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, wide-blocks
*/

:root {
	--surface-0: #0d1117;
	--surface-1: #111827;
	--surface-2: #172033;
	--surface-3: rgba(133, 151, 184, 0.16);
	--text-strong: #f3f7ff;
	--text-soft: #aeb8ca;
	--accent: #8fb7ff;
	--accent-warm: #ffd27d;
	--line: rgba(173, 190, 220, 0.18);
	--shadow-lg: 0 24px 60px rgba(3, 8, 20, 0.45);
}

body,
button,
input,
select,
optgroup,
textarea {
	color: var(--text-soft);
	font-family: 'Space Grotesk', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title {
	font-family: 'Fraunces', serif;
	font-weight: 600;
	letter-spacing: -.03em;
}

body {
	background:
		radial-gradient(circle at top, rgba(84, 120, 193, 0.24), transparent 38%),
		linear-gradient(180deg, #0b1018 0%, #0d1117 26%, #0d1117 100%);
	color: var(--text-soft);
}

blockquote cite {
	color: #5e5e5e;
}

pre {
	background: #111;
}

abbr,
acronym {
	border-bottom-color: #999;
}

mark,
ins {
	background: #00063f;
}

hr {
	background-color: #333;
}

table,
th,
td {
	border-color: rgba(255, 255, 255, .15);
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-search .wp-block-search__button {
	border-color: #333 #333 #444;
	background: #191919;
	color: rgba(255, 255, 255, .8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.wp-block-search .wp-block-search__button:hover {
	border-color: #333 #444 #555;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.wp-block-search .wp-block-search__button:active,
.wp-block-search .wp-block-search__button:focus {
	border-color: #555 #444 #444;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
	background: #000;
	color: #999fa3;
	border-color: #333;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
	color: #eee;
}

a,
.sticky.post .header-thumbnail-wrap>.svg-icon,
.entry-header .entry-title a:hover,
.entry-header .entry-title a:focus,
.entry-header .entry-title a:active,
.comment-meta .comment-author .fn a:hover,
.comment-meta .comment-author .fn a:focus,
.comment-meta .comment-author .fn a:active,
.social-navigation a .svg-icon {
	color: var(--accent);
}

a:hover,
a:focus,
a:active {
	color: var(--accent-warm);
}

.wp-block-search .wp-block-search__input {
	border-color: #333;
}

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-table figcaption,
.wp-block-video figcaption,
.wp-block-audio figcaption {
	color: #aaa299;
}

.wp-block-pullquote {
	border-top-color: #aaa299;
	border-bottom-color: #aaa299;
	color: #bfb9b2
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: #bfb9b2;
}

.sticky.post.has-post-thumbnail .header-thumbnail-wrap .entry-header::after,
.sticky.post .header-thumbnail-wrap::after,
.tag-links a:hover,
.tag-links a:focus,
.tag-links a:active,
.navigation .nav-links .current,
.navigation .nav-links a:hover,
.navigation .nav-links a:focus,
.navigation .nav-links a:active,
.navigation.post-navigation .nav-links a:hover,
.navigation.post-navigation .nav-links a:focus,
.navigation.post-navigation .nav-links a:active,
.widget-title::after,
.widget_block h1:first-child::after,
.widget_block h2:first-child::after,
.widget_block h3:first-child::after,
.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus,
.wp-block-tag-cloud a:active,
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget .tagcloud a:active,
.social-navigation a:hover .svg-icon,
.social-navigation a:focus .svg-icon,
.social-navigation a:active .svg-icon,
.back-to-top:hover,
.back-to-top:focus {
	background-color: #768dff;
}

.sticky.post .header-thumbnail-wrap,
.comment-list .comment.bypostauthor>.comment-body,
.page-title {
	border-left-color: var(--accent);
}

body.home.blog .site-header {
	position: relative;
	overflow: visible;
}

body.home.blog .site-header::before {
	display: none;
}

body.home.blog .site-header-branding,
body.home.blog .site-hero-header > * {
	position: relative;
	z-index: 2;
}

body.home.blog .site-branding-wrap.c-wrap,
body.home.blog .site-navigation-wrap.c-wrap,
body.home.blog .header-search-form-wrap.c-wrap,
body.home.blog .content-sidebar-wrap.c-wrap,
body.home.blog .footer-bottom-area-wrap.c-wrap {
	width: min(1200px, calc(100% - 40px));
}

body.home.blog .site-header-branding {
	padding: 18px 0 10px;
}

body.home.blog .site-branding {
	align-items: center;
	gap: 20px;
}

body.home.blog .custom-logo-link img {
	width: 72px;
	height: 72px;
	border-radius: 20px;
	box-shadow: 0 14px 28px rgba(4, 7, 15, 0.2);
}

body.home.blog .site-title {
	font-size: clamp(1.9rem, 3.2vw, 2.8rem);
	line-height: .96;
}

body.home.blog .site-title a,
body.home.blog .site-description {
	color: var(--text-strong);
}

body.home.blog .site-description {
	max-width: 38rem;
	margin-top: 6px;
	font-size: .92rem;
	letter-spacing: .02em;
	text-transform: uppercase;
	opacity: .82;
}

body.home.blog .site-header {
	border-bottom: 1px solid var(--line);
	background: rgba(17, 17, 17, 0.96);
}

body.home.blog .site-hero-header {
	display: none !important;
}

body.home.blog .site-hero-header-image {
	display: none;
}

body.home.blog .site-navigation-wrap {
	display: none;
}

body.home.blog .header-search-form-wrap.c-wrap {
	display: none;
}

.blog-search {
	display: flex;
	align-items: center;
	gap: 10px;
	max-width: 320px;
	margin-top: 14px;
}

.blog-search label {
	flex: 1;
}

.blog-search .search-field {
	width: 100%;
	height: 44px;
	padding: 0 14px;
	border: 1px solid rgba(173, 190, 220, 0.12);
	border-radius: 14px;
	background: rgba(10, 16, 28, 0.92);
	color: var(--text-strong);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
}

.blog-search .search-submit {
	border: 0;
	height: 44px;
	padding: 0 18px;
	border-radius: 14px;
	background: linear-gradient(135deg, #8fb7ff, #a9c4ff);
	color: #09111e;
	font-weight: 700;
}

body.home.blog .content-sidebar-wrap {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 200px;
	gap: 20px;
	margin-top: 0;
	padding: 14px 0 44px;
	position: relative;
	z-index: 3;
}

body.home.blog .site-main {
	max-width: none;
	min-width: 0;
}

.blog-intro {
	margin-bottom: 18px;
	padding: 18px 22px 20px;
	border: 1px solid var(--line);
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(17, 24, 39, 0.92), rgba(13, 17, 23, 0.96));
	box-shadow: 0 12px 24px rgba(3, 8, 20, 0.14);
}

.blog-intro__header {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 18px;
	align-items: center;
}

.blog-intro__summary {
	max-width: 34rem;
	margin: 0;
	font-size: .98rem;
	line-height: 1.6;
	color: var(--text-strong);
}

.blog-intro__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 16px;
	justify-content: flex-end;
	color: var(--text-soft);
	font-size: .85rem;
}

.blog-intro__meta strong,
.blog-intro__meta time {
	color: var(--text-strong);
}

.blog-intro__topics {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 24px;
}

.blog-intro__topics a {
	display: inline-flex;
	align-items: center;
	padding: 10px 14px;
	border: 1px solid var(--line);
	border-radius: 999px;
	background: rgba(17, 24, 39, 0.75);
	color: var(--text-strong);
	font-size: .86rem;
	text-transform: uppercase;
	letter-spacing: .08em;
}

body.home.blog .archive-content-wrap {
	position: relative;
	padding: 18px 0 22px;
	border-top: 1px solid var(--line);
}

body.home.blog .archive-content-wrap:first-of-type {
	padding-top: 8px;
	border-top: 0;
}

body.home.blog .archive-content-wrap:first-of-type .entry-summary {
	max-width: none;
	font-size: 1rem;
}

body.home.blog .archive-content-wrap .entry-header,
body.home.blog .archive-content-wrap .content-wrap {
	max-width: none;
}

body.home.blog .entry-title {
	margin: 0 0 12px;
	font-size: clamp(1.15rem, 1.55vw, 1.6rem);
	line-height: 1.05;
}

body.home.blog .entry-title a {
	color: var(--text-strong);
	text-decoration: none;
}

body.home.blog .entry-meta,
body.home.blog .cat-links {
	color: var(--text-soft);
	font-size: .88rem;
	text-transform: uppercase;
	letter-spacing: .08em;
}

body.home.blog .entry-meta a,
body.home.blog .cat-links a {
	color: inherit;
}

body.home.blog .entry-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-bottom: 20px;
}

body.home.blog .entry-summary {
	font-size: .96rem;
	line-height: 1.7;
}

body.home.blog .entry-summary p {
	margin: 16px 0 0;
}

body.home.blog .entry-summary .more-link {
	display: inline-flex;
	align-items: center;
	margin-top: 12px;
	color: var(--text-strong);
	font-weight: 700;
	text-decoration: none;
}

body.home.blog .archive-content-wrap .sharedaddy {
	display: none;
}

body.home.blog #secondary {
	display: block;
	padding-top: 4px;
	position: sticky;
	top: 18px;
	align-self: start;
}

body.home.blog #secondary .widget {
	margin: 0;
	padding: 0;
	border-top: 0;
	background: transparent;
}

body.home.blog #secondary .widget:first-child {
	padding-top: 0;
	border-top: 0;
}

body.home.blog #secondary .widget-title,
body.home.blog #secondary .wp-block-heading {
	margin-bottom: 8px;
	font-size: .72rem;
	font-family: 'Space Grotesk', sans-serif;
	font-weight: 700;
	letter-spacing: .12em;
	text-transform: uppercase;
	color: var(--accent);
}

body.home.blog #secondary .widget_categories,
body.home.blog #secondary .widget_block {
	padding: 16px 16px 18px;
	border: 1px solid rgba(173, 190, 220, 0.12);
	border-radius: 18px;
	background:
		linear-gradient(180deg, rgba(17, 24, 39, 0.9), rgba(13, 17, 23, 0.92));
	box-shadow: 0 10px 24px rgba(3, 8, 20, 0.12);
}

body.home.blog #secondary .widget-title::after,
body.home.blog #secondary .wp-block-heading::after {
	display: none;
}

body.home.blog .wp-block-categories-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.home.blog .wp-block-categories-list li {
	margin: 0;
	list-style: none;
	padding: 0;
	border-top: 0;
}

body.home.blog .wp-block-categories-list li:first-child {
	padding-top: 0;
}

body.home.blog .wp-block-categories-list a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 12px;
	border: 0;
	border-radius: 12px;
	background: transparent;
	color: var(--text-soft);
	text-decoration: none;
	font-size: .94rem;
	transition: background-color .18s ease, color .18s ease, transform .18s ease;
}

body.home.blog .wp-block-categories-list a::after {
	content: "\203A";
	font-size: 1rem;
	opacity: .38;
	transition: opacity .18s ease, transform .18s ease;
}

body.home.blog .wp-block-categories-list a:hover,
body.home.blog .wp-block-categories-list a:focus {
	background: rgba(143, 183, 255, 0.08);
	color: var(--text-strong);
	transform: translateX(2px);
}

body.home.blog .wp-block-categories-list a:hover::after,
body.home.blog .wp-block-categories-list a:focus::after {
	opacity: .9;
	transform: translateX(2px);
}

body.home.blog .navigation.pagination {
	margin-top: 22px;
	padding-top: 18px;
	border-top: 1px solid var(--line);
}

body.home.blog .navigation .nav-links {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.home.blog .navigation .nav-links a,
body.home.blog .navigation .nav-links .current {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	height: 44px;
	padding: 0 14px;
	border-radius: 999px;
	border: 1px solid var(--line);
	background: rgba(17, 24, 39, 0.72);
	color: var(--text-strong);
}

body.home.blog .navigation .nav-links .current {
	background: var(--accent);
	color: #09111e;
}

body.home.blog .site-footer {
	border-top: 1px solid var(--line);
	background: rgba(8, 12, 20, 0.82);
}

body.single-post .site-header {
	background: rgba(17, 17, 17, 0.96);
	border-bottom: 1px solid var(--line);
}

body.single-post .site-header::before {
	display: none;
}

body.single-post .site-branding-wrap.c-wrap,
body.single-post .content-sidebar-wrap.c-wrap,
body.single-post .footer-bottom-area-wrap.c-wrap {
	width: min(1200px, calc(100% - 40px));
}

body.single-post .site-header-branding {
	padding: 18px 0 10px;
}

body.single-post .site-branding {
	align-items: center;
	gap: 20px;
}

body.single-post .custom-logo-link img {
	width: 72px;
	height: 72px;
	border-radius: 20px;
	box-shadow: 0 14px 28px rgba(4, 7, 15, 0.2);
}

body.single-post .site-title {
	font-size: clamp(1.9rem, 3.2vw, 2.8rem);
	line-height: .96;
}

body.single-post .site-title a,
body.single-post .site-description {
	color: var(--text-strong);
}

body.single-post .site-description {
	max-width: 38rem;
	margin-top: 6px;
	font-size: .92rem;
	letter-spacing: .02em;
	text-transform: uppercase;
	opacity: .82;
}

body.single-post .site-hero-header {
	display: none !important;
}

body.single-post .content-sidebar-wrap {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 200px;
	gap: 20px;
	padding: 14px 0 48px;
}

body.single-post .site-main {
	max-width: none;
	min-width: 0;
}

body.single-post .single-content-wrap .content-wrap,
body.single-post .comments-area,
body.single-post .navigation.post-navigation .nav-links {
	background: linear-gradient(180deg, rgba(17, 24, 39, 0.92), rgba(13, 17, 23, 0.96));
	border: 1px solid var(--line);
	border-radius: 20px;
	box-shadow: 0 12px 24px rgba(3, 8, 20, 0.14);
}

body.single-post .single-content-wrap .content-wrap {
	padding: 22px 24px 26px;
}

body.single-post .single-content-wrap .post-thumbnail,
body.single-post .single-content-wrap .header-thumbnail-wrap,
body.single-post .single-content-wrap .post-thumbnail img {
	display: none;
}

body.single-post .single-content-wrap .entry-title {
	margin: 0 0 14px;
	font-size: clamp(1.8rem, 3vw, 2.8rem);
	line-height: 1.02;
	color: var(--text-strong);
}

body.single-post .single-content-wrap .entry-meta,
body.single-post .single-content-wrap .cat-links,
body.single-post .single-content-wrap .entry-footer,
body.single-post .single-content-wrap .tag-links {
	color: var(--text-soft);
	font-size: .88rem;
	letter-spacing: .04em;
}

body.single-post .single-content-wrap .entry-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-bottom: 18px;
}

body.single-post .single-content-wrap .entry-content {
	font-size: 1rem;
	line-height: 1.75;
}

body.single-post .single-content-wrap .entry-content p:first-child {
	margin-top: 0;
}

body.single-post .single-content-wrap .entry-content h2,
body.single-post .single-content-wrap .entry-content h3,
body.single-post .single-content-wrap .entry-content h4 {
	color: var(--text-strong);
}

body.single-post #secondary {
	display: block;
	padding-top: 4px;
	position: sticky;
	top: 18px;
	align-self: start;
}

body.single-post #secondary .widget {
	margin: 0;
	padding: 0;
	border-top: 0;
	background: transparent;
}

body.single-post #secondary .widget-title,
body.single-post #secondary .wp-block-heading {
	margin-bottom: 8px;
	font-size: .72rem;
	font-family: 'Space Grotesk', sans-serif;
	font-weight: 700;
	letter-spacing: .12em;
	text-transform: uppercase;
	color: var(--accent);
}

body.single-post #secondary .widget_categories,
body.single-post #secondary .widget_block {
	padding: 16px 16px 18px;
	border: 1px solid rgba(173, 190, 220, 0.12);
	border-radius: 18px;
	background:
		linear-gradient(180deg, rgba(17, 24, 39, 0.9), rgba(13, 17, 23, 0.92));
	box-shadow: 0 10px 24px rgba(3, 8, 20, 0.12);
}

body.single-post #secondary .widget-title::after,
body.single-post #secondary .wp-block-heading::after {
	display: none;
}

body.single-post .wp-block-categories-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.single-post .wp-block-categories-list li {
	margin: 0;
	list-style: none;
	padding: 0;
	border-top: 0;
}

body.single-post .wp-block-categories-list li:first-child {
	padding-top: 0;
}

body.single-post .wp-block-categories-list a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 12px;
	border: 0;
	border-radius: 12px;
	background: transparent;
	color: var(--text-soft);
	text-decoration: none;
	font-size: .94rem;
	transition: background-color .18s ease, color .18s ease, transform .18s ease;
}

body.single-post .wp-block-categories-list a::after {
	content: "\203A";
	font-size: 1rem;
	opacity: .38;
	transition: opacity .18s ease, transform .18s ease;
}

body.single-post .wp-block-categories-list a:hover,
body.single-post .wp-block-categories-list a:focus {
	background: rgba(143, 183, 255, 0.08);
	color: var(--text-strong);
	transform: translateX(2px);
}

body.single-post .wp-block-categories-list a:hover::after,
body.single-post .wp-block-categories-list a:focus::after {
	opacity: .9;
	transform: translateX(2px);
}

body.single-post .navigation.post-navigation {
	margin-top: 18px;
}

body.single-post .navigation.post-navigation .nav-links {
	padding: 18px 20px;
}

body.single-post .navigation.post-navigation a {
	color: var(--text-strong);
}

body.archive .site-header {
	background: rgba(17, 17, 17, 0.96);
	border-bottom: 1px solid var(--line);
}

body.archive .site-header::before {
	display: none;
}

body.archive .site-branding-wrap.c-wrap,
body.archive .content-sidebar-wrap.c-wrap,
body.archive .footer-bottom-area-wrap.c-wrap {
	width: min(1200px, calc(100% - 40px));
}

body.archive .site-header-branding {
	padding: 18px 0 10px;
}

body.archive .site-branding {
	align-items: center;
	gap: 20px;
}

body.archive .custom-logo-link img {
	width: 72px;
	height: 72px;
	border-radius: 20px;
	box-shadow: 0 14px 28px rgba(4, 7, 15, 0.2);
}

body.archive .site-title {
	font-size: clamp(1.9rem, 3.2vw, 2.8rem);
	line-height: .96;
}

body.archive .site-title a,
body.archive .site-description {
	color: var(--text-strong);
}

body.archive .site-description {
	max-width: 38rem;
	margin-top: 6px;
	font-size: .92rem;
	letter-spacing: .02em;
	text-transform: uppercase;
	opacity: .82;
}

body.archive .site-hero-header {
	display: none !important;
}

body.archive .content-sidebar-wrap {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 200px;
	gap: 20px;
	padding: 14px 0 48px;
}

body.archive .site-main {
	max-width: none;
	min-width: 0;
}

body.archive .page-header {
	margin: 0 0 18px;
	padding: 18px 22px 20px;
	border: 1px solid var(--line);
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(17, 24, 39, 0.92), rgba(13, 17, 23, 0.96));
	box-shadow: 0 12px 24px rgba(3, 8, 20, 0.14);
}

body.archive .archive-title,
body.archive .page-title {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: clamp(1.25rem, 2vw, 1.8rem);
	line-height: 1.15;
	color: var(--text-strong);
	background: transparent;
	box-shadow: none;
}

body.archive .page-title > span {
	color: var(--accent);
	border: 0;
}

body.archive .page-header > p {
	margin-top: 8px;
	border: 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
	color: var(--text-soft);
}

body.archive .archive-description {
	margin-top: 8px;
	color: var(--text-soft);
}

body.archive .archive-content-wrap {
	position: relative;
	padding: 18px 0 22px;
	border-top: 1px solid var(--line);
}

body.archive .archive-content-wrap:first-of-type {
	padding-top: 8px;
	border-top: 0;
}

body.archive .archive-content-wrap .entry-header,
body.archive .archive-content-wrap .content-wrap {
	max-width: none;
}

body.archive .entry-title {
	margin: 0 0 12px;
	font-size: clamp(1.15rem, 1.55vw, 1.6rem);
	line-height: 1.05;
}

body.archive .entry-title a {
	color: var(--text-strong);
	text-decoration: none;
}

body.archive .entry-meta,
body.archive .cat-links {
	color: var(--text-soft);
	font-size: .88rem;
	text-transform: uppercase;
	letter-spacing: .08em;
}

body.archive .entry-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-bottom: 20px;
}

body.archive .entry-summary {
	font-size: .96rem;
	line-height: 1.7;
}

body.archive .archive-content-wrap .sharedaddy {
	display: none;
}

body.archive #secondary {
	display: block;
	padding-top: 4px;
	position: sticky;
	top: 18px;
	align-self: start;
}

body.archive #secondary .widget {
	margin: 0;
	padding: 0;
	border-top: 0;
	background: transparent;
}

body.archive #secondary .widget-title,
body.archive #secondary .wp-block-heading {
	margin-bottom: 8px;
	font-size: .72rem;
	font-family: 'Space Grotesk', sans-serif;
	font-weight: 700;
	letter-spacing: .12em;
	text-transform: uppercase;
	color: var(--accent);
}

body.archive #secondary .widget_categories,
body.archive #secondary .widget_block {
	padding: 16px 16px 18px;
	border: 1px solid rgba(173, 190, 220, 0.12);
	border-radius: 18px;
	background: linear-gradient(180deg, rgba(17, 24, 39, 0.9), rgba(13, 17, 23, 0.92));
	box-shadow: 0 10px 24px rgba(3, 8, 20, 0.12);
}

body.archive #secondary .widget-title::after,
body.archive #secondary .wp-block-heading::after {
	display: none;
}

body.archive .wp-block-categories-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.archive .wp-block-categories-list li {
	margin: 0;
	list-style: none;
	padding: 0;
	border-top: 0;
}

body.archive .wp-block-categories-list a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 12px;
	border: 0;
	border-radius: 12px;
	background: transparent;
	color: var(--text-soft);
	text-decoration: none;
	font-size: .94rem;
	transition: background-color .18s ease, color .18s ease, transform .18s ease;
}

body.archive .wp-block-categories-list a::after {
	content: "\203A";
	font-size: 1rem;
	opacity: .38;
	transition: opacity .18s ease, transform .18s ease;
}

body.archive .wp-block-categories-list a:hover,
body.archive .wp-block-categories-list a:focus {
	background: rgba(143, 183, 255, 0.08);
	color: var(--text-strong);
	transform: translateX(2px);
}

body.archive .wp-block-categories-list a:hover::after,
body.archive .wp-block-categories-list a:focus::after {
	opacity: .9;
	transform: translateX(2px);
}

body.home.blog .footer-copyright {
	padding: 22px 0 34px;
	color: var(--text-soft);
}

body.home.blog .footer-copyright a {
	color: var(--text-strong);
}

@media (max-width: 1023px) {
	body.home.blog .content-sidebar-wrap {
		grid-template-columns: 1fr;
		gap: 14px;
		margin-top: 0;
	}

	body.home.blog #secondary {
		display: none;
	}

	body.single-post .content-sidebar-wrap {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	body.single-post #secondary {
		display: none;
	}

	body.archive .content-sidebar-wrap {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	body.archive #secondary {
		display: none;
	}
}

@media (max-width: 767px) {
	body.home.blog .site-branding-wrap.c-wrap,
	body.home.blog .site-navigation-wrap.c-wrap,
	body.home.blog .header-search-form-wrap.c-wrap,
	body.home.blog .content-sidebar-wrap.c-wrap,
	body.home.blog .footer-bottom-area-wrap.c-wrap {
		width: min(100% - 24px, 1200px);
	}

	body.single-post .site-branding-wrap.c-wrap,
	body.single-post .content-sidebar-wrap.c-wrap,
	body.single-post .footer-bottom-area-wrap.c-wrap {
		width: min(100% - 24px, 1200px);
	}

	body.archive .site-branding-wrap.c-wrap,
	body.archive .content-sidebar-wrap.c-wrap,
	body.archive .footer-bottom-area-wrap.c-wrap {
		width: min(100% - 24px, 1200px);
	}

	body.home.blog .site-hero-header {
		min-height: 0;
		padding-bottom: 0;
	}

	body.home.blog .site-header {
		padding-bottom: 0;
	}

	body.home.blog .content-sidebar-wrap {
		gap: 18px;
	}

	body.home.blog .site-branding {
		gap: 14px;
		justify-content: center;
	}

	body.home.blog .custom-logo-link img {
		width: 56px;
		height: 56px;
		border-radius: 16px;
	}

	body.home.blog .site-title {
		font-size: 1.95rem;
	}

	body.home.blog .site-description {
		display: none;
	}

	body.single-post .site-branding {
		gap: 14px;
		justify-content: center;
	}

	body.single-post .custom-logo-link img {
		width: 56px;
		height: 56px;
		border-radius: 16px;
	}

	body.single-post .site-title {
		font-size: 1.95rem;
	}

	body.single-post .site-description {
		display: none;
	}

	body.archive .site-branding {
		gap: 14px;
		justify-content: center;
	}

	body.archive .custom-logo-link img {
		width: 56px;
		height: 56px;
		border-radius: 16px;
	}

	body.archive .site-title {
		font-size: 1.95rem;
	}

	body.archive .site-description {
		display: none;
	}

	body.archive .page-header {
		padding: 16px 18px 18px;
		border-radius: 18px;
	}

	body.single-post .single-content-wrap .content-wrap {
		padding: 18px 18px 20px;
		border-radius: 18px;
	}

	body.single-post .single-content-wrap .entry-title {
		font-size: 1.95rem;
	}

	.blog-search {
		max-width: 100%;
	}

	.blog-search .search-field,
	.blog-search .search-submit {
		height: 42px;
	}

	.blog-search .search-field {
		padding: 0 12px;
	}

	.blog-search .search-submit {
		padding: 0 14px;
	}

	.blog-intro__header {
		grid-template-columns: 1fr;
		gap: 10px;
	}

	.blog-intro {
		padding: 16px 18px 18px;
		border-radius: 18px;
	}

	.blog-intro__meta {
		justify-content: flex-start;
	}

	body.home.blog .entry-title,
	body.home.blog .archive-content-wrap:first-of-type .entry-title {
		max-width: none;
	}

}

.back-to-top:focus {
	box-shadow: 0px 0px 5px #768dff;
}

.ol-cols {
	display: flex;
	flex-wrap: wrap;
	gap: 1.5rem;
}

.ol-cols>* {
	flex: 1 1 100%;
	display: flex;
}

.ol-cols-shrink>* {
	flex-grow: 0;
}

@media screen and (min-width: 768px) {
	.ol-cols>* {
		flex-basis: calc((100% - 1.5rem) / 2);
	}
}

@media screen and (min-width: 1200px) {
	.ol-cols>* {
		flex-basis: calc((100% - 3rem) / 3);
	}

	.ol-related-posts .ol-cols>* {
		flex-basis: calc((100% - 1.5rem) / 2);
	}
}

.ol-card {
	flex-grow: 1;
	display: flex;
	min-width: 250px;
	font-size: .85em;
	background: #000;
	border: 1px solid #111;
	box-shadow: 1px 2px 16px 0px rgb(255 255 255 / 6%);
}

.ol-card>.ol-card-img {
	flex: 0 1 27%;
	overflow: hidden;
}

.ol-card>.ol-card-body {
	flex: 1 1 73%;
	align-self: center;
}

.ol-card>.ol-card-img a:hover img {
	transform: scale(1.1);
}

.ol-card>.ol-card-img img {
	display: block;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: .5s;
}

.ol-card>.ol-card-body {
	padding: 1rem .65rem 1rem 1.3rem;
}

.featured-posts-wrap {
	margin-top: 2em;
	margin-bottom: 2em;
}

.ol-card-title,
.ol-card-label,
.ol-card-date {
	padding: .27em 0;
}

.ol-card-title,
.ol-card-label {
	font-weight: 600;
}

.ol-card-title a {
	color: #ddd;
	transition: .25s color;
}

.ol-card-title a:hover,
.ol-card-title a:focus,
.ol-card-title a:active {
	color: #768dff
}

.ol-card-date {
	font-size: .9em;
	color: #959595;
}

.ol-card-title {
	position: relative;
	word-break: break-word;
}

.ol-card-title a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-bottom: 2px solid #768dff;
	width: 0%;
	transition: .5s;
}

.ol-card-body:hover .ol-card-title a::after {
	width: 35%;
}

.ol-related-posts {
	margin-bottom: 2em;
}

.ol-related-posts-title {
	margin-top: 0;
	margin-bottom: .5em;
	padding: 10px 14px;
	border: 1px solid #101010;
	font-size: 1.35em;
	text-align: center;
	background-color: #000;
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .08);
}

.content-wrap,
.c-sidebar .widget {
	border-color: #101010;
	background-color: #000;
}

.content-wrap {
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .06);
}

.c-sidebar .widget {
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .04);
}

.site-header-branding {
	background-color: #1a1a1a;
}

.site-title a,
.site-title a:hover,
.site-title a:focus,
.site-title a:active {
	color: #fff;
}

.main-navigation ul {
	background-color: rgba(0, 0, 0, 0.75);
}

.main-navigation ul li,
.main-navigation ul ul li {
	border-top-color: rgba(255, 255, 255, 0.25);
}

.menu-toggle {
	background: rgba(0, 0, 0, .9);
	color: #c5c5c5;
	box-shadow: 0 2px 10px 1px rgba(255, 255, 255, .1);
}

.header-search-form>.search-form .search-field,
.header-search-form>.search-form .search-submit {
	background: rgba(0, 0, 0, .9);
	color: #c5c5c5;
	box-shadow: 0 2px 10px 1px rgba(255, 255, 255, .15);
}

::-webkit-input-placeholder {
	color: #959595;
}

:-moz-placeholder {
	color: #959595;
}

::-moz-placeholder {
	color: #959595;
}

:-ms-input-placeholder {
	color: #959595;
}

.site-hero-header .breadcrumbs {
	background-color: rgba(0, 0, 0, .65);
}

.header-thumbnail-wrap .entry-header {
	box-shadow: -1px -2px 16px 0px rgba(255, 255, 255, .08);
	border-color: #101010;
	background-color: #000;
}

.entry-header .entry-title a {
	color: #999fa3;
}

.singular-content-wrap:not(.post) .entry-title::after {
	background: rgba(255, 255, 255, .1);
}

.entry-meta a,
.entry-meta .svg-icon,
.cat-links .svg-icon {
	color: #959595;
}

.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta a:active {
	color: #e6e68f;
	border-color: #e6e68f;
}

.more-link::after {
	background: #e6e68f;
}

.post-edit-link-container::before {
	background: rgba(255, 255, 255, .1);
}

.tag-links {
	background-color: #050505;
	color: #dbdcdc;
}

.tag-links a {
	background-color: #0f0f0f;
	color: #dbdcdc;
}

.tag-links a:hover,
.tag-links a:focus,
.tag-links a:active {
	color: #000;
}

.tag-links a:focus:not(:active) {
	outline-color: #e6e68f;
}

.cat-links::after {
	background: rgba(255, 255, 255, .1);
}

.navigation .nav-links {
	color: #dbdcdc;
}

.navigation.pagination .nav-links {
	background-color: #050505;
}

.navigation .nav-links a,
.navigation .nav-links span {
	background-color: #0f0f0f;
	color: #dbdcdc;
}

.navigation .nav-links .current,
.navigation .nav-links a:hover,
.navigation .nav-links a:focus,
.navigation .nav-links a:active {
	color: #000;
}

.navigation .nav-links a:focus:not(:active) {
	outline-color: #e6e68f;
}

.navigation.post-navigation .nav-links a {
	border-color: #101010;
	box-shadow: 1px 2px 16px 0 rgba(255, 255, 255, .08);
}

.navigation.post-navigation .nav-links a,
.navigation.post-navigation .nav-links span {
	background-color: #000;
}

.navigation.post-navigation .nav-links a:hover,
.navigation.post-navigation .nav-links a:focus,
.navigation.post-navigation .nav-links a:active {
	color: #000;
}

.comment-body {
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .08);
}

.comment-list .comment.odd>.comment-body {
	background-color: #000;
}

.comment-body,
.comment-list .comment.even>.comment-body {
	background-color: #0b0803;
}

.comment-body .reply::before,
.comment-meta::after,
.comment-meta .comment-metadata .edit-link::after {
	background: rgba(255, 255, 255, .1);
}

.comment-meta .comment-author .fn a,
.comment-meta .comment-author .fn a:hover,
.comment-meta .comment-author .fn a:focus,
.comment-meta .comment-author .fn a:active {
	color: #999fa3;
}

.comment-meta .comment-metadata a,
.comment-meta .comment-author .says {
	color: #959595;
}

.comment-meta .comment-metadata a:hover,
.comment-meta .comment-metadata a:focus,
.comment-meta .comment-metadata a:active {
	color: #e6e68f;
	border-color: #e6e68f;
}

.ol-related-posts-title,
.comments-title,
.comment-reply-title {
	border-color: #101010;
	background-color: #000;
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .08);
}

.comment-reply-title>small a {
	color: #959595;
}

.comment-reply-title>small a:hover,
.comment-reply-title>small a:focus,
.comment-reply-title>small a:active {
	color: #e6e68f;
	border-color: #e6e68f;
}

.comments-area .must-log-in,
.comments-area .no-comments {
	border-color: #101010;
	background-color: #000;
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .08);
}

.comment-form {
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .08);
}

.comment-list .comment.odd .comment-respond .comment-form {
	background-color: #0b0803;
}

.comment-form,
.comment-list .comment.even>.comment-respond .comment-form {
	background-color: #000;
}

.wp-caption .wp-caption-text {
	color: #aaa299;
}

.page-title {
	border-color: #101010;
	background-color: #000;
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .08);
}

.page-title>span {
	color: #959595;
	border-bottom-color: #e6e68f;
}

.page-header>p {
	border-color: #101010;
	background-color: #000;
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .08);
}

.page-content {
	background-color: #000;
	box-shadow: 1px 2px 16px 0px rgba(255, 255, 255, .08);
}

.widget li:not(:last-child) {
	border-bottom-color: #2e2e2e;
}

.widget .wp-calendar-table {
	background-color: #0b0803;
}

.wp-block-tag-cloud a,
.widget .tagcloud a {
	background-color: #0f0f0f;
	color: #dbdcdc;
}

.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus,
.wp-block-tag-cloud a:active,
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget .tagcloud a:active {
	color: #000;
}

.wp-block-tag-cloud a:focus:not(:active),
.widget .tagcloud a:focus:not(:active) {
	outline-color: #e6e68f;
}

.footer-widgets {
	background-color: #313131;
}

.c-footer-sidebar .widget {
	background-color: #000;
}

.site-footer-navigation {
	background-color: #1a1a1a;
	color: #fff;
}

.footer-bottom-area {
	background-color: #000;
	color: #999fa3;
}

.social-navigation a .svg-icon {
	background-color: #2a2a2a;
	border-color: #2a2a2a;
}

.social-navigation a:hover .svg-icon,
.social-navigation a:focus .svg-icon,
.social-navigation a:active .svg-icon {
	color: #2a2a2a;
}

.social-navigation a:focus:not(:active) {
	outline-color: #2a2a2a;
}

.back-to-top {
	background-color: rgba(255, 255, 255, .45);
	box-shadow: 0 0 10px rgba(255, 255, 255, .05);
}

.back-to-top:active {
	background-color: #e6e68f;
}

.back-to-top::after {
	border-color: #000;
}

.woocommerce #respond input#submit:not(.alt),
.woocommerce a.button:not(.alt),
.woocommerce button.button:not(.alt),
.woocommerce input.button:not(.alt) {
	border-color: #333 #333 #444;
	background: #191919;
	color: rgba(255, 255, 255, .8);
}

/* Modern editorial polish */
html {
	scroll-behavior: smooth;
}

body {
	background:
		linear-gradient(rgba(109, 135, 179, 0.05) 1px, transparent 1px),
		linear-gradient(90deg, rgba(109, 135, 179, 0.05) 1px, transparent 1px),
		radial-gradient(circle at top, rgba(84, 120, 193, 0.22), transparent 38%),
		linear-gradient(180deg, #0a0f17 0%, #0d1117 22%, #0d1117 100%);
	background-size: 48px 48px, 48px 48px, auto, auto;
	background-attachment: fixed, fixed, fixed, fixed;
}

::selection {
	background: rgba(143, 183, 255, 0.26);
	color: #fff;
}

a {
	text-decoration-thickness: 1.5px;
	text-underline-offset: .18em;
	text-decoration-color: rgba(143, 183, 255, 0.34);
	transition:
		color .18s ease,
		text-decoration-color .18s ease,
		background-color .18s ease,
		border-color .18s ease,
		box-shadow .18s ease,
		transform .18s ease;
}

a:hover,
a:focus,
a:active {
	text-decoration-color: currentColor;
}

.site-title a,
.entry-title a,
.blog-intro__topics a,
.blog-search .search-submit,
.navigation .nav-links a,
.navigation .nav-links .current,
.wp-block-categories-list a,
.sd-content a,
.stssm-social-icons i {
	text-decoration: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-search .wp-block-search__button {
	border: 1px solid rgba(166, 188, 228, 0.14);
	border-radius: 14px;
	background: linear-gradient(180deg, rgba(24, 33, 49, 0.98), rgba(16, 22, 34, 0.98));
	box-shadow: 0 10px 24px rgba(3, 8, 20, 0.18);
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.wp-block-search .wp-block-search__button:hover,
.wp-block-search .wp-block-search__button:focus {
	border-color: rgba(166, 188, 228, 0.22);
	transform: translateY(-1px);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
	border: 1px solid rgba(166, 188, 228, 0.14);
	border-radius: 14px;
	background: rgba(8, 13, 22, 0.9);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
	border-color: rgba(143, 183, 255, 0.38);
	box-shadow:
		0 0 0 4px rgba(143, 183, 255, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

code,
kbd,
samp {
	padding: .16em .42em;
	border: 1px solid rgba(166, 188, 228, 0.16);
	border-radius: 8px;
	background: rgba(143, 183, 255, 0.08);
	color: var(--text-strong);
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
	font-size: .92em;
}

pre,
.wp-block-code {
	padding: 18px 20px;
	border: 1px solid rgba(166, 188, 228, 0.16);
	border-radius: 18px;
	background: linear-gradient(180deg, rgba(15, 22, 35, 0.98), rgba(10, 15, 25, 0.98));
	box-shadow: 0 14px 30px rgba(3, 8, 20, 0.16);
	color: #dfe8ff;
	overflow-x: auto;
}

pre code,
.wp-block-code code {
	padding: 0;
	border: 0;
	background: transparent;
	color: inherit;
}

blockquote {
	margin: 2rem 0;
	padding: 1.1rem 1.25rem 1.1rem 1.35rem;
	border-left: 3px solid var(--accent);
	border-radius: 0 16px 16px 0;
	background: rgba(143, 183, 255, 0.06);
	color: var(--text-strong);
}

blockquote p:last-child {
	margin-bottom: 0;
}

body.home.blog .blog-intro,
body.archive .page-header,
body.single-post .single-content-wrap .content-wrap,
body.single-post .comments-area,
body.single-post .navigation.post-navigation .nav-links,
body.home.blog #secondary .widget_categories,
body.home.blog #secondary .widget_block,
body.single-post #secondary .widget_categories,
body.single-post #secondary .widget_block,
body.archive #secondary .widget_categories,
body.archive #secondary .widget_block {
	background:
		linear-gradient(180deg, rgba(18, 26, 40, 0.95), rgba(11, 17, 28, 0.98));
	border-color: rgba(166, 188, 228, 0.14);
	box-shadow:
		0 18px 40px rgba(3, 8, 20, 0.18),
		inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

body.home.blog .archive-content-wrap,
body.archive .archive-content-wrap {
	margin-bottom: 16px;
	padding: 22px 22px 24px;
	border: 1px solid rgba(166, 188, 228, 0.14);
	border-radius: 22px;
	border-top: 1px solid rgba(166, 188, 228, 0.14);
	background:
		linear-gradient(180deg, rgba(15, 22, 34, 0.96), rgba(10, 15, 24, 0.99));
	box-shadow:
		0 18px 40px rgba(3, 8, 20, 0.18),
		inset 0 1px 0 rgba(255, 255, 255, 0.03);
	transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

body.home.blog .archive-content-wrap:hover,
body.archive .archive-content-wrap:hover {
	transform: translateY(-2px);
	border-color: rgba(166, 188, 228, 0.22);
	box-shadow:
		0 24px 48px rgba(3, 8, 20, 0.24),
		inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.home.blog .archive-content-wrap:first-of-type,
body.archive .archive-content-wrap:first-of-type {
	padding-top: 22px;
}

body.home.blog .archive-content-wrap .content-wrap,
body.home.blog .archive-content-wrap .entry-header,
body.archive .archive-content-wrap .content-wrap,
body.archive .archive-content-wrap .entry-header {
	padding: 0;
	background: transparent;
	box-shadow: none;
}

body.home.blog .entry-title,
body.archive .entry-title {
	font-size: clamp(1.12rem, 1.45vw, 1.48rem);
	line-height: 1.12;
}

body.home.blog .entry-meta,
body.home.blog .cat-links,
body.archive .entry-meta,
body.archive .cat-links,
body.single-post .single-content-wrap .entry-meta,
body.single-post .single-content-wrap .cat-links,
body.single-post .single-content-wrap .entry-footer,
body.single-post .single-content-wrap .tag-links {
	font-family: 'Space Grotesk', sans-serif;
	font-size: .78rem;
	text-transform: uppercase;
	letter-spacing: .12em;
}

body.home.blog .entry-summary,
body.archive .entry-summary {
	font-size: .99rem;
	line-height: 1.78;
}

body.home.blog .entry-summary .more-link,
body.archive .entry-summary .more-link {
	gap: 6px;
}

body.home.blog .entry-summary .more-link::after,
body.archive .entry-summary .more-link::after {
	content: "\2192";
	font-size: .95em;
	transition: transform .18s ease;
}

body.home.blog .archive-content-wrap:hover .more-link::after,
body.archive .archive-content-wrap:hover .more-link::after {
	transform: translateX(2px);
}

body.single-post .single-content-wrap .content-wrap {
	padding: 28px 30px 32px;
}

body.single-post .single-content-wrap .entry-title {
	font-size: clamp(1.7rem, 2.7vw, 2.45rem);
	line-height: 1.04;
	max-width: 14ch;
}

body.single-post .single-content-wrap .entry-content {
	font-size: 1.03rem;
	line-height: 1.82;
}

body.single-post .single-content-wrap .entry-content > * {
	max-width: 70ch;
}

body.single-post .single-content-wrap .entry-content > .wp-block-image,
body.single-post .single-content-wrap .entry-content > .wp-block-gallery,
body.single-post .single-content-wrap .entry-content > .wp-block-cover,
body.single-post .single-content-wrap .entry-content > .wp-block-code,
body.single-post .single-content-wrap .entry-content > pre,
body.single-post .single-content-wrap .entry-content > table,
body.single-post .single-content-wrap .entry-content > figure,
body.single-post .single-content-wrap .entry-content > .stssm-after-content,
body.single-post .single-content-wrap .entry-content > .sharedaddy,
body.single-post .single-content-wrap .entry-content > #jp-relatedposts,
body.single-post .single-content-wrap .entry-content > .fb-comments,
body.single-post .single-content-wrap .entry-content > h3 {
	max-width: none;
}

body.single-post .single-content-wrap .entry-content h2,
body.single-post .single-content-wrap .entry-content h3,
body.single-post .single-content-wrap .entry-content h4 {
	margin-top: 2.2rem;
	margin-bottom: .8rem;
	line-height: 1.14;
}

body.single-post .single-content-wrap .entry-content h2 {
	font-size: clamp(1.35rem, 2vw, 1.8rem);
}

body.single-post .single-content-wrap .entry-content h3 {
	font-size: clamp(1.18rem, 1.6vw, 1.45rem);
}

body.single-post .single-content-wrap .entry-content ul,
body.single-post .single-content-wrap .entry-content ol {
	max-width: 66ch;
	padding-left: 1.35rem;
}

body.single-post .single-content-wrap .entry-content img,
body.single-post .single-content-wrap .entry-content video,
body.single-post .single-content-wrap .entry-content iframe {
	border-radius: 18px;
	box-shadow: 0 16px 32px rgba(3, 8, 20, 0.18);
}

body.single-post .single-content-wrap .entry-content hr {
	margin: 2rem 0;
	background: rgba(166, 188, 228, 0.16);
}

body.single-post .stssm-after-content {
	display: none;
}

body.single-post .sharedaddy {
	margin-top: 2.2rem;
	padding-top: 1.25rem;
	border-top: 1px solid rgba(166, 188, 228, 0.14);
}

body.single-post .sharedaddy .sd-title,
body.single-post #jp-relatedposts .jp-relatedposts-headline {
	margin-bottom: 12px;
	font-family: 'Space Grotesk', sans-serif;
	font-size: .74rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .14em;
	text-transform: uppercase;
	color: var(--accent);
}

body.single-post .sharedaddy .sd-title::before,
body.single-post .sharedaddy .sd-title::after,
body.single-post #jp-relatedposts .jp-relatedposts-headline em {
	display: none;
	content: none;
}

body.single-post .sharedaddy .sd-content ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 0;
	padding: 0;
}

body.single-post .sharedaddy .sd-content ul li {
	margin: 0 !important;
}

body.single-post .sharedaddy .sd-content ul li a.sd-button,
body.single-post .sharedaddy .sd-content ul li .share-icon {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border: 1px solid rgba(166, 188, 228, 0.14) !important;
	border-radius: 999px !important;
	background: rgba(18, 26, 40, 0.94) !important;
	box-shadow: none !important;
}

body.single-post .sharedaddy .sd-content ul li a.sd-button:hover,
body.single-post .sharedaddy .sd-content ul li a.sd-button:focus {
	transform: translateY(-1px);
	border-color: rgba(166, 188, 228, 0.24) !important;
	background: rgba(24, 35, 55, 0.98) !important;
}

body.single-post #jp-relatedposts {
	margin-top: 2.4rem;
	padding-top: 1.35rem;
	border-top: 1px solid rgba(166, 188, 228, 0.14);
}

body.single-post #jp-relatedposts .jp-relatedposts-items {
	margin-top: 0;
}

body.single-post #jp-relatedposts .jp-relatedposts-post {
	padding-top: 12px;
	border-top: 1px solid rgba(166, 188, 228, 0.1);
}

body.single-post #jp-relatedposts .jp-relatedposts-post:first-child {
	border-top: 0;
}

body.single-post #jp-relatedposts a {
	color: var(--text-strong);
}

body.single-post .comments-area h2,
body.single-post .comments-area h3 {
	margin-bottom: 12px;
}

body.single-post .comments-area,
body.single-post .navigation.post-navigation .nav-links {
	padding: 22px 24px;
}

body.home.blog .site-footer,
body.single-post .site-footer,
body.archive .site-footer {
	background: rgba(9, 14, 23, 0.9);
}

@media (max-width: 767px) {
	body.home.blog .archive-content-wrap,
	body.archive .archive-content-wrap {
		padding: 18px 18px 20px;
		border-radius: 18px;
	}

	body.single-post .single-content-wrap .content-wrap,
	body.single-post .comments-area,
	body.single-post .navigation.post-navigation .nav-links {
		padding: 18px 18px 20px;
		border-radius: 18px;
	}

	body.single-post .single-content-wrap .entry-title {
		max-width: none;
	}
}

.stssm-sticky-social-icons {
	display: none !important;
}

.darkmode-toggle {
	left: 18px !important;
	bottom: 18px !important;
	width: 34px !important;
	height: 34px !important;
	border: 1px solid rgba(166, 188, 228, 0.14) !important;
	border-radius: 999px !important;
	background: rgba(18, 26, 40, 0.94) !important;
	box-shadow: 0 12px 26px rgba(3, 8, 20, 0.2) !important;
	color: var(--text-strong) !important;
	opacity: .86;
	transition: transform .18s ease, opacity .18s ease, background-color .18s ease;
}

.darkmode-toggle:hover,
.darkmode-toggle:focus {
	transform: translateY(-1px);
	opacity: 1;
	background: rgba(24, 35, 55, 0.98) !important;
}

/*
 * Editorial refresh for wade.one.
 * Applied after the existing dark-theme overrides so the homepage reads as a
 * deliberate personal engineering journal rather than a generic news layout.
 */
:root {
	--surface-0: #0b0d11;
	--surface-1: #10151d;
	--surface-2: #181f2c;
	--surface-3: rgba(245, 184, 108, 0.12);
	--text-strong: #fbf3e6;
	--text-soft: #b4bdca;
	--accent: #f5b86c;
	--accent-warm: #ffe3bb;
	--line: rgba(210, 221, 241, 0.14);
	--shadow-lg: 0 30px 70px rgba(4, 7, 13, 0.52);
}

body {
	background:
		radial-gradient(circle at top left, rgba(245, 184, 108, 0.08), transparent 28%),
		radial-gradient(circle at top right, rgba(125, 170, 255, 0.1), transparent 34%),
		linear-gradient(180deg, #090b10 0%, #0b0d11 28%, #0b0d11 100%);
}

body.home.blog .site-header,
body.archive .site-header,
body.single-post .site-header {
	border-bottom: 1px solid rgba(210, 221, 241, 0.09);
	background: rgba(8, 10, 14, 0.88);
	backdrop-filter: blur(18px);
}

body.home.blog .site-branding-wrap.c-wrap,
body.archive .site-branding-wrap.c-wrap,
body.single-post .site-branding-wrap.c-wrap {
	width: min(1240px, calc(100% - 48px));
}

body.home.blog .site-header-branding,
body.archive .site-header-branding,
body.single-post .site-header-branding {
	padding: 20px 0 16px;
}

body.home.blog .site-branding,
body.archive .site-branding,
body.single-post .site-branding {
	align-items: center;
	gap: 18px;
}

body.home.blog .custom-logo-link img,
body.archive .custom-logo-link img,
body.single-post .custom-logo-link img {
	width: 68px;
	height: 68px;
	border-radius: 18px;
	box-shadow: 0 18px 38px rgba(3, 8, 20, 0.24);
}

body.home.blog .site-title,
body.archive .site-title,
body.single-post .site-title {
	font-size: clamp(2.2rem, 4vw, 3.6rem);
	line-height: 0.92;
	letter-spacing: -0.04em;
}

body.home.blog .site-description,
body.archive .site-description,
body.single-post .site-description {
	margin-top: 6px;
	font-size: 0.88rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: rgba(251, 243, 230, 0.78);
}

body.home.blog .content-sidebar-wrap.c-wrap,
body.archive .content-sidebar-wrap.c-wrap {
	width: min(1240px, calc(100% - 48px));
	display: grid;
	gap: 34px;
	padding-top: 22px;
	padding-bottom: 56px;
}

body.home.blog .content-sidebar-wrap.c-wrap {
	grid-template-columns: minmax(0, 1fr) !important;
}

body.archive .content-sidebar-wrap.c-wrap {
	grid-template-columns: minmax(0, 1fr) 250px;
}

body.home.blog .site-main,
body.archive .site-main {
	display: flex;
	flex-direction: column;
	gap: 28px;
}

body.home.blog .blog-intro {
	padding: 30px 32px 28px;
	border-radius: 28px;
	background:
		radial-gradient(circle at top right, rgba(245, 184, 108, 0.12), transparent 28%),
		linear-gradient(180deg, rgba(19, 26, 39, 0.96), rgba(10, 14, 22, 0.98));
}

.blog-intro__eyebrow,
.blog-section-kicker {
	margin: 0 0 14px;
	font-family: 'Space Grotesk', sans-serif;
	font-size: 0.74rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--accent);
}

.blog-intro__header {
	gap: 28px;
	align-items: end;
}

.blog-intro__title {
	max-width: 15ch;
	margin: 0 0 14px;
	font-size: clamp(2.5rem, 5vw, 4.5rem);
	line-height: 0.92;
	color: var(--text-strong);
}

.blog-intro__summary {
	max-width: 44rem;
	font-size: 1.04rem;
	line-height: 1.78;
	color: rgba(251, 243, 230, 0.88);
}

.blog-intro__meta {
	display: grid;
	justify-items: start;
	gap: 10px;
	padding: 18px 20px;
	border: 1px solid rgba(245, 184, 108, 0.12);
	border-radius: 20px;
	background: rgba(7, 10, 16, 0.42);
}

.blog-search {
	max-width: 540px;
	margin-top: 24px;
	gap: 12px;
}

.blog-search .search-field {
	height: 52px;
	border-radius: 16px;
	background: rgba(8, 11, 18, 0.9);
}

.blog-search .search-submit {
	height: 52px;
	padding: 0 22px;
	border-radius: 16px;
	background: linear-gradient(135deg, var(--accent), #f6d09a);
}

.blog-intro__topics {
	gap: 10px;
	margin-top: 22px;
}

.blog-intro__topics a {
	padding: 9px 14px;
	border-color: rgba(245, 184, 108, 0.14);
	background: rgba(7, 10, 16, 0.35);
	color: rgba(251, 243, 230, 0.9);
	font-size: 0.78rem;
	letter-spacing: 0.1em;
	transition: border-color 0.18s ease, transform 0.18s ease, background-color 0.18s ease;
}

.blog-intro__topics a:hover,
.blog-intro__topics a:focus {
	border-color: rgba(245, 184, 108, 0.28);
	background: rgba(245, 184, 108, 0.1);
	transform: translateY(-1px);
}

.featured-post {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.featured-post__card {
	padding: 34px 34px 32px;
	border: 1px solid rgba(245, 184, 108, 0.14);
	border-radius: 30px;
	background:
		linear-gradient(180deg, rgba(15, 20, 31, 0.98), rgba(10, 13, 20, 0.98));
	box-shadow:
		0 28px 58px rgba(3, 8, 20, 0.24),
		inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.featured-post__title {
	max-width: 12ch;
	margin: 0;
	font-size: clamp(2.2rem, 4vw, 4rem);
	line-height: 0.95;
}

.featured-post__title a {
	color: var(--text-strong);
	text-decoration: none;
}

.featured-post__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 18px;
	font-family: 'Space Grotesk', sans-serif;
	font-size: 0.76rem;
	font-weight: 500;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--text-soft);
}

.featured-post__excerpt {
	max-width: 48rem;
	margin: 18px 0 0;
	font-size: 1.08rem;
	line-height: 1.8;
	color: rgba(251, 243, 230, 0.82);
}

.featured-post__footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin-top: 24px;
}

.featured-post__categories {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.featured-post__categories a,
.featured-post__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 0 16px;
	border-radius: 999px;
	text-decoration: none;
	font-family: 'Space Grotesk', sans-serif;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.featured-post__categories a {
	border: 1px solid rgba(245, 184, 108, 0.14);
	background: rgba(245, 184, 108, 0.06);
	color: var(--text-strong);
}

.featured-post__link {
	background: var(--text-strong);
	color: #0b0d11;
}

.featured-post__link:hover,
.featured-post__link:focus {
	background: var(--accent-warm);
	color: #0b0d11;
}

.blog-feed-wrap {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.blog-feed-heading__title {
	margin: 0;
	font-size: clamp(1.55rem, 2vw, 2rem);
	line-height: 1;
	color: var(--text-strong);
}

.blog-feed {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
}

body.home.blog .blog-feed .archive-content-wrap {
	display: flex;
	flex-direction: column;
	height: 100%;
	margin-bottom: 0;
	padding: 24px 24px 26px;
	border-radius: 24px;
}

body.home.blog .blog-feed .archive-content-wrap .header-thumbnail-wrap {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

body.home.blog .blog-feed .archive-content-wrap .content-wrap {
	display: flex;
	flex: 1;
	flex-direction: column;
}

body.home.blog .blog-feed .entry-title {
	font-size: clamp(1.4rem, 2vw, 1.95rem);
	line-height: 1;
}

body.home.blog .blog-feed .entry-summary {
	font-size: 0.98rem;
	line-height: 1.72;
	color: rgba(251, 243, 230, 0.78);
}

body.home.blog .blog-feed .entry-summary p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

body.home.blog .blog-feed .cat-links {
	margin-top: auto;
	padding-top: 16px;
	border-top: 1px solid rgba(210, 221, 241, 0.08);
}

body.home.blog #secondary {
	display: none !important;
}

body.archive #secondary {
	top: 26px;
}

body.archive #secondary .widget_categories,
body.archive #secondary .widget_block {
	padding: 20px 18px;
	border-radius: 22px;
}

body.archive #secondary .widget-title,
body.archive #secondary .wp-block-heading {
	color: var(--accent);
}

body.archive .wp-block-categories-list a {
	padding: 11px 12px;
	border-radius: 14px;
}

body.home.blog #secondary .widget_categories,
body.home.blog #secondary .widget_block,
body.archive #secondary .widget_categories,
body.archive #secondary .widget_block {
	padding: 20px 18px;
	border-radius: 22px;
}

body.single-post .content-sidebar-wrap.c-wrap {
	width: min(960px, calc(100% - 48px));
	grid-template-columns: minmax(0, 1fr);
	padding-top: 28px;
	padding-bottom: 60px;
}

body.single-post #secondary {
	display: none;
}

body.single-post .single-content-wrap .content-wrap,
body.single-post .comments-area,
body.single-post .navigation.post-navigation .nav-links {
	border-radius: 26px;
}

body.single-post .single-content-wrap .entry-title {
	max-width: 12ch;
	font-size: clamp(2.3rem, 4vw, 3.5rem);
	line-height: 0.94;
}

body.single-post .single-content-wrap .entry-content {
	font-size: 1.08rem;
	line-height: 1.9;
}

body.single-post .sharedaddy {
	margin-top: 2.6rem;
}

@media (max-width: 1100px) {
	body.archive .content-sidebar-wrap.c-wrap {
		grid-template-columns: minmax(0, 1fr);
	}

	body.archive #secondary {
		position: static;
	}

	.blog-feed {
		grid-template-columns: minmax(0, 1fr);
	}
}

@media (max-width: 767px) {
	body.home.blog .site-branding-wrap.c-wrap,
	body.archive .site-branding-wrap.c-wrap,
	body.single-post .site-branding-wrap.c-wrap,
	body.home.blog .content-sidebar-wrap.c-wrap,
	body.archive .content-sidebar-wrap.c-wrap,
	body.single-post .content-sidebar-wrap.c-wrap {
		width: min(100%, calc(100% - 28px));
	}

	body.home.blog .site-title,
	body.archive .site-title,
	body.single-post .site-title {
		font-size: clamp(2rem, 13vw, 2.9rem);
	}

	.blog-intro {
		padding: 24px 20px 22px;
		border-radius: 24px;
	}

	.blog-intro__title,
	.featured-post__title,
	body.single-post .single-content-wrap .entry-title {
		max-width: none;
	}

	.featured-post__card {
		padding: 26px 22px 24px;
		border-radius: 24px;
	}

	body.home.blog .blog-feed .archive-content-wrap {
		padding: 20px 18px 22px;
		border-radius: 20px;
	}
}
