/*
Theme Name: Temporary Hipster
Theme URI: https://temporaryhipster.com/
Author: Temporary Hipster
Description: Lightweight performance-focused classic WordPress theme for an English automotive publication. Yoast SEO compatible.
Version: 1.9.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: temporary-hipster
License: GPL-2.0-or-later
*/
:root{--blue:#1769e0;--blue-dark:#0f4eac;--ink:#142033;--muted:#637083;--border:#e4e9f0;--bg:#f7f9fc;--white:#fff;--radius:12px;--shadow:0 8px 24px rgba(20,32,51,.06);--content:780px;--wide:1180px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.7}img{max-width:100%;height:auto}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid rgba(23,105,224,.35);outline-offset:3px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-100px;z-index:9999;background:var(--ink);color:#fff;padding:.65rem 1rem;border-radius:8px}.skip-link:focus{top:1rem}.container{width:min(100% - 2rem,var(--wide));margin-inline:auto}.content-width{width:min(100%,var(--content));margin-inline:auto}.site-header{background:#fff;border-bottom:1px solid var(--border)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.custom-logo{width:auto;max-height:44px}.site-title{font-size:1.1rem;font-weight:800;letter-spacing:.02em;color:var(--ink)}.site-title:hover{text-decoration:none}.primary-nav ul,.footer-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:1.1rem;align-items:center}.primary-nav a{color:var(--ink);font-weight:650;font-size:.94rem}.primary-nav a:hover{color:var(--blue);text-decoration:none}.menu-toggle{display:none;border:1px solid var(--border);background:#fff;color:var(--ink);border-radius:8px;padding:.45rem .65rem}.hero{padding:clamp(2.5rem,7vw,5rem) 0;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:2rem;align-items:center}.eyebrow{color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .7rem}.hero h1,.page-header h1{margin:0 0 1rem;line-height:1.08;letter-spacing:-.03em;font-size:clamp(2rem,5vw,3.6rem)}.hero p{max-width:650px;color:var(--muted);font-size:1.08rem}.hero-card{border:1px solid var(--border);background:#fff;border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow)}.hero-card h2{font-size:1.05rem;margin:0 0 .7rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:.7rem 1rem;font-weight:750;border:1px solid transparent}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-dark);text-decoration:none}.section{padding:clamp(2rem,5vw,4rem) 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-heading h2{margin:0;font-size:1.5rem;line-height:1.2}.section-heading a{font-size:.9rem;font-weight:700}.category-nav{padding:1rem 0;border-bottom:1px solid var(--border);background:#fff}.category-nav-inner{display:flex;gap:.6rem;flex-wrap:wrap}.category-chip{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:.45rem .75rem;color:var(--ink);background:#fff;font-size:.88rem;font-weight:650}.category-chip:hover,.category-chip[aria-current=page]{border-color:#b8d1f6;background:#f3f8ff;color:var(--blue);text-decoration:none}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.post-card{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow)}.post-card-media{display:block;background:#edf2f7;aspect-ratio:16/9;overflow:hidden}.post-card-media img{display:block;width:100%;height:100%;object-fit:cover}.post-card-body{padding:1rem}.post-card h2{font-size:1.12rem;line-height:1.3;margin:.45rem 0 .6rem}.post-card h2 a{color:var(--ink)}.post-card h2 a:hover{color:var(--blue);text-decoration:none}.post-meta{font-size:.82rem;color:var(--muted)}.post-excerpt{color:var(--muted);font-size:.93rem;margin:0}.featured{display:grid;grid-template-columns:1.15fr .85fr;gap:1.5rem;align-items:stretch}.featured-media{border-radius:var(--radius);overflow:hidden;background:#edf2f7;min-height:300px}.featured-media img{width:100%;height:100%;object-fit:cover;display:block}.featured-copy{border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2rem);display:flex;flex-direction:column;justify-content:center}.featured-copy h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.2;margin:.5rem 0 1rem}.page-header{padding:2.5rem 0 1.5rem}.page-header p{color:var(--muted);max-width:720px}.archive-list{display:grid;gap:1rem}.archive-card{display:grid;grid-template-columns:220px 1fr;gap:1.25rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius)}.archive-card-media{background:#edf2f7;aspect-ratio:16/10;border-radius:8px;overflow:hidden}.archive-card-media img{width:100%;height:100%;object-fit:cover;display:block}.archive-card h2{margin:.2rem 0 .45rem;font-size:1.25rem;line-height:1.25}.archive-card h2 a{color:var(--ink)}.article-header{padding:clamp(2rem,5vw,4rem) 0 1.5rem}.article-header h1{font-size:clamp(2rem,5vw,3.35rem);line-height:1.08;letter-spacing:-.03em;margin:.5rem 0 1rem}.article-dek{font-size:1.08rem;color:var(--muted);max-width:760px}.article-meta{color:var(--muted);font-size:.88rem}.article-featured-image{margin:0 auto 2rem;width:min(100%,1040px)}.article-featured-image img{display:block;width:100%;border-radius:var(--radius)}.entry-content{font-size:1.04rem}.entry-content p{margin:0 0 1.25rem}.entry-content h2{font-size:1.65rem;line-height:1.25;margin:2.25rem 0 .8rem}.entry-content h3{font-size:1.3rem;line-height:1.3;margin:1.9rem 0 .65rem}.entry-content ul,.entry-content ol{padding-left:1.4rem;margin:0 0 1.25rem}.entry-content li{margin:.35rem 0}.entry-content blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid var(--blue);background:#f5f8fc}.entry-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.entry-content th,.entry-content td{border:1px solid var(--border);padding:.65rem;text-align:left}.entry-content img{border-radius:8px}.author-box{margin:2.5rem 0;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius);display:flex;gap:1rem;align-items:flex-start}.author-avatar img{border-radius:50%;display:block}.author-box h2{margin:0 0 .25rem;font-size:1.1rem}.author-box p{margin:0;color:var(--muted);font-size:.92rem}.related{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:2rem}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.comments-area{margin-top:3rem;border-top:1px solid var(--border);padding-top:2rem}.comments-area ol{list-style:none;margin:0;padding:0}.comment{margin:0 0 1rem;padding:1rem;border:1px solid var(--border);border-radius:10px}.comment-meta{font-size:.82rem;color:var(--muted)}.comment-respond{margin-top:2rem}.comment-form label{display:block;font-weight:700;margin-bottom:.35rem}.comment-form input:not([type=submit]),.comment-form textarea{width:100%;border:1px solid #ccd5e1;border-radius:8px;padding:.7rem;background:#fff}.comment-form textarea{min-height:150px;resize:vertical}.form-submit input{border:0;background:var(--blue);color:#fff;border-radius:8px;padding:.7rem 1rem;font-weight:750}.breadcrumbs{font-size:.82rem;color:var(--muted);padding-top:1rem}.breadcrumbs a{color:var(--muted)}.pagination{display:flex;justify-content:center;gap:.4rem;margin:2rem 0}.pagination .page-numbers{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;color:var(--ink);font-weight:650}.pagination .current{background:var(--blue);border-color:var(--blue);color:#fff}.site-footer{margin-top:4rem;background:#0f1d31;color:#dce5f2;padding:2.5rem 0}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:start}.footer-brand{font-weight:800;color:#fff;font-size:1.05rem}.footer-copy{color:#aebdd0;font-size:.88rem;max-width:520px}.footer-nav a{color:#dce5f2;font-size:.9rem}.empty-state{padding:2rem 0;color:var(--muted)}@media(max-width:900px){.hero-grid,.featured{grid-template-columns:1fr}.post-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.primary-nav{position:absolute;left:0;right:0;top:72px;z-index:50;background:#fff;border-bottom:1px solid var(--border);padding:1rem;display:none}.primary-nav.is-open{display:block}.primary-nav ul{display:grid;gap:.7rem}.menu-toggle{display:block}}@media(max-width:650px){.container{width:min(100% - 1.25rem,var(--wide))}.post-grid,.related-grid{grid-template-columns:1fr}.archive-card{grid-template-columns:1fr}.archive-card-media{aspect-ratio:16/9}.footer-grid{grid-template-columns:1fr}.footer-nav ul{flex-wrap:wrap}.article-header h1{font-size:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}


/* v1.2 visual system */
.topbar{background:#061a38;color:#dce8f8;font-size:.78rem}
.topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:1rem}
.header-inner{min-height:78px}
.site-header{box-shadow:0 1px 0 rgba(7,27,59,.04)}
.site-title{font-size:1.15rem;letter-spacing:.01em}
.hero{padding:2rem 0 2.5rem}
.hero-feature{
  position:relative;min-height:470px;border-radius:18px;overflow:hidden;background:#0b1f3e;
  box-shadow:0 16px 38px rgba(7,27,59,.14)
}
.hero-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-feature::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,13,31,.88) 0%,rgba(2,13,31,.58) 48%,rgba(2,13,31,.08) 100%)}
.hero-feature-copy{position:relative;z-index:2;max-width:700px;padding:clamp(2rem,6vw,4.6rem);color:#fff}
.hero-feature-copy h1{font-size:clamp(2.2rem,5vw,4.25rem);line-height:1.02;margin:.5rem 0 1rem;color:#fff}
.hero-feature-copy p{color:#dce8f8;max-width:620px}
.hero-feature-copy .eyebrow{display:inline-flex;background:var(--th-blue);color:#fff;border-radius:999px;padding:.35rem .65rem;margin:0}
.hero-feature-copy .btn{margin-top:.7rem}
.category-showcase{background:#fff}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}
.category-tile{
  min-height:135px;border:1px solid var(--th-border);border-radius:12px;padding:1.15rem;
  display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;
  color:var(--th-ink);background:#fff;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease
}
.category-tile:hover{transform:translateY(-2px);border-color:#b7cff4;box-shadow:var(--th-shadow);text-decoration:none}
.category-icon{
  width:42px;height:42px;border-radius:12px;background:#edf5ff;color:var(--th-blue);
  display:grid;place-items:center;font-weight:900;margin-bottom:.65rem
}
.category-tile strong{font-size:.94rem;line-height:1.25}
.category-tile span{font-size:.78rem;color:var(--th-muted);margin-top:.25rem}
.post-card{box-shadow:none;transition:box-shadow .15s ease,transform .15s ease}
.post-card:hover{box-shadow:var(--th-shadow);transform:translateY(-2px)}
.post-card-media{aspect-ratio:16/10}
.post-card-body{padding:1.05rem}
.post-card .eyebrow{font-size:.67rem;margin-bottom:.25rem}
.post-card h2{font-size:1.08rem}
.blog-toolbar{
  display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.4rem
}
.blog-search{display:flex;max-width:390px;flex:1}
.blog-search .search-field{width:100%;border:1px solid var(--th-border);border-radius:9px 0 0 9px;padding:.65rem .8rem}
.blog-search .search-submit{border:0;background:var(--th-blue);color:#fff;border-radius:0 9px 9px 0;padding:.65rem .9rem;font-weight:800}
.article-header{padding-top:2rem}
.article-meta{display:flex;gap:.6rem 1rem;flex-wrap:wrap;align-items:center}
.article-meta .avatar{border-radius:50%}
.article-featured-image{width:min(100%,980px)}
.entry-content{font-size:1.02rem}
.related-grid .post-card-media{aspect-ratio:16/9}
.author-box{background:#f8fbff}
.newsletter{
  margin-top:2rem;border:1px solid var(--th-border);border-radius:14px;padding:1.25rem 1.4rem;
  background:#f5f9ff;display:flex;justify-content:space-between;gap:1rem;align-items:center
}
.newsletter h2{margin:0 0 .25rem;font-size:1.1rem}
.newsletter p{margin:0;color:var(--th-muted);font-size:.9rem}
.site-footer{background:linear-gradient(135deg,#061a38,#0a2a58)}
.footer-grid{grid-template-columns:1.2fr 1fr}
.footer-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem 2rem}
.footer-links-grid a{color:#dce5f2;font-size:.9rem}
@media(max-width:900px){
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .hero-feature{min-height:430px}
}
@media(max-width:650px){
  .topbar{display:none}
  .hero{padding-top:.75rem}
  .hero-feature{min-height:520px;border-radius:12px}
  .hero-feature::after{background:linear-gradient(0deg,rgba(2,13,31,.92),rgba(2,13,31,.22))}
  .hero-feature-copy{position:absolute;left:0;right:0;bottom:0;padding:1.35rem}
  .hero-feature-copy h1{font-size:2rem}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .category-tile{min-height:120px;padding:.8rem}
  .blog-toolbar{align-items:stretch;flex-direction:column}
  .newsletter{align-items:flex-start;flex-direction:column}
}

/* Temporary Hipster v1.3 — visual implementation */
:root{
  --th-blue:#075fe4;--th-red:#e52b18;--th-ink:#071b3b;--th-muted:#66758a;
  --th-border:#e5eaf1;--th-bg:#f7f9fc;--th-radius:10px;--th-wide:1180px;
}
body{background:#fff;color:var(--th-ink);font-size:15px;line-height:1.55}
.container{width:min(100% - 2rem,var(--th-wide))}
.topbar{display:none}
.site-header{background:#fff;border-bottom:1px solid #eef1f5;box-shadow:0 2px 12px rgba(7,27,59,.04)}
.header-inner{min-height:68px}
.site-branding{flex:0 0 auto}
.th-default-logo{display:block;width:205px;height:auto}
.custom-logo{max-width:205px;max-height:54px;height:auto}
.primary-nav{gap:1.25rem}
.primary-nav ul{gap:1.25rem}
.primary-nav a{font-size:.82rem;font-weight:750;color:#142744}
.primary-nav .current-menu-item>a,.primary-nav a:hover{color:var(--th-blue)}
.menu-toggle{font-size:.8rem}

.hero{padding:1.05rem 0 1.3rem;background:#fff}
.hero-feature{min-height:455px;border-radius:11px;box-shadow:0 8px 25px rgba(7,27,59,.12)}
.hero-feature-copy{max-width:650px;padding:3.1rem 3rem}
.hero-feature-copy h1{font-size:clamp(2.1rem,4.4vw,3.25rem);max-width:590px}
.hero-feature-copy p{font-size:.95rem;max-width:520px}
.hero-feature-copy .eyebrow{font-size:.62rem;letter-spacing:.02em;font-weight:800;padding:.28rem .55rem}
.btn-primary{background:var(--th-blue);box-shadow:0 5px 13px rgba(7,95,228,.2)}

.section{padding:1.55rem 0}
.section-heading{margin-bottom:.8rem}
.section-heading h2{font-size:1.18rem;text-transform:uppercase;letter-spacing:.01em}
.eyebrow{font-size:.66rem}
.section-heading .eyebrow{margin-bottom:.15rem}

.category-showcase{padding:0 0 1.6rem}
.category-grid{grid-template-columns:repeat(4,1fr);gap:.65rem}
.category-tile{min-height:118px;border-radius:8px;padding:.75rem;box-shadow:none}
.category-icon{
  width:32px;height:32px;border-radius:8px;background:#fff;color:var(--th-blue);
  border:0;margin-bottom:.35rem;font-size:0;position:relative
}
.category-icon::before{content:"";width:17px;height:17px;border:2px solid currentColor;border-radius:5px;display:block}
.category-icon::after{content:"+";position:absolute;font-size:17px;line-height:17px;font-weight:900}
.category-tile strong{font-size:.76rem}
.category-tile span{font-size:.67rem}
.category-tile:hover{transform:none}

.post-grid{grid-template-columns:repeat(4,1fr);gap:.65rem}
.post-card{border:1px solid #e7ebf1;border-radius:8px;box-shadow:none;overflow:hidden}
.post-card:hover{transform:none;box-shadow:0 6px 18px rgba(7,27,59,.08)}
.post-card-media{aspect-ratio:1.55;background:#edf1f5}
.post-card-body{padding:.68rem}
.post-card .eyebrow{font-size:.54rem;padding:0;margin:0 0 .18rem;color:var(--th-blue)}
.post-card h2{font-size:.83rem;line-height:1.25;margin:.2rem 0 .35rem}
.post-meta{font-size:.64rem}
.post-excerpt{font-size:.7rem;line-height:1.4}

.blog-toolbar{margin-bottom:.7rem}
.blog-search{max-width:290px}
.blog-search .search-field{font-size:.78rem;padding:.52rem .7rem}
.blog-search .search-submit{padding:.52rem .7rem}

.category-nav{padding:.55rem 0;border-bottom:1px solid #eef1f5}
.category-nav-inner{gap:.35rem}
.category-chip{font-size:.68rem;padding:.34rem .55rem;border-radius:999px}
.category-chip:hover,.category-chip[aria-current=page]{background:#eef5ff}

.page-header{padding:1.5rem 0 .8rem}
.page-header h1{font-size:2rem}
.page-header p{font-size:.88rem}

.archive-list{gap:.55rem}
.archive-card{grid-template-columns:180px 1fr;gap:.9rem;padding:.65rem;border-radius:9px}
.archive-card-media{aspect-ratio:1.55;border-radius:6px}
.archive-card h2{font-size:1rem;margin:.15rem 0 .3rem}
.archive-card .post-excerpt{font-size:.75rem}

.article-header{padding:1.3rem 0 1rem}
.article-header h1{font-size:clamp(2rem,4.4vw,3.15rem);max-width:850px}
.article-featured-image{margin-bottom:1.6rem}
.article-featured-image img{border-radius:10px}
.entry-content{font-size:1rem;line-height:1.75}
.entry-content h2{font-size:1.45rem}
.article-meta{font-size:.72rem}
.article-meta .avatar{width:32px!important;height:32px!important}

.related{padding-top:1.4rem;margin-top:1.9rem}
.related-grid{gap:.65rem}
.related-grid .post-card h2{font-size:.75rem}

.author-box{padding:.85rem;border-radius:9px;margin:1.9rem 0;background:#f8fafc}
.author-box h2{font-size:.9rem}
.author-box p{font-size:.75rem}

.comments-area{margin-top:2rem;padding-top:1.4rem}
.comment{padding:.75rem;border-radius:8px}
.comment-content,.comment-form{font-size:.82rem}

.newsletter{
  margin:1.6rem 0 0;padding:1rem 1.2rem;border-radius:10px;
  background:#f5f8fd;display:flex;align-items:center;justify-content:space-between
}
.newsletter-icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:var(--th-blue);color:#fff;display:grid;place-items:center;font-weight:900}
.newsletter-copy{flex:1}
.newsletter-copy strong{font-size:.9rem;display:block}
.newsletter-copy p{font-size:.7rem;margin:0;color:var(--th-muted)}
.newsletter-link{white-space:nowrap}

.site-footer{margin-top:2rem;padding:2rem 0;background:#061a38}
.footer-grid{grid-template-columns:1.1fr 1.5fr;gap:3rem}
.footer-brand-logo{display:block;width:225px;height:auto;filter:brightness(0) invert(1);opacity:.96}
.footer-copy{font-size:.72rem;margin-top:.65rem}
.footer-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem 1.5rem}
.footer-links-grid a{font-size:.75rem;color:#dce5f2}

@media(max-width:900px){
  .post-grid{grid-template-columns:repeat(2,1fr)}
  .category-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:650px){
  .container{width:min(100% - 1rem,var(--th-wide))}
  .th-default-logo{width:170px}
  .custom-logo{max-width:170px}
  .hero{padding-top:.6rem}
  .hero-feature{min-height:505px}
  .hero-feature-copy{padding:1.3rem;bottom:0}
  .hero-feature-copy h1{font-size:2rem}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .post-grid{grid-template-columns:repeat(2,1fr)}
  .archive-card{grid-template-columns:120px 1fr}
  .archive-card .post-excerpt{display:none}
  .footer-grid{grid-template-columns:1fr}
  .footer-links-grid{grid-template-columns:repeat(2,1fr)}
}

/* v1.4 final fixes */
.th-brand-link{display:inline-flex;align-items:center;width:205px;height:58px}
.th-default-logo{display:block;width:205px;height:auto;max-height:58px;object-fit:contain;object-position:left center}
.site-branding{min-width:205px}
.category-showcase{display:block!important;visibility:visible!important}
.category-grid{display:grid!important}
.newsletter{display:flex!important;visibility:visible!important;width:100%;margin-top:1.25rem}
.newsletter-icon{flex:0 0 42px}
.footer-brand-logo{display:block;width:220px;height:auto;max-height:75px;object-fit:contain;object-position:left center}
@media(max-width:900px){
 .th-brand-link,.site-branding{width:170px;min-width:170px;max-width:170px}
 .th-default-logo{width:170px;max-height:50px}
}

/* v1.5 branding */
.th-brand-link{
	display:inline-flex;
	align-items:center;
	width:170px;
	max-width:283px;
	max-height:94px;
}
.th-default-logo{
	display:block;
	width:170px;
	max-width:283px;
	height:auto;
	max-height:94px;
	object-fit:contain;
	object-position:left center;
}
.site-branding{min-width:170px}
.footer-brand-logo{display:none!important}
@media(max-width:900px){
	.th-brand-link,.site-branding{width:145px;min-width:145px;max-width:283px}
	.th-default-logo{width:145px;max-width:283px;max-height:94px}
}

/* Unique inline category icons */
.category-icon{
	width:40px;height:40px;border-radius:10px;background:#eef5ff;color:var(--th-blue);
	display:grid;place-items:center;margin-bottom:.45rem
}
.category-icon svg{width:30px;height:30px;display:block}
.category-icon::before,.category-icon::after{content:none!important}

/* v1.6 final branding correction */
.th-brand-link{
	display:inline-flex;
	align-items:center;
	justify-content:flex-start;
	width:283px;
	max-width:283px;
	height:94px;
	max-height:94px;
	overflow:hidden;
}
.th-default-logo{
	display:block;
	width:283px;
	max-width:283px;
	height:94px;
	max-height:94px;
	object-fit:contain;
	object-position:left center;
}
.site-branding{width:283px;min-width:283px;max-width:283px}
.footer-brand-logo{display:none!important}
@media(max-width:900px){
	.th-brand-link,.site-branding{
		width:200px;min-width:200px;max-width:200px;height:70px;max-height:70px;
	}
	.th-default-logo{
		width:200px;max-width:200px;height:70px;max-height:70px;
	}
}
@media(max-width:650px){
	.th-brand-link,.site-branding{
		width:175px;min-width:175px;max-width:175px;height:62px;max-height:62px;
	}
	.th-default-logo{
		width:175px;max-width:175px;height:62px;max-height:62px;
	}
}
