/*
Theme Name: WatchBlogging Premium
Theme URI: https://watchblogging.com/
Author: The Tofu Group
Description: Premium dark editorial WordPress theme for watch collectors, reviews, brand histories and horology guides.
Version: 1.0.0
Text Domain: watchblogging-premium
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
*/

:root{
  --black:#0c0d0d;
  --black-2:#141616;
  --charcoal:#1d2020;
  --ivory:#f3efe5;
  --paper:#faf8f2;
  --gold:#b79a62;
  --gold-light:#d7c18d;
  --steel:#a7adae;
  --muted:#8d9492;
  --line:rgba(255,255,255,.12);
  --line-dark:#d9d4c8;
  --white:#fff;
  --shadow:0 24px 65px rgba(0,0,0,.24);
  --serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;
  --sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:#171919;font-family:var(--sans);font-size:17px;line-height:1.72;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
a:hover{color:var(--gold)}
.site-shell{width:min(1260px,calc(100% - 40px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:60;background:rgba(12,13,13,.97);color:white;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.utility-bar{background:#070808;border-bottom:1px solid var(--line);color:var(--steel);font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.brand-row{min-height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.brand-note{font-size:12px;color:var(--steel);letter-spacing:.08em;text-transform:uppercase}
.site-branding{text-align:center}
.site-title{margin:0;font-family:var(--serif);font-size:clamp(34px,4.6vw,58px);line-height:1;letter-spacing:-.045em}
.site-title a{color:white}
.site-tagline{margin:10px 0 0;color:var(--gold-light);font-size:10px;letter-spacing:.22em;text-transform:uppercase}
.header-actions{justify-self:end;display:flex;gap:10px}
.icon-button{width:42px;height:42px;border:1px solid rgba(255,255,255,.22);background:transparent;color:white;border-radius:50%;font-size:20px;cursor:pointer}
.primary-nav{border-top:1px solid var(--line)}
.primary-nav-inner{min-height:54px;display:flex;align-items:center;justify-content:center}
.primary-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:31px;flex-wrap:wrap}
.primary-nav a{color:#e8e5dc;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.primary-nav a:hover{color:var(--gold-light)}
.menu-toggle{display:none;border:0;background:transparent;color:white;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.trend-bar{background:var(--gold);color:#161717}
.trend-inner{min-height:43px;display:flex;align-items:center;gap:18px;overflow:auto}
.trend-label{font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}
.trend-links{display:flex;gap:24px;white-space:nowrap;font-size:13px}
.section{padding:72px 0}
.section--dark{background:var(--black);color:white}
.section--charcoal{background:var(--charcoal);color:white}
.section--ivory{background:var(--ivory)}
.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:31px}
.kicker{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.section-title,.archive-title{margin:7px 0 0;font-family:var(--serif);font-size:clamp(37px,4.6vw,61px);line-height:1.02;letter-spacing:-.045em}
.section-link{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:3px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.8fr);gap:22px}
.hero-feature{position:relative;min-height:650px;overflow:hidden;background:#111;color:white;box-shadow:var(--shadow)}
.hero-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.04)}
.hero-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 25%,rgba(0,0,0,.93) 100%)}
.hero-content{position:absolute;left:clamp(26px,5vw,58px);right:clamp(26px,5vw,58px);bottom:48px;z-index:2}
.hero-content h1{margin:10px 0 16px;max-width:900px;font-family:var(--serif);font-size:clamp(46px,6vw,82px);line-height:.97;letter-spacing:-.055em}
.hero-content p{max-width:760px;margin:0;color:rgba(255,255,255,.78)}
.hero-side{display:grid;grid-template-rows:1fr 1fr;gap:22px}
.story-card{background:white;border:1px solid var(--line-dark);overflow:hidden;transition:.22s ease}
.section--dark .story-card,.section--charcoal .story-card{background:var(--black-2);border-color:var(--line);color:white}
.story-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.story-card__image{aspect-ratio:16/10;overflow:hidden;background:#222}
.story-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;filter:saturate(.84)}
.story-card:hover img{transform:scale(1.035)}
.story-card__body{padding:22px}
.story-card h2,.story-card h3{margin:7px 0 10px;font-family:var(--serif);line-height:1.08;letter-spacing:-.035em}
.story-card h2{font-size:31px}
.story-card h3{font-size:25px}
.story-card p{margin:0;color:#66706d;font-size:14px;line-height:1.65}
.section--dark .story-card p,.section--charcoal .story-card p{color:var(--muted)}
.story-meta{margin-top:16px;color:#7e8582;font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}
.editorial-grid--4{grid-template-columns:repeat(4,1fr)}
.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.brand-tile{min-height:150px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.2s ease}
.brand-tile:hover{background:rgba(183,154,98,.1)}
.brand-tile span{color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.brand-tile h3{margin:0;font-family:var(--serif);font-size:25px;line-height:1.05}
.watch-index{display:grid;grid-template-columns:1.25fr .75fr;gap:60px}
.numbered-list{border-top:1px solid var(--line-dark)}
.numbered-item{display:grid;grid-template-columns:68px 1fr;gap:8px;padding:25px 0;border-bottom:1px solid var(--line-dark)}
.numbered-item__num{font-family:var(--serif);font-size:43px;color:var(--gold);line-height:1}
.numbered-item h3{margin:0 0 5px;font-family:var(--serif);font-size:26px;line-height:1.14}
.numbered-item p{margin:0;color:#707875;font-size:14px}
.guide-panel{padding:34px;background:var(--black);color:white;align-self:start;position:sticky;top:170px}
.guide-panel h3{margin:8px 0 14px;font-family:var(--serif);font-size:36px;line-height:1.05}
.guide-panel p{color:var(--muted)}
.guide-links{list-style:none;margin:24px 0 0;padding:0;border-top:1px solid var(--line)}
.guide-links li{padding:13px 0;border-bottom:1px solid var(--line)}
.guide-links a{font-size:13px;font-weight:800}
.newsletter{display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:center}
.newsletter h2{margin:7px 0 0;font-family:var(--serif);font-size:clamp(39px,5vw,64px);line-height:1}
.newsletter p{color:var(--muted)}
.newsletter-form{display:flex;gap:10px}
.newsletter-form input{flex:1;min-width:0;padding:16px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.06);color:white}
.button{min-height:51px;padding:0 23px;border:0;background:var(--gold);color:#111;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}
.content-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.article-header{max-width:1030px;margin:0 auto;padding:72px 0 39px;text-align:center}
.article-header h1{margin:13px 0 20px;font-family:var(--serif);font-size:clamp(48px,7vw,89px);line-height:.96;letter-spacing:-.058em}
.article-deck{max-width:820px;margin:0 auto;color:#646d69;font-size:20px;line-height:1.55}
.article-meta{margin-top:23px;color:#7b827f;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.article-hero{max-width:1240px;margin:0 auto 52px;padding:0 20px}
.article-hero img{width:100%;max-height:760px;object-fit:cover}
.article-layout{display:grid;grid-template-columns:minmax(0,770px) 290px;justify-content:center;gap:72px;align-items:start}
.article-content{min-width:0;font-family:var(--serif);font-size:19px;line-height:1.84}
.article-content>*:first-child{margin-top:0}
.article-content h2{margin:55px 0 17px;font-size:40px;line-height:1.08;letter-spacing:-.035em}
.article-content h3{margin:38px 0 13px;font-size:29px;line-height:1.17}
.article-content a{color:#806b3f;text-decoration:underline;text-underline-offset:3px}
.article-content blockquote{margin:38px 0;padding:9px 0 9px 27px;border-left:3px solid var(--gold);font-size:28px;line-height:1.42}
.article-content table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:32px 0;font-family:var(--sans);font-size:14px}
.article-content th,.article-content td{min-width:145px;padding:14px;text-align:left;border-bottom:1px solid var(--line-dark);vertical-align:top}
.article-content th{background:var(--ivory)}
.article-content iframe,.article-content video,.article-content embed{max-width:100%}
.article-sidebar{position:sticky;top:170px}
.sidebar-box{padding:23px;border:1px solid var(--line-dark);background:white}
.sidebar-box+.sidebar-box{margin-top:18px}
.sidebar-box h3{margin:0 0 12px;font-family:var(--serif);font-size:24px}
.sidebar-box ul{padding-left:18px}
.author-box{display:grid;grid-template-columns:72px 1fr;gap:18px;margin-top:55px;padding:28px;background:var(--ivory)}
.archive-header{padding:70px 0 37px;max-width:900px}
.archive-description{color:#68716d;font-size:19px}
.pagination{margin-top:42px}
.pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}
.page-numbers{padding:10px 14px;border:1px solid var(--line-dark)}
.page-numbers.current{background:var(--black);color:white}
.search-overlay{display:none;position:fixed;inset:0;z-index:100;background:rgba(12,13,13,.98);padding:70px 20px}
.search-overlay.is-open{display:block}
.search-overlay__inner{max-width:820px;margin:0 auto;color:white}
.search-overlay input{width:100%;padding:18px 0;border:0;border-bottom:2px solid rgba(255,255,255,.45);background:transparent;color:white;font-family:var(--serif);font-size:42px;outline:none}
.search-close{float:right;width:43px;height:43px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;color:white;font-size:22px;cursor:pointer}
.site-footer{margin-top:75px;background:#080909;color:#9ea3a1}
.footer-main{padding:61px 0 40px;display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:42px}
.footer-brand h2{margin:0 0 13px;color:white;font-family:var(--serif);font-size:39px}
.footer-column h3{margin:0 0 15px;color:var(--gold-light);font-size:10px;letter-spacing:.15em;text-transform:uppercase}
.footer-column ul{list-style:none;margin:0;padding:0}
.footer-column li{margin:8px 0;font-size:14px}
.footer-bottom{padding:19px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:11px}
@media(max-width:1040px){
  .brand-row{grid-template-columns:auto 1fr auto}.brand-note{display:none}.site-branding{text-align:left}
  .primary-nav-inner{justify-content:space-between;flex-wrap:wrap}.menu-toggle{display:block;min-height:52px}
  .primary-nav ul{display:none;width:100%;padding:8px 0 20px;align-items:flex-start;flex-direction:column;gap:13px}
  .primary-nav.is-open ul{display:flex}
  .hero-grid,.newsletter,.article-layout,.watch-index{grid-template-columns:1fr}
  .hero-feature{min-height:560px}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .editorial-grid--4{grid-template-columns:repeat(2,1fr)}.brand-grid{grid-template-columns:repeat(3,1fr)}
  .guide-panel,.article-sidebar{position:static}
  .footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-column:last-child{grid-column:2/-1}
}
@media(max-width:700px){
  body{font-size:16px;overflow-x:hidden}.site-shell,.content-wrap{width:min(100% - 24px,1260px)}
  .utility-inner{justify-content:center}.utility-inner span:last-child{display:none}
  .brand-row{min-height:78px;grid-template-columns:1fr auto;gap:12px}.site-branding{text-align:left}.site-title{font-size:31px}.site-tagline{display:none}
  .header-actions{justify-self:end}.icon-button{width:40px;height:40px}
  .trend-inner{min-height:40px}.hero-grid{gap:14px}.hero-feature{min-height:470px}.hero-content{left:22px;right:22px;bottom:25px}
  .hero-content h1{font-size:42px;line-height:1}.hero-content p{font-size:14px;line-height:1.55}
  .hero-side,.editorial-grid,.editorial-grid--4,.newsletter,.footer-main{grid-template-columns:1fr}
  .section{padding:50px 0}.section-header{align-items:flex-start;flex-direction:column;margin-bottom:22px}
  .section-title{font-size:39px}.story-card__body{padding:19px}.story-card h3{font-size:24px}
  .brand-grid{grid-template-columns:repeat(2,1fr)}.brand-tile{min-height:125px;padding:17px}.brand-tile h3{font-size:21px}
  .numbered-item{grid-template-columns:52px 1fr;padding:21px 0}.numbered-item__num{font-size:34px}.numbered-item h3{font-size:23px}
  .newsletter-form{flex-direction:column}.newsletter h2{font-size:42px}
  .article-header{padding:47px 12px 29px}.article-header h1{font-size:45px;line-height:.99}.article-deck{font-size:17px}
  .article-hero{padding:0 12px;margin-bottom:36px}.article-layout{gap:36px}
  .article-content{font-size:18px;line-height:1.76;overflow-wrap:anywhere}.article-content h2{font-size:32px;margin-top:45px}.article-content h3{font-size:26px}
  .article-content blockquote{font-size:23px;padding-left:18px;margin:30px 0}
  .author-box{grid-template-columns:54px 1fr;padding:21px}.footer-column:last-child{grid-column:auto}.footer-bottom{flex-direction:column}
  .search-overlay{padding:35px 18px}.search-overlay input{font-size:30px}
}
@media(max-width:380px){
  .site-title{font-size:26px}.hero-feature{min-height:430px}.hero-content h1{font-size:36px}
  .brand-grid{grid-template-columns:1fr}.article-header h1{font-size:39px}
}
