/*
Theme Name: QuantumLawSolutions Reference Brown
Theme URI: https://example.com/prime-legal-guide
Author: InsightfulLawHelp
Description: Premium deep-blue legal knowledge WordPress theme for InsightfulLawHelp.
Version: 3.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: prime-legal-guide
*/
:root{--navy:#0b263b;--navy2:#071b2b;--gold:#b4893a;--gold2:#d2ad62;--ivory:#f7f3ea;--paper:#fffdf8;--ink:#182532;--muted:#66717a;--line:#e5ddd0;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);line-height:1.58}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.plg-top{background:var(--navy);color:#f3ead8;text-align:center;padding:8px 16px;font:700 12px var(--serif);letter-spacing:.04em}.plg-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.plg-head{min-height:92px;display:grid;grid-template-columns:300px 1fr 360px;align-items:center;gap:18px}.plg-brand img{width:285px}.plg-nav ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:24px}.plg-nav a{font-size:12px;font-weight:800;color:var(--navy)}.plg-search{display:grid;grid-template-columns:1fr 46px;border:1px solid #d8d0c4;border-radius:3px;overflow:hidden;background:#fff}.plg-search input{border:0;padding:12px 14px;outline:0;font-size:12px}.plg-search button{border:0;background:var(--gold);color:#fff;font-weight:900}.plg-menu-toggle{display:none}
.plg-hero{background:linear-gradient(90deg,#faf7f0 0 42%,#eee6d6 42%);overflow:hidden}.plg-hero-grid{min-height:470px;display:grid;grid-template-columns:1.05fr 1fr;align-items:stretch}.plg-hero-copy{padding:54px 50px 44px 0;align-self:center}.eyebrow{margin:0 0 12px;color:#8f6b2d;font-size:10px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.plg-hero h1{margin:0;font:700 clamp(3.2rem,5vw,5.2rem)/.98 var(--serif);color:var(--navy);letter-spacing:-.035em}.plg-hero p{max-width:580px;color:#49545c;font:18px/1.55 var(--serif)}.plg-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.btn{display:inline-flex;align-items:center;padding:12px 18px;border-radius:3px;font-size:13px;font-weight:800}.btn.primary{background:var(--gold);color:#fff}.btn.secondary{border:1px solid #c8b797;background:#fff;color:var(--navy)}.trust-row{display:flex;gap:28px;flex-wrap:wrap;margin-top:25px;color:#5e625f;font-size:12px}.trust-row span:before{content:'◆';color:var(--gold);margin-right:8px}.plg-hero-media{position:relative;overflow:hidden}.plg-hero-media img{width:100%;height:100%;min-height:470px;object-fit:cover}.plg-hero-media:after{content:'“Knowledge of the law empowers a fairer, stronger society.”';position:absolute;right:26px;top:55px;width:190px;color:#fff;font:italic 22px/1.3 var(--serif);text-shadow:0 2px 10px #000}
.section{padding:46px 0}.section.white{background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head h2{margin:0;font:700 clamp(2rem,3vw,3rem)/1 var(--serif);color:var(--navy)}.section-head a{font-size:12px;font-weight:800;color:var(--navy)}
.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.card{background:#fff;border:1px solid var(--line);overflow:hidden}.card-media{aspect-ratio:1.45/1;overflow:hidden;background:#eee}.card-media img{width:100%;height:100%;object-fit:cover}.card-body{padding:13px 14px 16px}.tag{display:inline-block;margin-bottom:8px;padding:4px 7px;background:#e8c982;color:#5e4315;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.card h3{margin:0 0 8px;font:700 1.2rem/1.14 var(--serif);color:var(--navy)}.card p{margin:0;color:#59646b;font-size:12px}.read{display:inline-block;margin-top:12px;color:#9a6d21;font-weight:800;font-size:12px}
.category-section{padding:28px 0 42px;background:#fbf8f1}.category-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:10px}.cat{background:#fff;border:1px solid var(--line);padding:18px 10px;text-align:center;min-height:105px}.cat-icon{font-size:28px;color:var(--gold);margin-bottom:8px}.cat strong{display:block;font:700 14px/1.15 var(--serif);color:var(--navy)}
.more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mini{display:grid;grid-template-columns:95px 1fr;gap:12px;align-items:start}.mini img{width:95px;height:90px;object-fit:cover}.mini h3{margin:0 0 6px;font:700 1rem/1.15 var(--serif);color:var(--navy)}.mini p{margin:0;color:#606a70;font-size:11px}
.plg-footer{background:linear-gradient(180deg,var(--navy),var(--navy2));color:#eef3f7;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr .8fr .9fr;gap:28px;padding:38px 0}.footer-logo img{width:280px;filter:brightness(0) invert(1)}.footer-grid h3{font:700 1.1rem var(--serif);margin:0 0 12px}.footer-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.footer-grid a{color:#eef3f7;font-size:12px}.newsletter{display:grid;grid-template-columns:1fr 48px}.newsletter input{padding:11px;border:0}.newsletter button{background:var(--gold);border:0;color:#fff;font-weight:900}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:13px 0;font-size:11px;color:#c6d3dc;display:flex;justify-content:space-between;gap:20px}
.single-wrap{width:min(930px,calc(100% - 30px));margin:42px auto;background:#fff;padding:38px;border:1px solid var(--line)}.single-title{margin:0 0 14px;font:700 clamp(2.6rem,5vw,4.6rem)/1 var(--serif);color:var(--navy)}.single-media{margin:24px 0;border:1px solid var(--line);box-shadow:0 14px 32px rgba(0,0,0,.07)}.single-media img{width:100%}.entry-content{font:17px/1.78 var(--serif)}.entry-content h2,.entry-content h3{color:var(--navy);line-height:1.15}.entry-content a{color:#9a5a1f;text-decoration:underline}.related{margin-top:42px;padding-top:24px;border-top:1px solid var(--line)}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
@media(max-width:980px){.plg-head{grid-template-columns:1fr auto}.plg-brand img{width:240px}.plg-menu-toggle{display:block;border:0;background:var(--navy);color:#fff;padding:10px 12px}.plg-nav{display:none;grid-column:1/-1}.plg-nav.open{display:block}.plg-nav.open ul{display:grid;padding:12px 0}.plg-search{grid-column:1/-1}.plg-hero-grid{grid-template-columns:1fr}.plg-hero-copy{padding:38px 0}.feature-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(5,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{width:min(100% - 24px,1180px)}.plg-top{font-size:10px}.plg-brand img{width:205px}.plg-hero h1{font-size:3rem}.feature-grid,.more-grid,.related-grid,.footer-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.mini{grid-template-columns:85px 1fr}.single-wrap{padding:22px 16px}.footer-bottom{flex-direction:column}}


/* =========================================================
   v1.1 — Larger homepage with additional image-rich sections
   ========================================================= */

.visual-section{
  padding:48px 0;
  background:#f8f4eb;
}
.visual-grid{
  display:grid;
  grid-template-columns:1.35fr .8fr .8fr;
  gap:16px;
}
.visual-card{
  position:relative;
  overflow:hidden;
  min-height:250px;
  border:1px solid var(--line);
  background:#fff;
}
.visual-card.large{
  grid-row:span 2;
  min-height:520px;
}
.visual-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .3s ease;
}
.visual-card:hover img{
  transform:scale(1.035);
}
.visual-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(9,26,40,.02) 25%,rgba(8,28,44,.88) 100%);
}
.visual-copy{
  position:absolute;
  z-index:2;
  left:18px;
  right:18px;
  bottom:16px;
  color:#fff;
}
.visual-copy .tag{
  margin-bottom:8px;
}
.visual-copy h3{
  margin:0;
  font:700 1.35rem/1.12 var(--serif);
}
.visual-card.large .visual-copy h3{
  font-size:2rem;
}
.visual-copy p{
  margin:8px 0 0;
  max-width:520px;
  color:#e8edf1;
  font-size:12px;
}

.guide-showcase{
  padding:48px 0;
  background:#fff;
}
.guide-showcase-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.guide-tile{
  overflow:hidden;
  border:1px solid var(--line);
  background:#fff;
}
.guide-tile .media{
  aspect-ratio:1.45/1;
  overflow:hidden;
  background:#eee;
}
.guide-tile .media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .28s ease;
}
.guide-tile:hover .media img{
  transform:scale(1.035);
}
.guide-tile .body{
  padding:15px 16px 17px;
}
.guide-tile h3{
  margin:0 0 7px;
  font:700 1.15rem/1.15 var(--serif);
  color:var(--navy);
}
.guide-tile p{
  margin:0;
  color:#5f686e;
  font-size:12px;
}

.image-strip{
  padding:0 0 48px;
  background:#fff;
}
.image-strip-grid{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:10px;
}
.image-strip-grid a{
  display:block;
  overflow:hidden;
  aspect-ratio:1/1;
  border:1px solid var(--line);
  background:#eee;
}
.image-strip-grid img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}
.image-strip-grid a:hover img{
  transform:scale(1.05);
}

@media(max-width:980px){
  .visual-grid{grid-template-columns:1fr 1fr}
  .visual-card.large{
    grid-column:1/-1;
    grid-row:auto;
    min-height:400px;
  }
  .guide-showcase-grid{grid-template-columns:repeat(2,1fr)}
  .image-strip-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:620px){
  .visual-grid,
  .guide-showcase-grid,
  .image-strip-grid{grid-template-columns:1fr}
  .visual-card,
  .visual-card.large{min-height:280px}
}


/* =========================================================
   v1.2 — Modern + stylish legal category cards
   ========================================================= */

.category-section{
  padding:42px 0 54px;
  background:linear-gradient(180deg,#fcfaf4 0%,#f6f1e8 100%);
}

.category-section .section-head{
  align-items:center;
  margin-bottom:24px;
}

.category-section .section-head h2{
  font:700 clamp(2.4rem,4.4vw,4.4rem)/.94 var(--serif);
  letter-spacing:-.04em;
  color:var(--navy);
}

.category-section .section-head a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:14px 18px;
  border:1px solid #ddd4c2;
  border-radius:999px;
  background:#fff;
  box-shadow:0 10px 24px rgba(10,30,44,.05);
  font-size:14px;
  font-weight:800;
  color:var(--navy);
}

.category-grid{
  grid-template-columns:repeat(5,1fr);
  gap:16px;
}

.cat{
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  gap:14px;
  min-height:160px;
  padding:18px 18px 16px;
  text-align:left;
  border:1px solid #e3dccc;
  border-radius:22px;
  background:
    radial-gradient(circle at top right, rgba(194,160,85,.10), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fcfaf6 100%);
  box-shadow:0 14px 32px rgba(9,27,41,.06);
  transition:transform .26s ease, box-shadow .26s ease, border-color .26s ease;
}

.cat:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 38px rgba(9,27,41,.11);
  border-color:#cfbe97;
}

.cat::after{
  content:"→";
  position:absolute;
  right:16px;
  bottom:14px;
  width:34px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#f3ecde;
  color:var(--navy);
  font-size:15px;
  font-weight:900;
}

.cat-icon{
  width:56px;
  height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  margin:0;
  font-size:28px;
  color:#b88b2e;
  background:linear-gradient(135deg,#fff8e7 0%,#efe2bd 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(184,139,46,.16);
}

.cat strong{
  display:block;
  max-width:calc(100% - 40px);
  margin:0;
  font:700 clamp(1.15rem,1.6vw,1.45rem)/1.04 var(--serif);
  letter-spacing:-.02em;
  color:var(--navy);
}

@media(max-width:980px){
  .category-grid{
    grid-template-columns:repeat(3,1fr);
  }
}

@media(max-width:620px){
  .category-section .section-head{
    align-items:flex-start;
  }

  .category-section .section-head a{
    padding:12px 16px;
    font-size:13px;
  }

  .category-grid{
    grid-template-columns:repeat(2,1fr);
    gap:12px;
  }

  .cat{
    min-height:138px;
    padding:15px 14px 14px;
    border-radius:18px;
  }

  .cat-icon{
    width:48px;
    height:48px;
    border-radius:14px;
    font-size:24px;
  }

  .cat strong{
    font-size:1.02rem;
  }
}


/* =========================================================
   v1.3 — Slightly smaller logo
   ========================================================= */
.plg-brand img{width:245px}
.footer-logo img{width:245px;filter:brightness(0) invert(1)}
@media(max-width:980px){
  .plg-brand img{width:220px}
}
@media(max-width:620px){
  .plg-brand img{width:188px}
  .footer-logo img{width:215px}
}


/* =========================================================
   v1.4 — Homepage image links fix
   ========================================================= */
.visual-card .visual-media-link{
  position:absolute;
  inset:0;
  z-index:1;
  display:block;
}
.visual-card .visual-media-link img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.visual-card::after{
  z-index:1;
  pointer-events:none;
}
.visual-copy{
  z-index:2;
  pointer-events:none;
}
.guide-tile .media,
.image-strip-grid a,
.card-media,
.mini > a{
  cursor:pointer;
}


/* =========================================================
   v1.5 — Definitive homepage clickable-image fix
   ========================================================= */
.visual-card{
  display:block;
  cursor:pointer;
  color:#fff;
}
.visual-card > img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.visual-card::after{
  z-index:1;
  pointer-events:none;
}
.visual-copy{
  z-index:2;
  pointer-events:none;
}
.visual-copy strong{
  display:block;
  margin:0;
  font:700 1.35rem/1.12 var(--serif);
  color:#fff;
}
.visual-card.large .visual-copy strong{
  font-size:2rem;
}
.visual-desc{
  display:block;
  margin-top:8px;
  color:#e8edf1;
  font-size:12px;
  line-height:1.5;
}

.guide-tile{
  display:block;
  color:inherit;
  cursor:pointer;
}
.guide-tile .body strong{
  display:block;
  margin:0 0 7px;
  font:700 1.15rem/1.15 var(--serif);
  color:var(--navy);
}
.guide-copy{
  display:block;
  margin-top:9px;
  color:var(--gold);
  font-size:12px;
  font-weight:800;
}
.image-strip-grid a{
  position:relative;
  z-index:2;
  cursor:pointer;
}
.image-strip-grid a img{
  pointer-events:none;
}


/* =========================================================
   v1.6 — Full internal linking + related post system
   ========================================================= */

.visual-open{
  display:block;
  margin-top:10px;
  font-size:11px;
  font-weight:900;
  color:#f0d18c;
}

.image-strip-grid a{
  position:relative;
}
.image-strip-grid a span{
  position:absolute;
  left:10px;
  right:10px;
  bottom:8px;
  z-index:2;
  padding:6px 8px;
  border-radius:7px;
  background:rgba(7,27,42,.86);
  color:#fff;
  font:700 11px/1.2 var(--serif);
}
.image-strip-grid a::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 55%,rgba(7,27,42,.55));
  pointer-events:none;
}

/* Contextual links automatically inserted inside articles */
.plg-inline-related{
  max-width:860px;
  margin:26px auto;
  padding:14px 16px;
  border-left:4px solid var(--gold);
  border-radius:10px;
  background:#f7f3e9;
  box-shadow:0 8px 18px rgba(9,27,41,.04);
}
.plg-inline-related span{
  display:block;
  margin-bottom:5px;
  color:#8a7350;
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.plg-inline-related a{
  color:var(--navy)!important;
  font-weight:800;
  text-decoration:none!important;
}

/* Internal / external link distinction */
.entry-content a.plg-internal-link{
  color:#0d5a45!important;
  font-weight:700;
  text-decoration:underline;
  text-underline-offset:3px;
}
.entry-content a.plg-external-link{
  color:#b55326!important;
  font-weight:700;
  text-decoration:underline;
  text-underline-offset:3px;
}
.entry-content a.plg-external-link::after{
  content:" ↗";
  font-size:.8em;
}

/* Related posts */
.plg-related-posts{
  margin-top:46px;
  padding-top:30px;
  border-top:1px solid var(--line);
}
.plg-related-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:18px;
}
.related-kicker{
  display:block;
  margin-bottom:5px;
  color:var(--gold);
  font-size:9px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.plg-related-head h2{
  margin:0;
  font:700 2.25rem/1 var(--serif);
  color:var(--navy);
}
.plg-related-head > span{
  color:#697278;
  font-size:12px;
}
.related-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.related-card{
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
  box-shadow:0 10px 24px rgba(9,27,41,.06);
}
.related-image{
  display:block;
  aspect-ratio:1.5/1;
  overflow:hidden;
  background:#eee;
}
.related-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}
.related-card:hover .related-image img{
  transform:scale(1.04);
}
.related-body{
  padding:14px 15px 16px;
}
.related-body h3{
  margin:7px 0 10px;
  font:700 1.12rem/1.16 var(--serif);
  color:var(--navy);
}
.related-body h3 a{
  color:inherit;
}

@media(max-width:700px){
  .related-grid{grid-template-columns:1fr}
  .plg-related-head{align-items:flex-start;flex-direction:column}
}


/* =========================================================
   v1.7 — hard click fix for homepage images/cards
   ========================================================= */

/* Every image/card link sits above decorative layers */
.visual-grid,
.guide-showcase-grid,
.image-strip-grid{
  position:relative;
  z-index:1;
}

.visual-card,
.guide-tile,
.image-strip-grid > a,
.card-media,
.mini > a{
  position:relative!important;
  z-index:20!important;
  pointer-events:auto!important;
  cursor:pointer!important;
}

/* Decorative pseudo-elements must never receive clicks */
.visual-card::before,
.visual-card::after,
.guide-tile::before,
.guide-tile::after,
.image-strip-grid > a::before,
.image-strip-grid > a::after{
  pointer-events:none!important;
}

/* Images/text inside links pass the click to the anchor */
.visual-card img,
.visual-card .visual-copy,
.visual-card .visual-copy *,
.guide-tile .media,
.guide-tile .media *,
.guide-tile .body,
.guide-tile .body *,
.image-strip-grid > a img,
.image-strip-grid > a span{
  pointer-events:none!important;
}

/* Avoid accidental transparent overlays from other theme CSS */
.visual-card,
.guide-tile,
.image-strip-grid > a{
  isolation:isolate;
}


/* =========================================================
   v2.0 — Approved Modern Legal Journal design
   ========================================================= */

:root{
  --plg-navy:#0b2d46;
  --plg-navy2:#082235;
  --plg-gold:#c8973f;
  --plg-gold2:#e4be75;
  --plg-cream:#fbf7ee;
  --plg-paper:#fffdf9;
  --plg-line:#e5ddcf;
  --plg-ink:#10293b;
}

body{
  background:#fffdf8;
  color:var(--plg-ink);
}

/* Header */
.plg-top{
  display:none;
}
.plg-header{
  position:sticky;
  top:0;
  z-index:80;
  background:rgba(8,34,53,.97);
  border-bottom:1px solid rgba(255,255,255,.1);
  box-shadow:0 8px 24px rgba(0,0,0,.08);
}
.plg-head{
  min-height:78px;
  grid-template-columns:280px 1fr 330px;
  gap:20px;
}
.plg-brand img{
  width:225px;
  filter:brightness(0) invert(1);
}
.plg-nav ul{
  gap:24px;
}
.plg-nav a{
  color:#fff;
  font-size:12px;
  font-weight:800;
}
.plg-nav a:hover,
.plg-nav .current-menu-item>a{
  color:var(--plg-gold2);
}
.plg-search{
  border:0;
  border-radius:8px;
  overflow:hidden;
  background:#fff;
}
.plg-search input{
  padding:11px 13px;
  font-size:12px;
}
.plg-search button{
  background:var(--plg-gold);
  color:#13293b;
  width:48px;
}

/* Hero */
.plg-hero{
  position:relative;
  overflow:hidden;
  background:#0b2d46;
}
.plg-hero-grid{
  position:relative;
  min-height:500px;
  display:block;
  width:100%;
  max-width:none;
}
.plg-hero-media{
  position:absolute;
  inset:0;
}
.plg-hero-media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.plg-hero-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(5,25,40,.95) 0%,rgba(5,25,40,.84) 36%,rgba(5,25,40,.22) 68%,rgba(5,25,40,.08) 100%);
}
.plg-hero-copy{
  position:relative;
  z-index:2;
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
  padding:72px 0 54px;
  color:#fff;
}
.plg-hero-copy > *{
  max-width:600px;
}
.plg-hero .eyebrow{
  color:var(--plg-gold2);
}
.plg-hero h1{
  color:#fff;
  font-size:clamp(3.1rem,5.6vw,5.6rem);
  line-height:.94;
  letter-spacing:-.045em;
  margin-bottom:16px;
}
.plg-hero-copy p{
  color:#eef3f6;
  font-size:17px;
  line-height:1.55;
}
.plg-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:22px 0;
}
.btn.primary{
  background:linear-gradient(180deg,#e6bf74,#c89234);
  color:#10293b;
  border:0;
}
.btn.secondary{
  background:rgba(10,33,50,.65);
  color:#fff;
  border:1px solid rgba(255,255,255,.42);
}
.trust-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  max-width:760px;
  gap:0;
  margin-top:28px;
}
.trust-row span{
  padding:14px 18px;
  border-right:1px solid rgba(255,255,255,.22);
  color:#fff;
  font-size:12px;
  line-height:1.35;
}
.trust-row span:last-child{
  border-right:0;
}

/* Sections */
.section{
  padding:46px 0;
}
.section-head h2{
  color:var(--plg-navy);
  font-size:clamp(2rem,3.3vw,3.2rem);
}
.section-head a{
  color:#ad7621;
  font-weight:800;
}

.feature-grid{
  grid-template-columns:repeat(4,1fr);
  gap:20px;
}
.card{
  border:1px solid var(--plg-line);
  border-radius:10px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 10px 24px rgba(8,34,53,.05);
}
.card-media{
  aspect-ratio:1.55/1;
}
.card-media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.card-body{
  padding:15px 16px 17px;
}
.card h3{
  color:var(--plg-navy);
  font-size:1.25rem;
  line-height:1.13;
}
.card p{
  color:#67717a;
}
.tag{
  background:#f5ead4;
  color:#9a6d21;
  border-radius:999px;
  padding:5px 8px;
  font-size:9px;
  font-weight:900;
}

/* Category band */
.category-section{
  padding:36px 0 44px;
  background:linear-gradient(180deg,#0b2d46,#082235);
}
.category-section .section-head h2{
  color:#fff;
}
.category-section .section-head a{
  color:#e9c77f;
}
.category-grid{
  grid-template-columns:repeat(9,1fr);
  gap:10px;
}
.cat{
  min-height:140px;
  padding:16px 10px 12px;
  border:1px solid rgba(200,151,63,.28);
  border-radius:10px;
  background:#fffaf2;
  box-shadow:none;
  text-align:center;
  align-items:center;
}
.cat:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 28px rgba(0,0,0,.15);
}
.cat-icon{
  width:62px;
  height:62px;
  border-radius:8px;
  font-size:30px;
  background:#f4ead8;
  color:#a97423;
}
.cat strong{
  max-width:none;
  font-size:1rem;
  text-align:center;
}
.cat::after{
  position:static;
  width:auto;
  height:auto;
  margin-top:auto;
  background:transparent;
  color:#a97423;
}

/* More articles */
.more-grid{
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.mini{
  display:block;
  border:1px solid var(--plg-line);
  border-radius:8px;
  overflow:hidden;
  background:#fff;
}
.mini>a{
  display:block;
  aspect-ratio:1.55/1;
}
.mini img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.mini>div{
  padding:13px 14px 15px;
}
.mini h3{
  font-size:1.1rem;
  line-height:1.13;
}

/* Extra visual blocks */
.visual-section{
  background:#fffaf3;
}
.visual-card{
  border-radius:10px;
}
.guide-showcase{
  background:#fff;
}
.guide-tile{
  border-radius:9px;
}
.image-strip{
  background:#fff;
}

/* Newsletter band */
.plg-newsletter-band{
  padding:30px 0;
  background:
    linear-gradient(90deg,rgba(5,25,40,.94),rgba(5,25,40,.84)),
    url("assets/images/contract.jpg") center/cover no-repeat;
  color:#fff;
}
.plg-newsletter-inner{
  display:grid;
  grid-template-columns:1fr minmax(320px,520px);
  gap:30px;
  align-items:center;
}
.plg-newsletter-inner h2{
  margin:0 0 6px;
  color:#fff;
  font:700 2rem/1.05 var(--serif);
}
.plg-newsletter-inner p{
  margin:0;
  color:#dbe6ec;
}
.plg-newsletter-form{
  display:grid;
  grid-template-columns:1fr 120px;
}
.plg-newsletter-form input{
  border:0;
  padding:13px 14px;
}
.plg-newsletter-form button{
  border:0;
  background:var(--plg-gold);
  color:#10293b;
  font-weight:900;
}

/* Footer */
.plg-footer{
  margin-top:0;
  background:linear-gradient(180deg,#0a2b43,#061d2e);
}
.footer-grid{
  grid-template-columns:1.25fr .7fr .8fr .8fr;
}
.footer-logo img{
  width:235px;
  filter:brightness(0) invert(1);
}
.footer-grid h3{
  color:#fff;
}
.footer-grid a{
  color:#e8eef2;
}
.footer-bottom{
  color:#bccbd4;
}

/* Single post */
.single-wrap{
  width:min(1040px,calc(100% - 28px));
}
.single-title{
  color:var(--plg-navy);
}
.single-featured-image{
  border-radius:12px;
  overflow:hidden;
  box-shadow:0 16px 34px rgba(8,34,53,.08);
}
.entry-content{
  font-size:17px;
  line-height:1.78;
}
.entry-content a.plg-internal-link{
  color:#0b5c47!important;
}
.entry-content a.plg-external-link{
  color:#bb4e20!important;
}

@media(max-width:1100px){
  .category-grid{grid-template-columns:repeat(5,1fr)}
}

@media(max-width:980px){
  .plg-head{
    grid-template-columns:1fr auto;
  }
  .plg-brand img{
    width:210px;
  }
  .plg-menu-toggle{
    display:block;
    background:var(--plg-gold);
    color:#10293b;
    border-radius:6px;
  }
  .plg-nav.open ul{
    background:#0b2d46;
  }
  .plg-search{
    grid-column:1/-1;
  }
  .feature-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .plg-newsletter-inner{
    grid-template-columns:1fr;
  }
}

@media(max-width:620px){
  .plg-head{
    min-height:68px;
  }
  .plg-brand img{
    width:185px;
  }
  .plg-hero-copy{
    width:min(100% - 24px,1180px);
    padding:48px 0 40px;
  }
  .plg-hero h1{
    font-size:3.25rem;
  }
  .trust-row{
    grid-template-columns:1fr;
  }
  .trust-row span{
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.18);
  }
  .feature-grid,
  .more-grid,
  .footer-grid{
    grid-template-columns:1fr;
  }
  .category-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .plg-newsletter-form{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   v2.2 — Modern premium menu styling
   ========================================================= */

.plg-head{
  grid-template-columns:250px minmax(0,1fr) 330px;
  gap:18px;
}

.plg-nav{
  min-width:0;
}

.plg-nav ul{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin:0;
  padding:0;
}

.plg-nav li{
  list-style:none;
}

.plg-nav a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 13px;
  border-radius:999px;
  color:#eef4f7;
  font-size:11px;
  font-weight:800;
  letter-spacing:.01em;
  white-space:nowrap;
  transition:
    color .18s ease,
    background .18s ease,
    transform .18s ease,
    box-shadow .18s ease;
}

.plg-nav a:hover{
  color:#0d2d44;
  background:linear-gradient(180deg,#efd59b,#c9953b);
  box-shadow:0 8px 18px rgba(200,149,59,.24);
  transform:translateY(-1px);
}

.plg-nav .current-menu-item>a,
.plg-nav .current-category-ancestor>a{
  color:#0d2d44;
  background:linear-gradient(180deg,#f2dba8,#c9953b);
  box-shadow:0 8px 18px rgba(200,149,59,.22);
}

@media(max-width:1080px){
  .plg-head{
    grid-template-columns:220px minmax(0,1fr) 280px;
  }

  .plg-nav a{
    padding:0 9px;
    font-size:10px;
  }
}

@media(max-width:980px){
  .plg-head{
    grid-template-columns:1fr auto;
  }

  .plg-nav.open{
    display:block;
    grid-column:1/-1;
  }

  .plg-nav.open ul{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    padding:12px;
    border-radius:14px;
    background:#0b2d46;
  }

  .plg-nav.open a{
    width:100%;
    justify-content:flex-start;
    min-height:42px;
    padding:0 14px;
    border-radius:10px;
    background:rgba(255,255,255,.05);
  }
}

@media(max-width:560px){
  .plg-nav.open ul{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   InsightfulLawHelp Full Blue v1.0
   ========================================================= */
:root{
  --pli-navy:#08273b;
  --pli-navy2:#061c2b;
  --pli-gold:#c99a47;
  --pli-gold2:#e6c37d;
  --pli-cream:#fbf7ef;
  --pli-paper:#fffdf9;
  --pli-line:#e5ddd0;
  --pli-text:#132c3d;
}

body{background:#fffdf8;color:var(--pli-text);}

/* Header */
.plg-header{
  background:linear-gradient(180deg,#08273b,#061f30)!important;
  border-bottom:1px solid rgba(201,154,71,.35);
}
.plg-head{
  grid-template-columns:280px minmax(0,1fr) 330px!important;
  min-height:78px;
}
.plg-brand img{
  width:245px!important;
  filter:brightness(0) invert(1);
}
.plg-nav ul{gap:7px!important;}
.plg-nav a{
  color:#eef4f7!important;
  min-height:38px;
  padding:0 12px!important;
  border-radius:999px;
  font-size:11px!important;
  font-weight:800;
}
.plg-nav a:hover,
.plg-nav .current-menu-item>a{
  color:#08273b!important;
  background:linear-gradient(180deg,#efd89f,#c99a47)!important;
}
.plg-search{
  background:#fff;
  border-radius:7px!important;
  overflow:hidden;
  border:1px solid rgba(201,154,71,.25);
}
.plg-search button{
  background:var(--pli-gold)!important;
  color:#0b2637!important;
}

/* Hero */
.plg-hero{background:#061d2c!important;}
.plg-hero-grid{min-height:500px!important;}
.plg-hero-media::after{
  background:linear-gradient(90deg,rgba(5,24,38,.96) 0%,rgba(5,24,38,.83) 38%,rgba(5,24,38,.28) 70%,rgba(5,24,38,.08) 100%)!important;
}
.plg-hero-copy{
  width:min(1180px,calc(100% - 40px))!important;
  padding:72px 0 58px!important;
}
.plg-hero h1{
  max-width:650px!important;
  color:#fff!important;
  font-size:clamp(3rem,5.6vw,5.4rem)!important;
  line-height:.96!important;
  letter-spacing:-.04em!important;
}
.plg-hero .eyebrow{color:var(--pli-gold2)!important;}
.plg-hero-copy p{color:#edf3f6!important;font-size:17px!important;}
.btn.primary{
  background:linear-gradient(180deg,#e7c47e,#c8943f)!important;
  color:#0c293b!important;
}
.btn.secondary{
  border:1px solid rgba(255,255,255,.5)!important;
  background:rgba(8,38,58,.58)!important;
  color:#fff!important;
}
.trust-row span{
  color:#fff!important;
  border-color:rgba(255,255,255,.18)!important;
}

/* Main editorial cards */
.section{padding:48px 0!important;}
.section-head h2{
  color:var(--pli-navy)!important;
  font-size:clamp(2.1rem,3.2vw,3.2rem)!important;
}
.section-head a{color:#a56e1d!important;font-weight:800;}
.feature-grid{grid-template-columns:repeat(4,1fr)!important;gap:18px!important;}
.card{
  border:1px solid var(--pli-line)!important;
  border-radius:9px!important;
  box-shadow:0 10px 24px rgba(8,39,59,.06)!important;
}
.card-media{aspect-ratio:1.55/1!important;}
.card h3{color:var(--pli-navy)!important;font-size:1.22rem!important;}
.tag{
  background:#f3e6ce!important;
  color:#98691e!important;
  border-radius:999px!important;
}

/* Category section */
.category-section{
  background:linear-gradient(180deg,#08273b,#061c2b)!important;
  padding:40px 0 46px!important;
}
.category-section .section-head h2{color:#fff!important;}
.category-section .section-head a{color:#e5c37e!important;}
.category-grid{
  grid-template-columns:repeat(3,1fr)!important;
  gap:12px!important;
}
.cat{
  min-height:105px!important;
  padding:16px!important;
  border-radius:10px!important;
  border:1px solid rgba(201,154,71,.28)!important;
  background:linear-gradient(135deg,#fffaf1,#f7eedf)!important;
  display:grid!important;
  grid-template-columns:62px 1fr auto!important;
  align-items:center!important;
  text-align:left!important;
  gap:12px!important;
}
.cat-icon{
  width:58px!important;
  height:58px!important;
  border-radius:12px!important;
  background:#f0e1c2!important;
  color:#a87323!important;
}
.cat strong{
  max-width:none!important;
  color:var(--pli-navy)!important;
  text-align:left!important;
}
.cat::after{
  position:static!important;
  margin:0!important;
  width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  background:#f0e1c2!important;
  color:#95661e!important;
}

/* Popular reads */
.more-grid{grid-template-columns:repeat(4,1fr)!important;gap:16px!important;}
.mini{
  border:1px solid var(--pli-line)!important;
  border-radius:8px!important;
  background:#fff!important;
}

/* Newsletter */
.plg-newsletter-band{
  background:linear-gradient(90deg,#061c2b,#0b314a)!important;
  border-top:1px solid rgba(201,154,71,.25);
  border-bottom:1px solid rgba(201,154,71,.25);
}
.plg-newsletter-inner h2{color:#fff!important;}
.plg-newsletter-form button{
  background:var(--pli-gold)!important;
  color:#0b2637!important;
}

/* Footer */
.plg-footer{
  background:linear-gradient(180deg,#08273b,#051925)!important;
}
.footer-logo img{
  width:245px!important;
  filter:brightness(0) invert(1);
}
.footer-grid h3{color:#fff!important;}
.footer-grid a{color:#e8eef2!important;}

/* Single post */
.single-title{color:var(--pli-navy)!important;}
.entry-content a.plg-internal-link{color:#0b624b!important;}
.entry-content a.plg-external-link{color:#b34d20!important;}

@media(max-width:1050px){
  .plg-head{grid-template-columns:220px minmax(0,1fr) 280px!important;}
  .feature-grid{grid-template-columns:repeat(2,1fr)!important;}
}
@media(max-width:980px){
  .plg-head{grid-template-columns:1fr auto!important;}
  .plg-search{grid-column:1/-1;}
  .category-grid{grid-template-columns:repeat(2,1fr)!important;}
}
@media(max-width:620px){
  .plg-brand img{width:190px!important;}
  .feature-grid,.more-grid,.category-grid{grid-template-columns:1fr!important;}
  .plg-hero h1{font-size:3.2rem!important;}
}


/* =========================================================
   v1.1 — Theme 1: Elegant Classic
   ========================================================= */

:root{
  --ec-navy:#0b2a42;
  --ec-navy2:#071e30;
  --ec-gold:#c99a49;
  --ec-gold2:#e6c27a;
  --ec-cream:#fbf8f1;
  --ec-paper:#ffffff;
  --ec-line:#e6dfd2;
  --ec-text:#142b3b;
}

/* Header */
.plg-header{
  background:linear-gradient(180deg,#0b2a42,#082238)!important;
  border-bottom:1px solid rgba(201,154,73,.35)!important;
}
.plg-head{
  min-height:76px!important;
  grid-template-columns:265px minmax(0,1fr) 260px!important;
}
.plg-brand img{
  width:235px!important;
  filter:brightness(0) invert(1);
}
.plg-nav ul{
  gap:4px!important;
}
.plg-nav a{
  min-height:36px!important;
  padding:0 10px!important;
  color:#f3f6f8!important;
  font-size:10px!important;
  border-radius:999px!important;
}
.plg-nav a:hover,
.plg-nav .current-menu-item>a{
  color:#0b2a42!important;
  background:linear-gradient(180deg,#efd79b,#c99a49)!important;
}
.plg-search{
  border-radius:7px!important;
  overflow:hidden;
}
.plg-search button{
  background:var(--ec-gold)!important;
  color:#0b2a42!important;
}

/* Hero */
.plg-hero{
  background:#071f31!important;
}
.plg-hero-grid{
  min-height:500px!important;
}
.plg-hero-media::after{
  background:
    linear-gradient(90deg,rgba(5,23,36,.96) 0%,rgba(5,23,36,.88) 38%,rgba(5,23,36,.28) 70%,rgba(5,23,36,.08) 100%)!important;
}
.plg-hero-copy{
  width:min(1180px,calc(100% - 40px))!important;
  padding:68px 0 54px!important;
}
.plg-hero h1{
  max-width:620px!important;
  color:#fff!important;
  font-size:clamp(3rem,5.2vw,5rem)!important;
  line-height:.97!important;
}
.plg-hero-copy p{
  max-width:600px!important;
  color:#edf2f4!important;
}
.plg-hero .eyebrow{
  color:var(--ec-gold2)!important;
}
.btn.primary{
  background:linear-gradient(180deg,#e5bf74,#c6923e)!important;
  color:#0b2a42!important;
}
.btn.secondary{
  color:#fff!important;
  border:1px solid rgba(255,255,255,.48)!important;
  background:rgba(5,24,38,.55)!important;
}

/* Trust row */
.trust-row{
  max-width:800px!important;
  grid-template-columns:repeat(4,1fr)!important;
}
.trust-row span{
  color:#fff!important;
  border-color:rgba(255,255,255,.17)!important;
  font-size:11px!important;
}

/* Sections */
.section{
  padding:42px 0!important;
}
.section-head h2{
  color:var(--ec-navy)!important;
  font-size:clamp(2rem,3vw,3rem)!important;
}
.section-head a{
  color:#a46f22!important;
}

/* Category cards */
.category-section{
  padding:32px 0 38px!important;
  background:#fff!important;
}
.category-section .section-head h2{
  color:var(--ec-navy)!important;
}
.category-section .section-head a{
  color:#a46f22!important;
}
.category-grid{
  grid-template-columns:repeat(9,1fr)!important;
  gap:10px!important;
}
.cat{
  min-height:118px!important;
  padding:14px 8px 12px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  border:1px solid var(--ec-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:0 8px 18px rgba(11,42,66,.04)!important;
}
.cat-icon{
  width:50px!important;
  height:50px!important;
  border-radius:12px!important;
  background:#f5ead5!important;
  color:#aa7727!important;
  font-size:24px!important;
}
.cat strong{
  max-width:none!important;
  color:var(--ec-navy)!important;
  text-align:center!important;
  font-size:.92rem!important;
}
.cat::after{
  position:static!important;
  width:auto!important;
  height:auto!important;
  margin-top:3px!important;
  background:transparent!important;
  color:#a46f22!important;
}

/* Latest guides */
.feature-grid{
  grid-template-columns:repeat(4,1fr)!important;
  gap:14px!important;
}
.card{
  border:1px solid var(--ec-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:0 8px 20px rgba(11,42,66,.04)!important;
}
.card-media{
  aspect-ratio:1.6/1!important;
}
.card h3{
  color:var(--ec-navy)!important;
  font-size:1.12rem!important;
}
.tag{
  background:#f6ead5!important;
  color:#99681e!important;
}

/* More reads */
.more-grid{
  grid-template-columns:repeat(4,1fr)!important;
  gap:14px!important;
}
.mini{
  border:1px solid var(--ec-line)!important;
  border-radius:7px!important;
}

/* Newsletter */
.plg-newsletter-band{
  background:linear-gradient(90deg,#09253a,#0b2f49)!important;
}
.plg-newsletter-form button{
  background:var(--ec-gold)!important;
  color:#0b2a42!important;
}

/* Footer */
.plg-footer{
  background:linear-gradient(180deg,#0a2941,#061c2c)!important;
}
.footer-logo img{
  width:235px!important;
  filter:brightness(0) invert(1);
}
.footer-grid h3{
  color:#fff!important;
}
.footer-grid a{
  color:#e7eef2!important;
}

/* Single posts */
.single-title{
  color:var(--ec-navy)!important;
}
.entry-content a.plg-internal-link{
  color:#0d5d48!important;
}
.entry-content a.plg-external-link{
  color:#b64e20!important;
}

@media(max-width:1050px){
  .category-grid{grid-template-columns:repeat(5,1fr)!important;}
}
@media(max-width:980px){
  .plg-head{grid-template-columns:1fr auto!important;}
  .feature-grid,.more-grid{grid-template-columns:repeat(2,1fr)!important;}
  .trust-row{grid-template-columns:repeat(2,1fr)!important;}
}
@media(max-width:620px){
  .plg-brand img{width:185px!important;}
  .category-grid{grid-template-columns:repeat(2,1fr)!important;}
  .feature-grid,.more-grid{grid-template-columns:1fr!important;}
  .trust-row{grid-template-columns:1fr!important;}
}

/* Theme 4 Minimal Clean */
.plg-header{background:#fff!important;border-bottom:1px solid #e8e1d5!important;box-shadow:0 4px 14px rgba(11,42,66,.035)!important}.plg-brand img{filter:none!important;width:235px!important}.plg-nav a{color:#0e2c45!important;background:transparent!important;box-shadow:none!important}.plg-nav a:hover,.plg-nav .current-menu-item>a{color:#9f6c21!important;background:#f7f1e7!important}.plg-search{background:#fff!important;border:1px solid #dfd7ca!important;border-radius:6px!important}.plg-search button{background:#c8943e!important;color:#fff!important}.plg-hero{background:linear-gradient(90deg,#fbf7ef 0%,#fbf7ef 45%,#f5eee3 100%)!important}.plg-hero-media{left:48%!important}.plg-hero-media::after{background:linear-gradient(90deg,#fbf7ef 0%,rgba(251,247,239,.94) 18%,rgba(251,247,239,.38) 55%,rgba(251,247,239,.03) 100%)!important}.plg-hero h1{color:#0e2c45!important}.plg-hero-copy p{color:#41505a!important}.plg-hero .eyebrow{color:#a06d22!important}.trust-row span{color:#0e2c45!important;border-color:#d8d0c3!important}.section,.category-section{background:#fff!important}.category-grid{grid-template-columns:repeat(9,1fr)!important;gap:9px!important}.cat{min-height:105px!important;border:1px solid #e5ddd0!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important;text-align:center!important}.cat-icon{width:42px!important;height:42px!important;border-radius:50%!important;background:#f7f1e6!important;color:#aa7526!important;font-size:20px!important}.cat strong{color:#0e2c45!important;font-size:.85rem!important}.feature-grid,.more-grid{grid-template-columns:repeat(4,1fr)!important;gap:12px!important}.card,.mini{border:1px solid #e6dfd4!important;border-radius:5px!important;box-shadow:none!important}.tag{background:transparent!important;color:#a36f22!important;padding:0!important}.plg-newsletter-band{background:#f7f2e9!important;color:#0e2c45!important}.plg-newsletter-inner h2{color:#0e2c45!important}.plg-footer{background:#0c2a41!important}@media(max-width:1050px){.category-grid{grid-template-columns:repeat(5,1fr)!important}}@media(max-width:980px){.feature-grid,.more-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:620px){.category-grid{grid-template-columns:repeat(2,1fr)!important}.feature-grid,.more-grid{grid-template-columns:1fr!important}.plg-hero-media{left:0!important;opacity:.28}}


/* =========================================================
   InsightfulLawHelp — Theme 6: Luxury Dark Brown
   ========================================================= */
:root{
  --lnh-brown:#2a1309;
  --lnh-brown2:#160904;
  --lnh-cocoa:#4b2411;
  --lnh-gold:#c8953f;
  --lnh-gold2:#e5bf72;
  --lnh-cream:#f6ead5;
  --lnh-text:#f5e8d4;
}

body{background:#120703!important;color:var(--lnh-text)!important;}

.plg-header{
  background:linear-gradient(180deg,#281107,#170904)!important;
  border-bottom:1px solid rgba(216,164,79,.35)!important;
}
.plg-brand img{width:250px!important;filter:none!important;}
.plg-nav a{color:#f6ead8!important;background:transparent!important;}
.plg-nav a:hover,.plg-nav .current-menu-item>a{
  color:#241006!important;
  background:linear-gradient(180deg,#eccb88,#c8953f)!important;
}
.plg-search{background:#1a0b05!important;border:1px solid rgba(216,164,79,.28)!important;}
.plg-search input{background:transparent!important;color:#f4e7d5!important;}
.plg-search input::placeholder{color:#a8927d!important;}
.plg-search button{background:var(--lnh-gold)!important;color:#241006!important;}

.plg-hero{background:#150803!important;}
.plg-hero-media img{filter:saturate(.82) brightness(.60) sepia(.18)!important;}
.plg-hero-media::after{
  background:linear-gradient(90deg,rgba(17,7,3,.98) 0%,rgba(24,10,4,.92) 39%,rgba(35,16,7,.42) 72%,rgba(18,8,3,.10) 100%)!important;
}
.plg-hero h1{color:#fff4e3!important;}
.plg-hero-copy p{color:#ead8c3!important;}
.plg-hero .eyebrow{color:var(--lnh-gold2)!important;}
.btn.primary{background:linear-gradient(180deg,#e8c579,#c48d35)!important;color:#211006!important;}
.btn.secondary{background:rgba(40,17,7,.55)!important;border:1px solid rgba(232,197,121,.5)!important;color:#fff!important;}
.trust-row span{color:#f0dfc7!important;border-color:rgba(232,197,121,.17)!important;}

.section,.category-section,.visual-section,.guide-showcase,.image-strip{background:#150803!important;}
.section-head h2,.category-section .section-head h2{color:#fff1dc!important;}
.section-head a,.category-section .section-head a{color:#e0b668!important;}

.card,.mini,.guide-tile{
  background:#211007!important;
  border:1px solid rgba(216,164,79,.22)!important;
  box-shadow:0 14px 30px rgba(0,0,0,.22)!important;
}
.card h3,.mini h3,.guide-tile .body strong{color:#fff1dc!important;}
.card p,.guide-tile .body,.meta{color:#cbb69d!important;}
.tag{background:#3b1a0b!important;color:#e3ba70!important;border:1px solid rgba(216,164,79,.18)!important;}

.category-section{
  border-top:1px solid rgba(216,164,79,.18)!important;
  border-bottom:1px solid rgba(216,164,79,.18)!important;
}
.category-grid{grid-template-columns:repeat(9,1fr)!important;gap:10px!important;}
.cat{
  background:linear-gradient(180deg,#241108,#190a04)!important;
  border:1px solid rgba(216,164,79,.34)!important;
  color:#fff1dc!important;
}
.cat:hover{border-color:#c8953f!important;box-shadow:0 12px 26px rgba(0,0,0,.28)!important;}
.cat-icon{background:#3a1b0c!important;color:#e4ba6c!important;}
.cat strong{color:#fff1dc!important;}
.cat::after{color:#dbaa59!important;}

.plg-newsletter-band{
  background:linear-gradient(90deg,rgba(25,10,4,.98),rgba(57,26,11,.92))!important;
  border-top:1px solid rgba(216,164,79,.28)!important;
  border-bottom:1px solid rgba(216,164,79,.28)!important;
}
.plg-newsletter-inner h2{color:#fff1dc!important;}
.plg-newsletter-inner p{color:#d4bea5!important;}
.plg-newsletter-form input{background:#170a05!important;color:#f4e6d3!important;}
.plg-newsletter-form button{background:linear-gradient(180deg,#e7c377,#c38a33)!important;color:#211006!important;}

.plg-footer{
  background:linear-gradient(180deg,#1d0c05,#100602)!important;
  border-top:1px solid rgba(216,164,79,.25)!important;
}
.footer-logo img{width:245px!important;filter:none!important;}
.footer-grid h3{color:#fff1dd!important;}
.footer-grid p{color:#c8b39b!important;}
.footer-grid a{color:#e8d4ba!important;}
.footer-bottom{color:#9f8b76!important;}

.single-wrap{
  background:#190b05!important;
  border:1px solid rgba(216,164,79,.18)!important;
  box-shadow:0 18px 38px rgba(0,0,0,.24)!important;
}
.single-title,.entry-content h2,.entry-content h3{color:#fff1dc!important;}
.entry-content{color:#d7c4ad!important;}
.entry-content a.plg-internal-link{color:#e6ba68!important;}
.entry-content a.plg-external-link{color:#e07b51!important;}
.plg-inline-related{background:#251107!important;border-left-color:#d9a755!important;}
.plg-inline-related a{color:#f0cf92!important;}
.related-card{background:#211007!important;border-color:rgba(216,164,79,.22)!important;}
.related-body h3{color:#fff1dc!important;}

@media(max-width:1050px){.category-grid{grid-template-columns:repeat(5,1fr)!important;}}
@media(max-width:980px){.feature-grid{grid-template-columns:repeat(2,1fr)!important;}}
@media(max-width:620px){
  .plg-brand img{width:190px!important;}
  .feature-grid,.more-grid{grid-template-columns:1fr!important;}
  .category-grid{grid-template-columns:repeat(2,1fr)!important;}
}


/* =========================================================
   InsightfulLawHelp — FULL BLUE v1.0
   ========================================================= */
:root{
  --ilh-bg:#042e67;
  --ilh-bg2:#021f49;
  --ilh-panel:#063f85;
  --ilh-panel2:#074a9c;
  --ilh-bright:#1688ff;
  --ilh-light:#dceeff;
  --ilh-text:#eef7ff;
  --ilh-line:rgba(119,190,255,.35);
}

body{
  background:linear-gradient(180deg,#053f87,#022b61)!important;
  color:var(--ilh-text)!important;
}
a{color:inherit}

.ilh-topbar{
  background:#032654;
  border-bottom:1px solid rgba(116,183,255,.25);
  color:#d8ecff;
  font-size:12px;
}
.ilh-topbar-inner{
  min-height:34px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.ilh-mini-links{
  display:flex;
  gap:22px;
}
.ilh-trending{
  color:#ffd36b;
}
.ilh-trending span{
  color:#e3f2ff;
  margin-left:7px;
}

.plg-header{
  background:linear-gradient(90deg,#064793,#032f6a)!important;
  border-bottom:1px solid rgba(118,192,255,.35)!important;
  box-shadow:0 8px 22px rgba(0,12,40,.20)!important;
}
.plg-head{
  min-height:76px!important;
  grid-template-columns:310px minmax(0,1fr) 60px!important;
}
.plg-brand img{
  width:285px!important;
  filter:none!important;
}
.plg-nav a{
  color:#eef7ff!important;
  background:transparent!important;
  padding:0 10px!important;
  font-size:11px!important;
}
.plg-nav a:hover,.plg-nav .current-menu-item>a{
  color:#fff!important;
  background:#0d65c9!important;
}
.plg-search{
  width:48px!important;
  height:48px!important;
  border:1px solid rgba(150,210,255,.45)!important;
  border-radius:7px!important;
  background:#07366f!important;
  display:block!important;
  position:relative!important;
}
.plg-search input{display:none!important;}
.plg-search button{
  width:100%!important;
  height:100%!important;
  background:transparent!important;
  color:#fff!important;
  font-size:23px!important;
}

/* Default/home areas all blue */
.plg-hero,.section,.section.white,.category-section,.visual-section,.guide-showcase,.image-strip{
  background:linear-gradient(180deg,#064286,#033570)!important;
}
.plg-hero h1,.section-head h2,.category-section .section-head h2{
  color:#fff!important;
}
.plg-hero p,.card p,.mini p,.meta{
  color:#d6e9fb!important;
}
.plg-hero .eyebrow,.section-head a,.category-section .section-head a{
  color:#7fc4ff!important;
}
.card,.mini,.guide-tile,.cat,.related-card{
  background:#053b7a!important;
  border:1px solid rgba(126,195,255,.28)!important;
  color:#fff!important;
}
.card h3,.mini h3,.cat strong,.guide-tile .body strong,.related-body h3{
  color:#fff!important;
}
.tag{
  background:#0c61c4!important;
  color:#fff!important;
  border:1px solid rgba(161,216,255,.30)!important;
}
.cat-icon{
  background:#0d5cb3!important;
  color:#dff2ff!important;
}
.plg-newsletter-band{
  background:linear-gradient(90deg,#06366f,#032858)!important;
}

/* Article hero */
.ilh-article-hero{
  background:
    radial-gradient(circle at 72% 10%,rgba(37,132,255,.25),transparent 35%),
    linear-gradient(135deg,#074c9d,#04336e 55%,#02285a);
  border-bottom:1px solid rgba(116,190,255,.35);
}
.ilh-article-hero .wrap{
  padding-top:16px;
  padding-bottom:16px;
}
.ilh-breadcrumb{
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
  color:#d4e9ff;
  font-size:12px;
  margin-bottom:12px;
}
.ilh-article-hero-grid{
  display:grid;
  grid-template-columns:1.35fr .85fr;
  gap:28px;
  align-items:center;
}
.ilh-article-hero h1{
  margin:0 0 10px;
  max-width:770px;
  color:#fff;
  font:700 clamp(2.25rem,4vw,3.9rem)/1.02 var(--serif);
}
.ilh-article-hero p{
  margin:0;
  max-width:700px;
  color:#e1effc;
  font-size:17px;
  line-height:1.5;
}
.ilh-meta{
  margin-top:14px;
  color:#e7f4ff;
  font-size:12px;
}
.ilh-hero-thumb{
  min-height:215px;
  border-radius:10px;
  overflow:hidden;
  box-shadow:0 12px 28px rgba(0,22,62,.28);
}
.ilh-hero-thumb img{
  width:100%;
  height:215px;
  object-fit:cover;
}

/* Three column article layout */
.ilh-article-layout{
  display:grid;
  grid-template-columns:230px minmax(0,1fr) 210px;
  gap:22px;
  padding-top:22px;
  padding-bottom:28px;
}
.ilh-sidebar{
  display:grid;
  gap:16px;
  align-content:start;
}
.ilh-widget{
  overflow:hidden;
  border:1px solid rgba(120,194,255,.30);
  border-radius:7px;
  background:#064085;
  box-shadow:0 10px 22px rgba(0,18,55,.12);
}
.ilh-widget h3{
  margin:0;
  padding:12px 14px;
  background:linear-gradient(90deg,#0860bc,#07509f);
  color:#fff;
  font-size:15px;
}
.ilh-category-list{
  list-style:none;
  margin:0;
  padding:0 10px 10px;
}
.ilh-category-list li{
  border-bottom:1px solid rgba(177,218,255,.14);
}
.ilh-category-list li:last-child{border-bottom:0}
.ilh-category-list a{
  display:block;
  padding:10px 9px;
  color:#e8f4ff;
  font-size:12px;
}
.ilh-category-list li.active a{
  background:linear-gradient(90deg,#147ee8,#41a2ff);
  color:#fff;
  border-radius:5px;
  font-weight:800;
}
.ilh-category-list a:before{
  content:'▣';
  color:#bcdfff;
  margin-right:9px;
}

.ilh-small-posts{
  display:grid;
  gap:0;
  padding:6px 9px 10px;
}
.ilh-small-post{
  display:grid;
  grid-template-columns:52px 1fr;
  gap:9px;
  padding:8px 0;
  border-bottom:1px solid rgba(177,218,255,.14);
}
.ilh-small-post:last-child{border-bottom:0}
.ilh-small-thumb img{
  width:52px;
  height:48px;
  object-fit:cover;
  border-radius:4px;
}
.ilh-small-post strong{
  display:block;
  color:#fff;
  font-size:11px;
  line-height:1.22;
}
.ilh-small-post small{
  display:block;
  margin-top:4px;
  color:#a9cae9;
  font-size:9px;
}

.ilh-guidance-box,.ilh-subscribe{
  padding:16px;
  border:1px solid rgba(124,197,255,.35);
  border-radius:7px;
  background:
    radial-gradient(circle at 100% 100%,rgba(28,122,237,.30),transparent 35%),
    linear-gradient(180deg,#063f85,#04346f);
}
.ilh-guidance-box h3,.ilh-subscribe h3{
  margin:0 0 8px;
  color:#fff;
}
.ilh-guidance-box p,.ilh-subscribe p{
  color:#d6e9fb;
  font-size:12px;
}
.ilh-blue-button,.ilh-subscribe button{
  display:inline-block;
  border:0;
  border-radius:4px;
  padding:10px 13px;
  background:linear-gradient(90deg,#1689ff,#3ca5ff);
  color:#fff;
  font-weight:800;
}
.ilh-envelope{
  font-size:32px;
  margin-bottom:5px;
}
.ilh-subscribe input{
  width:100%;
  padding:10px;
  margin:7px 0;
  border:0;
  border-radius:4px;
}
.ilh-subscribe button{width:100%}

.ilh-main-article{
  padding:0 2px;
}
.ilh-featured{
  overflow:hidden;
  margin-bottom:14px;
  border:2px solid rgba(108,190,255,.38);
  border-radius:7px;
  box-shadow:0 12px 25px rgba(0,18,58,.17);
}
.ilh-featured img{
  width:100%;
  max-height:360px;
  object-fit:cover;
}
.ilh-main-article .entry-content{
  color:#eaf5ff!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:15px!important;
  line-height:1.58!important;
}
.ilh-main-article .entry-content h2,
.ilh-main-article .entry-content h3{
  color:#fff!important;
}
.ilh-main-article .entry-content h2{
  margin-top:24px;
  font-size:1.65rem;
}
.ilh-main-article .entry-content h3{
  font-size:1.2rem;
}
.ilh-main-article .entry-content ul,
.ilh-main-article .entry-content ol{
  color:#e1effb;
}
.ilh-main-article .entry-content table{
  width:100%;
  border-collapse:collapse;
  color:#eaf5ff;
}
.ilh-main-article .entry-content th{
  background:#07509d;
  color:#fff;
}
.ilh-main-article .entry-content td,
.ilh-main-article .entry-content th{
  padding:8px 10px;
  border:1px solid rgba(144,204,255,.28);
}
.ilh-main-article .entry-content blockquote{
  margin:18px 0;
  padding:15px;
  border-left:4px solid #33a1ff;
  background:#073b78;
}
.entry-content a.plg-internal-link{color:#76c9ff!important;}
.entry-content a.plg-external-link{color:#ffd069!important;}

.ilh-side-search{
  display:grid;
  grid-template-columns:1fr 42px;
  padding:10px;
}
.ilh-side-search input{
  min-width:0;
  border:0;
  padding:10px;
  border-radius:4px 0 0 4px;
}
.ilh-side-search button{
  border:0;
  background:#052d61;
  color:#fff;
  font-size:18px;
}
.ilh-toc ol{
  margin:0;
  padding:8px 12px 12px 28px;
}
.ilh-toc li{
  margin:5px 0;
  color:#d8ebfb;
  font-size:10px;
}
.ilh-toc a{color:#e9f5ff}

/* Footer */
.plg-footer{
  margin-top:0!important;
  background:linear-gradient(180deg,#06366f,#03234e)!important;
  border-top:1px solid rgba(120,194,255,.32)!important;
}
.footer-logo img{
  width:270px!important;
  filter:none!important;
}
.footer-grid h3{color:#fff!important;}
.footer-grid p,.footer-grid a{color:#d8ebfb!important;}
.footer-bottom{color:#bbd6ee!important;}
.ilh-socials{
  display:flex;
  gap:8px;
  margin-top:12px;
}
.ilh-socials span{
  width:27px;height:27px;
  display:grid;place-items:center;
  border-radius:50%;
  background:#0b64c4;
  color:#fff;
  font-size:11px;
}

@media(max-width:1100px){
  .ilh-article-layout{
    grid-template-columns:210px minmax(0,1fr);
  }
  .ilh-rightbar{
    grid-column:1/-1;
    grid-template-columns:repeat(2,1fr);
  }
  .ilh-rightbar .ilh-toc,.ilh-rightbar .ilh-subscribe{
    grid-column:auto;
  }
}
@media(max-width:820px){
  .plg-head{grid-template-columns:1fr auto!important}
  .ilh-topbar-inner{flex-direction:column;align-items:flex-start;padding:8px 0}
  .ilh-article-hero-grid{grid-template-columns:1fr}
  .ilh-article-layout{grid-template-columns:1fr}
  .ilh-leftbar,.ilh-rightbar{grid-template-columns:1fr}
  .ilh-leftbar{order:2}
  .ilh-main-article{order:1}
  .ilh-rightbar{order:3}
}
@media(max-width:620px){
  .plg-brand img{width:220px!important}
  .ilh-article-hero h1{font-size:2.35rem}
}


/* =========================================================
   v1.1 — Approved Design 1: Clear Practical Blue
   ========================================================= */

.ilh-home-hero{
  position:relative;
  min-height:520px;
  overflow:hidden;
  background:#052f67;
}
.ilh-home-hero-bg{
  position:absolute;
  inset:0;
}
.ilh-home-hero-bg img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:brightness(.56) saturate(.86);
}
.ilh-home-hero-bg:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(2,26,60,.97) 0%,rgba(3,39,84,.88) 44%,rgba(2,31,70,.18) 75%,rgba(2,31,70,.18) 100%);
}
.ilh-home-hero-inner{
  position:relative;
  z-index:2;
  min-height:520px;
  display:flex;
  align-items:center;
}
.ilh-home-hero-copy{
  width:min(610px,60%);
  padding:50px 0;
}
.ilh-home-kicker{
  margin:0 0 12px;
  color:#cfe9ff;
  font-size:11px;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.ilh-home-hero h1{
  margin:0;
  color:#fff;
  font:700 clamp(3rem,5vw,5.1rem)/.96 var(--serif);
  letter-spacing:-.045em;
}
.ilh-home-hero-copy>p{
  margin:18px 0 0;
  max-width:565px;
  color:#e6f2ff;
  font-size:16px;
  line-height:1.55;
}
.ilh-home-actions{
  display:flex;
  gap:14px;
  margin:24px 0 0;
  flex-wrap:wrap;
}
.ilh-home-primary,
.ilh-home-secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 22px;
  border-radius:5px;
  font-weight:800;
}
.ilh-home-primary{
  background:linear-gradient(90deg,#1286ff,#34a4ff);
  color:#fff;
  box-shadow:0 10px 20px rgba(0,90,190,.25);
}
.ilh-home-secondary{
  border:1px solid rgba(201,228,255,.58);
  background:rgba(4,38,80,.42);
  color:#fff;
}
.ilh-home-benefits{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:28px;
  max-width:650px;
}
.ilh-home-benefit{
  display:grid;
  grid-template-columns:38px 1fr;
  gap:9px;
  align-items:center;
  color:#fff;
}
.ilh-home-benefit b{
  display:block;
  font-size:12px;
  line-height:1.15;
}
.ilh-home-benefit span{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:1px solid rgba(85,177,255,.45);
  background:rgba(0,73,154,.35);
  color:#6bc2ff;
  font-size:19px;
}
.ilh-home-quote{
  position:absolute;
  right:6%;
  top:15%;
  z-index:3;
  max-width:230px;
  color:#f3f8ff;
  font:italic 1.35rem/1.32 var(--serif);
  text-align:center;
}
.ilh-home-quote:after{
  content:"";
  display:block;
  width:34px;
  height:2px;
  margin:14px auto 0;
  background:#55b9ff;
}

/* Category panel */
.ilh-home-cats{
  background:linear-gradient(180deg,#074182,#04336f);
  padding:30px 0 34px;
  border-top:1px solid rgba(118,192,255,.22);
  border-bottom:1px solid rgba(118,192,255,.22);
}
.ilh-home-section-title{
  text-align:center;
  margin-bottom:18px;
}
.ilh-home-section-title small{
  display:block;
  color:#69beff;
  text-transform:uppercase;
  font-size:10px;
  font-weight:800;
  letter-spacing:.17em;
  margin-bottom:4px;
}
.ilh-home-section-title h2{
  margin:0;
  color:#fff;
  font:700 clamp(2rem,3vw,3rem)/1 var(--serif);
}
.ilh-home-section-title p{
  margin:7px 0 0;
  color:#cde5fb;
  font-size:13px;
}
.ilh-home-cat-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:10px;
}
.ilh-home-cat-card{
  min-height:68px;
  display:grid;
  grid-template-columns:42px 1fr 18px;
  align-items:center;
  gap:10px;
  padding:10px 13px;
  border:1px solid rgba(115,191,255,.33);
  border-radius:6px;
  background:rgba(4,52,112,.62);
  color:#fff;
}
.ilh-home-cat-card:hover{
  background:#0c62c2;
  transform:translateY(-2px);
}
.ilh-home-cat-icon{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:5px;
  background:#0e5cb3;
  color:#6ec6ff;
  font-size:21px;
}
.ilh-home-cat-card strong{
  font-size:12px;
}
.ilh-home-cat-arrow{
  color:#8fd4ff;
  font-size:18px;
}

/* Featured white area */
.ilh-home-featured{
  background:#fff;
  color:#102c4c;
  padding:32px 0 36px;
}
.ilh-home-featured .ilh-home-section-title h2{
  color:#102c4c;
}
.ilh-home-featured .ilh-home-section-title small{
  color:#1879dd;
}
.ilh-home-featured .ilh-home-section-title p{
  color:#6e7d8c;
}
.ilh-home-guide-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.ilh-home-guide{
  overflow:hidden;
  border:1px solid #dfe8f1;
  border-radius:5px;
  background:#fff;
  box-shadow:0 8px 18px rgba(18,58,97,.04);
}
.ilh-home-guide-media{
  display:block;
  aspect-ratio:1.5/1;
  overflow:hidden;
}
.ilh-home-guide-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}
.ilh-home-guide:hover img{
  transform:scale(1.035);
}
.ilh-home-guide-body{
  padding:13px 14px 15px;
}
.ilh-home-guide-cat{
  color:#086ed5;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.ilh-home-guide h3{
  margin:6px 0 7px;
  color:#102c4c;
  font:700 1.18rem/1.12 var(--serif);
}
.ilh-home-guide p{
  margin:0 0 11px;
  color:#68798a;
  font-size:12px;
  line-height:1.45;
}
.ilh-home-guide .read{
  color:#0877e4;
  font-size:11px;
  font-weight:800;
}

/* Resources band */
.ilh-home-resources{
  background:linear-gradient(90deg,#06366f,#032956);
  padding:34px 0;
  border-top:1px solid rgba(112,188,255,.25);
  border-bottom:1px solid rgba(112,188,255,.25);
}
.ilh-home-resource-grid{
  display:grid;
  grid-template-columns:1.45fr repeat(4,.8fr);
  gap:0;
  align-items:stretch;
}
.ilh-home-resource-intro{
  padding-right:24px;
}
.ilh-home-resource-intro small{
  color:#5fc0ff;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.15em;
}
.ilh-home-resource-intro h2{
  margin:5px 0 10px;
  color:#fff;
  font:700 2.3rem/1 var(--serif);
}
.ilh-home-resource-intro p{
  color:#d3e6f8;
  font-size:13px;
  line-height:1.5;
}
.ilh-resource-box{
  padding:15px 18px;
  text-align:center;
  border-left:1px solid rgba(130,198,255,.22);
}
.ilh-resource-box span{
  display:block;
  margin:0 auto 8px;
  color:#44afff;
  font-size:31px;
}
.ilh-resource-box strong{
  display:block;
  color:#fff;
  font-size:13px;
}
.ilh-resource-box p{
  color:#c9dff3;
  font-size:11px;
  line-height:1.4;
}

/* Newsletter hero strip */
.ilh-home-news{
  position:relative;
  overflow:hidden;
  padding:26px 0;
  background:
    linear-gradient(90deg,rgba(5,47,99,.92),rgba(2,39,84,.94)),
    url("assets/images/hero-law.jpg") center/cover no-repeat;
}
.ilh-home-news-inner{
  display:grid;
  grid-template-columns:1fr minmax(340px,560px);
  gap:32px;
  align-items:center;
}
.ilh-home-news h2{
  margin:0;
  color:#fff;
  font:700 2.1rem/1.05 var(--serif);
}
.ilh-home-news p{
  margin:5px 0 0;
  color:#d9ebfb;
  font-size:12px;
}
.ilh-home-news-form{
  display:grid;
  grid-template-columns:1fr 110px;
}
.ilh-home-news-form input{
  border:0;
  padding:12px 14px;
  border-radius:4px 0 0 4px;
}
.ilh-home-news-form button{
  border:0;
  background:#1589ff;
  color:#fff;
  font-weight:800;
  border-radius:0 4px 4px 0;
}

@media(max-width:980px){
  .ilh-home-quote{display:none}
  .ilh-home-hero-copy{width:75%}
  .ilh-home-cat-grid{grid-template-columns:repeat(3,1fr)}
  .ilh-home-guide-grid{grid-template-columns:repeat(2,1fr)}
  .ilh-home-resource-grid{grid-template-columns:1fr 1fr}
  .ilh-home-resource-intro{grid-column:1/-1;padding:0 0 18px}
  .ilh-resource-box{border-left:0;border-top:1px solid rgba(130,198,255,.18)}
  .ilh-home-news-inner{grid-template-columns:1fr}
}
@media(max-width:620px){
  .ilh-home-hero-copy{width:100%}
  .ilh-home-hero h1{font-size:3rem}
  .ilh-home-benefits{grid-template-columns:1fr}
  .ilh-home-cat-grid{grid-template-columns:1fr}
  .ilh-home-guide-grid{grid-template-columns:1fr}
  .ilh-home-resource-grid{grid-template-columns:1fr}
  .ilh-home-news-form{grid-template-columns:1fr}
  .ilh-home-news-form input,
  .ilh-home-news-form button{border-radius:4px}
}


/* =========================================================
   v1.3 — ACTUAL longer image-rich homepage
   ========================================================= */
.ilh13-focus,.ilh13-guides{padding:44px 0;background:#0c4f91;border-top:1px solid rgba(255,255,255,.08)}
.ilh13-guides{background:#0a477f}
.ilh13-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}
.ilh13-head span{display:block;color:#f1bd59;font-size:8px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase}
.ilh13-head h2{margin:5px 0 0;color:#fff;font:700 34px/1 Georgia,serif}
.ilh13-head p{margin:7px 0 0;color:#c7d9eb;font-size:11px}
.ilh13-head>a{color:#fff!important;text-decoration:none!important;font-size:9px;font-weight:800}

.ilh13-mosaic{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:225px 225px;gap:14px}
.ilh13-mosaic-card{position:relative;overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.16);text-decoration:none!important}
.ilh13-mosaic-card:first-child{grid-row:1/3}
.ilh13-mosaic-card img{width:100%;height:100%;object-fit:cover}
.ilh13-mosaic-card>div{position:absolute;inset:auto 0 0;padding:48px 16px 16px;background:linear-gradient(transparent,rgba(2,27,53,.96))}
.ilh13-mosaic-card small{display:block;color:#ffd27a;font-size:7px;font-weight:800;text-transform:uppercase}
.ilh13-mosaic-card strong{display:block;margin-top:5px;color:#fff;font:700 18px/1.15 Georgia,serif}
.ilh13-mosaic-card:first-child strong{font-size:28px}
.ilh13-mosaic-card b{display:block;margin-top:8px;color:#ffd27a;font-size:8px}

.ilh13-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.ilh13-guide-card{display:grid;grid-template-columns:145px minmax(0,1fr);min-height:145px;background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 10px 24px rgba(0,27,60,.16)}
.ilh13-guide-img{display:block;min-height:145px}
.ilh13-guide-img img{width:100%;height:100%;object-fit:cover}
.ilh13-guide-copy{padding:13px}
.ilh13-guide-copy>span{color:#0a67b4;font-size:7px;font-weight:800;text-transform:uppercase}
.ilh13-guide-copy h3{margin:5px 0;font:700 15px/1.12 Georgia,serif}
.ilh13-guide-copy h3 a{color:#123d65!important;text-decoration:none!important}
.ilh13-guide-copy p{margin:0;color:#677887;font-size:8.5px;line-height:1.45}
.ilh13-read{display:inline-block;margin-top:8px;color:#0b69b6!important;text-decoration:none!important;font-size:8px;font-weight:800}

.ilh13-topics{padding:38px 0;background:#083d6d;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.ilh13-topic-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.ilh13-topic-card{position:relative;height:158px;border-radius:9px;overflow:hidden;border:1px solid rgba(255,255,255,.14);text-decoration:none!important}
.ilh13-topic-card img{width:100%;height:100%;object-fit:cover}
.ilh13-topic-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 38%,rgba(3,28,55,.94))}
.ilh13-topic-card span{position:absolute;z-index:2;left:11px;right:11px;bottom:10px;color:#fff;font:700 13px/1.12 Georgia,serif}

@media(max-width:1000px){
  .ilh13-mosaic{grid-template-columns:1.2fr 1fr;grid-template-rows:220px 220px 220px}
  .ilh13-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ilh13-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .ilh13-head{align-items:flex-start;flex-direction:column}
  .ilh13-mosaic{grid-template-columns:1fr;grid-template-rows:none}
  .ilh13-mosaic-card,.ilh13-mosaic-card:first-child{height:240px;grid-row:auto}
  .ilh13-guide-grid{grid-template-columns:1fr}
  .ilh13-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:460px){
  .ilh13-guide-card{grid-template-columns:115px minmax(0,1fr)}
  .ilh13-topic-grid{grid-template-columns:1fr}
  .ilh13-topic-card{height:190px}
}


/* v1.4 — Newsletter removed from homepage */
.ilh-home-news,
.ilh-home-news-inner,
.ilh-home-news-form{
  display:none!important;
}


/* =========================================================
   v1.6 — Modern category section from approved reference
   ========================================================= */
.ilh16-categories{
  position:relative;
  overflow:hidden;
  padding:46px 0!important;
  background:
    radial-gradient(circle at 15% 8%,rgba(28,132,255,.16),transparent 24%),
    radial-gradient(circle at 88% 12%,rgba(0,93,199,.20),transparent 27%),
    linear-gradient(160deg,#0d5eb4 0%,#0d4f98 48%,#0a3f79 100%)!important;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.ilh16-categories::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.28;
  background:
    radial-gradient(circle at 12px 12px,rgba(255,255,255,.12) 1.3px,transparent 1.4px) 0 0/18px 18px;
  mask-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent 30%,transparent 70%,rgba(0,0,0,.5));
}

.ilh16-cat-head{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin-bottom:24px;
}
.ilh16-cat-head small{
  display:block;
  color:#ffd166;
  font-size:9px;
  font-weight:900;
  letter-spacing:2px;
}
.ilh16-cat-head h2{
  margin:6px 0 5px!important;
  color:#fff!important;
  font:700 42px/1 Georgia,serif!important;
  letter-spacing:-.4px;
}
.ilh16-cat-head p{
  margin:0;
  color:#cfe4fa;
  font-size:13px;
}
.ilh16-view-all{
  flex:0 0 auto;
  min-height:44px;
  padding:0 18px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  gap:12px;
  background:#fff;
  color:#0f67bd!important;
  text-decoration:none!important;
  font-size:11px;
  font-weight:800;
  box-shadow:0 8px 22px rgba(4,38,78,.18);
}
.ilh16-view-all b{
  font-size:16px;
}

.ilh16-cat-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}

.ilh16-cat-card{
  min-height:138px;
  padding:18px 18px;
  display:grid;
  grid-template-columns:96px minmax(0,1fr) 50px;
  align-items:center;
  gap:18px;
  border:1px solid rgba(73,171,255,.72);
  border-radius:14px;
  background:
    linear-gradient(145deg,rgba(17,104,197,.92),rgba(11,73,145,.94));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.06),
    0 12px 26px rgba(4,38,78,.14);
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.ilh16-cat-card:hover{
  transform:translateY(-3px);
  border-color:#70c0ff;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    0 18px 30px rgba(3,34,70,.22);
}

.ilh16-icon{
  width:78px;
  height:78px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(145deg,#2c94f5,#1469c8);
  border:1px solid rgba(110,198,255,.78);
  color:#fff;
  font-size:36px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.15);
}
.ilh16-cat-card:nth-child(2) .ilh16-icon,
.ilh16-cat-card:nth-child(4) .ilh16-icon,
.ilh16-cat-card:nth-child(6) .ilh16-icon,
.ilh16-cat-card:nth-child(8) .ilh16-icon{
  color:#ffd05f;
}

.ilh16-cat-copy{
  min-width:0;
}
.ilh16-cat-copy strong{
  display:block;
  margin-bottom:7px;
  color:#fff;
  font:700 20px/1.1 Georgia,serif;
}
.ilh16-cat-copy small{
  display:block;
  color:#d2e6f9;
  font-size:11px;
  line-height:1.45;
}

.ilh16-arrow{
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  justify-self:end;
  background:rgba(40,135,226,.58);
  border:1px solid rgba(110,191,255,.16);
  color:#fff;
  font-size:25px;
  transition:.2s ease;
}
.ilh16-cat-card:hover .ilh16-arrow{
  background:#2487df;
  transform:translateX(2px);
}

@media(max-width:1000px){
  .ilh16-cat-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .ilh16-cat-head h2{
    font-size:36px!important;
  }
}
@media(max-width:700px){
  .ilh16-cat-head{
    align-items:flex-start;
    flex-direction:column;
  }
  .ilh16-cat-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:480px){
  .ilh16-cat-card{
    grid-template-columns:64px minmax(0,1fr) 38px;
    min-height:112px;
    padding:14px;
    gap:12px;
  }
  .ilh16-icon{
    width:58px;
    height:58px;
    font-size:27px;
  }
  .ilh16-cat-copy strong{
    font-size:17px;
  }
  .ilh16-cat-copy small{
    font-size:9.5px;
  }
  .ilh16-arrow{
    width:36px;
    height:36px;
    font-size:20px;
  }
}


/* =========================================================
   v1.7 — Proper professional single-post format
   ========================================================= */

/* Keep blue branding around the page, but make the article itself clean/readable */
body.single-post{
  background:#eef4f9!important;
}

/* HERO */
.single-post .ilh-article-hero{
  padding:34px 0 38px!important;
  background:
    radial-gradient(circle at 88% 22%,rgba(39,137,232,.22),transparent 30%),
    linear-gradient(135deg,#0c5db0,#073e78)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
.single-post .ilh-article-hero-grid{
  grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr)!important;
  gap:34px!important;
  align-items:center!important;
}
.single-post .ilh-article-hero h1{
  max-width:820px!important;
  margin-bottom:14px!important;
  font-size:clamp(2.7rem,4.3vw,4.5rem)!important;
  line-height:1.01!important;
}
.single-post .ilh-article-hero p{
  max-width:760px!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.single-post .ilh-meta{
  margin-top:16px!important;
  font-size:11px!important;
}
.single-post .ilh-hero-thumb{
  min-height:270px!important;
  border:3px solid rgba(255,255,255,.32)!important;
  border-radius:14px!important;
  box-shadow:0 18px 42px rgba(0,26,65,.28)!important;
}
.single-post .ilh-hero-thumb img{
  width:100%!important;
  height:270px!important;
  object-fit:cover!important;
}

/* MAIN ARTICLE LAYOUT */
.single-post .ilh-article-layout{
  width:min(1280px,calc(100% - 36px))!important;
  margin:34px auto 46px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr) 240px!important;
  gap:24px!important;
  align-items:start!important;
}

/* sidebars */
.single-post .ilh-sidebar{
  gap:16px!important;
}
.single-post .ilh-widget,
.single-post .ilh-guidance-box,
.single-post .ilh-subscribe{
  border:1px solid #d8e4ee!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(18,67,107,.08)!important;
  overflow:hidden!important;
}
.single-post .ilh-widget h3,
.single-post .ilh-guidance-box h3,
.single-post .ilh-subscribe h3{
  color:#fff!important;
  background:linear-gradient(90deg,#0c67bd,#09539b)!important;
}
.single-post .ilh-category-list{
  padding:6px 10px 10px!important;
}
.single-post .ilh-category-list li{
  border-bottom:1px solid #edf2f6!important;
}
.single-post .ilh-category-list a{
  color:#214b70!important;
  font-size:11px!important;
}
.single-post .ilh-category-list li.active a{
  background:linear-gradient(90deg,#1c83e8,#55aaff)!important;
  color:#fff!important;
}
.single-post .ilh-small-post{
  border-bottom:1px solid #edf2f6!important;
}
.single-post .ilh-small-post strong{
  color:#214b70!important;
}
.single-post .ilh-small-post small{
  color:#8595a4!important;
}
.single-post .ilh-guidance-box,
.single-post .ilh-subscribe{
  padding:18px!important;
}
.single-post .ilh-guidance-box p,
.single-post .ilh-subscribe p{
  color:#617689!important;
}
.single-post .ilh-subscribe input{
  border:1px solid #d7e2eb!important;
  background:#fff!important;
  color:#1b3850!important;
}
.single-post .ilh-toc li{
  color:#526f87!important;
}
.single-post .ilh-toc a{
  color:#0b67b8!important;
}

/* MAIN WHITE ARTICLE CARD */
.single-post .ilh-main-article{
  min-width:0!important;
  padding:26px 30px 34px!important;
  border:1px solid #d9e4ed!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 16px 38px rgba(20,68,107,.08)!important;
}

/* Main image larger, premium, centered */
.single-post .ilh-featured{
  width:100%!important;
  margin:0 0 28px!important;
  border:3px solid #d7e5f0!important;
  border-radius:12px!important;
  overflow:hidden!important;
  background:#eef4f9!important;
  box-shadow:0 14px 32px rgba(21,76,118,.13)!important;
}
.single-post .ilh-featured img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:560px!important;
  object-fit:cover!important;
}

/* Article typography */
.single-post .ilh-main-article .entry-content{
  color:#2d3f4e!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:18px!important;
  line-height:1.82!important;
}
.single-post .ilh-main-article .entry-content p{
  margin:0 0 20px!important;
}
.single-post .ilh-main-article .entry-content h2{
  margin:34px 0 14px!important;
  color:#103f67!important;
  font:700 30px/1.16 Georgia,serif!important;
}
.single-post .ilh-main-article .entry-content h3{
  margin:28px 0 12px!important;
  color:#164d78!important;
  font:700 22px/1.2 Georgia,serif!important;
}
.single-post .ilh-main-article .entry-content h4{
  margin:22px 0 10px!important;
  color:#1b557f!important;
  font:700 18px/1.25 Georgia,serif!important;
}
.single-post .ilh-main-article .entry-content ul,
.single-post .ilh-main-article .entry-content ol{
  color:#2d3f4e!important;
  padding-left:24px!important;
  margin:0 0 22px!important;
}
.single-post .ilh-main-article .entry-content li{
  margin:7px 0!important;
}
.single-post .ilh-main-article .entry-content blockquote{
  margin:26px 0!important;
  padding:18px 20px!important;
  border-left:4px solid #1787e6!important;
  border-radius:0 8px 8px 0!important;
  background:#eef7ff!important;
  color:#244b6b!important;
}
.single-post .ilh-main-article .entry-content table{
  color:#2d3f4e!important;
  background:#fff!important;
}
.single-post .ilh-main-article .entry-content th{
  background:#0b63b5!important;
  color:#fff!important;
}
.single-post .ilh-main-article .entry-content td,
.single-post .ilh-main-article .entry-content th{
  border:1px solid #d5e3ed!important;
}

/* Links */
.single-post .entry-content a.plg-internal-link,
.single-post .entry-content a:not(.plg-external-link){
  color:#b97818!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
.single-post .entry-content a.plg-external-link{
  color:#0a83aa!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
.single-post .entry-content a.plg-external-link::after{
  content:" ↗"!important;
  font-size:.78em!important;
}

/* Inline related boxes */
.single-post .plg-inline-related{
  margin:24px 0!important;
  padding:16px 18px!important;
  border:1px solid #dbe7ef!important;
  border-left:4px solid #1685df!important;
  border-radius:9px!important;
  background:#f7fbff!important;
}
.single-post .plg-inline-related span{
  color:#658097!important;
}
.single-post .plg-inline-related a{
  color:#b97818!important;
}

/* Make footer connect cleanly */
.single-post .plg-footer{
  margin-top:0!important;
}

/* responsive */
@media(max-width:1100px){
  .single-post .ilh-article-layout{
    grid-template-columns:210px minmax(0,1fr)!important;
  }
  .single-post .ilh-rightbar{
    grid-column:1/-1!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:820px){
  .single-post .ilh-article-hero-grid{
    grid-template-columns:1fr!important;
  }
  .single-post .ilh-article-layout{
    grid-template-columns:1fr!important;
    width:min(100% - 22px,900px)!important;
  }
  .single-post .ilh-main-article{
    order:1!important;
    padding:22px 18px 28px!important;
  }
  .single-post .ilh-leftbar{
    order:2!important;
  }
  .single-post .ilh-rightbar{
    order:3!important;
    grid-template-columns:1fr!important;
  }
}
@media(max-width:560px){
  .single-post .ilh-article-hero{
    padding:25px 0 28px!important;
  }
  .single-post .ilh-article-hero h1{
    font-size:2.45rem!important;
  }
  .single-post .ilh-main-article .entry-content{
    font-size:16px!important;
    line-height:1.75!important;
  }
  .single-post .ilh-main-article .entry-content h2{
    font-size:25px!important;
  }
}


/* =========================================================
   v1.8 — Remove single-post sidebars and make article full-width
   ========================================================= */
.single-post .ilh-article-layout{
  width:min(1050px,calc(100% - 36px))!important;
  margin:34px auto 48px!important;
  display:block!important;
}

.single-post .ilh-leftbar,
.single-post .ilh-rightbar,
.single-post .ilh-sidebar{
  display:none!important;
}

.single-post .ilh-main-article{
  width:100%!important;
  max-width:1050px!important;
  margin:0 auto!important;
  padding:30px 36px 38px!important;
}

.single-post .ilh-featured{
  width:100%!important;
  margin:0 auto 30px!important;
}

.single-post .ilh-featured img{
  width:100%!important;
  max-height:620px!important;
  object-fit:cover!important;
}

.single-post .ilh-main-article .entry-content{
  max-width:900px!important;
  margin:0 auto!important;
}

@media(max-width:820px){
  .single-post .ilh-main-article{
    padding:22px 18px 28px!important;
  }
  .single-post .ilh-article-layout{
    width:min(100% - 22px,900px)!important;
  }
}


/* =========================================================
   v1.9 — Related Links + Related Posts
   ========================================================= */
.single-post .plg-inline-related{
  max-width:900px!important;
  margin:26px auto!important;
  padding:16px 18px!important;
  border:1px solid #d7e5ef!important;
  border-left:4px solid #1788e7!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#f8fcff,#eef7ff)!important;
  box-shadow:0 7px 18px rgba(22,87,133,.06)!important;
}
.single-post .plg-inline-related span{
  display:block!important;
  margin-bottom:4px!important;
  color:#6a8499!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:9px!important;
  font-weight:800!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
}
.single-post .plg-inline-related a{
  color:#b87518!important;
  text-decoration:none!important;
  font:700 15px/1.35 Georgia,serif!important;
}
.single-post .plg-inline-related a:hover{
  text-decoration:underline!important;
}

.single-post .ilh19-related-posts{
  width:min(1050px,100%)!important;
  margin:34px auto 0!important;
  padding:28px 30px 34px!important;
  border:1px solid #d9e5ee!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(20,68,107,.07)!important;
}
.ilh19-related-head{
  display:flex!important;
  align-items:end!important;
  justify-content:space-between!important;
  gap:20px!important;
  margin-bottom:18px!important;
}
.ilh19-related-head span{
  display:block!important;
  margin-bottom:4px!important;
  color:#0d75cd!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:1.4px!important;
}
.ilh19-related-head h2{
  margin:0!important;
  color:#123f64!important;
  font:700 30px/1 Georgia,serif!important;
}
.ilh19-related-head>a{
  color:#0b6cbe!important;
  text-decoration:none!important;
  font-size:9px!important;
  font-weight:800!important;
}
.ilh19-related-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:15px!important;
}
.ilh19-related-card{
  overflow:hidden!important;
  border:1px solid #dce6ee!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 8px 20px rgba(22,72,108,.06)!important;
}
.ilh19-related-img{
  display:block!important;
  height:170px!important;
  overflow:hidden!important;
}
.ilh19-related-img img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.ilh19-related-copy{
  padding:13px 14px 15px!important;
}
.ilh19-related-copy .tag{
  display:inline-block!important;
  margin-bottom:7px!important;
  color:#0b6fc5!important;
  font-size:7px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}
.ilh19-related-copy h3{
  margin:0 0 7px!important;
  font:700 17px/1.15 Georgia,serif!important;
}
.ilh19-related-copy h3 a{
  color:#173f60!important;
  text-decoration:none!important;
}
.ilh19-related-copy p{
  margin:0!important;
  color:#657684!important;
  font-size:10px!important;
  line-height:1.45!important;
}
.ilh19-read{
  display:inline-block!important;
  margin-top:10px!important;
  color:#b87518!important;
  text-decoration:none!important;
  font-size:9px!important;
  font-weight:800!important;
}

@media(max-width:900px){
  .ilh19-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
  .ilh19-related-posts{padding:22px 16px 26px!important}
  .ilh19-related-head{align-items:flex-start!important;flex-direction:column!important}
  .ilh19-related-grid{grid-template-columns:1fr!important}
  .ilh19-related-img{height:210px!important}
}


/* =========================================================
   v2.0 — Classic premium article layout
   Same style approach as previous legal websites
   ========================================================= */
body.single-post{
  background:#f3f6f9!important;
}

/* Remove old single page systems completely */
.single-post .ilh-article-hero,
.single-post .ilh-article-layout,
.single-post .ilh-leftbar,
.single-post .ilh-rightbar{
  display:none!important;
}

.ilh20-single-shell{
  width:min(1120px,calc(100% - 36px));
  margin:0 auto;
  padding:34px 0 52px;
}

.ilh20-article-head{
  width:min(100%,1000px);
  margin:0 auto 24px;
  text-align:left;
}
.ilh20-breadcrumb{
  display:flex;
  align-items:center;
  gap:7px;
  margin-bottom:16px;
  color:#8093a3;
  font-size:9px;
}
.ilh20-breadcrumb a{
  color:#0b67b7!important;
  text-decoration:none!important;
}
.ilh20-category{
  margin:0 0 9px!important;
  color:#0d72c9!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:1.4px!important;
  text-transform:uppercase!important;
}
.ilh20-article-head h1{
  margin:0!important;
  max-width:980px!important;
  color:#163f61!important;
  font:700 clamp(2.8rem,5vw,4.7rem)/.98 Georgia,"Times New Roman",serif!important;
  letter-spacing:-1px!important;
}
.ilh20-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:9px;
  margin-top:15px;
  color:#788a98;
  font-size:9px;
}
.ilh20-meta i{
  width:3px;
  height:3px;
  border-radius:50%;
  background:#1a78c8;
}

/* Large featured image under title */
.ilh20-featured{
  width:min(100%,1000px);
  margin:0 auto 28px;
  padding:0;
  overflow:hidden;
  border:3px solid #d2e2ee;
  border-radius:14px;
  background:#eaf1f6;
  box-shadow:0 18px 42px rgba(21,72,109,.14);
}
.ilh20-featured img{
  display:block;
  width:100%;
  height:auto;
  max-height:650px;
  object-fit:cover;
}

/* Article only, no sidebars */
.ilh20-article-card{
  width:min(100%,1000px);
  margin:0 auto;
  padding:42px 52px 48px;
  border:1px solid #dde7ee;
  border-radius:14px;
  background:#fff;
  box-shadow:0 14px 34px rgba(20,68,107,.07);
}
.ilh20-article-card .entry-content{
  max-width:850px;
  margin:0 auto;
  color:#334b5d!important;
  font:17px/1.82 Georgia,"Times New Roman",serif!important;
}
.ilh20-article-card .entry-content p{
  margin:0 0 21px!important;
}
.ilh20-article-card .entry-content h2{
  margin:36px 0 14px!important;
  color:#174b73!important;
  font:700 29px/1.16 Georgia,serif!important;
}
.ilh20-article-card .entry-content h3{
  margin:28px 0 12px!important;
  color:#1c567f!important;
  font:700 22px/1.2 Georgia,serif!important;
}
.ilh20-article-card .entry-content h4{
  color:#245f88!important;
}
.ilh20-article-card .entry-content ul,
.ilh20-article-card .entry-content ol{
  margin:0 0 22px!important;
  padding-left:25px!important;
  color:#334b5d!important;
}
.ilh20-article-card .entry-content li{
  margin:7px 0!important;
}
.ilh20-article-card .entry-content blockquote{
  margin:25px 0!important;
  padding:17px 20px!important;
  border-left:4px solid #1686e2!important;
  border-radius:0 8px 8px 0!important;
  background:#f0f8ff!important;
  color:#31556f!important;
}
.ilh20-article-card .entry-content a.plg-internal-link{
  color:#b77618!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
.ilh20-article-card .entry-content a.plg-external-link{
  color:#0884aa!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
.ilh20-article-card .entry-content a.plg-external-link::after{
  content:" ↗"!important;
  font-size:.8em!important;
}

/* Related links inserted in article */
.ilh20-article-card .plg-inline-related{
  margin:26px 0!important;
  padding:15px 18px!important;
  border:1px solid #d7e5ee!important;
  border-left:4px solid #177fd1!important;
  border-radius:9px!important;
  background:#f7fbfe!important;
}
.ilh20-article-card .plg-inline-related span{
  display:block!important;
  margin-bottom:4px!important;
  color:#758c9d!important;
  font-size:8px!important;
  font-family:Arial,sans-serif!important;
  font-weight:900!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
}
.ilh20-article-card .plg-inline-related a{
  color:#b77618!important;
  text-decoration:none!important;
  font:700 14px/1.35 Georgia,serif!important;
}

/* Related posts */
.ilh20-related{
  width:min(100%,1000px);
  margin:30px auto 0;
  padding:28px 30px 32px;
  border:1px solid #dde7ee;
  border-radius:14px;
  background:#fff;
  box-shadow:0 14px 34px rgba(20,68,107,.07);
}
.ilh20-related-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:18px;
}
.ilh20-related-head span{
  display:block;
  margin-bottom:4px;
  color:#0d71c8;
  font-size:8px;
  font-weight:900;
  letter-spacing:1.3px;
}
.ilh20-related-head h2{
  margin:0;
  color:#163f61;
  font:700 30px/1 Georgia,serif;
}
.ilh20-related-head>a{
  color:#0b69b9!important;
  text-decoration:none!important;
  font-size:9px!important;
  font-weight:800!important;
}
.ilh20-related-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:15px;
}
.ilh20-related-card{
  overflow:hidden;
  border:1px solid #dce6ed;
  border-radius:10px;
  background:#fff;
}
.ilh20-related-img{
  display:block;
  height:175px;
  overflow:hidden;
}
.ilh20-related-img img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.ilh20-related-copy{
  padding:13px 14px 15px;
}
.ilh20-related-copy>span{
  color:#0b6fc4;
  font-size:7px;
  font-weight:900;
  text-transform:uppercase;
}
.ilh20-related-copy h3{
  margin:6px 0 7px;
  font:700 16px/1.16 Georgia,serif;
}
.ilh20-related-copy h3 a{
  color:#173f60!important;
  text-decoration:none!important;
}
.ilh20-related-copy p{
  margin:0;
  color:#687987;
  font-size:9.5px;
  line-height:1.45;
}
.ilh20-related-copy .read{
  display:inline-block;
  margin-top:9px;
  color:#b77618!important;
  text-decoration:none!important;
  font-size:8px!important;
  font-weight:800!important;
}

@media(max-width:900px){
  .ilh20-article-card{
    padding:32px 28px 38px;
  }
  .ilh20-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:620px){
  .ilh20-single-shell{
    width:min(100% - 22px,1120px);
    padding-top:24px;
  }
  .ilh20-article-head h1{
    font-size:2.6rem!important;
  }
  .ilh20-featured{
    border-width:2px;
  }
  .ilh20-article-card{
    padding:24px 18px 30px;
  }
  .ilh20-article-card .entry-content{
    font-size:16px!important;
    line-height:1.75!important;
  }
  .ilh20-related{
    padding:22px 16px 26px;
  }
  .ilh20-related-head{
    align-items:flex-start;
    flex-direction:column;
  }
  .ilh20-related-grid{
    grid-template-columns:1fr;
  }
  .ilh20-related-img{
    height:210px;
  }
}


/* =========================================================
   v2.1 — Guaranteed single-post main image
   ========================================================= */
.ilh20-featured{
  display:block!important;
}
.ilh20-featured img,
.ilh20-featured .ilh20-fallback-featured{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:320px!important;
  max-height:650px!important;
  object-fit:cover!important;
}
@media(max-width:620px){
  .ilh20-featured img,
  .ilh20-featured .ilh20-fallback-featured{
    min-height:210px!important;
  }
}


/* =========================================================
   v2.2 — Guaranteed Related Links + Modern Footer
   ========================================================= */

/* Inline contextual related links — always visible */
.ilh22-inline-related{
  margin:26px 0!important;
  padding:16px 18px!important;
  border:1px solid #d5e5ef!important;
  border-left:4px solid #0d78cb!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#f9fcff,#eef7fd)!important;
  box-shadow:0 8px 20px rgba(28,90,132,.07)!important;
}
.ilh22-inline-related span{
  display:block!important;
  margin-bottom:5px!important;
  color:#72899a!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:1.1px!important;
}
.ilh22-inline-related a{
  color:#b67316!important;
  text-decoration:none!important;
  font:700 15px/1.35 Georgia,serif!important;
}
.ilh22-inline-related a b{
  color:#0d73c2!important;
}
.ilh22-inline-related a:hover{
  text-decoration:underline!important;
}

/* Modern footer */
.ilh22-footer{
  position:relative;
  overflow:hidden;
  margin-top:0!important;
  color:#eaf5ff;
  background:
    radial-gradient(circle at 8% 0%,rgba(45,142,230,.15),transparent 25%),
    radial-gradient(circle at 92% 100%,rgba(0,71,139,.18),transparent 28%),
    linear-gradient(155deg,#062f5e 0%,#073e78 52%,#05284f 100%);
  border-top:1px solid rgba(121,196,255,.26);
}
.ilh22-footer-accent{
  height:3px;
  background:linear-gradient(90deg,transparent,#4ca8f8,#a9d7ff,#4ca8f8,transparent);
}
.ilh22-footer-main{
  display:grid;
  grid-template-columns:1.35fr .65fr 1.1fr .9fr;
  gap:34px;
  padding:42px 0 32px;
}
.ilh22-logo{
  display:flex;
  align-items:center;
  gap:12px;
  text-decoration:none!important;
}
.ilh22-logo-mark{
  width:48px;
  height:48px;
  flex:0 0 48px;
  display:grid;
  place-items:center;
  border-radius:13px;
  color:#fff;
  background:linear-gradient(145deg,#1987e5,#0c5aa7);
  border:1px solid rgba(170,220,255,.34);
  box-shadow:0 10px 22px rgba(0,20,50,.18);
  font-size:21px;
}
.ilh22-logo span:last-child{
  display:flex;
  flex-direction:column;
}
.ilh22-logo strong{
  color:#fff;
  font:700 21px/1 Georgia,serif;
}
.ilh22-logo small{
  margin-top:4px;
  color:#89c8ff;
  font-size:6px;
  font-weight:800;
  letter-spacing:1px;
}
.ilh22-brand p,
.ilh22-help p{
  color:#b9d3ea;
  font-size:9px;
  line-height:1.6;
}
.ilh22-trust{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:15px;
}
.ilh22-trust span{
  padding:6px 9px;
  border:1px solid rgba(139,205,255,.18);
  border-radius:999px;
  color:#cfe7fa;
  background:rgba(255,255,255,.03);
  font-size:7px;
}
.ilh22-socials{
  display:flex;
  gap:8px;
  margin-top:15px;
}
.ilh22-socials a{
  width:31px;
  height:31px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:1px solid rgba(133,204,255,.28);
  background:rgba(255,255,255,.035);
  color:#fff!important;
  text-decoration:none!important;
  font-size:8px;
  font-weight:800;
}
.ilh22-socials a:hover{
  background:#1582dc;
}
.ilh22-kicker{
  display:block;
  margin-bottom:4px;
  color:#68baff;
  font-size:6.5px;
  font-weight:900;
  letter-spacing:1.15px;
}
.ilh22-footer h3{
  margin:0 0 14px;
  color:#fff;
  font:700 16px/1.15 Georgia,serif;
}
.ilh22-col>a,
.ilh22-cats a{
  display:block;
  color:#cfe4f6!important;
  text-decoration:none!important;
  font-size:8.5px!important;
  margin:0 0 8px!important;
}
.ilh22-col>a:hover,
.ilh22-cats a:hover{
  color:#fff!important;
}
.ilh22-cats>div{
  columns:2;
  column-gap:18px;
}
.ilh22-cta{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:38px;
  margin-top:10px!important;
  padding:0 13px!important;
  border-radius:7px;
  background:linear-gradient(90deg,#1687e7,#3da9ff);
  color:#fff!important;
  font-size:8px!important;
  font-weight:800!important;
}
.ilh22-footer-bottom{
  min-height:50px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  border-top:1px solid rgba(157,212,255,.14);
  color:#8fb4d1;
  font-size:7px;
}
.ilh22-footer-bottom div{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
}
.ilh22-footer-bottom a{
  color:#9fc2dd!important;
  text-decoration:none!important;
}

/* hide old footer if any style still targets it */
.plg-footer{
  display:none!important;
}

@media(max-width:1000px){
  .ilh22-footer-main{
    grid-template-columns:1fr 1fr;
  }
  .ilh22-brand{
    grid-column:1/-1;
  }
}
@media(max-width:600px){
  .ilh22-footer-main{
    grid-template-columns:1fr;
  }
  .ilh22-brand{
    grid-column:auto;
  }
  .ilh22-cats>div{
    columns:1;
  }
  .ilh22-footer-bottom{
    flex-direction:column;
    align-items:flex-start;
    padding:12px 0;
  }
}


/* =========================================================
   v2.3 — Modern Header + clearly different external links
   ========================================================= */

/* MODERN HEADER */
.ilh23-header{
  position:sticky;
  top:0;
  z-index:150;
  box-shadow:0 10px 30px rgba(0,43,88,.18);
}
.admin-bar .ilh23-header{top:32px}

.ilh23-topbar{
  background:#062d59;
  border-bottom:1px solid rgba(255,255,255,.07);
}
.ilh23-topbar-inner{
  min-height:28px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.ilh23-top-links{
  display:flex;
  align-items:center;
  gap:18px;
}
.ilh23-top-links a{
  color:#c8def2!important;
  text-decoration:none!important;
  font-size:8px!important;
}
.ilh23-top-links a:hover{color:#fff!important}
.ilh23-trending{
  color:#d7e8f7;
  font-size:8px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.ilh23-trending span{
  color:#ffd05e;
  font-weight:800;
  margin-right:6px;
}

.ilh23-mainbar{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 15%,rgba(50,153,244,.16),transparent 24%),
    linear-gradient(180deg,#0d5baa,#084888);
}
.ilh23-mainbar::after{
  content:"";
  position:absolute;
  width:280px;
  height:180px;
  right:-70px;
  top:-80px;
  border-radius:50%;
  background:rgba(66,171,255,.08);
  filter:blur(16px);
}
.ilh23-mainbar-inner{
  position:relative;
  z-index:2;
  min-height:72px;
  display:grid;
  grid-template-columns:270px minmax(0,1fr) 250px;
  align-items:center;
  gap:20px;
}
.ilh23-brand{
  display:flex;
  align-items:center;
  gap:11px;
  text-decoration:none!important;
}
.ilh23-logo-mark{
  width:44px;
  height:44px;
  flex:0 0 44px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:linear-gradient(145deg,#ffffff,#cfeaff);
  color:#0b5eaa;
  box-shadow:0 8px 20px rgba(0,42,84,.18);
  font-size:20px;
}
.ilh23-brand-copy{
  display:flex;
  flex-direction:column;
}
.ilh23-brand-copy strong{
  color:#fff;
  font:700 20px/1 Georgia,serif;
}
.ilh23-brand-copy small{
  margin-top:4px;
  color:#a9d7fb;
  font-size:6px;
  font-weight:800;
  letter-spacing:1px;
}
.ilh23-nav ul{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
}
.ilh23-nav li{margin:0!important}
.ilh23-nav a{
  display:block!important;
  padding:10px 10px!important;
  border-radius:8px!important;
  color:#eef8ff!important;
  text-decoration:none!important;
  font-size:8.5px!important;
  font-weight:700!important;
  white-space:nowrap!important;
  transition:.2s ease!important;
}
.ilh23-nav a:hover,
.ilh23-nav .current-menu-item>a{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
}
.ilh23-search{
  height:39px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 42px;
  overflow:hidden;
  border:1px solid rgba(177,221,255,.30);
  border-radius:10px;
  background:rgba(3,47,94,.45);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
}
.ilh23-search input{
  min-width:0;
  border:0;
  outline:0;
  background:transparent;
  color:#fff;
  padding:0 12px;
  font-size:8.5px;
}
.ilh23-search input::placeholder{color:#aac9e3}
.ilh23-search button{
  border:0;
  background:linear-gradient(180deg,#3ca7ff,#167bd2);
  color:#fff;
  font-weight:900;
  font-size:15px;
}
.ilh23-accent-line{
  height:3px;
  background:linear-gradient(90deg,#0b5da9,#43aaff,#b9e2ff,#43aaff,#0b5da9);
}

/* CLEAR INTERNAL / EXTERNAL LINK COLORS */
.single-post .entry-content a.ilh23-internal-link{
  color:#b56f12!important;
  font-weight:700!important;
  text-decoration:underline!important;
  text-decoration-color:rgba(181,111,18,.55)!important;
  text-underline-offset:3px!important;
}
.single-post .entry-content a.ilh23-external-link{
  color:#0087b8!important;
  font-weight:700!important;
  text-decoration:underline!important;
  text-decoration-thickness:2px!important;
  text-decoration-color:rgba(0,135,184,.55)!important;
  text-underline-offset:3px!important;
  background:linear-gradient(180deg,transparent 72%,rgba(0,135,184,.10) 72%)!important;
}
.single-post .entry-content a.ilh23-external-link::after{
  content:" ↗"!important;
  color:#0087b8!important;
  font-size:.8em!important;
  font-weight:900!important;
}
.single-post .entry-content a.ilh23-external-link:hover{
  color:#006f98!important;
  background:linear-gradient(180deg,transparent 68%,rgba(0,135,184,.18) 68%)!important;
}

/* neutralize older header styles */
.plg-header,
.ilh-topbar{
  display:none!important;
}

@media(max-width:1000px){
  .ilh23-mainbar-inner{
    grid-template-columns:230px minmax(0,1fr) 210px;
    gap:10px;
  }
  .ilh23-nav a{padding:9px 7px!important;font-size:8px!important}
}
@media(max-width:760px){
  .ilh23-topbar-inner{
    justify-content:center;
  }
  .ilh23-top-links{display:none}
  .ilh23-mainbar-inner{
    grid-template-columns:1fr 165px;
  }
  .ilh23-nav{display:none}
  .ilh23-brand-copy small{display:none}
}
@media(max-width:480px){
  .ilh23-mainbar-inner{
    grid-template-columns:1fr 125px;
  }
  .ilh23-logo-mark{
    width:38px;
    height:38px;
    flex-basis:38px;
  }
  .ilh23-brand-copy strong{
    font-size:17px;
  }
}


/* =========================================================
   v2.4 — Top utility bar removed from header
   ========================================================= */
.ilh23-topbar,
.ilh23-topbar-inner,
.ilh23-top-links,
.ilh23-trending{
  display:none!important;
}

/* Main header starts directly at top */
.ilh23-header{
  background:transparent!important;
}


/* =========================================================
   v2.5 — Luxury Brown Home + Modern Categories + More Images
   ========================================================= */
:root{
  --ilh25-brown:#2a1208;
  --ilh25-brown2:#3b1a0c;
  --ilh25-brown3:#5a2a13;
  --ilh25-gold:#d6983d;
  --ilh25-gold2:#f1bd66;
  --ilh25-cream:#f6ede2;
}

/* Global/home brown palette */
body.home{
  background:#f6efe7!important;
}
body.home .ilh-home-hero{
  background:#2a1208!important;
}
body.home .ilh-home-hero::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(45,18,7,.20),transparent 48%);
}
body.home .ilh-home-kicker,
body.home .ilh-home-section-title small,
body.home .ilh13-head span{
  color:var(--ilh25-gold2)!important;
}
body.home .ilh-home-primary{
  background:linear-gradient(180deg,#e4a746,#bc7125)!important;
  color:#281207!important;
}
body.home .ilh-home-secondary{
  border-color:#c88435!important;
}
body.home .ilh-home-benefit span{
  color:#e1a64d!important;
  border-color:rgba(219,151,61,.45)!important;
}

body.home .ilh-home-featured{
  background:#f8f1e9!important;
}
body.home .ilh-home-guide{
  border-color:#e6d2bf!important;
  box-shadow:0 10px 25px rgba(76,37,14,.07)!important;
}
body.home .ilh-home-guide-cat{
  color:#a85b1e!important;
}
body.home .ilh-home-guide-body h3 a{
  color:#41200f!important;
}
body.home .ilh-home-guide-body p{
  color:#745d4e!important;
}
body.home .ilh-home-guide-body .read{
  color:#a45c1e!important;
}

/* modern categories */
.ilh25-categories{
  padding:48px 0!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(216,151,62,.13),transparent 25%),
    radial-gradient(circle at 92% 90%,rgba(117,55,22,.14),transparent 30%),
    linear-gradient(160deg,#321508 0%,#4a210f 48%,#2b1208 100%)!important;
  border-top:1px solid rgba(221,156,67,.22)!important;
  border-bottom:1px solid rgba(221,156,67,.22)!important;
}
.ilh25-cat-head{
  display:flex;
  justify-content:center;
  margin-bottom:24px;
  text-align:center;
}
.ilh25-cat-head small{
  display:block;
  color:#e6aa50;
  font-size:8px;
  font-weight:900;
  letter-spacing:1.8px;
}
.ilh25-cat-head h2{
  margin:6px 0 6px;
  color:#fff3e7;
  font:700 38px/1 Georgia,serif;
}
.ilh25-cat-head p{
  margin:0;
  color:#c8ac97;
  font-size:11px;
}
.ilh25-cat-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.ilh25-cat-card{
  min-height:132px;
  display:grid;
  grid-template-columns:68px minmax(0,1fr) 38px;
  align-items:center;
  gap:15px;
  padding:17px 18px;
  border:1px solid rgba(222,155,65,.28);
  border-radius:14px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.006)),
    linear-gradient(180deg,#4b210f,#351507);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.03),
    0 14px 28px rgba(29,10,3,.14);
  text-decoration:none!important;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.ilh25-cat-card:hover{
  transform:translateY(-4px);
  border-color:rgba(237,178,90,.58);
  box-shadow:0 18px 32px rgba(29,10,3,.24);
}
.ilh25-cat-icon{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:linear-gradient(145deg,#e2a34b,#9b4f19);
  color:#281107;
  font-size:26px;
  box-shadow:0 8px 18px rgba(0,0,0,.18);
}
.ilh25-cat-copy strong{
  display:block;
  color:#fff2e7;
  font:700 18px/1.12 Georgia,serif;
  margin-bottom:6px;
}
.ilh25-cat-copy small{
  display:block;
  color:#c9ab94;
  font-size:9px;
  line-height:1.45;
}
.ilh25-cat-arrow{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:1px solid rgba(226,161,70,.34);
  border-radius:50%;
  color:#e7aa51;
  background:rgba(255,255,255,.02);
}
.ilh25-cat-card:hover .ilh25-cat-arrow{
  background:#d59037;
  color:#2b1208;
}

/* Extra image sections made clearly visible and brown-themed */
body.home .ilh13-focus{
  padding:48px 0!important;
  background:#f5ede4!important;
  border-top:1px solid #e4d1bf!important;
}
body.home .ilh13-focus .ilh13-head h2,
body.home .ilh13-guides .ilh13-head h2{
  color:#40200f!important;
}
body.home .ilh13-focus .ilh13-head p{
  color:#7d6756!important;
}
body.home .ilh13-focus .ilh13-head>a,
body.home .ilh13-guides .ilh13-head>a{
  color:#9f581f!important;
}
body.home .ilh13-mosaic{
  gap:16px!important;
}
body.home .ilh13-mosaic-card{
  border:1px solid #d9c1ac!important;
  box-shadow:0 12px 26px rgba(61,27,9,.09)!important;
}
body.home .ilh13-mosaic-card>div{
  background:linear-gradient(transparent,rgba(45,18,7,.94))!important;
}
body.home .ilh13-mosaic-card small,
body.home .ilh13-mosaic-card b{
  color:#f1bd66!important;
}

body.home .ilh13-guides{
  padding:48px 0!important;
  background:#fffaf5!important;
}
body.home .ilh13-guide-card{
  border:1px solid #ead8c7!important;
  box-shadow:0 10px 24px rgba(69,31,10,.06)!important;
}
body.home .ilh13-guide-copy>span{
  color:#a35b20!important;
}
body.home .ilh13-guide-copy h3 a{
  color:#3d1f10!important;
}
body.home .ilh13-guide-copy p{
  color:#786355!important;
}
body.home .ilh13-read{
  color:#a66023!important;
}

body.home .ilh13-topics{
  padding:42px 0!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(216,151,62,.10),transparent 24%),
    linear-gradient(160deg,#321507,#1f0d05)!important;
  border-top:1px solid rgba(221,156,67,.18)!important;
}
body.home .ilh13-dark-head h2{
  color:#fff3e7!important;
}
body.home .ilh13-topic-card{
  border-color:rgba(222,155,65,.28)!important;
}
body.home .ilh13-topic-card:after{
  background:linear-gradient(transparent 38%,rgba(42,16,6,.95))!important;
}

/* trusted resources brown */
body.home .ilh-home-resources{
  background:
    linear-gradient(135deg,#3a180b,#5a2a13)!important;
}
body.home .ilh-home-resource-intro h2,
body.home .ilh-resource-box strong{
  color:#fff3e8!important;
}
body.home .ilh-home-resource-intro p,
body.home .ilh-resource-box p{
  color:#cdb19a!important;
}
body.home .ilh-resource-box span{
  color:#e1a247!important;
}

/* Footer brown for this site */
body.home .ilh22-footer,
body.home .plg-footer{
  background:linear-gradient(160deg,#241006,#371708 55%,#1d0b04 100%)!important;
  border-top-color:rgba(218,150,62,.25)!important;
}

/* Modern brown header on home */
body.home .ilh23-mainbar{
  background:
    radial-gradient(circle at 10% 0%,rgba(218,151,60,.11),transparent 25%),
    linear-gradient(180deg,#351609,#241005)!important;
}
body.home .ilh23-logo-mark{
  background:linear-gradient(145deg,#f1c16d,#b96c22)!important;
  color:#2a1106!important;
}
body.home .ilh23-brand-copy small{
  color:#dca152!important;
}
body.home .ilh23-search{
  border-color:rgba(218,154,65,.30)!important;
  background:rgba(33,14,6,.52)!important;
}
body.home .ilh23-search button{
  background:linear-gradient(180deg,#e0a24a,#a75d1e)!important;
}
body.home .ilh23-accent-line{
  background:linear-gradient(90deg,#2c1207,#d89940,#f0c06b,#d89940,#2c1207)!important;
}

@media(max-width:1000px){
  .ilh25-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
  .ilh25-cat-grid{grid-template-columns:1fr}
  .ilh25-cat-head h2{font-size:31px}
}


/* =========================================================
   v2.6 — QuantumLawSolutions logo integration
   ========================================================= */
.qls26-brand{
  display:flex!important;
  align-items:center!important;
  text-decoration:none!important;
  min-width:0!important;
}
.qls26-brand img{
  display:block!important;
  width:255px!important;
  max-width:100%!important;
  height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))!important;
}
.qls26-footer-logo{
  display:block!important;
  text-decoration:none!important;
}
.qls26-footer-logo img{
  display:block!important;
  width:265px!important;
  max-width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
}
body.home .qls26-brand img{
  filter:brightness(1.08) contrast(1.03) drop-shadow(0 4px 10px rgba(0,0,0,.18))!important;
}

@media(max-width:760px){
  .qls26-brand img{width:210px!important;height:48px!important}
  .qls26-footer-logo img{width:230px!important}
}
@media(max-width:480px){
  .qls26-brand img{width:175px!important;height:42px!important}
}


/* =========================================================
   v2.7 — Force brown/gold header + footer sitewide
   ========================================================= */

/* Header - all pages */
.ilh23-mainbar{
  background:
    radial-gradient(circle at 10% 0%,rgba(218,151,60,.11),transparent 25%),
    linear-gradient(180deg,#351609 0%,#241005 100%)!important;
}
.ilh23-mainbar::after{
  background:rgba(145,78,29,.10)!important;
}
.ilh23-logo-mark{
  background:linear-gradient(145deg,#f1c16d,#b96c22)!important;
  color:#2a1106!important;
}
.ilh23-brand-copy strong{
  color:#fff6ed!important;
}
.ilh23-brand-copy small{
  color:#dca152!important;
}
.ilh23-nav a{
  color:#f7eadf!important;
}
.ilh23-nav a:hover,
.ilh23-nav .current-menu-item>a{
  background:rgba(255,255,255,.06)!important;
  color:#f0b55d!important;
}
.ilh23-search{
  border-color:rgba(218,154,65,.30)!important;
  background:rgba(33,14,6,.52)!important;
}
.ilh23-search input{
  color:#fff3e7!important;
}
.ilh23-search input::placeholder{
  color:#bca38f!important;
}
.ilh23-search button{
  background:linear-gradient(180deg,#e0a24a,#a75d1e)!important;
  color:#2b1207!important;
}
.ilh23-accent-line{
  background:linear-gradient(90deg,#2c1207,#d89940,#f0c06b,#d89940,#2c1207)!important;
}
.ilh23-header{
  box-shadow:0 10px 30px rgba(40,16,6,.22)!important;
}

/* Footer - all pages */
.ilh22-footer{
  color:#f5eadf!important;
  background:
    radial-gradient(circle at 8% 0%,rgba(196,119,39,.12),transparent 25%),
    radial-gradient(circle at 92% 100%,rgba(104,53,25,.14),transparent 28%),
    linear-gradient(155deg,#241006 0%,#371708 55%,#1d0b04 100%)!important;
  border-top:1px solid rgba(218,150,62,.25)!important;
}
.ilh22-footer-accent{
  background:linear-gradient(90deg,transparent,#a96524,#efb75c,#a96524,transparent)!important;
}
.ilh22-logo-mark{
  background:linear-gradient(145deg,#e8b25d,#a65b1c)!important;
  color:#2b1207!important;
  border-color:rgba(235,183,95,.34)!important;
}
.ilh22-logo strong{
  color:#fff3e8!important;
}
.ilh22-logo small{
  color:#d6a052!important;
}
.ilh22-brand p,
.ilh22-help p{
  color:#cdb19a!important;
}
.ilh22-kicker{
  color:#d69b47!important;
}
.ilh22-footer h3{
  color:#fff0df!important;
}
.ilh22-col>a,
.ilh22-cats a{
  color:#e1cfbf!important;
}
.ilh22-col>a:hover,
.ilh22-cats a:hover{
  color:#f1b45d!important;
}
.ilh22-trust span{
  border-color:rgba(218,151,62,.20)!important;
  color:#dcc4af!important;
  background:rgba(255,255,255,.025)!important;
}
.ilh22-socials a{
  border-color:rgba(218,151,62,.28)!important;
  background:rgba(255,255,255,.025)!important;
  color:#f0b25a!important;
}
.ilh22-socials a:hover{
  background:#c57b2e!important;
  color:#261006!important;
}
.ilh22-cta{
  background:linear-gradient(90deg,#d2913b,#a55b1e)!important;
  color:#2a1106!important;
}
.ilh22-footer-bottom{
  border-top-color:rgba(218,151,62,.16)!important;
  color:#a98f7a!important;
}
.ilh22-footer-bottom a{
  color:#bca18d!important;
}


/* =========================================================
   v2.8 — QuantumLawSolutions distinct single-post identity
   ========================================================= */
body.single-post{
  background:#f4efe8!important;
}
.qls28-single{
  padding:42px 0 56px;
  background:
    linear-gradient(180deg,#f3ece3 0%,#f7f3ee 48%,#f2ebe3 100%);
}
.qls28-single-wrap{
  width:min(1180px,calc(100% - 36px));
}
.qls28-title-block{
  width:min(100%,1020px);
  margin:0 auto 24px;
}
.qls28-title-meta{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  align-items:center;
  color:#8b6c55;
  font-size:8px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.8px;
}
.qls28-category{
  color:#b16a28!important;
}
.qls28-title-block h1{
  max-width:980px;
  margin:12px 0 12px;
  color:#32190d;
  font:700 clamp(3rem,5.4vw,5.4rem)/.94 Georgia,"Times New Roman",serif;
  letter-spacing:-1.4px;
}
.qls28-deck{
  max-width:820px;
  margin:0;
  color:#6e5848;
  font:400 16px/1.6 Arial,sans-serif;
}
.qls28-feature-wrap{
  position:relative;
  width:min(100%,1060px);
  margin:0 auto 26px;
}
.qls28-featured{
  margin:0;
  overflow:hidden;
  border:1px solid #d6c2ad;
  border-radius:3px;
  background:#2a1208;
  box-shadow:0 20px 42px rgba(66,31,10,.13);
}
.qls28-featured img{
  display:block;
  width:100%;
  max-height:620px;
  object-fit:cover;
}
.qls28-case-note{
  position:absolute;
  right:-18px;
  bottom:-22px;
  width:280px;
  padding:18px 20px;
  border:1px solid rgba(224,164,82,.36);
  background:linear-gradient(145deg,#351609,#231005);
  box-shadow:0 14px 30px rgba(41,16,5,.25);
}
.qls28-case-note span{
  display:block;
  margin-bottom:5px;
  color:#d99a42;
  font-size:7px;
  font-weight:900;
  letter-spacing:1.4px;
}
.qls28-case-note strong{
  display:block;
  color:#fff3e5;
  font:700 18px/1.15 Georgia,serif;
}
.qls28-case-note p{
  margin:7px 0 0;
  color:#c2a991;
  font-size:9px;
  line-height:1.5;
}
.qls28-article{
  width:min(100%,960px);
  margin:46px auto 0;
  border-top:5px solid #4c220f;
  background:#fffdfa;
  box-shadow:0 16px 36px rgba(64,29,8,.08);
}
.qls28-article-inner{
  max-width:790px;
  margin:0 auto;
  padding:46px 34px 52px;
  color:#3f342c!important;
  font:17px/1.88 Georgia,"Times New Roman",serif!important;
}
.qls28-article-inner p{
  margin:0 0 22px!important;
}
.qls28-article-inner h2{
  margin:38px 0 14px!important;
  color:#3a1b0d!important;
  font:700 29px/1.15 Georgia,serif!important;
  border-bottom:1px solid #d8c5b4;
  padding-bottom:9px;
}
.qls28-article-inner h3{
  margin:28px 0 12px!important;
  color:#582916!important;
  font:700 21px/1.2 Georgia,serif!important;
}
.qls28-article-inner a.ilh23-internal-link,
.qls28-article-inner a.plg-internal-link{
  color:#a85d1e!important;
}
.qls28-article-inner a.ilh23-external-link,
.qls28-article-inner a.plg-external-link{
  color:#0d7c97!important;
}
.qls28-article-inner .ilh22-inline-related{
  margin:28px 0!important;
  border:1px solid #dcc7b5!important;
  border-left:4px solid #b66d28!important;
  background:#fbf5ef!important;
  box-shadow:none!important;
}
.qls28-article-inner .ilh22-inline-related span{
  color:#9a765b!important;
}
.qls28-article-inner .ilh22-inline-related a{
  color:#8d4c19!important;
}
.qls28-related{
  width:min(100%,1060px);
  margin:34px auto 0;
  padding:28px 0 0;
  border-top:1px solid #cdb7a2;
}
.qls28-related-head span{
  color:#a96121;
  font-size:7px;
  font-weight:900;
  letter-spacing:1.3px;
}
.qls28-related-head h2{
  margin:5px 0 18px;
  color:#35190d;
  font:700 30px Georgia,serif;
}
.qls28-related-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.qls28-related-card{
  background:#fffaf5;
  border:1px solid #dfcdbd;
  box-shadow:0 8px 20px rgba(68,31,10,.06);
}
.qls28-related-img{
  display:block;
  height:155px;
  overflow:hidden;
}
.qls28-related-img img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.qls28-related-copy{
  padding:12px 13px 14px;
}
.qls28-related-copy small{
  color:#a35a1e;
  font-size:7px;
  font-weight:900;
  text-transform:uppercase;
}
.qls28-related-copy h3{
  margin:6px 0 0;
  font:700 15px/1.15 Georgia,serif;
}
.qls28-related-copy h3 a{
  color:#3b1d0f!important;
  text-decoration:none!important;
}

/* Distinct homepage section titles */
body.home .ilh-home-section-title h2,
body.home .ilh25-cat-head h2,
body.home .ilh13-head h2{
  letter-spacing:-.2px;
}

/* Remove old blue-style single page remnants */
.single-post .ilh20-single-shell,
.single-post .ilh20-article-head,
.single-post .ilh20-featured,
.single-post .ilh20-article-card,
.single-post .ilh20-related{
  display:none!important;
}

@media(max-width:900px){
  .qls28-case-note{
    position:static;
    width:auto;
    margin-top:12px;
  }
  .qls28-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:600px){
  .qls28-single-wrap{
    width:min(100% - 22px,1180px);
  }
  .qls28-title-block h1{
    font-size:2.8rem;
  }
  .qls28-article-inner{
    padding:30px 18px 36px;
    font-size:16px!important;
  }
  .qls28-related-grid{
    grid-template-columns:1fr;
  }
  .qls28-related-img{
    height:210px;
  }
}


/* =========================================================
   v2.9 — Approved brown reference single-post layout
   ========================================================= */

/* Warm light page like the approved reference */
body.single-post{
  background:#faf7f2!important;
}
.qls28-single{
  padding:26px 0 46px!important;
  background:
    radial-gradient(circle at 50% 0%,rgba(210,155,91,.06),transparent 34%),
    #faf7f2!important;
}

/* compact title area */
.qls28-title-block{
  width:min(100%,900px)!important;
  margin:0 auto 18px!important;
}
.qls28-title-meta{
  font-size:7px!important;
  color:#8c674c!important;
}
.qls28-title-block h1{
  max-width:860px!important;
  margin:9px 0 8px!important;
  color:#3a1b0d!important;
  font-size:clamp(2.45rem,4.25vw,4.15rem)!important;
  line-height:.98!important;
}
.qls28-deck{
  display:none!important;
}

/* Image ~10% smaller than previous version, centered */
.qls28-feature-wrap{
  width:min(90%,860px)!important;
  margin:0 auto 24px!important;
}
.qls28-featured{
  border:1px solid #d7c7b9!important;
  border-radius:4px!important;
  box-shadow:0 14px 30px rgba(74,34,10,.12)!important;
}
.qls28-featured img{
  width:100%!important;
  max-height:500px!important;
  object-fit:cover!important;
}
.qls28-case-note{
  display:none!important;
}

/* clean white article panel */
.qls28-article{
  width:min(100%,860px)!important;
  margin:26px auto 0!important;
  border-top:0!important;
  border:1px solid #eadfd4!important;
  border-radius:5px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(70,35,15,.06)!important;
}
.qls28-article-inner{
  max-width:760px!important;
  padding:38px 34px 42px!important;
  color:#4b4038!important;
  font-size:16px!important;
  line-height:1.82!important;
}
.qls28-article-inner h2{
  color:#422111!important;
  border-bottom:1px solid #bba897!important;
  padding-bottom:8px!important;
  font-size:24px!important;
}
.qls28-article-inner h3{
  color:#4d2815!important;
  font-size:19px!important;
}

/* related reading boxes in warm cream, exactly in the approved direction */
.qls28-article-inner .ilh22-inline-related{
  margin:23px 0!important;
  padding:13px 16px!important;
  border:1px solid #eadccc!important;
  border-left:3px solid #c9802d!important;
  border-radius:5px!important;
  background:linear-gradient(180deg,#fffaf3,#fbf4eb)!important;
}
.qls28-article-inner .ilh22-inline-related span{
  color:#9a7455!important;
  font-size:6.5px!important;
}
.qls28-article-inner .ilh22-inline-related a{
  color:#a15c1d!important;
  font-size:12px!important;
}

/* Related Posts like reference */
.qls28-related{
  width:min(100%,900px)!important;
  margin:24px auto 0!important;
  padding:18px 18px 20px!important;
  border:1px solid #eadfd4!important;
  border-radius:5px!important;
  background:#fff!important;
  box-shadow:0 10px 24px rgba(70,35,15,.05)!important;
}
.qls28-related-head h2{
  margin:4px 0 12px!important;
  font-size:24px!important;
}
.qls28-related-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
.qls28-related-card{
  border:1px solid #eadfd5!important;
  background:#fffdfa!important;
}
.qls28-related-img{
  height:145px!important;
}
.qls28-related-copy{
  padding:10px 11px 12px!important;
}
.qls28-related-copy h3{
  font-size:13px!important;
}

/* Header: rich dark brown */
.ilh23-mainbar{
  background:linear-gradient(180deg,#3b190a,#281006)!important;
  border-bottom:1px solid rgba(221,158,72,.26)!important;
}
.ilh23-nav a{
  color:#f2e4d6!important;
}
.ilh23-nav a:hover,
.ilh23-nav .current-menu-item>a{
  color:#efb55e!important;
  background:rgba(255,255,255,.04)!important;
}
.ilh23-search{
  border-color:rgba(221,158,72,.30)!important;
  background:rgba(20,8,3,.55)!important;
}
.ilh23-search button{
  background:linear-gradient(180deg,#df9d43,#a75b1d)!important;
}
.ilh23-accent-line{
  background:linear-gradient(90deg,#2a1005,#a55a1b,#e5aa50,#a55a1b,#2a1005)!important;
}

/* Footer: same dark brown/gold family */
.ilh22-footer{
  background:
    radial-gradient(circle at 8% 0%,rgba(190,116,37,.10),transparent 25%),
    linear-gradient(155deg,#281006 0%,#3a1809 52%,#210d04 100%)!important;
  border-top:1px solid rgba(218,151,61,.24)!important;
}
.ilh22-footer-accent{
  background:linear-gradient(90deg,transparent,#9d571b,#e2a449,#9d571b,transparent)!important;
}
.ilh22-kicker,
.ilh22-logo small{
  color:#d89b45!important;
}
.ilh22-footer h3{
  color:#f7eadc!important;
}
.ilh22-col>a,
.ilh22-cats a,
.ilh22-brand p,
.ilh22-help p{
  color:#d6c0ad!important;
}
.ilh22-cta{
  background:linear-gradient(90deg,#d4943b,#a75b1d)!important;
  color:#2b1005!important;
}

/* logo sizing like the approved screenshot */
.qls26-brand img{
  width:215px!important;
  height:46px!important;
  object-fit:contain!important;
}
.qls26-footer-logo img{
  width:220px!important;
}

/* Responsive */
@media(max-width:760px){
  .qls28-feature-wrap{width:100%!important}
  .qls28-article{width:100%!important}
  .qls28-related{width:100%!important}
}
@media(max-width:620px){
  .qls28-related-grid{grid-template-columns:1fr!important}
  .qls28-related-img{height:210px!important}
}


/* =========================================================
   v3.0 — Supplied QuantumLawSolutions logo integrated
   ========================================================= */
.qls30-brand{
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
  text-decoration:none!important;
}
.qls30-brand img{
  display:block!important;
  width:255px!important;
  max-width:100%!important;
  height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:drop-shadow(0 3px 8px rgba(0,0,0,.16))!important;
}
.qls30-footer-logo{
  display:block!important;
  text-decoration:none!important;
}
.qls30-footer-logo img{
  display:block!important;
  width:245px!important;
  max-width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
}
@media(max-width:760px){
  .qls30-brand img{width:210px!important;height:48px!important}
  .qls30-footer-logo img{width:210px!important}
}
@media(max-width:480px){
  .qls30-brand img{width:175px!important;height:42px!important}
}


/* =========================================================
   v3.1 — Logo white-box removal
   ========================================================= */
.qls30-brand,
.qls30-footer-logo{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}

.qls30-brand img,
.qls30-footer-logo img{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}

.qls30-brand img{
  width:255px!important;
  height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
}

.qls30-footer-logo img{
  width:245px!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
}
