/*
Theme Name: Write Jive Home Coastal Magazine
Theme URI: https://example.com/
Author: Write Jive Home
Description: Premium coastal editorial home-improvement magazine theme based on the approved Write Jive Home reference.
Version: 1.6.5
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: write-jive-home-coastal
*/
:root{--ink:#0c3440;--teal:#0e6571;--teal2:#177f89;--aqua:#dff5f3;--coral:#f26f55;--cream:#fffaf2;--muted:#64777a;--line:#d9e6e4;--shadow:0 14px 34px rgba(13,52,64,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdf8;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wjh-wrap{width:min(1460px,calc(100% - 48px));margin:auto}.wjh-header{position:sticky;top:0;z-index:100;background:rgba(255,253,248,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.admin-bar .wjh-header{top:32px}.wjh-header-top{min-height:84px;display:grid;grid-template-columns:360px 1fr 360px;align-items:center;gap:28px}.wjh-logo img{width:330px;max-width:100%}.wjh-brand-note{text-align:center;font:italic 18px Georgia,serif;color:#2d6870}.wjh-search{display:grid;grid-template-columns:minmax(0,1fr) 50px;height:46px;border:1px solid #c6dbd9;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 7px 18px rgba(13,52,64,.06)}.wjh-search input{min-width:0;border:0;outline:0;padding:0 17px;background:transparent;color:var(--ink)}.wjh-search button{border:0;background:var(--coral);color:#fff;font-size:18px;cursor:pointer}.wjh-nav-row{border-top:1px solid #edf2ef}.wjh-nav{min-height:50px;display:flex;justify-content:center;gap:38px;align-items:center;overflow:auto}.wjh-nav a{position:relative;white-space:nowrap;font-size:13px;font-weight:700;color:#234850}.wjh-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--coral);transition:.2s}.wjh-nav a:hover:after{right:0}.wjh-hero{position:relative;min-height:560px;overflow:hidden;background:#dff4f2}.wjh-hero-image{position:absolute;inset:0}.wjh-hero-image img,.wjh-hero-image .wjh-fallback{width:100%;height:100%;object-fit:cover}.wjh-fallback{display:block;background:linear-gradient(135deg,#bfe8e4,#f9d4bd)}.wjh-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.94) 0%,rgba(255,253,248,.82) 30%,rgba(255,253,248,.12) 58%,rgba(255,255,255,.03) 100%)}.wjh-hero-copy{position:relative;z-index:2;max-width:650px;padding:82px 0 70px}.wjh-kicker{display:block;font-size:10px;font-weight:900;letter-spacing:.22em;color:var(--teal);text-transform:uppercase}.wjh-hero h1{margin:12px 0 16px;font:400 clamp(58px,6.7vw,94px)/.92 Georgia,serif;letter-spacing:-.045em;color:#0d3a45}.wjh-hero p{max-width:580px;margin:0;color:#365d64;font:18px/1.5 Georgia,serif}.wjh-btn{display:inline-flex;margin-top:28px;padding:15px 24px;border-radius:999px;background:var(--coral);color:#fff;font-weight:800;font-size:13px;box-shadow:0 10px 22px rgba(242,111,85,.24)}.wjh-hero-note{position:absolute;z-index:2;right:40px;top:95px;width:220px;text-align:center;color:#fff;font:italic 28px/1.1 Georgia,serif;text-shadow:0 2px 14px rgba(0,0,0,.2)}.wjh-quickcats{background:#fff;padding:22px 0 18px;border-bottom:1px solid var(--line)}.wjh-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.wjh-qcat{text-align:center;padding:10px}.wjh-qicon{width:58px;height:58px;margin:0 auto 9px;border-radius:50%;display:grid;place-items:center;font-size:27px;background:var(--aqua);color:var(--teal);border:1px solid #c9e6e2}.wjh-qcat:nth-child(2n) .wjh-qicon{background:#fff0e8;color:var(--coral)}.wjh-qcat strong{display:block;font:400 16px Georgia,serif}.wjh-qcat small{display:block;margin-top:4px;color:#629097;font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.wjh-feature-zone{padding:34px 0}.wjh-feature-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.wjh-feature-main{position:relative;min-height:475px;overflow:hidden;border-radius:16px;background:#eee;box-shadow:var(--shadow)}.wjh-feature-main img,.wjh-feature-main .wjh-fallback{width:100%;height:100%;object-fit:cover}.wjh-feature-main:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,40,47,.68),transparent 48%)}.wjh-feature-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:24px;color:#fff}.wjh-feature-copy span{font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.wjh-feature-copy h2{margin:7px 0 8px;font:400 36px/1.02 Georgia,serif}.wjh-feature-copy p{margin:0;max-width:680px;font:14px/1.45 Georgia,serif}.wjh-side-stack{display:grid;gap:18px}.wjh-side-card{display:grid;grid-template-columns:42% 1fr;min-height:225px;overflow:hidden;border-radius:16px;background:#fff;box-shadow:var(--shadow);border:1px solid #edf4f2}.wjh-side-card .wjh-side-img{overflow:hidden}.wjh-side-card img,.wjh-side-card .wjh-fallback{width:100%;height:100%;object-fit:cover}.wjh-side-copy{padding:22px}.wjh-side-copy span{font-size:8px;font-weight:900;letter-spacing:.14em;color:var(--teal);text-transform:uppercase}.wjh-side-copy h3{font:400 25px/1.05 Georgia,serif;margin:8px 0 10px}.wjh-side-copy p{margin:0;color:#6a787a;font:13px/1.5 Georgia,serif}.wjh-latest{padding:14px 0 34px}.wjh-sec-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px;border-bottom:1px solid #9fbfc2;padding-bottom:10px}.wjh-sec-head h2{margin:0;font:400 38px Georgia,serif}.wjh-sec-head a{color:var(--coral);font-size:11px;font-weight:800}.wjh-post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wjh-post{overflow:hidden;border-radius:13px;background:#fff;border:1px solid #e8efed;box-shadow:0 8px 24px rgba(13,52,64,.07)}.wjh-post-img{height:190px;overflow:hidden}.wjh-post-img img,.wjh-post-img .wjh-fallback{width:100%;height:100%;object-fit:cover}.wjh-post-body{padding:14px 15px 16px}.wjh-post-cat{font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--teal)}.wjh-post h3{margin:8px 0 8px;font:400 20px/1.1 Georgia,serif}.wjh-post p{margin:0;color:#6e7a7c;font:13px/1.45 Georgia,serif}.wjh-read{display:inline-flex;margin-top:12px;color:var(--teal);font-weight:800;font-size:11px}.wjh-newsletter{margin-top:10px;padding:28px 0;background:linear-gradient(90deg,#e6f7f5,#d5f1ef 55%,#e8f8f6);border-top:1px solid #cce8e4;border-bottom:1px solid #cce8e4}.wjh-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.wjh-news-grid h2{margin:0;font:400 34px Georgia,serif}.wjh-news-grid p{margin:5px 0 0;color:#5f7779}.wjh-subscribe{display:grid;grid-template-columns:minmax(0,1fr) 140px;height:48px;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(13,52,64,.08)}.wjh-subscribe input{border:0;outline:0;padding:0 18px}.wjh-subscribe button{border:0;background:var(--coral);color:#fff;font-weight:800}.wjh-single{padding:42px 0 70px}.wjh-single-head{max-width:900px;margin:auto;text-align:center}.wjh-single-head h1{margin:12px 0;font:400 clamp(44px,5vw,68px)/.98 Georgia,serif}.wjh-meta{color:#73888b;font-size:10px}.wjh-single-image{width:min(90%,1050px);margin:30px auto}.wjh-single-image img{width:100%;max-height:650px;object-fit:cover;border:1px solid #bddbd8;box-shadow:0 18px 48px rgba(13,52,64,.14);border-radius:12px}.wjh-body{max-width:800px;margin:auto;color:#294a51;font:17px/1.8 Georgia,serif}.wjh-body h2{font:400 28px/1.2 Georgia,serif;color:#0d3a45}.wjh-body a{color:var(--teal);text-decoration:underline;text-underline-offset:3px}.wjh-body a.wjh-external{color:var(--coral)!important;font-weight:700}.wjh-related-inline{margin:25px 0;padding:14px 16px;border-left:3px solid var(--coral);background:#f4fbfa}.wjh-related-inline span{display:block;color:#799496;font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.wjh-related-inline a{display:block;margin-top:4px;font-weight:700}.wjh-archive{padding:44px 0 70px}.wjh-archive h1{font:400 clamp(42px,5vw,64px)/1 Georgia,serif}.wjh-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wjh-footer{background:linear-gradient(180deg,#0c5963,#0b4c56);color:#fff;padding:36px 0 14px}.wjh-footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr .9fr;gap:32px}.wjh-footer-logo img{width:290px}.wjh-footer-logo p{max-width:340px;color:#c7e4e1;font:13px/1.5 Georgia,serif}.wjh-fcol{display:flex;flex-direction:column;gap:8px}.wjh-fcol strong{color:#c8f0eb;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.wjh-fcol a{color:#eef9f8;font:13px Georgia,serif}.wjh-social-row{display:flex;gap:9px;margin-top:12px}.wjh-social-row a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;border:1px solid #9dd2cc;color:#fff}.wjh-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:24px;padding-top:14px;border-top:1px solid rgba(255,255,255,.16);font-size:9px;color:#c5dcda}@media(max-width:1150px){.wjh-header-top{grid-template-columns:300px 1fr}.wjh-brand-note{display:none}.wjh-search{grid-column:2}.wjh-quick-grid{grid-template-columns:repeat(3,1fr)}.wjh-post-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.wjh-header-top{grid-template-columns:1fr;padding:12px 0}.wjh-logo img{width:280px}.wjh-search{grid-column:auto}.wjh-nav{justify-content:flex-start}.wjh-hero{min-height:520px}.wjh-hero-copy{padding-top:60px}.wjh-hero-note{display:none}.wjh-feature-grid{grid-template-columns:1fr}.wjh-news-grid{grid-template-columns:1fr}.wjh-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wjh-wrap{width:min(100% - 24px,1460px)}.wjh-quick-grid{grid-template-columns:repeat(2,1fr)}.wjh-post-grid,.wjh-archive-grid{grid-template-columns:1fr}.wjh-side-card{grid-template-columns:1fr}.wjh-side-img{height:180px}.wjh-subscribe{grid-template-columns:1fr}.wjh-footer-grid{grid-template-columns:1fr}.wjh-footer-bottom{flex-direction:column}}


/* =========================================================
   v1.2 — clickable hero + expanded homepage + 13 categories
   ========================================================= */

/* old homepage systems */
.wjh-hero,.wjh-quickcats,.wjh-feature-zone,.wjh-latest{display:none!important}

/* hero */
.wjh12-hero{
  position:relative;
  min-height:560px;
  overflow:hidden;
  background:#dff3f1;
}
.wjh12-hero-image,.wjh12-hero-overlay{position:absolute;inset:0}
.wjh12-hero-image img,.wjh12-hero-image .wjh-fallback{width:100%;height:100%;object-fit:cover}
.wjh12-hero-overlay{
  background:
    linear-gradient(90deg,rgba(255,253,248,.96) 0%,rgba(255,253,248,.80) 31%,rgba(255,253,248,.12) 60%,rgba(255,255,255,.02) 100%);
}
.wjh12-hero-inner{position:relative;z-index:2;min-height:560px}
.wjh12-hero-copy{max-width:650px;padding:76px 0 60px}
.wjh12-hero-copy h1{margin:12px 0 16px;font:400 clamp(58px,6.7vw,94px)/.92 Georgia,serif;letter-spacing:-.045em}
.wjh12-hero-copy p{max-width:570px;color:#365d64;font:18px/1.5 Georgia,serif}
.wjh12-hero-note{position:absolute;right:40px;top:85px;color:#fff;text-align:center;font:italic 28px/1.1 Georgia,serif;text-shadow:0 3px 12px rgba(0,0,0,.22)}
.wjh12-hero-feature-link{
  position:absolute;
  right:38px;
  bottom:30px;
  width:min(360px,34vw);
  padding:18px 20px;
  border:1px solid rgba(255,255,255,.70);
  border-radius:16px;
  background:rgba(255,255,255,.90);
  box-shadow:0 14px 34px rgba(13,52,64,.16);
  backdrop-filter:blur(10px);
}
.wjh12-hero-feature-link span{display:block;color:var(--wjh-teal);font-size:8px;font-weight:900;letter-spacing:.16em}
.wjh12-hero-feature-link strong{display:block;margin-top:6px;font:400 21px/1.08 Georgia,serif}
.wjh12-hero-feature-link b{display:block;margin-top:10px;color:var(--wjh-coral);font-size:11px}

/* categories */
.wjh12-categories{padding:32px 0 38px;background:#fffaf4;border-bottom:1px solid var(--wjh-line)}
.wjh12-cat-head{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;margin-bottom:22px}
.wjh12-cat-head span{color:var(--wjh-coral);font-size:8px;font-weight:900;letter-spacing:.18em}
.wjh12-cat-head h2{margin:7px 0 0;font:400 clamp(40px,4.3vw,58px)/1 Georgia,serif}
.wjh12-cat-head p{margin:0;color:#6e7a7c;font:15px/1.5 Georgia,serif}
.wjh12-cat-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}
.wjh12-cat-card{
  position:relative;
  min-width:0;
  overflow:hidden;
  border:1px solid #e4ece9;
  border-radius:14px;
  background:#fff;
  box-shadow:0 8px 24px rgba(13,52,64,.06);
  transition:.2s ease;
}
.wjh12-cat-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px rgba(13,52,64,.11)}
.wjh12-cat-media{display:block;height:118px;overflow:hidden;background:#e6f4f2}
.wjh12-cat-media img,.wjh12-cat-fallback{width:100%;height:100%;object-fit:cover;display:block}
.wjh12-cat-fallback{background:linear-gradient(135deg,#d7f0ed,#f8e8da)}
.wjh12-cat-icon{
  position:absolute;left:12px;top:90px;
  width:42px;height:42px;display:grid;place-items:center;
  border-radius:50%;background:#fff8ef;border:1px solid #ecdacb;
  color:#9a5f42;font-size:21px;box-shadow:0 5px 14px rgba(13,52,64,.08)
}
.wjh12-cat-card strong{display:block;padding:22px 36px 16px 12px;font:400 16px/1.12 Georgia,serif}
.wjh12-cat-card>b{position:absolute;right:12px;bottom:14px;color:var(--wjh-coral);font-weight:400}

/* feature stories */
.wjh12-feature-zone{padding:34px 0}
.wjh12-feature-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:18px}
.wjh12-feature-card{overflow:hidden;border:1px solid #e5efec;border-radius:16px;background:#fff;box-shadow:var(--wjh-shadow)}
.wjh12-feature-card-main{grid-row:span 1}
.wjh12-feature-img{display:block;height:220px;overflow:hidden}.wjh12-feature-card-main .wjh12-feature-img{height:330px}
.wjh12-feature-img img,.wjh12-feature-img .wjh-fallback{width:100%;height:100%;object-fit:cover}
.wjh12-feature-copy{padding:16px 18px 18px}.wjh12-feature-copy>span{font-size:8px;font-weight:900;letter-spacing:.14em;color:var(--wjh-teal);text-transform:uppercase}.wjh12-feature-copy h3{margin:8px 0;font:400 23px/1.08 Georgia,serif}.wjh12-feature-card-main .wjh12-feature-copy h3{font-size:31px}.wjh12-feature-copy p{margin:0;color:#68797b;font:13px/1.48 Georgia,serif}

/* latest */
.wjh12-latest{padding:12px 0 34px}
.wjh12-post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.wjh12-post{overflow:hidden;border-radius:14px;background:#fff;border:1px solid #e7efed;box-shadow:0 8px 24px rgba(13,52,64,.07)}
.wjh12-post-img{display:block;height:200px;overflow:hidden}
.wjh12-post-img img,.wjh12-post-img .wjh-fallback{width:100%;height:100%;object-fit:cover}
.wjh12-post-body{padding:14px 15px 17px}.wjh12-post-body>span{font-size:8px;font-weight:900;letter-spacing:.14em;color:var(--wjh-teal);text-transform:uppercase}.wjh12-post-body h3{margin:8px 0;font:400 20px/1.1 Georgia,serif}.wjh12-post-body p{margin:0;color:#6c7b7d;font:13px/1.45 Georgia,serif}

/* extra image section */
.wjh12-more{padding:10px 0 34px}
.wjh12-more-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.wjh12-mini{overflow:hidden;border-radius:12px;background:#fff;border:1px solid #e8efed}
.wjh12-mini-img{display:block;height:145px;overflow:hidden}
.wjh12-mini-img img,.wjh12-mini-img .wjh-fallback{width:100%;height:100%;object-fit:cover}
.wjh12-mini>div{padding:11px 12px 14px}.wjh12-mini span{font-size:7px;font-weight:900;letter-spacing:.12em;color:var(--wjh-coral);text-transform:uppercase}.wjh12-mini h3{margin:6px 0 0;font:400 16px/1.12 Georgia,serif}

@media(max-width:1200px){
  .wjh12-cat-grid{grid-template-columns:repeat(4,1fr)}
  .wjh12-post-grid{grid-template-columns:repeat(3,1fr)}
  .wjh12-more-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:850px){
  .wjh12-hero-feature-link{position:static;width:auto;margin:0 0 24px}
  .wjh12-hero-note{display:none}
  .wjh12-cat-head{grid-template-columns:1fr}
  .wjh12-cat-grid{grid-template-columns:repeat(2,1fr)}
  .wjh12-feature-grid{grid-template-columns:1fr}
  .wjh12-post-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
  .wjh12-cat-grid,.wjh12-post-grid,.wjh12-more-grid{grid-template-columns:1fr}
  .wjh12-feature-card-main .wjh12-feature-img,.wjh12-feature-img{height:230px}
}


/* =========================================================
   v1.3 — selected warm editorial design
   ========================================================= */

.wjh-header,.wjh-hero,.wjh-quickcats,.wjh-feature-zone,.wjh-latest,.wjh-newsletter,.wjh-footer{
  display:none!important;
}

.wjh13-header{
  position:sticky;top:0;z-index:100;
  background:rgba(255,252,247,.98);
  border-bottom:1px solid #eadfd4;
  backdrop-filter:blur(10px)
}
.admin-bar .wjh13-header{top:32px}
.wjh13-header-row{
  min-height:82px;
  display:grid;
  grid-template-columns:330px minmax(0,1fr) 330px;
  gap:28px;
  align-items:center
}
.wjh13-logo img{width:300px}
.wjh13-nav{display:flex;justify-content:center;gap:30px}
.wjh13-nav a{font-size:13px;font-weight:700;color:#273f42;white-space:nowrap}
.wjh13-search{
  display:grid;grid-template-columns:1fr 48px;height:44px;
  border:1px solid #ded6cf;border-radius:999px;overflow:hidden;background:#fff
}
.wjh13-search input{border:0;outline:0;padding:0 15px;min-width:0}
.wjh13-search button{border:0;background:#c96d49;color:#fff;font-size:18px}

.wjh13-hero{
  position:relative;min-height:520px;overflow:hidden;background:#f4ece3
}
.wjh13-hero-media,.wjh13-hero-wash{position:absolute;inset:0}
.wjh13-hero-media img,.wjh13-hero-media .wjh-fallback{width:100%;height:100%;object-fit:cover}
.wjh13-hero-wash{
  background:linear-gradient(90deg,rgba(255,250,244,.95) 0%,rgba(255,250,244,.78) 37%,rgba(255,250,244,.08) 65%,rgba(255,255,255,.02) 100%)
}
.wjh13-hero-inner{position:relative;z-index:2;min-height:520px}
.wjh13-hero-copy{max-width:610px;padding:70px 0}
.wjh13-hero-copy h1{
  margin:12px 0 14px;
  font:400 clamp(54px,6vw,82px)/.94 Georgia,serif;
  color:#162e32;letter-spacing:-.035em
}
.wjh13-hero-copy p{font:18px/1.45 Georgia,serif;color:#4f6265;max-width:560px}
.wjh13-primary-btn{
  display:inline-flex;margin-top:24px;padding:14px 24px;border-radius:999px;
  background:#c96d49;color:#fff;font-weight:800;font-size:13px
}
.wjh13-floating-story{
  position:absolute;right:28px;bottom:28px;width:310px;padding:18px 20px;
  border-radius:16px;background:rgba(255,251,246,.94);
  border:1px solid #eee0d4;box-shadow:0 14px 30px rgba(45,56,57,.12)
}
.wjh13-floating-story span{display:block;color:#c96d49;font-size:8px;font-weight:900;letter-spacing:.16em}
.wjh13-floating-story strong{display:block;margin-top:6px;font:400 20px/1.08 Georgia,serif}
.wjh13-floating-story b{display:block;margin-top:10px;color:#7f4e39}

.wjh13-categories{
  padding:36px 0 42px;background:#fbf5ee;border-bottom:1px solid #ebdfd3
}
.wjh13-cat-head{text-align:center;max-width:800px;margin:0 auto 24px}
.wjh13-cat-head>span{font-size:9px;font-weight:900;letter-spacing:.2em;color:#9a674d}
.wjh13-cat-head h2{margin:8px 0 6px;font:400 clamp(44px,5vw,66px)/1 Georgia,serif;color:#1d3032}
.wjh13-cat-head p{margin:0;color:#6e7473;font:15px/1.5 Georgia,serif}
.wjh13-cat-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px 12px}
.wjh13-cat-card{
  position:relative;overflow:hidden;border-radius:12px;background:#fff;
  border:1px solid #e8ded5;box-shadow:0 7px 20px rgba(50,55,54,.06);min-height:170px
}
.wjh13-cat-img{display:block;height:106px;overflow:hidden}
.wjh13-cat-img img,.wjh13-cat-fallback{width:100%;height:100%;object-fit:cover;display:block}
.wjh13-cat-fallback{background:linear-gradient(135deg,#efe5d8,#dceceb)}
.wjh13-cat-icon{
  position:absolute;left:12px;top:84px;width:42px;height:42px;border-radius:50%;
  display:grid;place-items:center;background:#fff7ed;border:1px solid #eadbcf;color:#7a4d37;font-size:20px
}
.wjh13-cat-card strong{display:block;padding:24px 34px 14px 12px;font:400 15px/1.1 Georgia,serif}
.wjh13-cat-card>b{position:absolute;right:12px;bottom:14px;color:#9b654b;font-weight:400}

.wjh13-latest{padding:36px 0;background:#fffdf9}
.wjh13-section-head{
  display:flex;justify-content:space-between;align-items:end;margin-bottom:20px;
  padding-bottom:10px;border-bottom:1px solid #d9cfc4
}
.wjh13-section-head span{font-size:8px;font-weight:900;letter-spacing:.16em;color:#a66a4d}
.wjh13-section-head h2{margin:4px 0 0;font:400 38px Georgia,serif}
.wjh13-section-head>a{font-size:11px;font-weight:800;color:#c96d49}
.wjh13-latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.wjh13-post{overflow:hidden;border:1px solid #ede4db;background:#fff;border-radius:13px;box-shadow:0 8px 20px rgba(45,55,54,.06)}
.wjh13-post-img{display:block;height:220px;overflow:hidden}
.wjh13-post-img img,.wjh13-post-img .wjh-fallback{width:100%;height:100%;object-fit:cover}
.wjh13-post-body{padding:14px 15px 17px}
.wjh13-post-body>span{font-size:8px;font-weight:900;letter-spacing:.13em;color:#9b674e;text-transform:uppercase}
.wjh13-post h3{margin:8px 0;font:400 22px/1.08 Georgia,serif}
.wjh13-post p{margin:0;color:#6e7776;font:13px/1.45 Georgia,serif}
.wjh13-read{display:inline-flex;margin-top:12px;color:#c96d49;font-size:11px;font-weight:800}

.wjh13-more{padding:10px 0 38px;background:#fffdf9}
.wjh13-more-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.wjh13-mini{overflow:hidden;border-radius:11px;border:1px solid #ece3db;background:#fff}
.wjh13-mini-img{display:block;height:130px;overflow:hidden}
.wjh13-mini-img img,.wjh13-mini-img .wjh-fallback{width:100%;height:100%;object-fit:cover}
.wjh13-mini>div{padding:10px 11px 13px}
.wjh13-mini span{font-size:7px;font-weight:900;letter-spacing:.12em;color:#b66e4f;text-transform:uppercase}
.wjh13-mini h3{margin:5px 0 0;font:400 15px/1.1 Georgia,serif}

.wjh13-newsletter{
  padding:28px 0;background:linear-gradient(90deg,#eaf2e4,#f4ede2);
  border-top:1px solid #ded6c9;border-bottom:1px solid #ded6c9
}
.wjh13-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}
.wjh13-news-grid span{font-size:8px;font-weight:900;letter-spacing:.16em;color:#7b6248}
.wjh13-news-grid h2{margin:5px 0;font:400 32px Georgia,serif}
.wjh13-news-grid p{margin:0;color:#6f7772}
.wjh13-subscribe{
  display:grid;grid-template-columns:1fr 145px;height:48px;overflow:hidden;border-radius:999px;
  background:#fff;box-shadow:0 8px 20px rgba(50,55,54,.08)
}
.wjh13-subscribe input{border:0;outline:0;padding:0 17px}
.wjh13-subscribe button{border:0;background:#c96d49;color:#fff;font-weight:800}

.wjh13-footer{padding:34px 0 14px;background:#183f3b;color:#fff}
.wjh13-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:30px}
.wjh13-brand img{width:270px;filter:brightness(0) invert(1)}
.wjh13-brand p{max-width:340px;color:#d0e2de;font:13px/1.5 Georgia,serif}
.wjh13-fcol{display:flex;flex-direction:column;gap:8px}
.wjh13-fcol strong,.wjh13-social>strong{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#e4eee9}
.wjh13-fcol a{color:#f4f7f5;font:13px Georgia,serif}
.wjh13-social>div{display:flex;gap:8px;margin-top:10px}
.wjh13-social a{width:34px;height:34px;border:1px solid #86aaa4;border-radius:50%;display:grid;place-items:center}
.wjh13-social p{color:#c9dbd7;font:13px Georgia,serif}
.wjh13-bottom{display:flex;justify-content:space-between;margin-top:22px;padding-top:13px;border-top:1px solid rgba(255,255,255,.16);font-size:9px;color:#c8d8d5}

@media(max-width:1150px){
  .wjh13-header-row{grid-template-columns:280px 1fr}.wjh13-search{grid-column:2}
  .wjh13-cat-grid{grid-template-columns:repeat(4,1fr)}
  .wjh13-more-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:850px){
  .wjh13-header-row{grid-template-columns:1fr;padding:12px 0}
  .wjh13-nav{overflow:auto;justify-content:flex-start}
  .wjh13-search{grid-column:auto}
  .wjh13-floating-story{position:static;width:auto;margin-bottom:20px}
  .wjh13-cat-grid{grid-template-columns:repeat(2,1fr)}
  .wjh13-latest-grid{grid-template-columns:1fr 1fr}
  .wjh13-news-grid{grid-template-columns:1fr}
  .wjh13-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
  .wjh13-cat-grid,.wjh13-latest-grid,.wjh13-more-grid,.wjh13-footer-grid{grid-template-columns:1fr}
  .wjh13-subscribe{grid-template-columns:1fr}
  .wjh13-bottom{flex-direction:column;gap:6px}
}


/* =========================================================
   v1.4 — modern premium search box
   ========================================================= */

.wjh13-search{
  position:relative;
  width:100%;
  max-width:360px;
  justify-self:end;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 52px!important;
  height:48px!important;
  overflow:hidden!important;
  border:1px solid #d8cfc7!important;
  border-radius:999px!important;
  background:
    linear-gradient(180deg,#ffffff 0%,#fffaf5 100%)!important;
  box-shadow:
    0 10px 24px rgba(41,55,54,.08),
    inset 0 1px 0 rgba(255,255,255,.95)!important;
  transition:
    border-color .2s ease,
    box-shadow .2s ease,
    transform .2s ease;
}

.wjh13-search:before{
  content:"⌕";
  position:absolute;
  left:17px;
  top:50%;
  transform:translateY(-50%);
  color:#7b8b89;
  font-size:17px;
  z-index:2;
  pointer-events:none;
}

.wjh13-search:focus-within{
  border-color:#c96d49!important;
  box-shadow:
    0 12px 30px rgba(201,109,73,.15),
    0 0 0 4px rgba(201,109,73,.08)!important;
  transform:translateY(-1px);
}

.wjh13-search input{
  width:100%!important;
  min-width:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  padding:0 16px 0 44px!important;
  color:#203d40!important;
  font-size:13px!important;
  line-height:48px!important;
}

.wjh13-search input::placeholder{
  color:#8b9997!important;
  opacity:1!important;
}

.wjh13-search button{
  width:52px!important;
  height:48px!important;
  border:0!important;
  border-left:1px solid rgba(201,109,73,.16)!important;
  border-radius:0!important;
  background:
    linear-gradient(180deg,#d77a56 0%,#c46140 100%)!important;
  color:#fff!important;
  font-size:19px!important;
  cursor:pointer!important;
  transition:
    filter .18s ease,
    transform .18s ease;
}

.wjh13-search button:hover{
  filter:brightness(1.06);
}

.wjh13-search button:active{
  transform:scale(.96);
}

/* subtle decorative glow */
.wjh13-search:after{
  content:"";
  position:absolute;
  width:70px;
  height:70px;
  right:25px;
  top:-45px;
  border-radius:50%;
  background:rgba(201,109,73,.08);
  pointer-events:none;
}

/* desktop balance */
@media(max-width:1150px){
  .wjh13-search{
    max-width:320px;
  }
}

/* tablet/mobile — full width, never clipped */
@media(max-width:850px){
  .wjh13-search{
    width:100%;
    max-width:none;
    justify-self:stretch;
    height:50px!important;
  }

  .wjh13-search button{
    height:50px!important;
  }

  .wjh13-search input{
    line-height:50px!important;
  }
}


/* =========================================================
   v1.4.1 — keep original menu position, search style only
   ========================================================= */

/* restore original v1.3 header layout exactly */
.wjh13-header-row{
  min-height:82px!important;
  display:grid!important;
  grid-template-columns:330px minmax(0,1fr) 330px!important;
  gap:28px!important;
  align-items:center!important;
}

.wjh13-logo{
  justify-self:start!important;
}

.wjh13-logo img{
  width:300px!important;
  max-width:100%!important;
}

.wjh13-nav{
  min-width:0!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:30px!important;
  grid-column:auto!important;
  grid-row:auto!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
}

.wjh13-nav a{
  white-space:nowrap!important;
}

/* only search stays redesigned; keep it inside its original right column */
.wjh13-search{
  grid-column:auto!important;
  grid-row:auto!important;
  justify-self:end!important;
  width:100%!important;
  max-width:330px!important;
  margin:0!important;
  transform:none;
}

/* remove hover/focus vertical movement that can visually shift alignment */
.wjh13-search:focus-within{
  transform:none!important;
}

/* desktop/tablet keep original header sequence */
@media(max-width:1150px){
  .wjh13-header-row{
    grid-template-columns:280px minmax(0,1fr) 300px!important;
    gap:22px!important;
  }

  .wjh13-search{
    grid-column:auto!important;
    max-width:300px!important;
  }

  .wjh13-nav{
    justify-content:center!important;
    gap:22px!important;
  }
}

/* only stack at true tablet/mobile widths */
@media(max-width:850px){
  .wjh13-header-row{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:12px 0!important;
  }

  .wjh13-logo{
    justify-self:start!important;
  }

  .wjh13-nav{
    width:100%!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    gap:22px!important;
  }

  .wjh13-search{
    width:100%!important;
    max-width:none!important;
    justify-self:stretch!important;
  }
}


/* =========================================================
   v1.5 — newsletter removed + premium footer redesign
   ========================================================= */

/* old newsletter and footer systems disabled */
.wjh13-newsletter,
.wjh13-footer{
  display:none!important;
}

.wjh15-footer{
  position:relative;
  overflow:hidden;
  padding:46px 0 16px;
  background:
    radial-gradient(circle at 8% 0%,rgba(243,175,137,.10),transparent 22%),
    radial-gradient(circle at 92% 100%,rgba(93,170,166,.08),transparent 24%),
    linear-gradient(180deg,#173f3c 0%,#103633 100%);
  color:#fff;
  border-top:1px solid rgba(255,255,255,.08);
}

.wjh15-footer:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.04;
  background-image:
    linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);
  background-size:48px 48px;
}

.wjh15-footer-top,
.wjh15-footer-accent,
.wjh15-footer-bottom{
  position:relative;
  z-index:1;
}

.wjh15-footer-top{
  display:grid;
  grid-template-columns:1.45fr .8fr .8fr .8fr 1.05fr;
  gap:0;
  border-top:1px solid rgba(255,255,255,.10);
  border-bottom:1px solid rgba(255,255,255,.10);
}

.wjh15-footer-top > *{
  min-width:0;
  padding:28px 26px;
  border-right:1px solid rgba(255,255,255,.10);
}

.wjh15-footer-top > *:first-child{
  padding-left:0;
}

.wjh15-footer-top > *:last-child{
  padding-right:0;
  border-right:0;
}

/* Brand */
.wjh15-brand{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.wjh15-brand img{
  width:285px;
  max-width:100%;
  filter:brightness(0) invert(1);
  margin-bottom:14px;
}

.wjh15-brand p{
  max-width:360px;
  margin:0;
  color:#cfe0dd;
  font:13px/1.55 Georgia,serif;
}

.wjh15-brand-note{
  display:flex;
  align-items:center;
  gap:9px;
  margin-top:18px;
  color:#9fc6c1;
  font-size:7px;
  font-weight:900;
  letter-spacing:.15em;
}

.wjh15-brand-note i{
  width:24px;
  height:1px;
  background:#e5a27d;
}

/* Columns */
.wjh15-col{
  display:flex;
  flex-direction:column;
  gap:8px;
}

.wjh15-col strong,
.wjh15-connect > strong{
  margin-bottom:8px;
  color:#f3c4a8;
  font-size:8px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.wjh15-col a{
  position:relative;
  color:#f0f6f4;
  font:13px Georgia,serif;
}

.wjh15-col a:hover{
  color:#fff;
}

.wjh15-col a:after{
  content:"→";
  position:absolute;
  right:0;
  color:#e4a17b;
  opacity:0;
  transition:.18s ease;
}

.wjh15-col a:hover:after{
  opacity:1;
  transform:translateX(3px);
}

/* Connect */
.wjh15-connect{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.wjh15-connect p{
  margin:0 0 14px;
  color:#c7dbd7;
  font:13px/1.45 Georgia,serif;
}

.wjh15-social-row{
  display:flex;
  gap:9px;
}

.wjh15-social-row a{
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.25);
  border-radius:50%;
  color:#fff;
  background:rgba(255,255,255,.03);
  transition:.2s ease;
}

.wjh15-social-row a:hover{
  transform:translateY(-3px);
  background:#e17d56;
  border-color:#e17d56;
}

.wjh15-connect blockquote{
  margin:18px 0 0;
  color:#f3c5aa;
  font:italic 18px/1.25 Georgia,serif;
}

/* Accent strip */
.wjh15-footer-accent{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  margin-top:18px;
  border:1px solid rgba(255,255,255,.09);
  background:rgba(255,255,255,.02);
}

.wjh15-footer-accent span{
  display:grid;
  place-items:center;
  min-height:54px;
  color:#bfd4d0;
  font-size:8px;
  font-weight:900;
  letter-spacing:.16em;
  border-right:1px solid rgba(255,255,255,.08);
}

.wjh15-footer-accent span:last-child{
  border-right:0;
}

/* Bottom */
.wjh15-footer-bottom{
  display:grid;
  grid-template-columns:1fr auto auto;
  gap:22px;
  align-items:center;
  margin-top:15px;
  padding-top:14px;
  border-top:1px solid rgba(255,255,255,.10);
  color:#afc9c5;
  font-size:9px;
}

.wjh15-footer-bottom a{
  color:#f1b28e;
}

/* remove any spacing previously used by newsletter */
.wjh13-more{
  padding-bottom:44px!important;
}

/* responsive */
@media(max-width:1180px){
  .wjh15-footer-top{
    grid-template-columns:1.3fr 1fr 1fr;
  }

  .wjh15-footer-top > *{
    border-bottom:1px solid rgba(255,255,255,.08);
  }

  .wjh15-connect{
    grid-column:2/4;
  }
}

@media(max-width:820px){
  .wjh15-footer-top{
    grid-template-columns:1fr 1fr;
  }

  .wjh15-connect{
    grid-column:auto;
  }

  .wjh15-footer-accent{
    grid-template-columns:1fr;
  }

  .wjh15-footer-accent span{
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.08);
  }

  .wjh15-footer-bottom{
    grid-template-columns:1fr;
  }
}

@media(max-width:560px){
  .wjh15-footer{
    padding-top:36px;
  }

  .wjh15-footer-top{
    grid-template-columns:1fr;
  }

  .wjh15-footer-top > *{
    padding:20px 0;
    border-right:0;
  }

  .wjh15-brand img{
    width:240px;
  }
}


/* =========================================================
   v1.5.1 — footer recolor: warm olive / beige / copper
   ========================================================= */

.wjh15-footer{
  background:
    radial-gradient(circle at 8% 0%,rgba(216,164,116,.13),transparent 22%),
    radial-gradient(circle at 92% 100%,rgba(191,168,118,.08),transparent 24%),
    linear-gradient(180deg,#4a5334 0%,#343c27 100%)!important;
  border-top:1px solid rgba(232,200,164,.24)!important;
}

.wjh15-footer:before{
  opacity:.035!important;
}

.wjh15-footer-top{
  border-top-color:rgba(255,245,229,.12)!important;
  border-bottom-color:rgba(255,245,229,.12)!important;
}

.wjh15-footer-top > *{
  border-right-color:rgba(255,245,229,.10)!important;
}

.wjh15-brand img{
  filter:brightness(0) invert(1) sepia(.15)!important;
}

.wjh15-brand p{
  color:#ece6d8!important;
}

.wjh15-brand-note{
  color:#d8cdbb!important;
}

.wjh15-brand-note i{
  background:#d88a5a!important;
}

.wjh15-col strong,
.wjh15-connect > strong{
  color:#f1c49d!important;
}

.wjh15-col a{
  color:#f6f1e8!important;
}

.wjh15-col a:hover{
  color:#fff7ed!important;
}

.wjh15-col a:after{
  color:#e29662!important;
}

.wjh15-connect p{
  color:#e1dbc9!important;
}

.wjh15-social-row a{
  border-color:rgba(255,244,226,.28)!important;
  color:#fff7ed!important;
  background:rgba(255,255,255,.035)!important;
}

.wjh15-social-row a:hover{
  background:#d77c4f!important;
  border-color:#d77c4f!important;
  color:#fff!important;
}

.wjh15-connect blockquote{
  color:#f3c29d!important;
}

.wjh15-footer-accent{
  border-color:rgba(255,244,226,.11)!important;
  background:rgba(255,255,255,.025)!important;
}

.wjh15-footer-accent span{
  color:#e6ddca!important;
  border-right-color:rgba(255,244,226,.09)!important;
}

.wjh15-footer-bottom{
  border-top-color:rgba(255,244,226,.12)!important;
  color:#d4ccb9!important;
}

.wjh15-footer-bottom a{
  color:#f0ad7e!important;
}

@media(max-width:820px){
  .wjh15-footer-accent span{
    border-bottom-color:rgba(255,244,226,.09)!important;
  }
}

@media(max-width:560px){
  .wjh15-footer-top > *{
    border-bottom-color:rgba(255,244,226,.10)!important;
  }
}


/* =========================================================
   v1.6 — approved classy header/menu + hero reference
   ========================================================= */

/* hide previous header/hero systems */
.wjh13-header,
.wjh13-hero{
  display:none!important;
}

/* Header */
.wjh16-header{
  position:sticky;
  top:0;
  z-index:100;
  background:rgba(255,252,247,.98);
  border-bottom:1px solid #eadfd5;
  box-shadow:0 6px 20px rgba(56,62,58,.04);
  backdrop-filter:blur(12px);
}

.admin-bar .wjh16-header{top:32px}

.wjh16-header-row{
  min-height:90px;
  display:grid;
  grid-template-columns:360px minmax(0,1fr) 355px;
  gap:30px;
  align-items:center;
}

.wjh16-logo{
  justify-self:start;
}

.wjh16-logo img{
  width:335px;
  max-width:100%;
}

/* premium pill menu */
.wjh16-menu-shell{
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:0;
  padding:5px;
  border:1px solid #eee4db;
  border-radius:999px;
  background:
    linear-gradient(180deg,#fffefb 0%,#fbf7f2 100%);
  box-shadow:
    0 8px 22px rgba(56,62,58,.06),
    inset 0 1px 0 rgba(255,255,255,.96);
}

.wjh16-menu-shell a{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:0 22px;
  border-radius:999px;
  color:#273c3f;
  font:400 15px Georgia,serif;
  white-space:nowrap;
  transition:
    background .18s ease,
    color .18s ease,
    transform .18s ease;
}

.wjh16-menu-shell a:hover,
.wjh16-menu-shell a.is-active{
  background:#fbe8df;
  color:#a94f34;
}

.wjh16-menu-shell a.is-active:after{
  content:"";
  position:absolute;
  left:38%;
  right:38%;
  bottom:4px;
  height:2px;
  border-radius:999px;
  background:#c95c3d;
}

/* Search */
.wjh16-search{
  justify-self:end;
  width:100%;
  max-width:355px;
  height:48px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 48px;
  overflow:hidden;
  border:1px solid #ddd6ce;
  border-radius:999px;
  background:#fff;
  box-shadow:0 7px 20px rgba(56,62,58,.05);
}

.wjh16-search input{
  min-width:0;
  border:0;
  outline:0;
  padding:0 17px;
  background:transparent;
  color:#2c4244;
  font-size:13px;
}

.wjh16-search input::placeholder{
  color:#8f9998;
}

.wjh16-search button{
  width:48px;
  border:0;
  border-radius:50%;
  background:#d65f45;
  color:#fff;
  font-size:19px;
  cursor:pointer;
  margin:3px;
}

.wjh16-search:focus-within{
  border-color:#d78b70;
  box-shadow:0 0 0 4px rgba(214,95,69,.08),0 8px 22px rgba(56,62,58,.07);
}

/* Hero */
.wjh16-hero{
  position:relative;
  min-height:610px;
  overflow:hidden;
  background:#f5ede5;
}

.wjh16-hero-media,
.wjh16-hero-wash{
  position:absolute;
  inset:0;
}

.wjh16-hero-media img,
.wjh16-hero-media .wjh-fallback{
  width:100%;
  height:100%;
  object-fit:cover;
}

.wjh16-hero-wash{
  background:
    linear-gradient(90deg,
      rgba(255,252,247,.96) 0%,
      rgba(255,252,247,.88) 29%,
      rgba(255,252,247,.56) 43%,
      rgba(255,252,247,.08) 63%,
      rgba(255,255,255,.00) 100%);
}

.wjh16-hero-inner{
  position:relative;
  z-index:2;
  min-height:610px;
  display:flex;
  align-items:center;
}

.wjh16-hero-copy{
  width:min(760px,58%);
  padding:60px 0;
}

.wjh16-eyebrow{
  display:flex;
  align-items:center;
  gap:14px;
  color:#52676a;
  font-size:9px;
  font-weight:900;
  letter-spacing:.25em;
}

.wjh16-eyebrow:before{
  content:"";
  width:40px;
  height:2px;
  background:#d45f45;
}

.wjh16-hero-copy h1{
  margin:20px 0 18px;
  color:#17363b;
  font:400 clamp(62px,7vw,96px)/.94 Georgia,serif;
  letter-spacing:-.045em;
}

.wjh16-hero-copy p{
  max-width:700px;
  margin:0;
  color:#5d6f71;
  font:18px/1.6 Georgia,serif;
}

.wjh16-actions{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:30px;
}

.wjh16-primary,
.wjh16-secondary{
  min-width:220px;
  min-height:54px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  font-size:11px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}

.wjh16-primary{
  background:linear-gradient(180deg,#df7358 0%,#ca5d43 100%);
  color:#fff;
  box-shadow:0 10px 26px rgba(202,93,67,.20);
}

.wjh16-secondary{
  border:1px solid #8b9997;
  background:rgba(255,255,255,.62);
  color:#263d40;
}

/* responsive */
@media(max-width:1250px){
  .wjh16-header-row{
    grid-template-columns:300px minmax(0,1fr) 300px;
    gap:20px;
  }

  .wjh16-menu-shell a{
    padding:0 15px;
    font-size:14px;
  }
}

@media(max-width:980px){
  .wjh16-header-row{
    grid-template-columns:1fr;
    gap:12px;
    padding:14px 0;
  }

  .wjh16-logo{
    justify-self:start;
  }

  .wjh16-menu-shell{
    width:100%;
    overflow-x:auto;
    justify-content:flex-start;
    border-radius:18px;
  }

  .wjh16-search{
    justify-self:stretch;
    max-width:none;
  }

  .wjh16-hero-copy{
    width:72%;
  }
}

@media(max-width:650px){
  .wjh16-logo img{
    width:285px;
  }

  .wjh16-menu-shell a{
    min-height:42px;
    padding:0 14px;
  }

  .wjh16-hero{
    min-height:560px;
  }

  .wjh16-hero-inner{
    min-height:560px;
  }

  .wjh16-hero-copy{
    width:100%;
  }

  .wjh16-hero-copy h1{
    font-size:52px;
  }

  .wjh16-hero-wash{
    background:rgba(255,252,247,.78);
  }

  .wjh16-actions{
    flex-direction:column;
  }

  .wjh16-primary,
  .wjh16-secondary{
    width:100%;
  }
}


/* =========================================================
   v1.6.1 — footer accent strip removed
   ========================================================= */

.wjh15-footer-accent{
  display:none!important;
}

/* close spacing after removal */
.wjh15-footer-bottom{
  margin-top:22px!important;
}


/* =========================================================
   v1.6.2 — smaller search box only
   ========================================================= */

.wjh16-search{
  max-width:285px!important;
  height:42px!important;
  grid-template-columns:minmax(0,1fr) 42px!important;
}

.wjh16-search input{
  padding:0 14px!important;
  font-size:12px!important;
}

.wjh16-search button{
  width:36px!important;
  height:36px!important;
  margin:3px!important;
  font-size:16px!important;
}

/* keep header/menu position unchanged */
.wjh16-header-row{
  grid-template-columns:360px minmax(0,1fr) 300px!important;
}

@media(max-width:1250px){
  .wjh16-header-row{
    grid-template-columns:300px minmax(0,1fr) 270px!important;
  }

  .wjh16-search{
    max-width:260px!important;
  }
}

@media(max-width:980px){
  .wjh16-header-row{
    grid-template-columns:1fr!important;
  }

  .wjh16-search{
    width:100%!important;
    max-width:320px!important;
    justify-self:start!important;
  }
}


/* =========================================================
   v1.6.3 — compact search + menu overlap hard fix
   ========================================================= */

/* give the center menu substantially more room */
.wjh16-header-row{
  grid-template-columns:290px minmax(0,1fr) 220px!important;
  gap:18px!important;
}

/* slightly smaller logo footprint without changing visual identity */
.wjh16-logo img{
  width:275px!important;
  max-width:100%!important;
}

/* compact search */
.wjh16-search{
  width:100%!important;
  max-width:215px!important;
  height:38px!important;
  grid-template-columns:minmax(0,1fr) 38px!important;
  justify-self:end!important;
}

.wjh16-search input{
  min-width:0!important;
  padding:0 10px 0 12px!important;
  font-size:11px!important;
}

.wjh16-search button{
  width:32px!important;
  height:32px!important;
  margin:3px!important;
  font-size:14px!important;
}

/* menu gets priority and cannot overlap */
.wjh16-menu-shell{
  min-width:0!important;
  width:100%!important;
  max-width:760px!important;
  justify-self:center!important;
  overflow:visible!important;
  gap:0!important;
  padding:4px!important;
}

.wjh16-menu-shell a{
  flex:1 1 auto!important;
  min-width:0!important;
  min-height:42px!important;
  padding:0 13px!important;
  font-size:13px!important;
  white-space:nowrap!important;
}

/* medium desktop */
@media(max-width:1250px){
  .wjh16-header-row{
    grid-template-columns:245px minmax(0,1fr) 185px!important;
    gap:14px!important;
  }

  .wjh16-logo img{
    width:230px!important;
  }

  .wjh16-search{
    max-width:180px!important;
    height:36px!important;
    grid-template-columns:minmax(0,1fr) 36px!important;
  }

  .wjh16-search button{
    width:30px!important;
    height:30px!important;
    font-size:13px!important;
  }

  .wjh16-menu-shell a{
    padding:0 10px!important;
    font-size:12px!important;
  }
}

/* before tablet stacking, avoid any collision */
@media(max-width:1050px){
  .wjh16-header-row{
    grid-template-columns:220px minmax(0,1fr) 160px!important;
  }

  .wjh16-search{
    max-width:155px!important;
  }

  .wjh16-search input{
    font-size:10px!important;
  }

  .wjh16-menu-shell a{
    padding:0 8px!important;
    font-size:11px!important;
  }
}

/* stack cleanly on tablet/mobile */
@media(max-width:980px){
  .wjh16-header-row{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:12px 0!important;
  }

  .wjh16-logo img{
    width:260px!important;
  }

  .wjh16-menu-shell{
    max-width:none!important;
    overflow-x:auto!important;
    justify-content:flex-start!important;
  }

  .wjh16-menu-shell a{
    flex:0 0 auto!important;
    min-width:max-content!important;
    padding:0 14px!important;
    font-size:12px!important;
  }

  .wjh16-search{
    width:100%!important;
    max-width:240px!important;
    justify-self:start!important;
  }
}


/* =========================================================
   v1.6.4 — approved light botanical footer
   ========================================================= */

/* hide previous footer systems */
.wjh15-footer,
.wjh13-footer,
.wjh-footer{
  display:none!important;
}

.wjh164-footer{
  position:relative;
  overflow:hidden;
  padding:54px 0 18px;
  background:
    radial-gradient(circle at 8% 100%,rgba(169,183,148,.16),transparent 24%),
    radial-gradient(circle at 92% 10%,rgba(223,194,157,.16),transparent 22%),
    linear-gradient(180deg,#fbf8f0 0%,#f7f1e7 100%);
  color:#33483f;
  border-top:1px solid #e8ded0;
}

.wjh164-footer:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.16;
  background:
    linear-gradient(90deg,transparent 0%,rgba(255,255,255,.45) 50%,transparent 100%);
}

.wjh164-grid,
.wjh164-wave,
.wjh164-bottom{
  position:relative;
  z-index:2;
}

.wjh164-grid{
  display:grid;
  grid-template-columns:1.4fr .85fr .85fr .85fr 1.05fr;
  gap:0;
  align-items:stretch;
}

.wjh164-grid > *{
  min-width:0;
  padding:16px 30px 28px;
  border-right:1px solid #d9ddd3;
}

.wjh164-grid > *:first-child{
  padding-left:0;
}

.wjh164-grid > *:last-child{
  padding-right:0;
  border-right:0;
}

/* brand */
.wjh164-brand img{
  width:320px;
  max-width:100%;
  margin-bottom:18px;
}

.wjh164-brand p{
  max-width:380px;
  margin:0;
  color:#53685f;
  font:16px/1.55 Georgia,serif;
}

.wjh164-brand>i{
  display:block;
  width:56px;
  height:2px;
  margin:24px 0 18px;
  background:#d89a6b;
}

.wjh164-brandline{
  display:flex;
  align-items:center;
  gap:13px;
  color:#51665d;
  font-size:8px;
  font-weight:900;
  letter-spacing:.20em;
}

.wjh164-brandline b{
  width:1px;
  height:16px;
  background:#7d8f87;
}

/* columns */
.wjh164-col{
  display:flex;
  flex-direction:column;
  gap:11px;
}

.wjh164-col strong,
.wjh164-connect>strong{
  margin-bottom:12px;
  color:#2d493f;
  font:400 20px Georgia,serif;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.wjh164-col strong:after,
.wjh164-connect>strong:after{
  content:"";
  display:block;
  width:40px;
  height:2px;
  margin-top:14px;
  background:#dfa475;
}

.wjh164-col a{
  color:#485b53;
  font:17px Georgia,serif;
  transition:.18s ease;
}

.wjh164-col a:hover{
  color:#b46b47;
  transform:translateX(3px);
}

/* social */
.wjh164-connect p{
  margin:0 0 18px;
  color:#556960;
  font:16px/1.5 Georgia,serif;
}

.wjh164-social{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}

.wjh164-social a{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:1px solid #d4c6b2;
  background:#e7dfc8;
  color:#fff;
  font-weight:900;
  box-shadow:0 5px 14px rgba(67,79,72,.08);
  transition:.2s ease;
}

.wjh164-social a:nth-child(odd){
  background:#8ea68c;
}

.wjh164-social a:nth-child(even){
  background:#e0b886;
}

.wjh164-social a:hover{
  transform:translateY(-3px);
  filter:brightness(1.04);
}

.wjh164-connect>i{
  display:block;
  width:150px;
  height:1px;
  margin:24px 0 18px;
  background:#d8a273;
}

.wjh164-connect blockquote{
  margin:0;
  color:#667f73;
  font:italic 26px/1.22 Georgia,serif;
}

/* botanical soft corner decor */
.wjh164-decor{
  position:absolute;
  width:220px;
  height:220px;
  pointer-events:none;
  opacity:.17;
  border-radius:50%;
  background:
    radial-gradient(ellipse at 40% 60%,#8fa986 0 8%,transparent 9%),
    radial-gradient(ellipse at 55% 45%,#9eb494 0 7%,transparent 8%),
    radial-gradient(ellipse at 65% 65%,#7f9a79 0 6%,transparent 7%);
}

.wjh164-decor-left{
  left:-90px;
  bottom:-50px;
  transform:rotate(-18deg);
}

.wjh164-decor-right{
  right:-90px;
  top:-75px;
  transform:rotate(28deg);
}

/* wave visual */
.wjh164-wave{
  height:72px;
  margin-top:8px;
  overflow:hidden;
}

.wjh164-wave:before,
.wjh164-wave:after{
  content:"";
  position:absolute;
  left:-5%;
  width:110%;
  border-radius:50%;
}

.wjh164-wave:before{
  height:120px;
  top:28px;
  background:#dde4d4;
  border-top:1px solid #d2b07d;
}

.wjh164-wave:after{
  height:100px;
  top:43px;
  background:#cbd5c3;
  opacity:.65;
}

.wjh164-bottom{
  display:flex;
  justify-content:space-between;
  gap:24px;
  margin-top:8px;
  padding-top:14px;
  border-top:1px solid #d9ded5;
  color:#78887f;
  font-size:9px;
}

/* responsive */
@media(max-width:1180px){
  .wjh164-grid{
    grid-template-columns:1.3fr 1fr 1fr;
  }

  .wjh164-grid>*{
    border-bottom:1px solid #dfe2dc;
  }

  .wjh164-connect{
    grid-column:2/4;
  }
}

@media(max-width:820px){
  .wjh164-grid{
    grid-template-columns:1fr 1fr;
  }

  .wjh164-connect{
    grid-column:auto;
  }

  .wjh164-grid>*{
    padding:20px;
  }

  .wjh164-brand img{
    width:280px;
  }
}

@media(max-width:560px){
  .wjh164-footer{
    padding-top:36px;
  }

  .wjh164-grid{
    grid-template-columns:1fr;
  }

  .wjh164-grid>*{
    padding:20px 0;
    border-right:0;
  }

  .wjh164-bottom{
    flex-direction:column;
    gap:7px;
  }

  .wjh164-connect blockquote{
    font-size:22px;
  }
}


/* =========================================================
   v1.6.5 — Related Posts on all Write Jive Home single posts
   ========================================================= */

.wjh-related-posts{
  width:min(1080px,calc(100% - 48px));
  margin:56px auto 0;
  padding-top:28px;
  border-top:1px solid #d9e6e4;
}

.wjh-related-posts-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:18px;
}

.wjh-related-posts-head h2{
  margin:6px 0 0;
  color:#0d3a45;
  font:400 34px/1 Georgia,serif;
}

.wjh-related-rule{
  width:72px;
  height:2px;
  margin-bottom:7px;
  background:var(--coral);
}

.wjh-related-posts-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

.wjh-related-post-card{
  overflow:hidden;
  border:1px solid #e1ecea;
  border-radius:14px;
  background:#fff;
  box-shadow:0 10px 26px rgba(13,52,64,.07);
}

.wjh-related-post-img{
  display:block;
  height:185px;
  overflow:hidden;
  background:#edf5f3;
}

.wjh-related-post-img img,
.wjh-related-post-img .wjh-fallback{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}

.wjh-related-post-card:hover .wjh-related-post-img img{
  transform:scale(1.035);
}

.wjh-related-post-copy{
  padding:15px 16px 17px;
}

.wjh-related-post-cat{
  display:block;
  color:var(--teal);
  font-size:8px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.wjh-related-post-copy h3{
  margin:7px 0 8px;
  font:400 20px/1.08 Georgia,serif;
  color:#0d3a45;
}

.wjh-related-post-copy h3 a{
  color:#0d3a45!important;
  text-decoration:none!important;
}

.wjh-related-post-copy p{
  margin:0;
  color:#6c7b7d;
  font:13px/1.45 Georgia,serif;
}

.wjh-related-post-read{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin-top:13px;
  color:var(--coral)!important;
  font-size:10px;
  font-weight:900;
  letter-spacing:.05em;
  text-decoration:none!important;
  text-transform:uppercase;
}

.wjh-related-post-read b{
  font-size:14px;
  transition:transform .18s ease;
}

.wjh-related-post-read:hover b{
  transform:translateX(4px);
}

@media(max-width:900px){
  .wjh-related-posts-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:600px){
  .wjh-related-posts{width:calc(100% - 24px)}
  .wjh-related-posts-grid{grid-template-columns:1fr}
  .wjh-related-post-img{height:220px}
}
