/* Yorocker design preset: newsroom-blue */
body.yr-preset-newsroom-blue{
	--yr-accent:#0879c9;
	--yr-secondary:#101820;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#0879c9 5%,#fff);
	--yr-border:color-mix(in srgb,#101820 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#101820 25%,#fff);
	--yr-muted:color-mix(in srgb,#101820 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:1;
	background:var(--yr-soft-bg);
	color:#101820;
	font-family:var(--yr-body-font);
}
body.yr-preset-newsroom-blue .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-newsroom-blue .yr-topbar{background:#101820;color:#fff}
body.yr-preset-newsroom-blue .yr-main-nav{background:#101820;color:#fff;border-bottom:3px solid #0879c9}
body.yr-preset-newsroom-blue .yr-main-nav a{color:inherit}
body.yr-preset-newsroom-blue .yr-main-nav a:hover,
body.yr-preset-newsroom-blue .yr-main-nav .current-menu-item>a{color:#0879c9}
body.yr-preset-newsroom-blue .yr-breaking-news{border-inline-start:4px solid #0879c9}
body.yr-preset-newsroom-blue .yr-breaking-news__label{background:#0879c9;color:#fff}
body.yr-preset-newsroom-blue .yr-home-section,
body.yr-preset-newsroom-blue .widget,
body.yr-preset-newsroom-blue .yr-archive-card,
body.yr-preset-newsroom-blue .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-newsroom-blue .yr-section-title::after,
body.yr-preset-newsroom-blue .widget-title::after{background:#0879c9}
body.yr-preset-newsroom-blue .yr-category-label,
body.yr-preset-newsroom-blue .yr-story-category{color:#0879c9;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-newsroom-blue .yr-story-title a:hover,
body.yr-preset-newsroom-blue .entry-title a:hover{color:#0879c9}
body.yr-preset-newsroom-blue .button,
body.yr-preset-newsroom-blue button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#0879c9;background:#0879c9;color:#fff}
body.yr-preset-newsroom-blue input:focus,
body.yr-preset-newsroom-blue select:focus,
body.yr-preset-newsroom-blue textarea:focus{border-color:#0879c9;box-shadow:0 0 0 1px #0879c9}
body.yr-preset-newsroom-blue .yr-pagination .current{background:#0879c9;border-color:#0879c9;color:#fff}
body.yr-preset-newsroom-blue .yr-footer{background:#101820;color:#e9ecef;border-top:4px solid #0879c9}
body.yr-preset-newsroom-blue .yr-footer a:hover{color:#0879c9}
body.yr-preset-newsroom-blue blockquote{border-inline-start:4px solid #0879c9;background:color-mix(in srgb,#0879c9 6%,#fff)}
body.yr-preset-newsroom-blue mark{background:color-mix(in srgb,#0879c9 28%,#fff);color:inherit}
body.yr-preset-newsroom-blue ::selection{background:color-mix(in srgb,#0879c9 35%,#fff);color:#101820}
body.yr-preset-newsroom-blue.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-newsroom-blue.yr-dark-skin .site-header,
body.yr-preset-newsroom-blue.yr-dark-skin .yr-home-section,
body.yr-preset-newsroom-blue.yr-dark-skin .widget,
body.yr-preset-newsroom-blue.yr-dark-skin .yr-archive-card,
body.yr-preset-newsroom-blue.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-newsroom-blue.yr-dark-skin blockquote{background:color-mix(in srgb,#0879c9 12%,#15181c)}
body.yr-preset-newsroom-blue.yr-dark-skin input,
body.yr-preset-newsroom-blue.yr-dark-skin select,
body.yr-preset-newsroom-blue.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-newsroom-blue .yr-component__item{border-radius:4px}
body.yr-preset-newsroom-blue .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-newsroom-blue .yr-component__category{color:#0879c9}
body.yr-preset-newsroom-blue .yr-component__rule{background:#0879c9}
body.yr-preset-newsroom-blue .yr-schema-choice input:checked+span{color:#0879c9}
body.yr-preset-newsroom-blue .yr-review-score{background:#0879c9;color:#fff}
body.yr-preset-newsroom-blue .yr-poll-result__bar{background:#0879c9}
body.yr-preset-newsroom-blue .yr-reaction.is-selected{border-color:#0879c9;color:#0879c9}
body.yr-preset-newsroom-blue .yr-toc a:hover{color:#0879c9}
body.yr-preset-newsroom-blue .yr-author-social a:hover{background:#0879c9;color:#fff}
body.yr-preset-newsroom-blue .yr-ad-slot{border-color:color-mix(in srgb,#0879c9 20%,var(--yr-border))}
body.yr-preset-newsroom-blue .woocommerce span.onsale{background:#0879c9;color:#fff}
body.yr-preset-newsroom-blue .woocommerce a.button,
body.yr-preset-newsroom-blue .woocommerce button.button{background:#0879c9;color:#fff}
[dir="rtl"] body.yr-preset-newsroom-blue .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-newsroom-blue{--yr-preset-panel-pad:10px}
	body.yr-preset-newsroom-blue .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-newsroom-blue .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-newsroom-blue{--yr-preset-panel-pad:10px}
	body.yr-preset-newsroom-blue .yr-component__items{gap:12px}
	body.yr-preset-newsroom-blue .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-newsroom-blue *,body.yr-preset-newsroom-blue *::before,body.yr-preset-newsroom-blue *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-newsroom-blue{background:#fff!important;color:#000!important}
	body.yr-preset-newsroom-blue .site-header,body.yr-preset-newsroom-blue .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: breaking-red */
body.yr-preset-breaking-red{
	--yr-accent:#d71920;
	--yr-secondary:#171717;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#d71920 5%,#fff);
	--yr-border:color-mix(in srgb,#171717 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#171717 25%,#fff);
	--yr-muted:color-mix(in srgb,#171717 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:2;
	background:var(--yr-soft-bg);
	color:#171717;
	font-family:var(--yr-body-font);
}
body.yr-preset-breaking-red .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-breaking-red .yr-topbar{background:#171717;color:#fff}
body.yr-preset-breaking-red .yr-main-nav{background:#171717;color:#fff;border-bottom:3px solid #d71920}
body.yr-preset-breaking-red .yr-main-nav a{color:inherit}
body.yr-preset-breaking-red .yr-main-nav a:hover,
body.yr-preset-breaking-red .yr-main-nav .current-menu-item>a{color:#d71920}
body.yr-preset-breaking-red .yr-breaking-news{border-inline-start:4px solid #d71920}
body.yr-preset-breaking-red .yr-breaking-news__label{background:#d71920;color:#fff}
body.yr-preset-breaking-red .yr-home-section,
body.yr-preset-breaking-red .widget,
body.yr-preset-breaking-red .yr-archive-card,
body.yr-preset-breaking-red .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-breaking-red .yr-section-title::after,
body.yr-preset-breaking-red .widget-title::after{background:#d71920}
body.yr-preset-breaking-red .yr-category-label,
body.yr-preset-breaking-red .yr-story-category{color:#d71920;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-breaking-red .yr-story-title a:hover,
body.yr-preset-breaking-red .entry-title a:hover{color:#d71920}
body.yr-preset-breaking-red .button,
body.yr-preset-breaking-red button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#d71920;background:#d71920;color:#fff}
body.yr-preset-breaking-red input:focus,
body.yr-preset-breaking-red select:focus,
body.yr-preset-breaking-red textarea:focus{border-color:#d71920;box-shadow:0 0 0 1px #d71920}
body.yr-preset-breaking-red .yr-pagination .current{background:#d71920;border-color:#d71920;color:#fff}
body.yr-preset-breaking-red .yr-footer{background:#171717;color:#e9ecef;border-top:4px solid #d71920}
body.yr-preset-breaking-red .yr-footer a:hover{color:#d71920}
body.yr-preset-breaking-red blockquote{border-inline-start:4px solid #d71920;background:color-mix(in srgb,#d71920 6%,#fff)}
body.yr-preset-breaking-red mark{background:color-mix(in srgb,#d71920 28%,#fff);color:inherit}
body.yr-preset-breaking-red ::selection{background:color-mix(in srgb,#d71920 35%,#fff);color:#171717}
body.yr-preset-breaking-red.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-breaking-red.yr-dark-skin .site-header,
body.yr-preset-breaking-red.yr-dark-skin .yr-home-section,
body.yr-preset-breaking-red.yr-dark-skin .widget,
body.yr-preset-breaking-red.yr-dark-skin .yr-archive-card,
body.yr-preset-breaking-red.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-breaking-red.yr-dark-skin blockquote{background:color-mix(in srgb,#d71920 12%,#15181c)}
body.yr-preset-breaking-red.yr-dark-skin input,
body.yr-preset-breaking-red.yr-dark-skin select,
body.yr-preset-breaking-red.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-breaking-red .yr-component__item{border-radius:5px}
body.yr-preset-breaking-red .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-breaking-red .yr-component__category{color:#d71920}
body.yr-preset-breaking-red .yr-component__rule{background:#d71920}
body.yr-preset-breaking-red .yr-schema-choice input:checked+span{color:#d71920}
body.yr-preset-breaking-red .yr-review-score{background:#d71920;color:#fff}
body.yr-preset-breaking-red .yr-poll-result__bar{background:#d71920}
body.yr-preset-breaking-red .yr-reaction.is-selected{border-color:#d71920;color:#d71920}
body.yr-preset-breaking-red .yr-toc a:hover{color:#d71920}
body.yr-preset-breaking-red .yr-author-social a:hover{background:#d71920;color:#fff}
body.yr-preset-breaking-red .yr-ad-slot{border-color:color-mix(in srgb,#d71920 20%,var(--yr-border))}
body.yr-preset-breaking-red .woocommerce span.onsale{background:#d71920;color:#fff}
body.yr-preset-breaking-red .woocommerce a.button,
body.yr-preset-breaking-red .woocommerce button.button{background:#d71920;color:#fff}
[dir="rtl"] body.yr-preset-breaking-red .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-breaking-red{--yr-preset-panel-pad:10px}
	body.yr-preset-breaking-red .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-breaking-red .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-breaking-red{--yr-preset-panel-pad:10px}
	body.yr-preset-breaking-red .yr-component__items{gap:12px}
	body.yr-preset-breaking-red .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-breaking-red *,body.yr-preset-breaking-red *::before,body.yr-preset-breaking-red *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-breaking-red{background:#fff!important;color:#000!important}
	body.yr-preset-breaking-red .site-header,body.yr-preset-breaking-red .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: finance-green */
body.yr-preset-finance-green{
	--yr-accent:#087f5b;
	--yr-secondary:#102a23;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#087f5b 5%,#fff);
	--yr-border:color-mix(in srgb,#102a23 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#102a23 25%,#fff);
	--yr-muted:color-mix(in srgb,#102a23 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:3;
	background:var(--yr-soft-bg);
	color:#102a23;
	font-family:var(--yr-body-font);
}
body.yr-preset-finance-green .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-finance-green .yr-topbar{background:#102a23;color:#fff}
body.yr-preset-finance-green .yr-main-nav{background:#102a23;color:#fff;border-bottom:3px solid #087f5b}
body.yr-preset-finance-green .yr-main-nav a{color:inherit}
body.yr-preset-finance-green .yr-main-nav a:hover,
body.yr-preset-finance-green .yr-main-nav .current-menu-item>a{color:#087f5b}
body.yr-preset-finance-green .yr-breaking-news{border-inline-start:4px solid #087f5b}
body.yr-preset-finance-green .yr-breaking-news__label{background:#087f5b;color:#fff}
body.yr-preset-finance-green .yr-home-section,
body.yr-preset-finance-green .widget,
body.yr-preset-finance-green .yr-archive-card,
body.yr-preset-finance-green .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-finance-green .yr-section-title::after,
body.yr-preset-finance-green .widget-title::after{background:#087f5b}
body.yr-preset-finance-green .yr-category-label,
body.yr-preset-finance-green .yr-story-category{color:#087f5b;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-finance-green .yr-story-title a:hover,
body.yr-preset-finance-green .entry-title a:hover{color:#087f5b}
body.yr-preset-finance-green .button,
body.yr-preset-finance-green button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#087f5b;background:#087f5b;color:#fff}
body.yr-preset-finance-green input:focus,
body.yr-preset-finance-green select:focus,
body.yr-preset-finance-green textarea:focus{border-color:#087f5b;box-shadow:0 0 0 1px #087f5b}
body.yr-preset-finance-green .yr-pagination .current{background:#087f5b;border-color:#087f5b;color:#fff}
body.yr-preset-finance-green .yr-footer{background:#102a23;color:#e9ecef;border-top:4px solid #087f5b}
body.yr-preset-finance-green .yr-footer a:hover{color:#087f5b}
body.yr-preset-finance-green blockquote{border-inline-start:4px solid #087f5b;background:color-mix(in srgb,#087f5b 6%,#fff)}
body.yr-preset-finance-green mark{background:color-mix(in srgb,#087f5b 28%,#fff);color:inherit}
body.yr-preset-finance-green ::selection{background:color-mix(in srgb,#087f5b 35%,#fff);color:#102a23}
body.yr-preset-finance-green.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-finance-green.yr-dark-skin .site-header,
body.yr-preset-finance-green.yr-dark-skin .yr-home-section,
body.yr-preset-finance-green.yr-dark-skin .widget,
body.yr-preset-finance-green.yr-dark-skin .yr-archive-card,
body.yr-preset-finance-green.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-finance-green.yr-dark-skin blockquote{background:color-mix(in srgb,#087f5b 12%,#15181c)}
body.yr-preset-finance-green.yr-dark-skin input,
body.yr-preset-finance-green.yr-dark-skin select,
body.yr-preset-finance-green.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-finance-green .yr-component__item{border-radius:6px}
body.yr-preset-finance-green .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-finance-green .yr-component__category{color:#087f5b}
body.yr-preset-finance-green .yr-component__rule{background:#087f5b}
body.yr-preset-finance-green .yr-schema-choice input:checked+span{color:#087f5b}
body.yr-preset-finance-green .yr-review-score{background:#087f5b;color:#fff}
body.yr-preset-finance-green .yr-poll-result__bar{background:#087f5b}
body.yr-preset-finance-green .yr-reaction.is-selected{border-color:#087f5b;color:#087f5b}
body.yr-preset-finance-green .yr-toc a:hover{color:#087f5b}
body.yr-preset-finance-green .yr-author-social a:hover{background:#087f5b;color:#fff}
body.yr-preset-finance-green .yr-ad-slot{border-color:color-mix(in srgb,#087f5b 20%,var(--yr-border))}
body.yr-preset-finance-green .woocommerce span.onsale{background:#087f5b;color:#fff}
body.yr-preset-finance-green .woocommerce a.button,
body.yr-preset-finance-green .woocommerce button.button{background:#087f5b;color:#fff}
[dir="rtl"] body.yr-preset-finance-green .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-finance-green{--yr-preset-panel-pad:10px}
	body.yr-preset-finance-green .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-finance-green .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-finance-green{--yr-preset-panel-pad:10px}
	body.yr-preset-finance-green .yr-component__items{gap:12px}
	body.yr-preset-finance-green .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-finance-green *,body.yr-preset-finance-green *::before,body.yr-preset-finance-green *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-finance-green{background:#fff!important;color:#000!important}
	body.yr-preset-finance-green .site-header,body.yr-preset-finance-green .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: technology-violet */
body.yr-preset-technology-violet{
	--yr-accent:#6f42c1;
	--yr-secondary:#15131d;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#6f42c1 5%,#fff);
	--yr-border:color-mix(in srgb,#15131d 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#15131d 25%,#fff);
	--yr-muted:color-mix(in srgb,#15131d 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:4;
	background:var(--yr-soft-bg);
	color:#15131d;
	font-family:var(--yr-body-font);
}
body.yr-preset-technology-violet .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-technology-violet .yr-topbar{background:#15131d;color:#fff}
body.yr-preset-technology-violet .yr-main-nav{background:#15131d;color:#fff;border-bottom:3px solid #6f42c1}
body.yr-preset-technology-violet .yr-main-nav a{color:inherit}
body.yr-preset-technology-violet .yr-main-nav a:hover,
body.yr-preset-technology-violet .yr-main-nav .current-menu-item>a{color:#6f42c1}
body.yr-preset-technology-violet .yr-breaking-news{border-inline-start:4px solid #6f42c1}
body.yr-preset-technology-violet .yr-breaking-news__label{background:#6f42c1;color:#fff}
body.yr-preset-technology-violet .yr-home-section,
body.yr-preset-technology-violet .widget,
body.yr-preset-technology-violet .yr-archive-card,
body.yr-preset-technology-violet .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-technology-violet .yr-section-title::after,
body.yr-preset-technology-violet .widget-title::after{background:#6f42c1}
body.yr-preset-technology-violet .yr-category-label,
body.yr-preset-technology-violet .yr-story-category{color:#6f42c1;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-technology-violet .yr-story-title a:hover,
body.yr-preset-technology-violet .entry-title a:hover{color:#6f42c1}
body.yr-preset-technology-violet .button,
body.yr-preset-technology-violet button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#6f42c1;background:#6f42c1;color:#fff}
body.yr-preset-technology-violet input:focus,
body.yr-preset-technology-violet select:focus,
body.yr-preset-technology-violet textarea:focus{border-color:#6f42c1;box-shadow:0 0 0 1px #6f42c1}
body.yr-preset-technology-violet .yr-pagination .current{background:#6f42c1;border-color:#6f42c1;color:#fff}
body.yr-preset-technology-violet .yr-footer{background:#15131d;color:#e9ecef;border-top:4px solid #6f42c1}
body.yr-preset-technology-violet .yr-footer a:hover{color:#6f42c1}
body.yr-preset-technology-violet blockquote{border-inline-start:4px solid #6f42c1;background:color-mix(in srgb,#6f42c1 6%,#fff)}
body.yr-preset-technology-violet mark{background:color-mix(in srgb,#6f42c1 28%,#fff);color:inherit}
body.yr-preset-technology-violet ::selection{background:color-mix(in srgb,#6f42c1 35%,#fff);color:#15131d}
body.yr-preset-technology-violet.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-technology-violet.yr-dark-skin .site-header,
body.yr-preset-technology-violet.yr-dark-skin .yr-home-section,
body.yr-preset-technology-violet.yr-dark-skin .widget,
body.yr-preset-technology-violet.yr-dark-skin .yr-archive-card,
body.yr-preset-technology-violet.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-technology-violet.yr-dark-skin blockquote{background:color-mix(in srgb,#6f42c1 12%,#15181c)}
body.yr-preset-technology-violet.yr-dark-skin input,
body.yr-preset-technology-violet.yr-dark-skin select,
body.yr-preset-technology-violet.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-technology-violet .yr-component__item{border-radius:7px}
body.yr-preset-technology-violet .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-technology-violet .yr-component__category{color:#6f42c1}
body.yr-preset-technology-violet .yr-component__rule{background:#6f42c1}
body.yr-preset-technology-violet .yr-schema-choice input:checked+span{color:#6f42c1}
body.yr-preset-technology-violet .yr-review-score{background:#6f42c1;color:#fff}
body.yr-preset-technology-violet .yr-poll-result__bar{background:#6f42c1}
body.yr-preset-technology-violet .yr-reaction.is-selected{border-color:#6f42c1;color:#6f42c1}
body.yr-preset-technology-violet .yr-toc a:hover{color:#6f42c1}
body.yr-preset-technology-violet .yr-author-social a:hover{background:#6f42c1;color:#fff}
body.yr-preset-technology-violet .yr-ad-slot{border-color:color-mix(in srgb,#6f42c1 20%,var(--yr-border))}
body.yr-preset-technology-violet .woocommerce span.onsale{background:#6f42c1;color:#fff}
body.yr-preset-technology-violet .woocommerce a.button,
body.yr-preset-technology-violet .woocommerce button.button{background:#6f42c1;color:#fff}
[dir="rtl"] body.yr-preset-technology-violet .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-technology-violet{--yr-preset-panel-pad:14px}
	body.yr-preset-technology-violet .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-technology-violet .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-technology-violet{--yr-preset-panel-pad:10px}
	body.yr-preset-technology-violet .yr-component__items{gap:12px}
	body.yr-preset-technology-violet .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-technology-violet *,body.yr-preset-technology-violet *::before,body.yr-preset-technology-violet *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-technology-violet{background:#fff!important;color:#000!important}
	body.yr-preset-technology-violet .site-header,body.yr-preset-technology-violet .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: sports-orange */
body.yr-preset-sports-orange{
	--yr-accent:#e8590c;
	--yr-secondary:#1f170f;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#e8590c 5%,#fff);
	--yr-border:color-mix(in srgb,#1f170f 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#1f170f 25%,#fff);
	--yr-muted:color-mix(in srgb,#1f170f 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:5;
	background:var(--yr-soft-bg);
	color:#1f170f;
	font-family:var(--yr-body-font);
}
body.yr-preset-sports-orange .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-sports-orange .yr-topbar{background:#1f170f;color:#fff}
body.yr-preset-sports-orange .yr-main-nav{background:#1f170f;color:#fff;border-bottom:3px solid #e8590c}
body.yr-preset-sports-orange .yr-main-nav a{color:inherit}
body.yr-preset-sports-orange .yr-main-nav a:hover,
body.yr-preset-sports-orange .yr-main-nav .current-menu-item>a{color:#e8590c}
body.yr-preset-sports-orange .yr-breaking-news{border-inline-start:4px solid #e8590c}
body.yr-preset-sports-orange .yr-breaking-news__label{background:#e8590c;color:#fff}
body.yr-preset-sports-orange .yr-home-section,
body.yr-preset-sports-orange .widget,
body.yr-preset-sports-orange .yr-archive-card,
body.yr-preset-sports-orange .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-sports-orange .yr-section-title::after,
body.yr-preset-sports-orange .widget-title::after{background:#e8590c}
body.yr-preset-sports-orange .yr-category-label,
body.yr-preset-sports-orange .yr-story-category{color:#e8590c;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-sports-orange .yr-story-title a:hover,
body.yr-preset-sports-orange .entry-title a:hover{color:#e8590c}
body.yr-preset-sports-orange .button,
body.yr-preset-sports-orange button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#e8590c;background:#e8590c;color:#fff}
body.yr-preset-sports-orange input:focus,
body.yr-preset-sports-orange select:focus,
body.yr-preset-sports-orange textarea:focus{border-color:#e8590c;box-shadow:0 0 0 1px #e8590c}
body.yr-preset-sports-orange .yr-pagination .current{background:#e8590c;border-color:#e8590c;color:#fff}
body.yr-preset-sports-orange .yr-footer{background:#1f170f;color:#e9ecef;border-top:4px solid #e8590c}
body.yr-preset-sports-orange .yr-footer a:hover{color:#e8590c}
body.yr-preset-sports-orange blockquote{border-inline-start:4px solid #e8590c;background:color-mix(in srgb,#e8590c 6%,#fff)}
body.yr-preset-sports-orange mark{background:color-mix(in srgb,#e8590c 28%,#fff);color:inherit}
body.yr-preset-sports-orange ::selection{background:color-mix(in srgb,#e8590c 35%,#fff);color:#1f170f}
body.yr-preset-sports-orange.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-sports-orange.yr-dark-skin .site-header,
body.yr-preset-sports-orange.yr-dark-skin .yr-home-section,
body.yr-preset-sports-orange.yr-dark-skin .widget,
body.yr-preset-sports-orange.yr-dark-skin .yr-archive-card,
body.yr-preset-sports-orange.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-sports-orange.yr-dark-skin blockquote{background:color-mix(in srgb,#e8590c 12%,#15181c)}
body.yr-preset-sports-orange.yr-dark-skin input,
body.yr-preset-sports-orange.yr-dark-skin select,
body.yr-preset-sports-orange.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-sports-orange .yr-component__item{border-radius:8px}
body.yr-preset-sports-orange .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-sports-orange .yr-component__category{color:#e8590c}
body.yr-preset-sports-orange .yr-component__rule{background:#e8590c}
body.yr-preset-sports-orange .yr-schema-choice input:checked+span{color:#e8590c}
body.yr-preset-sports-orange .yr-review-score{background:#e8590c;color:#fff}
body.yr-preset-sports-orange .yr-poll-result__bar{background:#e8590c}
body.yr-preset-sports-orange .yr-reaction.is-selected{border-color:#e8590c;color:#e8590c}
body.yr-preset-sports-orange .yr-toc a:hover{color:#e8590c}
body.yr-preset-sports-orange .yr-author-social a:hover{background:#e8590c;color:#fff}
body.yr-preset-sports-orange .yr-ad-slot{border-color:color-mix(in srgb,#e8590c 20%,var(--yr-border))}
body.yr-preset-sports-orange .woocommerce span.onsale{background:#e8590c;color:#fff}
body.yr-preset-sports-orange .woocommerce a.button,
body.yr-preset-sports-orange .woocommerce button.button{background:#e8590c;color:#fff}
[dir="rtl"] body.yr-preset-sports-orange .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-sports-orange{--yr-preset-panel-pad:10px}
	body.yr-preset-sports-orange .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-sports-orange .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-sports-orange{--yr-preset-panel-pad:10px}
	body.yr-preset-sports-orange .yr-component__items{gap:12px}
	body.yr-preset-sports-orange .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-sports-orange *,body.yr-preset-sports-orange *::before,body.yr-preset-sports-orange *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-sports-orange{background:#fff!important;color:#000!important}
	body.yr-preset-sports-orange .site-header,body.yr-preset-sports-orange .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: culture-pink */
body.yr-preset-culture-pink{
	--yr-accent:#c2255c;
	--yr-secondary:#21141a;
	--yr-body-font:Georgia,"Times New Roman",serif;
	--yr-heading-font:Georgia,"Times New Roman",serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#c2255c 5%,#fff);
	--yr-border:color-mix(in srgb,#21141a 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#21141a 25%,#fff);
	--yr-muted:color-mix(in srgb,#21141a 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:6;
	background:var(--yr-soft-bg);
	color:#21141a;
	font-family:var(--yr-body-font);
}
body.yr-preset-culture-pink .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-culture-pink .yr-topbar{background:#21141a;color:#fff}
body.yr-preset-culture-pink .yr-main-nav{background:#21141a;color:#fff;border-bottom:3px solid #c2255c}
body.yr-preset-culture-pink .yr-main-nav a{color:inherit}
body.yr-preset-culture-pink .yr-main-nav a:hover,
body.yr-preset-culture-pink .yr-main-nav .current-menu-item>a{color:#c2255c}
body.yr-preset-culture-pink .yr-breaking-news{border-inline-start:4px solid #c2255c}
body.yr-preset-culture-pink .yr-breaking-news__label{background:#c2255c;color:#fff}
body.yr-preset-culture-pink .yr-home-section,
body.yr-preset-culture-pink .widget,
body.yr-preset-culture-pink .yr-archive-card,
body.yr-preset-culture-pink .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-culture-pink .yr-section-title::after,
body.yr-preset-culture-pink .widget-title::after{background:#c2255c}
body.yr-preset-culture-pink .yr-category-label,
body.yr-preset-culture-pink .yr-story-category{color:#c2255c;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-culture-pink .yr-story-title a:hover,
body.yr-preset-culture-pink .entry-title a:hover{color:#c2255c}
body.yr-preset-culture-pink .button,
body.yr-preset-culture-pink button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#c2255c;background:#c2255c;color:#fff}
body.yr-preset-culture-pink input:focus,
body.yr-preset-culture-pink select:focus,
body.yr-preset-culture-pink textarea:focus{border-color:#c2255c;box-shadow:0 0 0 1px #c2255c}
body.yr-preset-culture-pink .yr-pagination .current{background:#c2255c;border-color:#c2255c;color:#fff}
body.yr-preset-culture-pink .yr-footer{background:#21141a;color:#e9ecef;border-top:4px solid #c2255c}
body.yr-preset-culture-pink .yr-footer a:hover{color:#c2255c}
body.yr-preset-culture-pink blockquote{border-inline-start:4px solid #c2255c;background:color-mix(in srgb,#c2255c 6%,#fff)}
body.yr-preset-culture-pink mark{background:color-mix(in srgb,#c2255c 28%,#fff);color:inherit}
body.yr-preset-culture-pink ::selection{background:color-mix(in srgb,#c2255c 35%,#fff);color:#21141a}
body.yr-preset-culture-pink.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-culture-pink.yr-dark-skin .site-header,
body.yr-preset-culture-pink.yr-dark-skin .yr-home-section,
body.yr-preset-culture-pink.yr-dark-skin .widget,
body.yr-preset-culture-pink.yr-dark-skin .yr-archive-card,
body.yr-preset-culture-pink.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-culture-pink.yr-dark-skin blockquote{background:color-mix(in srgb,#c2255c 12%,#15181c)}
body.yr-preset-culture-pink.yr-dark-skin input,
body.yr-preset-culture-pink.yr-dark-skin select,
body.yr-preset-culture-pink.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-culture-pink .yr-component__item{border-radius:9px}
body.yr-preset-culture-pink .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-culture-pink .yr-component__category{color:#c2255c}
body.yr-preset-culture-pink .yr-component__rule{background:#c2255c}
body.yr-preset-culture-pink .yr-schema-choice input:checked+span{color:#c2255c}
body.yr-preset-culture-pink .yr-review-score{background:#c2255c;color:#fff}
body.yr-preset-culture-pink .yr-poll-result__bar{background:#c2255c}
body.yr-preset-culture-pink .yr-reaction.is-selected{border-color:#c2255c;color:#c2255c}
body.yr-preset-culture-pink .yr-toc a:hover{color:#c2255c}
body.yr-preset-culture-pink .yr-author-social a:hover{background:#c2255c;color:#fff}
body.yr-preset-culture-pink .yr-ad-slot{border-color:color-mix(in srgb,#c2255c 20%,var(--yr-border))}
body.yr-preset-culture-pink .woocommerce span.onsale{background:#c2255c;color:#fff}
body.yr-preset-culture-pink .woocommerce a.button,
body.yr-preset-culture-pink .woocommerce button.button{background:#c2255c;color:#fff}
[dir="rtl"] body.yr-preset-culture-pink .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-culture-pink{--yr-preset-panel-pad:14px}
	body.yr-preset-culture-pink .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-culture-pink .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-culture-pink{--yr-preset-panel-pad:10px}
	body.yr-preset-culture-pink .yr-component__items{gap:12px}
	body.yr-preset-culture-pink .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-culture-pink *,body.yr-preset-culture-pink *::before,body.yr-preset-culture-pink *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-culture-pink{background:#fff!important;color:#000!important}
	body.yr-preset-culture-pink .site-header,body.yr-preset-culture-pink .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: editorial-serif */
body.yr-preset-editorial-serif{
	--yr-accent:#8a5a44;
	--yr-secondary:#25211e;
	--yr-body-font:Georgia,"Times New Roman",serif;
	--yr-heading-font:Georgia,"Times New Roman",serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#8a5a44 5%,#fff);
	--yr-border:color-mix(in srgb,#25211e 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#25211e 25%,#fff);
	--yr-muted:color-mix(in srgb,#25211e 60%,#fff);
	--yr-preset-panel-pad:22px;
	--yr-preset-index:7;
	background:var(--yr-soft-bg);
	color:#25211e;
	font-family:var(--yr-body-font);
}
body.yr-preset-editorial-serif .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-editorial-serif .yr-topbar{background:#25211e;color:#fff}
body.yr-preset-editorial-serif .yr-main-nav{background:#25211e;color:#fff;border-bottom:3px solid #8a5a44}
body.yr-preset-editorial-serif .yr-main-nav a{color:inherit}
body.yr-preset-editorial-serif .yr-main-nav a:hover,
body.yr-preset-editorial-serif .yr-main-nav .current-menu-item>a{color:#8a5a44}
body.yr-preset-editorial-serif .yr-breaking-news{border-inline-start:4px solid #8a5a44}
body.yr-preset-editorial-serif .yr-breaking-news__label{background:#8a5a44;color:#fff}
body.yr-preset-editorial-serif .yr-home-section,
body.yr-preset-editorial-serif .widget,
body.yr-preset-editorial-serif .yr-archive-card,
body.yr-preset-editorial-serif .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-editorial-serif .yr-section-title::after,
body.yr-preset-editorial-serif .widget-title::after{background:#8a5a44}
body.yr-preset-editorial-serif .yr-category-label,
body.yr-preset-editorial-serif .yr-story-category{color:#8a5a44;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-editorial-serif .yr-story-title a:hover,
body.yr-preset-editorial-serif .entry-title a:hover{color:#8a5a44}
body.yr-preset-editorial-serif .button,
body.yr-preset-editorial-serif button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#8a5a44;background:#8a5a44;color:#fff}
body.yr-preset-editorial-serif input:focus,
body.yr-preset-editorial-serif select:focus,
body.yr-preset-editorial-serif textarea:focus{border-color:#8a5a44;box-shadow:0 0 0 1px #8a5a44}
body.yr-preset-editorial-serif .yr-pagination .current{background:#8a5a44;border-color:#8a5a44;color:#fff}
body.yr-preset-editorial-serif .yr-footer{background:#25211e;color:#e9ecef;border-top:4px solid #8a5a44}
body.yr-preset-editorial-serif .yr-footer a:hover{color:#8a5a44}
body.yr-preset-editorial-serif blockquote{border-inline-start:4px solid #8a5a44;background:color-mix(in srgb,#8a5a44 6%,#fff)}
body.yr-preset-editorial-serif mark{background:color-mix(in srgb,#8a5a44 28%,#fff);color:inherit}
body.yr-preset-editorial-serif ::selection{background:color-mix(in srgb,#8a5a44 35%,#fff);color:#25211e}
body.yr-preset-editorial-serif.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-editorial-serif.yr-dark-skin .site-header,
body.yr-preset-editorial-serif.yr-dark-skin .yr-home-section,
body.yr-preset-editorial-serif.yr-dark-skin .widget,
body.yr-preset-editorial-serif.yr-dark-skin .yr-archive-card,
body.yr-preset-editorial-serif.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-editorial-serif.yr-dark-skin blockquote{background:color-mix(in srgb,#8a5a44 12%,#15181c)}
body.yr-preset-editorial-serif.yr-dark-skin input,
body.yr-preset-editorial-serif.yr-dark-skin select,
body.yr-preset-editorial-serif.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-editorial-serif .yr-component__item{border-radius:3px}
body.yr-preset-editorial-serif .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-editorial-serif .yr-component__category{color:#8a5a44}
body.yr-preset-editorial-serif .yr-component__rule{background:#8a5a44}
body.yr-preset-editorial-serif .yr-schema-choice input:checked+span{color:#8a5a44}
body.yr-preset-editorial-serif .yr-review-score{background:#8a5a44;color:#fff}
body.yr-preset-editorial-serif .yr-poll-result__bar{background:#8a5a44}
body.yr-preset-editorial-serif .yr-reaction.is-selected{border-color:#8a5a44;color:#8a5a44}
body.yr-preset-editorial-serif .yr-toc a:hover{color:#8a5a44}
body.yr-preset-editorial-serif .yr-author-social a:hover{background:#8a5a44;color:#fff}
body.yr-preset-editorial-serif .yr-ad-slot{border-color:color-mix(in srgb,#8a5a44 20%,var(--yr-border))}
body.yr-preset-editorial-serif .woocommerce span.onsale{background:#8a5a44;color:#fff}
body.yr-preset-editorial-serif .woocommerce a.button,
body.yr-preset-editorial-serif .woocommerce button.button{background:#8a5a44;color:#fff}
[dir="rtl"] body.yr-preset-editorial-serif .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-editorial-serif{--yr-preset-panel-pad:20px}
	body.yr-preset-editorial-serif .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-editorial-serif .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-editorial-serif{--yr-preset-panel-pad:10px}
	body.yr-preset-editorial-serif .yr-component__items{gap:12px}
	body.yr-preset-editorial-serif .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-editorial-serif *,body.yr-preset-editorial-serif *::before,body.yr-preset-editorial-serif *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-editorial-serif{background:#fff!important;color:#000!important}
	body.yr-preset-editorial-serif .site-header,body.yr-preset-editorial-serif .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: monochrome */
body.yr-preset-monochrome{
	--yr-accent:#222222;
	--yr-secondary:#111111;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#222222 5%,#fff);
	--yr-border:color-mix(in srgb,#111111 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#111111 25%,#fff);
	--yr-muted:color-mix(in srgb,#111111 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:8;
	background:var(--yr-soft-bg);
	color:#111111;
	font-family:var(--yr-body-font);
}
body.yr-preset-monochrome .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-monochrome .yr-topbar{background:#111111;color:#fff}
body.yr-preset-monochrome .yr-main-nav{background:#111111;color:#fff;border-bottom:3px solid #222222}
body.yr-preset-monochrome .yr-main-nav a{color:inherit}
body.yr-preset-monochrome .yr-main-nav a:hover,
body.yr-preset-monochrome .yr-main-nav .current-menu-item>a{color:#222222}
body.yr-preset-monochrome .yr-breaking-news{border-inline-start:4px solid #222222}
body.yr-preset-monochrome .yr-breaking-news__label{background:#222222;color:#fff}
body.yr-preset-monochrome .yr-home-section,
body.yr-preset-monochrome .widget,
body.yr-preset-monochrome .yr-archive-card,
body.yr-preset-monochrome .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-monochrome .yr-section-title::after,
body.yr-preset-monochrome .widget-title::after{background:#222222}
body.yr-preset-monochrome .yr-category-label,
body.yr-preset-monochrome .yr-story-category{color:#222222;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-monochrome .yr-story-title a:hover,
body.yr-preset-monochrome .entry-title a:hover{color:#222222}
body.yr-preset-monochrome .button,
body.yr-preset-monochrome button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#222222;background:#222222;color:#fff}
body.yr-preset-monochrome input:focus,
body.yr-preset-monochrome select:focus,
body.yr-preset-monochrome textarea:focus{border-color:#222222;box-shadow:0 0 0 1px #222222}
body.yr-preset-monochrome .yr-pagination .current{background:#222222;border-color:#222222;color:#fff}
body.yr-preset-monochrome .yr-footer{background:#111111;color:#e9ecef;border-top:4px solid #222222}
body.yr-preset-monochrome .yr-footer a:hover{color:#222222}
body.yr-preset-monochrome blockquote{border-inline-start:4px solid #222222;background:color-mix(in srgb,#222222 6%,#fff)}
body.yr-preset-monochrome mark{background:color-mix(in srgb,#222222 28%,#fff);color:inherit}
body.yr-preset-monochrome ::selection{background:color-mix(in srgb,#222222 35%,#fff);color:#111111}
body.yr-preset-monochrome.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-monochrome.yr-dark-skin .site-header,
body.yr-preset-monochrome.yr-dark-skin .yr-home-section,
body.yr-preset-monochrome.yr-dark-skin .widget,
body.yr-preset-monochrome.yr-dark-skin .yr-archive-card,
body.yr-preset-monochrome.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-monochrome.yr-dark-skin blockquote{background:color-mix(in srgb,#222222 12%,#15181c)}
body.yr-preset-monochrome.yr-dark-skin input,
body.yr-preset-monochrome.yr-dark-skin select,
body.yr-preset-monochrome.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-monochrome .yr-component__item{border-radius:4px}
body.yr-preset-monochrome .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-monochrome .yr-component__category{color:#222222}
body.yr-preset-monochrome .yr-component__rule{background:#222222}
body.yr-preset-monochrome .yr-schema-choice input:checked+span{color:#222222}
body.yr-preset-monochrome .yr-review-score{background:#222222;color:#fff}
body.yr-preset-monochrome .yr-poll-result__bar{background:#222222}
body.yr-preset-monochrome .yr-reaction.is-selected{border-color:#222222;color:#222222}
body.yr-preset-monochrome .yr-toc a:hover{color:#222222}
body.yr-preset-monochrome .yr-author-social a:hover{background:#222222;color:#fff}
body.yr-preset-monochrome .yr-ad-slot{border-color:color-mix(in srgb,#222222 20%,var(--yr-border))}
body.yr-preset-monochrome .woocommerce span.onsale{background:#222222;color:#fff}
body.yr-preset-monochrome .woocommerce a.button,
body.yr-preset-monochrome .woocommerce button.button{background:#222222;color:#fff}
[dir="rtl"] body.yr-preset-monochrome .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-monochrome{--yr-preset-panel-pad:14px}
	body.yr-preset-monochrome .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-monochrome .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-monochrome{--yr-preset-panel-pad:10px}
	body.yr-preset-monochrome .yr-component__items{gap:12px}
	body.yr-preset-monochrome .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-monochrome *,body.yr-preset-monochrome *::before,body.yr-preset-monochrome *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-monochrome{background:#fff!important;color:#000!important}
	body.yr-preset-monochrome .site-header,body.yr-preset-monochrome .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: dark-pro */
body.yr-preset-dark-pro{
	--yr-accent:#4dabf7;
	--yr-secondary:#0e1116;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#4dabf7 5%,#fff);
	--yr-border:color-mix(in srgb,#0e1116 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#0e1116 25%,#fff);
	--yr-muted:color-mix(in srgb,#0e1116 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:9;
	background:var(--yr-soft-bg);
	color:#0e1116;
	font-family:var(--yr-body-font);
}
body.yr-preset-dark-pro .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-dark-pro .yr-topbar{background:#0e1116;color:#fff}
body.yr-preset-dark-pro .yr-main-nav{background:#0e1116;color:#fff;border-bottom:3px solid #4dabf7}
body.yr-preset-dark-pro .yr-main-nav a{color:inherit}
body.yr-preset-dark-pro .yr-main-nav a:hover,
body.yr-preset-dark-pro .yr-main-nav .current-menu-item>a{color:#4dabf7}
body.yr-preset-dark-pro .yr-breaking-news{border-inline-start:4px solid #4dabf7}
body.yr-preset-dark-pro .yr-breaking-news__label{background:#4dabf7;color:#fff}
body.yr-preset-dark-pro .yr-home-section,
body.yr-preset-dark-pro .widget,
body.yr-preset-dark-pro .yr-archive-card,
body.yr-preset-dark-pro .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-dark-pro .yr-section-title::after,
body.yr-preset-dark-pro .widget-title::after{background:#4dabf7}
body.yr-preset-dark-pro .yr-category-label,
body.yr-preset-dark-pro .yr-story-category{color:#4dabf7;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-dark-pro .yr-story-title a:hover,
body.yr-preset-dark-pro .entry-title a:hover{color:#4dabf7}
body.yr-preset-dark-pro .button,
body.yr-preset-dark-pro button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#4dabf7;background:#4dabf7;color:#fff}
body.yr-preset-dark-pro input:focus,
body.yr-preset-dark-pro select:focus,
body.yr-preset-dark-pro textarea:focus{border-color:#4dabf7;box-shadow:0 0 0 1px #4dabf7}
body.yr-preset-dark-pro .yr-pagination .current{background:#4dabf7;border-color:#4dabf7;color:#fff}
body.yr-preset-dark-pro .yr-footer{background:#0e1116;color:#e9ecef;border-top:4px solid #4dabf7}
body.yr-preset-dark-pro .yr-footer a:hover{color:#4dabf7}
body.yr-preset-dark-pro blockquote{border-inline-start:4px solid #4dabf7;background:color-mix(in srgb,#4dabf7 6%,#fff)}
body.yr-preset-dark-pro mark{background:color-mix(in srgb,#4dabf7 28%,#fff);color:inherit}
body.yr-preset-dark-pro ::selection{background:color-mix(in srgb,#4dabf7 35%,#fff);color:#0e1116}
body.yr-preset-dark-pro.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-dark-pro.yr-dark-skin .site-header,
body.yr-preset-dark-pro.yr-dark-skin .yr-home-section,
body.yr-preset-dark-pro.yr-dark-skin .widget,
body.yr-preset-dark-pro.yr-dark-skin .yr-archive-card,
body.yr-preset-dark-pro.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-dark-pro.yr-dark-skin blockquote{background:color-mix(in srgb,#4dabf7 12%,#15181c)}
body.yr-preset-dark-pro.yr-dark-skin input,
body.yr-preset-dark-pro.yr-dark-skin select,
body.yr-preset-dark-pro.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-dark-pro .yr-component__item{border-radius:5px}
body.yr-preset-dark-pro .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-dark-pro .yr-component__category{color:#4dabf7}
body.yr-preset-dark-pro .yr-component__rule{background:#4dabf7}
body.yr-preset-dark-pro .yr-schema-choice input:checked+span{color:#4dabf7}
body.yr-preset-dark-pro .yr-review-score{background:#4dabf7;color:#fff}
body.yr-preset-dark-pro .yr-poll-result__bar{background:#4dabf7}
body.yr-preset-dark-pro .yr-reaction.is-selected{border-color:#4dabf7;color:#4dabf7}
body.yr-preset-dark-pro .yr-toc a:hover{color:#4dabf7}
body.yr-preset-dark-pro .yr-author-social a:hover{background:#4dabf7;color:#fff}
body.yr-preset-dark-pro .yr-ad-slot{border-color:color-mix(in srgb,#4dabf7 20%,var(--yr-border))}
body.yr-preset-dark-pro .woocommerce span.onsale{background:#4dabf7;color:#fff}
body.yr-preset-dark-pro .woocommerce a.button,
body.yr-preset-dark-pro .woocommerce button.button{background:#4dabf7;color:#fff}
[dir="rtl"] body.yr-preset-dark-pro .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-dark-pro{--yr-preset-panel-pad:10px}
	body.yr-preset-dark-pro .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-dark-pro .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-dark-pro{--yr-preset-panel-pad:10px}
	body.yr-preset-dark-pro .yr-component__items{gap:12px}
	body.yr-preset-dark-pro .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-dark-pro *,body.yr-preset-dark-pro *::before,body.yr-preset-dark-pro *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-dark-pro{background:#fff!important;color:#000!important}
	body.yr-preset-dark-pro .site-header,body.yr-preset-dark-pro .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: video-cinema */
body.yr-preset-video-cinema{
	--yr-accent:#ff4b2b;
	--yr-secondary:#090a0c;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#ff4b2b 5%,#fff);
	--yr-border:color-mix(in srgb,#090a0c 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#090a0c 25%,#fff);
	--yr-muted:color-mix(in srgb,#090a0c 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:10;
	background:var(--yr-soft-bg);
	color:#090a0c;
	font-family:var(--yr-body-font);
}
body.yr-preset-video-cinema .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-video-cinema .yr-topbar{background:#090a0c;color:#fff}
body.yr-preset-video-cinema .yr-main-nav{background:#090a0c;color:#fff;border-bottom:3px solid #ff4b2b}
body.yr-preset-video-cinema .yr-main-nav a{color:inherit}
body.yr-preset-video-cinema .yr-main-nav a:hover,
body.yr-preset-video-cinema .yr-main-nav .current-menu-item>a{color:#ff4b2b}
body.yr-preset-video-cinema .yr-breaking-news{border-inline-start:4px solid #ff4b2b}
body.yr-preset-video-cinema .yr-breaking-news__label{background:#ff4b2b;color:#fff}
body.yr-preset-video-cinema .yr-home-section,
body.yr-preset-video-cinema .widget,
body.yr-preset-video-cinema .yr-archive-card,
body.yr-preset-video-cinema .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-video-cinema .yr-section-title::after,
body.yr-preset-video-cinema .widget-title::after{background:#ff4b2b}
body.yr-preset-video-cinema .yr-category-label,
body.yr-preset-video-cinema .yr-story-category{color:#ff4b2b;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-video-cinema .yr-story-title a:hover,
body.yr-preset-video-cinema .entry-title a:hover{color:#ff4b2b}
body.yr-preset-video-cinema .button,
body.yr-preset-video-cinema button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#ff4b2b;background:#ff4b2b;color:#fff}
body.yr-preset-video-cinema input:focus,
body.yr-preset-video-cinema select:focus,
body.yr-preset-video-cinema textarea:focus{border-color:#ff4b2b;box-shadow:0 0 0 1px #ff4b2b}
body.yr-preset-video-cinema .yr-pagination .current{background:#ff4b2b;border-color:#ff4b2b;color:#fff}
body.yr-preset-video-cinema .yr-footer{background:#090a0c;color:#e9ecef;border-top:4px solid #ff4b2b}
body.yr-preset-video-cinema .yr-footer a:hover{color:#ff4b2b}
body.yr-preset-video-cinema blockquote{border-inline-start:4px solid #ff4b2b;background:color-mix(in srgb,#ff4b2b 6%,#fff)}
body.yr-preset-video-cinema mark{background:color-mix(in srgb,#ff4b2b 28%,#fff);color:inherit}
body.yr-preset-video-cinema ::selection{background:color-mix(in srgb,#ff4b2b 35%,#fff);color:#090a0c}
body.yr-preset-video-cinema.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-video-cinema.yr-dark-skin .site-header,
body.yr-preset-video-cinema.yr-dark-skin .yr-home-section,
body.yr-preset-video-cinema.yr-dark-skin .widget,
body.yr-preset-video-cinema.yr-dark-skin .yr-archive-card,
body.yr-preset-video-cinema.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-video-cinema.yr-dark-skin blockquote{background:color-mix(in srgb,#ff4b2b 12%,#15181c)}
body.yr-preset-video-cinema.yr-dark-skin input,
body.yr-preset-video-cinema.yr-dark-skin select,
body.yr-preset-video-cinema.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-video-cinema .yr-component__item{border-radius:6px}
body.yr-preset-video-cinema .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-video-cinema .yr-component__category{color:#ff4b2b}
body.yr-preset-video-cinema .yr-component__rule{background:#ff4b2b}
body.yr-preset-video-cinema .yr-schema-choice input:checked+span{color:#ff4b2b}
body.yr-preset-video-cinema .yr-review-score{background:#ff4b2b;color:#fff}
body.yr-preset-video-cinema .yr-poll-result__bar{background:#ff4b2b}
body.yr-preset-video-cinema .yr-reaction.is-selected{border-color:#ff4b2b;color:#ff4b2b}
body.yr-preset-video-cinema .yr-toc a:hover{color:#ff4b2b}
body.yr-preset-video-cinema .yr-author-social a:hover{background:#ff4b2b;color:#fff}
body.yr-preset-video-cinema .yr-ad-slot{border-color:color-mix(in srgb,#ff4b2b 20%,var(--yr-border))}
body.yr-preset-video-cinema .woocommerce span.onsale{background:#ff4b2b;color:#fff}
body.yr-preset-video-cinema .woocommerce a.button,
body.yr-preset-video-cinema .woocommerce button.button{background:#ff4b2b;color:#fff}
[dir="rtl"] body.yr-preset-video-cinema .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-video-cinema{--yr-preset-panel-pad:14px}
	body.yr-preset-video-cinema .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-video-cinema .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-video-cinema{--yr-preset-panel-pad:10px}
	body.yr-preset-video-cinema .yr-component__items{gap:12px}
	body.yr-preset-video-cinema .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-video-cinema *,body.yr-preset-video-cinema *::before,body.yr-preset-video-cinema *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-video-cinema{background:#fff!important;color:#000!important}
	body.yr-preset-video-cinema .site-header,body.yr-preset-video-cinema .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: local-news */
body.yr-preset-local-news{
	--yr-accent:#0066cc;
	--yr-secondary:#16202a;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#0066cc 5%,#fff);
	--yr-border:color-mix(in srgb,#16202a 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#16202a 25%,#fff);
	--yr-muted:color-mix(in srgb,#16202a 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:11;
	background:var(--yr-soft-bg);
	color:#16202a;
	font-family:var(--yr-body-font);
}
body.yr-preset-local-news .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-local-news .yr-topbar{background:#16202a;color:#fff}
body.yr-preset-local-news .yr-main-nav{background:#16202a;color:#fff;border-bottom:3px solid #0066cc}
body.yr-preset-local-news .yr-main-nav a{color:inherit}
body.yr-preset-local-news .yr-main-nav a:hover,
body.yr-preset-local-news .yr-main-nav .current-menu-item>a{color:#0066cc}
body.yr-preset-local-news .yr-breaking-news{border-inline-start:4px solid #0066cc}
body.yr-preset-local-news .yr-breaking-news__label{background:#0066cc;color:#fff}
body.yr-preset-local-news .yr-home-section,
body.yr-preset-local-news .widget,
body.yr-preset-local-news .yr-archive-card,
body.yr-preset-local-news .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-local-news .yr-section-title::after,
body.yr-preset-local-news .widget-title::after{background:#0066cc}
body.yr-preset-local-news .yr-category-label,
body.yr-preset-local-news .yr-story-category{color:#0066cc;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-local-news .yr-story-title a:hover,
body.yr-preset-local-news .entry-title a:hover{color:#0066cc}
body.yr-preset-local-news .button,
body.yr-preset-local-news button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#0066cc;background:#0066cc;color:#fff}
body.yr-preset-local-news input:focus,
body.yr-preset-local-news select:focus,
body.yr-preset-local-news textarea:focus{border-color:#0066cc;box-shadow:0 0 0 1px #0066cc}
body.yr-preset-local-news .yr-pagination .current{background:#0066cc;border-color:#0066cc;color:#fff}
body.yr-preset-local-news .yr-footer{background:#16202a;color:#e9ecef;border-top:4px solid #0066cc}
body.yr-preset-local-news .yr-footer a:hover{color:#0066cc}
body.yr-preset-local-news blockquote{border-inline-start:4px solid #0066cc;background:color-mix(in srgb,#0066cc 6%,#fff)}
body.yr-preset-local-news mark{background:color-mix(in srgb,#0066cc 28%,#fff);color:inherit}
body.yr-preset-local-news ::selection{background:color-mix(in srgb,#0066cc 35%,#fff);color:#16202a}
body.yr-preset-local-news.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-local-news.yr-dark-skin .site-header,
body.yr-preset-local-news.yr-dark-skin .yr-home-section,
body.yr-preset-local-news.yr-dark-skin .widget,
body.yr-preset-local-news.yr-dark-skin .yr-archive-card,
body.yr-preset-local-news.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-local-news.yr-dark-skin blockquote{background:color-mix(in srgb,#0066cc 12%,#15181c)}
body.yr-preset-local-news.yr-dark-skin input,
body.yr-preset-local-news.yr-dark-skin select,
body.yr-preset-local-news.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-local-news .yr-component__item{border-radius:7px}
body.yr-preset-local-news .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-local-news .yr-component__category{color:#0066cc}
body.yr-preset-local-news .yr-component__rule{background:#0066cc}
body.yr-preset-local-news .yr-schema-choice input:checked+span{color:#0066cc}
body.yr-preset-local-news .yr-review-score{background:#0066cc;color:#fff}
body.yr-preset-local-news .yr-poll-result__bar{background:#0066cc}
body.yr-preset-local-news .yr-reaction.is-selected{border-color:#0066cc;color:#0066cc}
body.yr-preset-local-news .yr-toc a:hover{color:#0066cc}
body.yr-preset-local-news .yr-author-social a:hover{background:#0066cc;color:#fff}
body.yr-preset-local-news .yr-ad-slot{border-color:color-mix(in srgb,#0066cc 20%,var(--yr-border))}
body.yr-preset-local-news .woocommerce span.onsale{background:#0066cc;color:#fff}
body.yr-preset-local-news .woocommerce a.button,
body.yr-preset-local-news .woocommerce button.button{background:#0066cc;color:#fff}
[dir="rtl"] body.yr-preset-local-news .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-local-news{--yr-preset-panel-pad:10px}
	body.yr-preset-local-news .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-local-news .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-local-news{--yr-preset-panel-pad:10px}
	body.yr-preset-local-news .yr-component__items{gap:12px}
	body.yr-preset-local-news .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-local-news *,body.yr-preset-local-news *::before,body.yr-preset-local-news *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-local-news{background:#fff!important;color:#000!important}
	body.yr-preset-local-news .site-header,body.yr-preset-local-news .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: minimal-wire */
body.yr-preset-minimal-wire{
	--yr-accent:#555555;
	--yr-secondary:#f4f4f4;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#555555 5%,#fff);
	--yr-border:color-mix(in srgb,#f4f4f4 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#f4f4f4 25%,#fff);
	--yr-muted:color-mix(in srgb,#f4f4f4 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:12;
	background:var(--yr-soft-bg);
	color:#f4f4f4;
	font-family:var(--yr-body-font);
}
body.yr-preset-minimal-wire .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-minimal-wire .yr-topbar{background:#f4f4f4;color:#fff}
body.yr-preset-minimal-wire .yr-main-nav{background:#f4f4f4;color:#fff;border-bottom:3px solid #555555}
body.yr-preset-minimal-wire .yr-main-nav a{color:inherit}
body.yr-preset-minimal-wire .yr-main-nav a:hover,
body.yr-preset-minimal-wire .yr-main-nav .current-menu-item>a{color:#555555}
body.yr-preset-minimal-wire .yr-breaking-news{border-inline-start:4px solid #555555}
body.yr-preset-minimal-wire .yr-breaking-news__label{background:#555555;color:#fff}
body.yr-preset-minimal-wire .yr-home-section,
body.yr-preset-minimal-wire .widget,
body.yr-preset-minimal-wire .yr-archive-card,
body.yr-preset-minimal-wire .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-minimal-wire .yr-section-title::after,
body.yr-preset-minimal-wire .widget-title::after{background:#555555}
body.yr-preset-minimal-wire .yr-category-label,
body.yr-preset-minimal-wire .yr-story-category{color:#555555;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-minimal-wire .yr-story-title a:hover,
body.yr-preset-minimal-wire .entry-title a:hover{color:#555555}
body.yr-preset-minimal-wire .button,
body.yr-preset-minimal-wire button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#555555;background:#555555;color:#fff}
body.yr-preset-minimal-wire input:focus,
body.yr-preset-minimal-wire select:focus,
body.yr-preset-minimal-wire textarea:focus{border-color:#555555;box-shadow:0 0 0 1px #555555}
body.yr-preset-minimal-wire .yr-pagination .current{background:#555555;border-color:#555555;color:#fff}
body.yr-preset-minimal-wire .yr-footer{background:#f4f4f4;color:#e9ecef;border-top:4px solid #555555}
body.yr-preset-minimal-wire .yr-footer a:hover{color:#555555}
body.yr-preset-minimal-wire blockquote{border-inline-start:4px solid #555555;background:color-mix(in srgb,#555555 6%,#fff)}
body.yr-preset-minimal-wire mark{background:color-mix(in srgb,#555555 28%,#fff);color:inherit}
body.yr-preset-minimal-wire ::selection{background:color-mix(in srgb,#555555 35%,#fff);color:#f4f4f4}
body.yr-preset-minimal-wire.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-minimal-wire.yr-dark-skin .site-header,
body.yr-preset-minimal-wire.yr-dark-skin .yr-home-section,
body.yr-preset-minimal-wire.yr-dark-skin .widget,
body.yr-preset-minimal-wire.yr-dark-skin .yr-archive-card,
body.yr-preset-minimal-wire.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-minimal-wire.yr-dark-skin blockquote{background:color-mix(in srgb,#555555 12%,#15181c)}
body.yr-preset-minimal-wire.yr-dark-skin input,
body.yr-preset-minimal-wire.yr-dark-skin select,
body.yr-preset-minimal-wire.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-minimal-wire .yr-component__item{border-radius:8px}
body.yr-preset-minimal-wire .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-minimal-wire .yr-component__category{color:#555555}
body.yr-preset-minimal-wire .yr-component__rule{background:#555555}
body.yr-preset-minimal-wire .yr-schema-choice input:checked+span{color:#555555}
body.yr-preset-minimal-wire .yr-review-score{background:#555555;color:#fff}
body.yr-preset-minimal-wire .yr-poll-result__bar{background:#555555}
body.yr-preset-minimal-wire .yr-reaction.is-selected{border-color:#555555;color:#555555}
body.yr-preset-minimal-wire .yr-toc a:hover{color:#555555}
body.yr-preset-minimal-wire .yr-author-social a:hover{background:#555555;color:#fff}
body.yr-preset-minimal-wire .yr-ad-slot{border-color:color-mix(in srgb,#555555 20%,var(--yr-border))}
body.yr-preset-minimal-wire .woocommerce span.onsale{background:#555555;color:#fff}
body.yr-preset-minimal-wire .woocommerce a.button,
body.yr-preset-minimal-wire .woocommerce button.button{background:#555555;color:#fff}
[dir="rtl"] body.yr-preset-minimal-wire .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-minimal-wire{--yr-preset-panel-pad:14px}
	body.yr-preset-minimal-wire .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-minimal-wire .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-minimal-wire{--yr-preset-panel-pad:10px}
	body.yr-preset-minimal-wire .yr-component__items{gap:12px}
	body.yr-preset-minimal-wire .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-minimal-wire *,body.yr-preset-minimal-wire *::before,body.yr-preset-minimal-wire *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-minimal-wire{background:#fff!important;color:#000!important}
	body.yr-preset-minimal-wire .site-header,body.yr-preset-minimal-wire .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: business-navy */
body.yr-preset-business-navy{
	--yr-accent:#1c4e80;
	--yr-secondary:#0f2235;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#1c4e80 5%,#fff);
	--yr-border:color-mix(in srgb,#0f2235 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#0f2235 25%,#fff);
	--yr-muted:color-mix(in srgb,#0f2235 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:13;
	background:var(--yr-soft-bg);
	color:#0f2235;
	font-family:var(--yr-body-font);
}
body.yr-preset-business-navy .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-business-navy .yr-topbar{background:#0f2235;color:#fff}
body.yr-preset-business-navy .yr-main-nav{background:#0f2235;color:#fff;border-bottom:3px solid #1c4e80}
body.yr-preset-business-navy .yr-main-nav a{color:inherit}
body.yr-preset-business-navy .yr-main-nav a:hover,
body.yr-preset-business-navy .yr-main-nav .current-menu-item>a{color:#1c4e80}
body.yr-preset-business-navy .yr-breaking-news{border-inline-start:4px solid #1c4e80}
body.yr-preset-business-navy .yr-breaking-news__label{background:#1c4e80;color:#fff}
body.yr-preset-business-navy .yr-home-section,
body.yr-preset-business-navy .widget,
body.yr-preset-business-navy .yr-archive-card,
body.yr-preset-business-navy .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-business-navy .yr-section-title::after,
body.yr-preset-business-navy .widget-title::after{background:#1c4e80}
body.yr-preset-business-navy .yr-category-label,
body.yr-preset-business-navy .yr-story-category{color:#1c4e80;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-business-navy .yr-story-title a:hover,
body.yr-preset-business-navy .entry-title a:hover{color:#1c4e80}
body.yr-preset-business-navy .button,
body.yr-preset-business-navy button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#1c4e80;background:#1c4e80;color:#fff}
body.yr-preset-business-navy input:focus,
body.yr-preset-business-navy select:focus,
body.yr-preset-business-navy textarea:focus{border-color:#1c4e80;box-shadow:0 0 0 1px #1c4e80}
body.yr-preset-business-navy .yr-pagination .current{background:#1c4e80;border-color:#1c4e80;color:#fff}
body.yr-preset-business-navy .yr-footer{background:#0f2235;color:#e9ecef;border-top:4px solid #1c4e80}
body.yr-preset-business-navy .yr-footer a:hover{color:#1c4e80}
body.yr-preset-business-navy blockquote{border-inline-start:4px solid #1c4e80;background:color-mix(in srgb,#1c4e80 6%,#fff)}
body.yr-preset-business-navy mark{background:color-mix(in srgb,#1c4e80 28%,#fff);color:inherit}
body.yr-preset-business-navy ::selection{background:color-mix(in srgb,#1c4e80 35%,#fff);color:#0f2235}
body.yr-preset-business-navy.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-business-navy.yr-dark-skin .site-header,
body.yr-preset-business-navy.yr-dark-skin .yr-home-section,
body.yr-preset-business-navy.yr-dark-skin .widget,
body.yr-preset-business-navy.yr-dark-skin .yr-archive-card,
body.yr-preset-business-navy.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-business-navy.yr-dark-skin blockquote{background:color-mix(in srgb,#1c4e80 12%,#15181c)}
body.yr-preset-business-navy.yr-dark-skin input,
body.yr-preset-business-navy.yr-dark-skin select,
body.yr-preset-business-navy.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-business-navy .yr-component__item{border-radius:9px}
body.yr-preset-business-navy .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-business-navy .yr-component__category{color:#1c4e80}
body.yr-preset-business-navy .yr-component__rule{background:#1c4e80}
body.yr-preset-business-navy .yr-schema-choice input:checked+span{color:#1c4e80}
body.yr-preset-business-navy .yr-review-score{background:#1c4e80;color:#fff}
body.yr-preset-business-navy .yr-poll-result__bar{background:#1c4e80}
body.yr-preset-business-navy .yr-reaction.is-selected{border-color:#1c4e80;color:#1c4e80}
body.yr-preset-business-navy .yr-toc a:hover{color:#1c4e80}
body.yr-preset-business-navy .yr-author-social a:hover{background:#1c4e80;color:#fff}
body.yr-preset-business-navy .yr-ad-slot{border-color:color-mix(in srgb,#1c4e80 20%,var(--yr-border))}
body.yr-preset-business-navy .woocommerce span.onsale{background:#1c4e80;color:#fff}
body.yr-preset-business-navy .woocommerce a.button,
body.yr-preset-business-navy .woocommerce button.button{background:#1c4e80;color:#fff}
[dir="rtl"] body.yr-preset-business-navy .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-business-navy{--yr-preset-panel-pad:10px}
	body.yr-preset-business-navy .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-business-navy .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-business-navy{--yr-preset-panel-pad:10px}
	body.yr-preset-business-navy .yr-component__items{gap:12px}
	body.yr-preset-business-navy .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-business-navy *,body.yr-preset-business-navy *::before,body.yr-preset-business-navy *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-business-navy{background:#fff!important;color:#000!important}
	body.yr-preset-business-navy .site-header,body.yr-preset-business-navy .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: science-cyan */
body.yr-preset-science-cyan{
	--yr-accent:#1098ad;
	--yr-secondary:#10262a;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#1098ad 5%,#fff);
	--yr-border:color-mix(in srgb,#10262a 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#10262a 25%,#fff);
	--yr-muted:color-mix(in srgb,#10262a 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:14;
	background:var(--yr-soft-bg);
	color:#10262a;
	font-family:var(--yr-body-font);
}
body.yr-preset-science-cyan .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-science-cyan .yr-topbar{background:#10262a;color:#fff}
body.yr-preset-science-cyan .yr-main-nav{background:#10262a;color:#fff;border-bottom:3px solid #1098ad}
body.yr-preset-science-cyan .yr-main-nav a{color:inherit}
body.yr-preset-science-cyan .yr-main-nav a:hover,
body.yr-preset-science-cyan .yr-main-nav .current-menu-item>a{color:#1098ad}
body.yr-preset-science-cyan .yr-breaking-news{border-inline-start:4px solid #1098ad}
body.yr-preset-science-cyan .yr-breaking-news__label{background:#1098ad;color:#fff}
body.yr-preset-science-cyan .yr-home-section,
body.yr-preset-science-cyan .widget,
body.yr-preset-science-cyan .yr-archive-card,
body.yr-preset-science-cyan .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-science-cyan .yr-section-title::after,
body.yr-preset-science-cyan .widget-title::after{background:#1098ad}
body.yr-preset-science-cyan .yr-category-label,
body.yr-preset-science-cyan .yr-story-category{color:#1098ad;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-science-cyan .yr-story-title a:hover,
body.yr-preset-science-cyan .entry-title a:hover{color:#1098ad}
body.yr-preset-science-cyan .button,
body.yr-preset-science-cyan button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#1098ad;background:#1098ad;color:#fff}
body.yr-preset-science-cyan input:focus,
body.yr-preset-science-cyan select:focus,
body.yr-preset-science-cyan textarea:focus{border-color:#1098ad;box-shadow:0 0 0 1px #1098ad}
body.yr-preset-science-cyan .yr-pagination .current{background:#1098ad;border-color:#1098ad;color:#fff}
body.yr-preset-science-cyan .yr-footer{background:#10262a;color:#e9ecef;border-top:4px solid #1098ad}
body.yr-preset-science-cyan .yr-footer a:hover{color:#1098ad}
body.yr-preset-science-cyan blockquote{border-inline-start:4px solid #1098ad;background:color-mix(in srgb,#1098ad 6%,#fff)}
body.yr-preset-science-cyan mark{background:color-mix(in srgb,#1098ad 28%,#fff);color:inherit}
body.yr-preset-science-cyan ::selection{background:color-mix(in srgb,#1098ad 35%,#fff);color:#10262a}
body.yr-preset-science-cyan.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-science-cyan.yr-dark-skin .site-header,
body.yr-preset-science-cyan.yr-dark-skin .yr-home-section,
body.yr-preset-science-cyan.yr-dark-skin .widget,
body.yr-preset-science-cyan.yr-dark-skin .yr-archive-card,
body.yr-preset-science-cyan.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-science-cyan.yr-dark-skin blockquote{background:color-mix(in srgb,#1098ad 12%,#15181c)}
body.yr-preset-science-cyan.yr-dark-skin input,
body.yr-preset-science-cyan.yr-dark-skin select,
body.yr-preset-science-cyan.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-science-cyan .yr-component__item{border-radius:3px}
body.yr-preset-science-cyan .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-science-cyan .yr-component__category{color:#1098ad}
body.yr-preset-science-cyan .yr-component__rule{background:#1098ad}
body.yr-preset-science-cyan .yr-schema-choice input:checked+span{color:#1098ad}
body.yr-preset-science-cyan .yr-review-score{background:#1098ad;color:#fff}
body.yr-preset-science-cyan .yr-poll-result__bar{background:#1098ad}
body.yr-preset-science-cyan .yr-reaction.is-selected{border-color:#1098ad;color:#1098ad}
body.yr-preset-science-cyan .yr-toc a:hover{color:#1098ad}
body.yr-preset-science-cyan .yr-author-social a:hover{background:#1098ad;color:#fff}
body.yr-preset-science-cyan .yr-ad-slot{border-color:color-mix(in srgb,#1098ad 20%,var(--yr-border))}
body.yr-preset-science-cyan .woocommerce span.onsale{background:#1098ad;color:#fff}
body.yr-preset-science-cyan .woocommerce a.button,
body.yr-preset-science-cyan .woocommerce button.button{background:#1098ad;color:#fff}
[dir="rtl"] body.yr-preset-science-cyan .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-science-cyan{--yr-preset-panel-pad:14px}
	body.yr-preset-science-cyan .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-science-cyan .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-science-cyan{--yr-preset-panel-pad:10px}
	body.yr-preset-science-cyan .yr-component__items{gap:12px}
	body.yr-preset-science-cyan .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-science-cyan *,body.yr-preset-science-cyan *::before,body.yr-preset-science-cyan *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-science-cyan{background:#fff!important;color:#000!important}
	body.yr-preset-science-cyan .site-header,body.yr-preset-science-cyan .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: food-warm */
body.yr-preset-food-warm{
	--yr-accent:#c86b3c;
	--yr-secondary:#2a1c16;
	--yr-body-font:Georgia,"Times New Roman",serif;
	--yr-heading-font:Georgia,"Times New Roman",serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#c86b3c 5%,#fff);
	--yr-border:color-mix(in srgb,#2a1c16 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#2a1c16 25%,#fff);
	--yr-muted:color-mix(in srgb,#2a1c16 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:15;
	background:var(--yr-soft-bg);
	color:#2a1c16;
	font-family:var(--yr-body-font);
}
body.yr-preset-food-warm .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-food-warm .yr-topbar{background:#2a1c16;color:#fff}
body.yr-preset-food-warm .yr-main-nav{background:#2a1c16;color:#fff;border-bottom:3px solid #c86b3c}
body.yr-preset-food-warm .yr-main-nav a{color:inherit}
body.yr-preset-food-warm .yr-main-nav a:hover,
body.yr-preset-food-warm .yr-main-nav .current-menu-item>a{color:#c86b3c}
body.yr-preset-food-warm .yr-breaking-news{border-inline-start:4px solid #c86b3c}
body.yr-preset-food-warm .yr-breaking-news__label{background:#c86b3c;color:#fff}
body.yr-preset-food-warm .yr-home-section,
body.yr-preset-food-warm .widget,
body.yr-preset-food-warm .yr-archive-card,
body.yr-preset-food-warm .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-food-warm .yr-section-title::after,
body.yr-preset-food-warm .widget-title::after{background:#c86b3c}
body.yr-preset-food-warm .yr-category-label,
body.yr-preset-food-warm .yr-story-category{color:#c86b3c;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-food-warm .yr-story-title a:hover,
body.yr-preset-food-warm .entry-title a:hover{color:#c86b3c}
body.yr-preset-food-warm .button,
body.yr-preset-food-warm button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#c86b3c;background:#c86b3c;color:#fff}
body.yr-preset-food-warm input:focus,
body.yr-preset-food-warm select:focus,
body.yr-preset-food-warm textarea:focus{border-color:#c86b3c;box-shadow:0 0 0 1px #c86b3c}
body.yr-preset-food-warm .yr-pagination .current{background:#c86b3c;border-color:#c86b3c;color:#fff}
body.yr-preset-food-warm .yr-footer{background:#2a1c16;color:#e9ecef;border-top:4px solid #c86b3c}
body.yr-preset-food-warm .yr-footer a:hover{color:#c86b3c}
body.yr-preset-food-warm blockquote{border-inline-start:4px solid #c86b3c;background:color-mix(in srgb,#c86b3c 6%,#fff)}
body.yr-preset-food-warm mark{background:color-mix(in srgb,#c86b3c 28%,#fff);color:inherit}
body.yr-preset-food-warm ::selection{background:color-mix(in srgb,#c86b3c 35%,#fff);color:#2a1c16}
body.yr-preset-food-warm.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-food-warm.yr-dark-skin .site-header,
body.yr-preset-food-warm.yr-dark-skin .yr-home-section,
body.yr-preset-food-warm.yr-dark-skin .widget,
body.yr-preset-food-warm.yr-dark-skin .yr-archive-card,
body.yr-preset-food-warm.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-food-warm.yr-dark-skin blockquote{background:color-mix(in srgb,#c86b3c 12%,#15181c)}
body.yr-preset-food-warm.yr-dark-skin input,
body.yr-preset-food-warm.yr-dark-skin select,
body.yr-preset-food-warm.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-food-warm .yr-component__item{border-radius:4px}
body.yr-preset-food-warm .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-food-warm .yr-component__category{color:#c86b3c}
body.yr-preset-food-warm .yr-component__rule{background:#c86b3c}
body.yr-preset-food-warm .yr-schema-choice input:checked+span{color:#c86b3c}
body.yr-preset-food-warm .yr-review-score{background:#c86b3c;color:#fff}
body.yr-preset-food-warm .yr-poll-result__bar{background:#c86b3c}
body.yr-preset-food-warm .yr-reaction.is-selected{border-color:#c86b3c;color:#c86b3c}
body.yr-preset-food-warm .yr-toc a:hover{color:#c86b3c}
body.yr-preset-food-warm .yr-author-social a:hover{background:#c86b3c;color:#fff}
body.yr-preset-food-warm .yr-ad-slot{border-color:color-mix(in srgb,#c86b3c 20%,var(--yr-border))}
body.yr-preset-food-warm .woocommerce span.onsale{background:#c86b3c;color:#fff}
body.yr-preset-food-warm .woocommerce a.button,
body.yr-preset-food-warm .woocommerce button.button{background:#c86b3c;color:#fff}
[dir="rtl"] body.yr-preset-food-warm .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-food-warm{--yr-preset-panel-pad:14px}
	body.yr-preset-food-warm .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-food-warm .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-food-warm{--yr-preset-panel-pad:10px}
	body.yr-preset-food-warm .yr-component__items{gap:12px}
	body.yr-preset-food-warm .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-food-warm *,body.yr-preset-food-warm *::before,body.yr-preset-food-warm *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-food-warm{background:#fff!important;color:#000!important}
	body.yr-preset-food-warm .site-header,body.yr-preset-food-warm .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: travel-teal */
body.yr-preset-travel-teal{
	--yr-accent:#0b7285;
	--yr-secondary:#112428;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#0b7285 5%,#fff);
	--yr-border:color-mix(in srgb,#112428 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#112428 25%,#fff);
	--yr-muted:color-mix(in srgb,#112428 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:16;
	background:var(--yr-soft-bg);
	color:#112428;
	font-family:var(--yr-body-font);
}
body.yr-preset-travel-teal .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-travel-teal .yr-topbar{background:#112428;color:#fff}
body.yr-preset-travel-teal .yr-main-nav{background:#112428;color:#fff;border-bottom:3px solid #0b7285}
body.yr-preset-travel-teal .yr-main-nav a{color:inherit}
body.yr-preset-travel-teal .yr-main-nav a:hover,
body.yr-preset-travel-teal .yr-main-nav .current-menu-item>a{color:#0b7285}
body.yr-preset-travel-teal .yr-breaking-news{border-inline-start:4px solid #0b7285}
body.yr-preset-travel-teal .yr-breaking-news__label{background:#0b7285;color:#fff}
body.yr-preset-travel-teal .yr-home-section,
body.yr-preset-travel-teal .widget,
body.yr-preset-travel-teal .yr-archive-card,
body.yr-preset-travel-teal .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-travel-teal .yr-section-title::after,
body.yr-preset-travel-teal .widget-title::after{background:#0b7285}
body.yr-preset-travel-teal .yr-category-label,
body.yr-preset-travel-teal .yr-story-category{color:#0b7285;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-travel-teal .yr-story-title a:hover,
body.yr-preset-travel-teal .entry-title a:hover{color:#0b7285}
body.yr-preset-travel-teal .button,
body.yr-preset-travel-teal button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#0b7285;background:#0b7285;color:#fff}
body.yr-preset-travel-teal input:focus,
body.yr-preset-travel-teal select:focus,
body.yr-preset-travel-teal textarea:focus{border-color:#0b7285;box-shadow:0 0 0 1px #0b7285}
body.yr-preset-travel-teal .yr-pagination .current{background:#0b7285;border-color:#0b7285;color:#fff}
body.yr-preset-travel-teal .yr-footer{background:#112428;color:#e9ecef;border-top:4px solid #0b7285}
body.yr-preset-travel-teal .yr-footer a:hover{color:#0b7285}
body.yr-preset-travel-teal blockquote{border-inline-start:4px solid #0b7285;background:color-mix(in srgb,#0b7285 6%,#fff)}
body.yr-preset-travel-teal mark{background:color-mix(in srgb,#0b7285 28%,#fff);color:inherit}
body.yr-preset-travel-teal ::selection{background:color-mix(in srgb,#0b7285 35%,#fff);color:#112428}
body.yr-preset-travel-teal.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-travel-teal.yr-dark-skin .site-header,
body.yr-preset-travel-teal.yr-dark-skin .yr-home-section,
body.yr-preset-travel-teal.yr-dark-skin .widget,
body.yr-preset-travel-teal.yr-dark-skin .yr-archive-card,
body.yr-preset-travel-teal.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-travel-teal.yr-dark-skin blockquote{background:color-mix(in srgb,#0b7285 12%,#15181c)}
body.yr-preset-travel-teal.yr-dark-skin input,
body.yr-preset-travel-teal.yr-dark-skin select,
body.yr-preset-travel-teal.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-travel-teal .yr-component__item{border-radius:5px}
body.yr-preset-travel-teal .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-travel-teal .yr-component__category{color:#0b7285}
body.yr-preset-travel-teal .yr-component__rule{background:#0b7285}
body.yr-preset-travel-teal .yr-schema-choice input:checked+span{color:#0b7285}
body.yr-preset-travel-teal .yr-review-score{background:#0b7285;color:#fff}
body.yr-preset-travel-teal .yr-poll-result__bar{background:#0b7285}
body.yr-preset-travel-teal .yr-reaction.is-selected{border-color:#0b7285;color:#0b7285}
body.yr-preset-travel-teal .yr-toc a:hover{color:#0b7285}
body.yr-preset-travel-teal .yr-author-social a:hover{background:#0b7285;color:#fff}
body.yr-preset-travel-teal .yr-ad-slot{border-color:color-mix(in srgb,#0b7285 20%,var(--yr-border))}
body.yr-preset-travel-teal .woocommerce span.onsale{background:#0b7285;color:#fff}
body.yr-preset-travel-teal .woocommerce a.button,
body.yr-preset-travel-teal .woocommerce button.button{background:#0b7285;color:#fff}
[dir="rtl"] body.yr-preset-travel-teal .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-travel-teal{--yr-preset-panel-pad:14px}
	body.yr-preset-travel-teal .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-travel-teal .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-travel-teal{--yr-preset-panel-pad:10px}
	body.yr-preset-travel-teal .yr-component__items{gap:12px}
	body.yr-preset-travel-teal .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-travel-teal *,body.yr-preset-travel-teal *::before,body.yr-preset-travel-teal *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-travel-teal{background:#fff!important;color:#000!important}
	body.yr-preset-travel-teal .site-header,body.yr-preset-travel-teal .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: fashion-rose */
body.yr-preset-fashion-rose{
	--yr-accent:#a61e4d;
	--yr-secondary:#27151d;
	--yr-body-font:Georgia,"Times New Roman",serif;
	--yr-heading-font:Georgia,"Times New Roman",serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#a61e4d 5%,#fff);
	--yr-border:color-mix(in srgb,#27151d 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#27151d 25%,#fff);
	--yr-muted:color-mix(in srgb,#27151d 60%,#fff);
	--yr-preset-panel-pad:22px;
	--yr-preset-index:17;
	background:var(--yr-soft-bg);
	color:#27151d;
	font-family:var(--yr-body-font);
}
body.yr-preset-fashion-rose .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-fashion-rose .yr-topbar{background:#27151d;color:#fff}
body.yr-preset-fashion-rose .yr-main-nav{background:#27151d;color:#fff;border-bottom:3px solid #a61e4d}
body.yr-preset-fashion-rose .yr-main-nav a{color:inherit}
body.yr-preset-fashion-rose .yr-main-nav a:hover,
body.yr-preset-fashion-rose .yr-main-nav .current-menu-item>a{color:#a61e4d}
body.yr-preset-fashion-rose .yr-breaking-news{border-inline-start:4px solid #a61e4d}
body.yr-preset-fashion-rose .yr-breaking-news__label{background:#a61e4d;color:#fff}
body.yr-preset-fashion-rose .yr-home-section,
body.yr-preset-fashion-rose .widget,
body.yr-preset-fashion-rose .yr-archive-card,
body.yr-preset-fashion-rose .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-fashion-rose .yr-section-title::after,
body.yr-preset-fashion-rose .widget-title::after{background:#a61e4d}
body.yr-preset-fashion-rose .yr-category-label,
body.yr-preset-fashion-rose .yr-story-category{color:#a61e4d;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-fashion-rose .yr-story-title a:hover,
body.yr-preset-fashion-rose .entry-title a:hover{color:#a61e4d}
body.yr-preset-fashion-rose .button,
body.yr-preset-fashion-rose button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#a61e4d;background:#a61e4d;color:#fff}
body.yr-preset-fashion-rose input:focus,
body.yr-preset-fashion-rose select:focus,
body.yr-preset-fashion-rose textarea:focus{border-color:#a61e4d;box-shadow:0 0 0 1px #a61e4d}
body.yr-preset-fashion-rose .yr-pagination .current{background:#a61e4d;border-color:#a61e4d;color:#fff}
body.yr-preset-fashion-rose .yr-footer{background:#27151d;color:#e9ecef;border-top:4px solid #a61e4d}
body.yr-preset-fashion-rose .yr-footer a:hover{color:#a61e4d}
body.yr-preset-fashion-rose blockquote{border-inline-start:4px solid #a61e4d;background:color-mix(in srgb,#a61e4d 6%,#fff)}
body.yr-preset-fashion-rose mark{background:color-mix(in srgb,#a61e4d 28%,#fff);color:inherit}
body.yr-preset-fashion-rose ::selection{background:color-mix(in srgb,#a61e4d 35%,#fff);color:#27151d}
body.yr-preset-fashion-rose.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-fashion-rose.yr-dark-skin .site-header,
body.yr-preset-fashion-rose.yr-dark-skin .yr-home-section,
body.yr-preset-fashion-rose.yr-dark-skin .widget,
body.yr-preset-fashion-rose.yr-dark-skin .yr-archive-card,
body.yr-preset-fashion-rose.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-fashion-rose.yr-dark-skin blockquote{background:color-mix(in srgb,#a61e4d 12%,#15181c)}
body.yr-preset-fashion-rose.yr-dark-skin input,
body.yr-preset-fashion-rose.yr-dark-skin select,
body.yr-preset-fashion-rose.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-fashion-rose .yr-component__item{border-radius:6px}
body.yr-preset-fashion-rose .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-fashion-rose .yr-component__category{color:#a61e4d}
body.yr-preset-fashion-rose .yr-component__rule{background:#a61e4d}
body.yr-preset-fashion-rose .yr-schema-choice input:checked+span{color:#a61e4d}
body.yr-preset-fashion-rose .yr-review-score{background:#a61e4d;color:#fff}
body.yr-preset-fashion-rose .yr-poll-result__bar{background:#a61e4d}
body.yr-preset-fashion-rose .yr-reaction.is-selected{border-color:#a61e4d;color:#a61e4d}
body.yr-preset-fashion-rose .yr-toc a:hover{color:#a61e4d}
body.yr-preset-fashion-rose .yr-author-social a:hover{background:#a61e4d;color:#fff}
body.yr-preset-fashion-rose .yr-ad-slot{border-color:color-mix(in srgb,#a61e4d 20%,var(--yr-border))}
body.yr-preset-fashion-rose .woocommerce span.onsale{background:#a61e4d;color:#fff}
body.yr-preset-fashion-rose .woocommerce a.button,
body.yr-preset-fashion-rose .woocommerce button.button{background:#a61e4d;color:#fff}
[dir="rtl"] body.yr-preset-fashion-rose .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-fashion-rose{--yr-preset-panel-pad:20px}
	body.yr-preset-fashion-rose .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-fashion-rose .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-fashion-rose{--yr-preset-panel-pad:10px}
	body.yr-preset-fashion-rose .yr-component__items{gap:12px}
	body.yr-preset-fashion-rose .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-fashion-rose *,body.yr-preset-fashion-rose *::before,body.yr-preset-fashion-rose *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-fashion-rose{background:#fff!important;color:#000!important}
	body.yr-preset-fashion-rose .site-header,body.yr-preset-fashion-rose .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: education-indigo */
body.yr-preset-education-indigo{
	--yr-accent:#3b5bdb;
	--yr-secondary:#151b32;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#3b5bdb 5%,#fff);
	--yr-border:color-mix(in srgb,#151b32 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#151b32 25%,#fff);
	--yr-muted:color-mix(in srgb,#151b32 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:18;
	background:var(--yr-soft-bg);
	color:#151b32;
	font-family:var(--yr-body-font);
}
body.yr-preset-education-indigo .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-education-indigo .yr-topbar{background:#151b32;color:#fff}
body.yr-preset-education-indigo .yr-main-nav{background:#151b32;color:#fff;border-bottom:3px solid #3b5bdb}
body.yr-preset-education-indigo .yr-main-nav a{color:inherit}
body.yr-preset-education-indigo .yr-main-nav a:hover,
body.yr-preset-education-indigo .yr-main-nav .current-menu-item>a{color:#3b5bdb}
body.yr-preset-education-indigo .yr-breaking-news{border-inline-start:4px solid #3b5bdb}
body.yr-preset-education-indigo .yr-breaking-news__label{background:#3b5bdb;color:#fff}
body.yr-preset-education-indigo .yr-home-section,
body.yr-preset-education-indigo .widget,
body.yr-preset-education-indigo .yr-archive-card,
body.yr-preset-education-indigo .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-education-indigo .yr-section-title::after,
body.yr-preset-education-indigo .widget-title::after{background:#3b5bdb}
body.yr-preset-education-indigo .yr-category-label,
body.yr-preset-education-indigo .yr-story-category{color:#3b5bdb;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-education-indigo .yr-story-title a:hover,
body.yr-preset-education-indigo .entry-title a:hover{color:#3b5bdb}
body.yr-preset-education-indigo .button,
body.yr-preset-education-indigo button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#3b5bdb;background:#3b5bdb;color:#fff}
body.yr-preset-education-indigo input:focus,
body.yr-preset-education-indigo select:focus,
body.yr-preset-education-indigo textarea:focus{border-color:#3b5bdb;box-shadow:0 0 0 1px #3b5bdb}
body.yr-preset-education-indigo .yr-pagination .current{background:#3b5bdb;border-color:#3b5bdb;color:#fff}
body.yr-preset-education-indigo .yr-footer{background:#151b32;color:#e9ecef;border-top:4px solid #3b5bdb}
body.yr-preset-education-indigo .yr-footer a:hover{color:#3b5bdb}
body.yr-preset-education-indigo blockquote{border-inline-start:4px solid #3b5bdb;background:color-mix(in srgb,#3b5bdb 6%,#fff)}
body.yr-preset-education-indigo mark{background:color-mix(in srgb,#3b5bdb 28%,#fff);color:inherit}
body.yr-preset-education-indigo ::selection{background:color-mix(in srgb,#3b5bdb 35%,#fff);color:#151b32}
body.yr-preset-education-indigo.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-education-indigo.yr-dark-skin .site-header,
body.yr-preset-education-indigo.yr-dark-skin .yr-home-section,
body.yr-preset-education-indigo.yr-dark-skin .widget,
body.yr-preset-education-indigo.yr-dark-skin .yr-archive-card,
body.yr-preset-education-indigo.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-education-indigo.yr-dark-skin blockquote{background:color-mix(in srgb,#3b5bdb 12%,#15181c)}
body.yr-preset-education-indigo.yr-dark-skin input,
body.yr-preset-education-indigo.yr-dark-skin select,
body.yr-preset-education-indigo.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-education-indigo .yr-component__item{border-radius:7px}
body.yr-preset-education-indigo .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-education-indigo .yr-component__category{color:#3b5bdb}
body.yr-preset-education-indigo .yr-component__rule{background:#3b5bdb}
body.yr-preset-education-indigo .yr-schema-choice input:checked+span{color:#3b5bdb}
body.yr-preset-education-indigo .yr-review-score{background:#3b5bdb;color:#fff}
body.yr-preset-education-indigo .yr-poll-result__bar{background:#3b5bdb}
body.yr-preset-education-indigo .yr-reaction.is-selected{border-color:#3b5bdb;color:#3b5bdb}
body.yr-preset-education-indigo .yr-toc a:hover{color:#3b5bdb}
body.yr-preset-education-indigo .yr-author-social a:hover{background:#3b5bdb;color:#fff}
body.yr-preset-education-indigo .yr-ad-slot{border-color:color-mix(in srgb,#3b5bdb 20%,var(--yr-border))}
body.yr-preset-education-indigo .woocommerce span.onsale{background:#3b5bdb;color:#fff}
body.yr-preset-education-indigo .woocommerce a.button,
body.yr-preset-education-indigo .woocommerce button.button{background:#3b5bdb;color:#fff}
[dir="rtl"] body.yr-preset-education-indigo .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-education-indigo{--yr-preset-panel-pad:14px}
	body.yr-preset-education-indigo .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-education-indigo .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-education-indigo{--yr-preset-panel-pad:10px}
	body.yr-preset-education-indigo .yr-component__items{gap:12px}
	body.yr-preset-education-indigo .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-education-indigo *,body.yr-preset-education-indigo *::before,body.yr-preset-education-indigo *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-education-indigo{background:#fff!important;color:#000!important}
	body.yr-preset-education-indigo .site-header,body.yr-preset-education-indigo .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: health-mint */
body.yr-preset-health-mint{
	--yr-accent:#2f9e44;
	--yr-secondary:#15261a;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#2f9e44 5%,#fff);
	--yr-border:color-mix(in srgb,#15261a 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#15261a 25%,#fff);
	--yr-muted:color-mix(in srgb,#15261a 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:19;
	background:var(--yr-soft-bg);
	color:#15261a;
	font-family:var(--yr-body-font);
}
body.yr-preset-health-mint .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-health-mint .yr-topbar{background:#15261a;color:#fff}
body.yr-preset-health-mint .yr-main-nav{background:#15261a;color:#fff;border-bottom:3px solid #2f9e44}
body.yr-preset-health-mint .yr-main-nav a{color:inherit}
body.yr-preset-health-mint .yr-main-nav a:hover,
body.yr-preset-health-mint .yr-main-nav .current-menu-item>a{color:#2f9e44}
body.yr-preset-health-mint .yr-breaking-news{border-inline-start:4px solid #2f9e44}
body.yr-preset-health-mint .yr-breaking-news__label{background:#2f9e44;color:#fff}
body.yr-preset-health-mint .yr-home-section,
body.yr-preset-health-mint .widget,
body.yr-preset-health-mint .yr-archive-card,
body.yr-preset-health-mint .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-health-mint .yr-section-title::after,
body.yr-preset-health-mint .widget-title::after{background:#2f9e44}
body.yr-preset-health-mint .yr-category-label,
body.yr-preset-health-mint .yr-story-category{color:#2f9e44;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-health-mint .yr-story-title a:hover,
body.yr-preset-health-mint .entry-title a:hover{color:#2f9e44}
body.yr-preset-health-mint .button,
body.yr-preset-health-mint button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#2f9e44;background:#2f9e44;color:#fff}
body.yr-preset-health-mint input:focus,
body.yr-preset-health-mint select:focus,
body.yr-preset-health-mint textarea:focus{border-color:#2f9e44;box-shadow:0 0 0 1px #2f9e44}
body.yr-preset-health-mint .yr-pagination .current{background:#2f9e44;border-color:#2f9e44;color:#fff}
body.yr-preset-health-mint .yr-footer{background:#15261a;color:#e9ecef;border-top:4px solid #2f9e44}
body.yr-preset-health-mint .yr-footer a:hover{color:#2f9e44}
body.yr-preset-health-mint blockquote{border-inline-start:4px solid #2f9e44;background:color-mix(in srgb,#2f9e44 6%,#fff)}
body.yr-preset-health-mint mark{background:color-mix(in srgb,#2f9e44 28%,#fff);color:inherit}
body.yr-preset-health-mint ::selection{background:color-mix(in srgb,#2f9e44 35%,#fff);color:#15261a}
body.yr-preset-health-mint.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-health-mint.yr-dark-skin .site-header,
body.yr-preset-health-mint.yr-dark-skin .yr-home-section,
body.yr-preset-health-mint.yr-dark-skin .widget,
body.yr-preset-health-mint.yr-dark-skin .yr-archive-card,
body.yr-preset-health-mint.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-health-mint.yr-dark-skin blockquote{background:color-mix(in srgb,#2f9e44 12%,#15181c)}
body.yr-preset-health-mint.yr-dark-skin input,
body.yr-preset-health-mint.yr-dark-skin select,
body.yr-preset-health-mint.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-health-mint .yr-component__item{border-radius:8px}
body.yr-preset-health-mint .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-health-mint .yr-component__category{color:#2f9e44}
body.yr-preset-health-mint .yr-component__rule{background:#2f9e44}
body.yr-preset-health-mint .yr-schema-choice input:checked+span{color:#2f9e44}
body.yr-preset-health-mint .yr-review-score{background:#2f9e44;color:#fff}
body.yr-preset-health-mint .yr-poll-result__bar{background:#2f9e44}
body.yr-preset-health-mint .yr-reaction.is-selected{border-color:#2f9e44;color:#2f9e44}
body.yr-preset-health-mint .yr-toc a:hover{color:#2f9e44}
body.yr-preset-health-mint .yr-author-social a:hover{background:#2f9e44;color:#fff}
body.yr-preset-health-mint .yr-ad-slot{border-color:color-mix(in srgb,#2f9e44 20%,var(--yr-border))}
body.yr-preset-health-mint .woocommerce span.onsale{background:#2f9e44;color:#fff}
body.yr-preset-health-mint .woocommerce a.button,
body.yr-preset-health-mint .woocommerce button.button{background:#2f9e44;color:#fff}
[dir="rtl"] body.yr-preset-health-mint .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-health-mint{--yr-preset-panel-pad:14px}
	body.yr-preset-health-mint .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-health-mint .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-health-mint{--yr-preset-panel-pad:10px}
	body.yr-preset-health-mint .yr-component__items{gap:12px}
	body.yr-preset-health-mint .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-health-mint *,body.yr-preset-health-mint *::before,body.yr-preset-health-mint *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-health-mint{background:#fff!important;color:#000!important}
	body.yr-preset-health-mint .site-header,body.yr-preset-health-mint .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: gaming-neon */
body.yr-preset-gaming-neon{
	--yr-accent:#74b816;
	--yr-secondary:#11160d;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#74b816 5%,#fff);
	--yr-border:color-mix(in srgb,#11160d 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#11160d 25%,#fff);
	--yr-muted:color-mix(in srgb,#11160d 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:20;
	background:var(--yr-soft-bg);
	color:#11160d;
	font-family:var(--yr-body-font);
}
body.yr-preset-gaming-neon .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-gaming-neon .yr-topbar{background:#11160d;color:#fff}
body.yr-preset-gaming-neon .yr-main-nav{background:#11160d;color:#fff;border-bottom:3px solid #74b816}
body.yr-preset-gaming-neon .yr-main-nav a{color:inherit}
body.yr-preset-gaming-neon .yr-main-nav a:hover,
body.yr-preset-gaming-neon .yr-main-nav .current-menu-item>a{color:#74b816}
body.yr-preset-gaming-neon .yr-breaking-news{border-inline-start:4px solid #74b816}
body.yr-preset-gaming-neon .yr-breaking-news__label{background:#74b816;color:#fff}
body.yr-preset-gaming-neon .yr-home-section,
body.yr-preset-gaming-neon .widget,
body.yr-preset-gaming-neon .yr-archive-card,
body.yr-preset-gaming-neon .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-gaming-neon .yr-section-title::after,
body.yr-preset-gaming-neon .widget-title::after{background:#74b816}
body.yr-preset-gaming-neon .yr-category-label,
body.yr-preset-gaming-neon .yr-story-category{color:#74b816;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-gaming-neon .yr-story-title a:hover,
body.yr-preset-gaming-neon .entry-title a:hover{color:#74b816}
body.yr-preset-gaming-neon .button,
body.yr-preset-gaming-neon button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#74b816;background:#74b816;color:#fff}
body.yr-preset-gaming-neon input:focus,
body.yr-preset-gaming-neon select:focus,
body.yr-preset-gaming-neon textarea:focus{border-color:#74b816;box-shadow:0 0 0 1px #74b816}
body.yr-preset-gaming-neon .yr-pagination .current{background:#74b816;border-color:#74b816;color:#fff}
body.yr-preset-gaming-neon .yr-footer{background:#11160d;color:#e9ecef;border-top:4px solid #74b816}
body.yr-preset-gaming-neon .yr-footer a:hover{color:#74b816}
body.yr-preset-gaming-neon blockquote{border-inline-start:4px solid #74b816;background:color-mix(in srgb,#74b816 6%,#fff)}
body.yr-preset-gaming-neon mark{background:color-mix(in srgb,#74b816 28%,#fff);color:inherit}
body.yr-preset-gaming-neon ::selection{background:color-mix(in srgb,#74b816 35%,#fff);color:#11160d}
body.yr-preset-gaming-neon.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-gaming-neon.yr-dark-skin .site-header,
body.yr-preset-gaming-neon.yr-dark-skin .yr-home-section,
body.yr-preset-gaming-neon.yr-dark-skin .widget,
body.yr-preset-gaming-neon.yr-dark-skin .yr-archive-card,
body.yr-preset-gaming-neon.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-gaming-neon.yr-dark-skin blockquote{background:color-mix(in srgb,#74b816 12%,#15181c)}
body.yr-preset-gaming-neon.yr-dark-skin input,
body.yr-preset-gaming-neon.yr-dark-skin select,
body.yr-preset-gaming-neon.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-gaming-neon .yr-component__item{border-radius:9px}
body.yr-preset-gaming-neon .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-gaming-neon .yr-component__category{color:#74b816}
body.yr-preset-gaming-neon .yr-component__rule{background:#74b816}
body.yr-preset-gaming-neon .yr-schema-choice input:checked+span{color:#74b816}
body.yr-preset-gaming-neon .yr-review-score{background:#74b816;color:#fff}
body.yr-preset-gaming-neon .yr-poll-result__bar{background:#74b816}
body.yr-preset-gaming-neon .yr-reaction.is-selected{border-color:#74b816;color:#74b816}
body.yr-preset-gaming-neon .yr-toc a:hover{color:#74b816}
body.yr-preset-gaming-neon .yr-author-social a:hover{background:#74b816;color:#fff}
body.yr-preset-gaming-neon .yr-ad-slot{border-color:color-mix(in srgb,#74b816 20%,var(--yr-border))}
body.yr-preset-gaming-neon .woocommerce span.onsale{background:#74b816;color:#fff}
body.yr-preset-gaming-neon .woocommerce a.button,
body.yr-preset-gaming-neon .woocommerce button.button{background:#74b816;color:#fff}
[dir="rtl"] body.yr-preset-gaming-neon .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-gaming-neon{--yr-preset-panel-pad:10px}
	body.yr-preset-gaming-neon .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-gaming-neon .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-gaming-neon{--yr-preset-panel-pad:10px}
	body.yr-preset-gaming-neon .yr-component__items{gap:12px}
	body.yr-preset-gaming-neon .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-gaming-neon *,body.yr-preset-gaming-neon *::before,body.yr-preset-gaming-neon *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-gaming-neon{background:#fff!important;color:#000!important}
	body.yr-preset-gaming-neon .site-header,body.yr-preset-gaming-neon .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: automotive-steel */
body.yr-preset-automotive-steel{
	--yr-accent:#495057;
	--yr-secondary:#15181a;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#495057 5%,#fff);
	--yr-border:color-mix(in srgb,#15181a 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#15181a 25%,#fff);
	--yr-muted:color-mix(in srgb,#15181a 60%,#fff);
	--yr-preset-panel-pad:12px;
	--yr-preset-index:21;
	background:var(--yr-soft-bg);
	color:#15181a;
	font-family:var(--yr-body-font);
}
body.yr-preset-automotive-steel .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-automotive-steel .yr-topbar{background:#15181a;color:#fff}
body.yr-preset-automotive-steel .yr-main-nav{background:#15181a;color:#fff;border-bottom:3px solid #495057}
body.yr-preset-automotive-steel .yr-main-nav a{color:inherit}
body.yr-preset-automotive-steel .yr-main-nav a:hover,
body.yr-preset-automotive-steel .yr-main-nav .current-menu-item>a{color:#495057}
body.yr-preset-automotive-steel .yr-breaking-news{border-inline-start:4px solid #495057}
body.yr-preset-automotive-steel .yr-breaking-news__label{background:#495057;color:#fff}
body.yr-preset-automotive-steel .yr-home-section,
body.yr-preset-automotive-steel .widget,
body.yr-preset-automotive-steel .yr-archive-card,
body.yr-preset-automotive-steel .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-automotive-steel .yr-section-title::after,
body.yr-preset-automotive-steel .widget-title::after{background:#495057}
body.yr-preset-automotive-steel .yr-category-label,
body.yr-preset-automotive-steel .yr-story-category{color:#495057;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-automotive-steel .yr-story-title a:hover,
body.yr-preset-automotive-steel .entry-title a:hover{color:#495057}
body.yr-preset-automotive-steel .button,
body.yr-preset-automotive-steel button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#495057;background:#495057;color:#fff}
body.yr-preset-automotive-steel input:focus,
body.yr-preset-automotive-steel select:focus,
body.yr-preset-automotive-steel textarea:focus{border-color:#495057;box-shadow:0 0 0 1px #495057}
body.yr-preset-automotive-steel .yr-pagination .current{background:#495057;border-color:#495057;color:#fff}
body.yr-preset-automotive-steel .yr-footer{background:#15181a;color:#e9ecef;border-top:4px solid #495057}
body.yr-preset-automotive-steel .yr-footer a:hover{color:#495057}
body.yr-preset-automotive-steel blockquote{border-inline-start:4px solid #495057;background:color-mix(in srgb,#495057 6%,#fff)}
body.yr-preset-automotive-steel mark{background:color-mix(in srgb,#495057 28%,#fff);color:inherit}
body.yr-preset-automotive-steel ::selection{background:color-mix(in srgb,#495057 35%,#fff);color:#15181a}
body.yr-preset-automotive-steel.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-automotive-steel.yr-dark-skin .site-header,
body.yr-preset-automotive-steel.yr-dark-skin .yr-home-section,
body.yr-preset-automotive-steel.yr-dark-skin .widget,
body.yr-preset-automotive-steel.yr-dark-skin .yr-archive-card,
body.yr-preset-automotive-steel.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-automotive-steel.yr-dark-skin blockquote{background:color-mix(in srgb,#495057 12%,#15181c)}
body.yr-preset-automotive-steel.yr-dark-skin input,
body.yr-preset-automotive-steel.yr-dark-skin select,
body.yr-preset-automotive-steel.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-automotive-steel .yr-component__item{border-radius:3px}
body.yr-preset-automotive-steel .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-automotive-steel .yr-component__category{color:#495057}
body.yr-preset-automotive-steel .yr-component__rule{background:#495057}
body.yr-preset-automotive-steel .yr-schema-choice input:checked+span{color:#495057}
body.yr-preset-automotive-steel .yr-review-score{background:#495057;color:#fff}
body.yr-preset-automotive-steel .yr-poll-result__bar{background:#495057}
body.yr-preset-automotive-steel .yr-reaction.is-selected{border-color:#495057;color:#495057}
body.yr-preset-automotive-steel .yr-toc a:hover{color:#495057}
body.yr-preset-automotive-steel .yr-author-social a:hover{background:#495057;color:#fff}
body.yr-preset-automotive-steel .yr-ad-slot{border-color:color-mix(in srgb,#495057 20%,var(--yr-border))}
body.yr-preset-automotive-steel .woocommerce span.onsale{background:#495057;color:#fff}
body.yr-preset-automotive-steel .woocommerce a.button,
body.yr-preset-automotive-steel .woocommerce button.button{background:#495057;color:#fff}
[dir="rtl"] body.yr-preset-automotive-steel .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-automotive-steel{--yr-preset-panel-pad:10px}
	body.yr-preset-automotive-steel .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-automotive-steel .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-automotive-steel{--yr-preset-panel-pad:10px}
	body.yr-preset-automotive-steel .yr-component__items{gap:12px}
	body.yr-preset-automotive-steel .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-automotive-steel *,body.yr-preset-automotive-steel *::before,body.yr-preset-automotive-steel *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-automotive-steel{background:#fff!important;color:#000!important}
	body.yr-preset-automotive-steel .site-header,body.yr-preset-automotive-steel .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: luxury-gold */
body.yr-preset-luxury-gold{
	--yr-accent:#b08932;
	--yr-secondary:#1a1710;
	--yr-body-font:Georgia,"Times New Roman",serif;
	--yr-heading-font:Georgia,"Times New Roman",serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#b08932 5%,#fff);
	--yr-border:color-mix(in srgb,#1a1710 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#1a1710 25%,#fff);
	--yr-muted:color-mix(in srgb,#1a1710 60%,#fff);
	--yr-preset-panel-pad:22px;
	--yr-preset-index:22;
	background:var(--yr-soft-bg);
	color:#1a1710;
	font-family:var(--yr-body-font);
}
body.yr-preset-luxury-gold .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-luxury-gold .yr-topbar{background:#1a1710;color:#fff}
body.yr-preset-luxury-gold .yr-main-nav{background:#1a1710;color:#fff;border-bottom:3px solid #b08932}
body.yr-preset-luxury-gold .yr-main-nav a{color:inherit}
body.yr-preset-luxury-gold .yr-main-nav a:hover,
body.yr-preset-luxury-gold .yr-main-nav .current-menu-item>a{color:#b08932}
body.yr-preset-luxury-gold .yr-breaking-news{border-inline-start:4px solid #b08932}
body.yr-preset-luxury-gold .yr-breaking-news__label{background:#b08932;color:#fff}
body.yr-preset-luxury-gold .yr-home-section,
body.yr-preset-luxury-gold .widget,
body.yr-preset-luxury-gold .yr-archive-card,
body.yr-preset-luxury-gold .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-luxury-gold .yr-section-title::after,
body.yr-preset-luxury-gold .widget-title::after{background:#b08932}
body.yr-preset-luxury-gold .yr-category-label,
body.yr-preset-luxury-gold .yr-story-category{color:#b08932;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-luxury-gold .yr-story-title a:hover,
body.yr-preset-luxury-gold .entry-title a:hover{color:#b08932}
body.yr-preset-luxury-gold .button,
body.yr-preset-luxury-gold button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#b08932;background:#b08932;color:#fff}
body.yr-preset-luxury-gold input:focus,
body.yr-preset-luxury-gold select:focus,
body.yr-preset-luxury-gold textarea:focus{border-color:#b08932;box-shadow:0 0 0 1px #b08932}
body.yr-preset-luxury-gold .yr-pagination .current{background:#b08932;border-color:#b08932;color:#fff}
body.yr-preset-luxury-gold .yr-footer{background:#1a1710;color:#e9ecef;border-top:4px solid #b08932}
body.yr-preset-luxury-gold .yr-footer a:hover{color:#b08932}
body.yr-preset-luxury-gold blockquote{border-inline-start:4px solid #b08932;background:color-mix(in srgb,#b08932 6%,#fff)}
body.yr-preset-luxury-gold mark{background:color-mix(in srgb,#b08932 28%,#fff);color:inherit}
body.yr-preset-luxury-gold ::selection{background:color-mix(in srgb,#b08932 35%,#fff);color:#1a1710}
body.yr-preset-luxury-gold.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-luxury-gold.yr-dark-skin .site-header,
body.yr-preset-luxury-gold.yr-dark-skin .yr-home-section,
body.yr-preset-luxury-gold.yr-dark-skin .widget,
body.yr-preset-luxury-gold.yr-dark-skin .yr-archive-card,
body.yr-preset-luxury-gold.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-luxury-gold.yr-dark-skin blockquote{background:color-mix(in srgb,#b08932 12%,#15181c)}
body.yr-preset-luxury-gold.yr-dark-skin input,
body.yr-preset-luxury-gold.yr-dark-skin select,
body.yr-preset-luxury-gold.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-luxury-gold .yr-component__item{border-radius:4px}
body.yr-preset-luxury-gold .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-luxury-gold .yr-component__category{color:#b08932}
body.yr-preset-luxury-gold .yr-component__rule{background:#b08932}
body.yr-preset-luxury-gold .yr-schema-choice input:checked+span{color:#b08932}
body.yr-preset-luxury-gold .yr-review-score{background:#b08932;color:#fff}
body.yr-preset-luxury-gold .yr-poll-result__bar{background:#b08932}
body.yr-preset-luxury-gold .yr-reaction.is-selected{border-color:#b08932;color:#b08932}
body.yr-preset-luxury-gold .yr-toc a:hover{color:#b08932}
body.yr-preset-luxury-gold .yr-author-social a:hover{background:#b08932;color:#fff}
body.yr-preset-luxury-gold .yr-ad-slot{border-color:color-mix(in srgb,#b08932 20%,var(--yr-border))}
body.yr-preset-luxury-gold .woocommerce span.onsale{background:#b08932;color:#fff}
body.yr-preset-luxury-gold .woocommerce a.button,
body.yr-preset-luxury-gold .woocommerce button.button{background:#b08932;color:#fff}
[dir="rtl"] body.yr-preset-luxury-gold .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-luxury-gold{--yr-preset-panel-pad:20px}
	body.yr-preset-luxury-gold .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-luxury-gold .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-luxury-gold{--yr-preset-panel-pad:10px}
	body.yr-preset-luxury-gold .yr-component__items{gap:12px}
	body.yr-preset-luxury-gold .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-luxury-gold *,body.yr-preset-luxury-gold *::before,body.yr-preset-luxury-gold *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-luxury-gold{background:#fff!important;color:#000!important}
	body.yr-preset-luxury-gold .site-header,body.yr-preset-luxury-gold .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: community-purple */
body.yr-preset-community-purple{
	--yr-accent:#862e9c;
	--yr-secondary:#211329;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#862e9c 5%,#fff);
	--yr-border:color-mix(in srgb,#211329 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#211329 25%,#fff);
	--yr-muted:color-mix(in srgb,#211329 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:23;
	background:var(--yr-soft-bg);
	color:#211329;
	font-family:var(--yr-body-font);
}
body.yr-preset-community-purple .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-community-purple .yr-topbar{background:#211329;color:#fff}
body.yr-preset-community-purple .yr-main-nav{background:#211329;color:#fff;border-bottom:3px solid #862e9c}
body.yr-preset-community-purple .yr-main-nav a{color:inherit}
body.yr-preset-community-purple .yr-main-nav a:hover,
body.yr-preset-community-purple .yr-main-nav .current-menu-item>a{color:#862e9c}
body.yr-preset-community-purple .yr-breaking-news{border-inline-start:4px solid #862e9c}
body.yr-preset-community-purple .yr-breaking-news__label{background:#862e9c;color:#fff}
body.yr-preset-community-purple .yr-home-section,
body.yr-preset-community-purple .widget,
body.yr-preset-community-purple .yr-archive-card,
body.yr-preset-community-purple .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-community-purple .yr-section-title::after,
body.yr-preset-community-purple .widget-title::after{background:#862e9c}
body.yr-preset-community-purple .yr-category-label,
body.yr-preset-community-purple .yr-story-category{color:#862e9c;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-community-purple .yr-story-title a:hover,
body.yr-preset-community-purple .entry-title a:hover{color:#862e9c}
body.yr-preset-community-purple .button,
body.yr-preset-community-purple button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#862e9c;background:#862e9c;color:#fff}
body.yr-preset-community-purple input:focus,
body.yr-preset-community-purple select:focus,
body.yr-preset-community-purple textarea:focus{border-color:#862e9c;box-shadow:0 0 0 1px #862e9c}
body.yr-preset-community-purple .yr-pagination .current{background:#862e9c;border-color:#862e9c;color:#fff}
body.yr-preset-community-purple .yr-footer{background:#211329;color:#e9ecef;border-top:4px solid #862e9c}
body.yr-preset-community-purple .yr-footer a:hover{color:#862e9c}
body.yr-preset-community-purple blockquote{border-inline-start:4px solid #862e9c;background:color-mix(in srgb,#862e9c 6%,#fff)}
body.yr-preset-community-purple mark{background:color-mix(in srgb,#862e9c 28%,#fff);color:inherit}
body.yr-preset-community-purple ::selection{background:color-mix(in srgb,#862e9c 35%,#fff);color:#211329}
body.yr-preset-community-purple.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-community-purple.yr-dark-skin .site-header,
body.yr-preset-community-purple.yr-dark-skin .yr-home-section,
body.yr-preset-community-purple.yr-dark-skin .widget,
body.yr-preset-community-purple.yr-dark-skin .yr-archive-card,
body.yr-preset-community-purple.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-community-purple.yr-dark-skin blockquote{background:color-mix(in srgb,#862e9c 12%,#15181c)}
body.yr-preset-community-purple.yr-dark-skin input,
body.yr-preset-community-purple.yr-dark-skin select,
body.yr-preset-community-purple.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-community-purple .yr-component__item{border-radius:5px}
body.yr-preset-community-purple .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-community-purple .yr-component__category{color:#862e9c}
body.yr-preset-community-purple .yr-component__rule{background:#862e9c}
body.yr-preset-community-purple .yr-schema-choice input:checked+span{color:#862e9c}
body.yr-preset-community-purple .yr-review-score{background:#862e9c;color:#fff}
body.yr-preset-community-purple .yr-poll-result__bar{background:#862e9c}
body.yr-preset-community-purple .yr-reaction.is-selected{border-color:#862e9c;color:#862e9c}
body.yr-preset-community-purple .yr-toc a:hover{color:#862e9c}
body.yr-preset-community-purple .yr-author-social a:hover{background:#862e9c;color:#fff}
body.yr-preset-community-purple .yr-ad-slot{border-color:color-mix(in srgb,#862e9c 20%,var(--yr-border))}
body.yr-preset-community-purple .woocommerce span.onsale{background:#862e9c;color:#fff}
body.yr-preset-community-purple .woocommerce a.button,
body.yr-preset-community-purple .woocommerce button.button{background:#862e9c;color:#fff}
[dir="rtl"] body.yr-preset-community-purple .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-community-purple{--yr-preset-panel-pad:14px}
	body.yr-preset-community-purple .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-community-purple .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-community-purple{--yr-preset-panel-pad:10px}
	body.yr-preset-community-purple .yr-component__items{gap:12px}
	body.yr-preset-community-purple .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-community-purple *,body.yr-preset-community-purple *::before,body.yr-preset-community-purple *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-community-purple{background:#fff!important;color:#000!important}
	body.yr-preset-community-purple .site-header,body.yr-preset-community-purple .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}


/* Yorocker design preset: startup-coral */
body.yr-preset-startup-coral{
	--yr-accent:#f06543;
	--yr-secondary:#221713;
	--yr-body-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-heading-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--yr-card-bg:#fff;
	--yr-soft-bg:color-mix(in srgb,#f06543 5%,#fff);
	--yr-border:color-mix(in srgb,#221713 12%,#fff);
	--yr-border-strong:color-mix(in srgb,#221713 25%,#fff);
	--yr-muted:color-mix(in srgb,#221713 60%,#fff);
	--yr-preset-panel-pad:16px;
	--yr-preset-index:24;
	background:var(--yr-soft-bg);
	color:#221713;
	font-family:var(--yr-body-font);
}
body.yr-preset-startup-coral .site-header{background:#fff;border-bottom:1px solid var(--yr-border)}
body.yr-preset-startup-coral .yr-topbar{background:#221713;color:#fff}
body.yr-preset-startup-coral .yr-main-nav{background:#221713;color:#fff;border-bottom:3px solid #f06543}
body.yr-preset-startup-coral .yr-main-nav a{color:inherit}
body.yr-preset-startup-coral .yr-main-nav a:hover,
body.yr-preset-startup-coral .yr-main-nav .current-menu-item>a{color:#f06543}
body.yr-preset-startup-coral .yr-breaking-news{border-inline-start:4px solid #f06543}
body.yr-preset-startup-coral .yr-breaking-news__label{background:#f06543;color:#fff}
body.yr-preset-startup-coral .yr-home-section,
body.yr-preset-startup-coral .widget,
body.yr-preset-startup-coral .yr-archive-card,
body.yr-preset-startup-coral .yr-single-panel{background:#fff;border:1px solid var(--yr-border);padding:var(--yr-preset-panel-pad)}
body.yr-preset-startup-coral .yr-section-title::after,
body.yr-preset-startup-coral .widget-title::after{background:#f06543}
body.yr-preset-startup-coral .yr-category-label,
body.yr-preset-startup-coral .yr-story-category{color:#f06543;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.yr-preset-startup-coral .yr-story-title a:hover,
body.yr-preset-startup-coral .entry-title a:hover{color:#f06543}
body.yr-preset-startup-coral .button,
body.yr-preset-startup-coral button:not(.menu-toggle):not(.sub-menu-toggle){border-color:#f06543;background:#f06543;color:#fff}
body.yr-preset-startup-coral input:focus,
body.yr-preset-startup-coral select:focus,
body.yr-preset-startup-coral textarea:focus{border-color:#f06543;box-shadow:0 0 0 1px #f06543}
body.yr-preset-startup-coral .yr-pagination .current{background:#f06543;border-color:#f06543;color:#fff}
body.yr-preset-startup-coral .yr-footer{background:#221713;color:#e9ecef;border-top:4px solid #f06543}
body.yr-preset-startup-coral .yr-footer a:hover{color:#f06543}
body.yr-preset-startup-coral blockquote{border-inline-start:4px solid #f06543;background:color-mix(in srgb,#f06543 6%,#fff)}
body.yr-preset-startup-coral mark{background:color-mix(in srgb,#f06543 28%,#fff);color:inherit}
body.yr-preset-startup-coral ::selection{background:color-mix(in srgb,#f06543 35%,#fff);color:#221713}
body.yr-preset-startup-coral.yr-dark-skin{
	--yr-card-bg:#15181c;
	--yr-soft-bg:#101215;
	--yr-border:#2a2f35;
	--yr-border-strong:#3a414a;
	--yr-muted:#9299a3;
	background:#0c0e11;
	color:#f1f3f5;
}
body.yr-preset-startup-coral.yr-dark-skin .site-header,
body.yr-preset-startup-coral.yr-dark-skin .yr-home-section,
body.yr-preset-startup-coral.yr-dark-skin .widget,
body.yr-preset-startup-coral.yr-dark-skin .yr-archive-card,
body.yr-preset-startup-coral.yr-dark-skin .yr-single-panel{background:#15181c;border-color:#2a2f35}
body.yr-preset-startup-coral.yr-dark-skin blockquote{background:color-mix(in srgb,#f06543 12%,#15181c)}
body.yr-preset-startup-coral.yr-dark-skin input,
body.yr-preset-startup-coral.yr-dark-skin select,
body.yr-preset-startup-coral.yr-dark-skin textarea{background:#0e1115;color:#f5f5f5;border-color:#3a414a}
body.yr-preset-startup-coral .yr-component__item{border-radius:6px}
body.yr-preset-startup-coral .yr-component__headline{font-family:var(--yr-heading-font)}
body.yr-preset-startup-coral .yr-component__category{color:#f06543}
body.yr-preset-startup-coral .yr-component__rule{background:#f06543}
body.yr-preset-startup-coral .yr-schema-choice input:checked+span{color:#f06543}
body.yr-preset-startup-coral .yr-review-score{background:#f06543;color:#fff}
body.yr-preset-startup-coral .yr-poll-result__bar{background:#f06543}
body.yr-preset-startup-coral .yr-reaction.is-selected{border-color:#f06543;color:#f06543}
body.yr-preset-startup-coral .yr-toc a:hover{color:#f06543}
body.yr-preset-startup-coral .yr-author-social a:hover{background:#f06543;color:#fff}
body.yr-preset-startup-coral .yr-ad-slot{border-color:color-mix(in srgb,#f06543 20%,var(--yr-border))}
body.yr-preset-startup-coral .woocommerce span.onsale{background:#f06543;color:#fff}
body.yr-preset-startup-coral .woocommerce a.button,
body.yr-preset-startup-coral .woocommerce button.button{background:#f06543;color:#fff}
[dir="rtl"] body.yr-preset-startup-coral .yr-breaking-news{border-inline-start-width:4px;border-left:0}
@media(max-width:900px){
	body.yr-preset-startup-coral{--yr-preset-panel-pad:14px}
	body.yr-preset-startup-coral .yr-main-nav{border-bottom-width:2px}
	body.yr-preset-startup-coral .yr-home-section{margin-bottom:18px}
}
@media(max-width:640px){
	body.yr-preset-startup-coral{--yr-preset-panel-pad:10px}
	body.yr-preset-startup-coral .yr-component__items{gap:12px}
	body.yr-preset-startup-coral .yr-footer{border-top-width:3px}
}
@media(prefers-reduced-motion:reduce){
	body.yr-preset-startup-coral *,body.yr-preset-startup-coral *::before,body.yr-preset-startup-coral *::after{transition:none!important;animation:none!important}
}
@media print{
	body.yr-preset-startup-coral{background:#fff!important;color:#000!important}
	body.yr-preset-startup-coral .site-header,body.yr-preset-startup-coral .yr-footer{background:#fff!important;color:#000!important;border-color:#aaa!important}
}
