/*
Theme Name: Hello Lelo Magazine Social
Theme URI: https://hellolelo.co.za/
Author: Lelo Klaas & Associates
Description: Lightweight responsive magazine and social-network-ready WordPress theme for Hello Lelo.
Version: 2.0.4
Text Domain: hello-lelo
*/
:root{--pink:#C98DA0;--pink-soft:#F5E8EC;--burgundy:#4A1521;--navy:#1D263B;--charcoal:#262327;--white:#fff;--bg:#F6F6F7;--border:#E6E6E8;--shadow:0 6px 24px rgba(29,38,59,.08);--radius:10px;--container:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--charcoal);font-family:"Century Gothic",CenturyGothic,AppleGothic,"Trebuchet MS",Arial,sans-serif;font-size:16px;line-height:1.65}a{color:var(--burgundy);text-decoration:none}a:hover{color:var(--pink)}img{max-width:100%;height:auto}.hl-container{width:min(var(--container),calc(100% - 48px));margin:auto}.hl-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.site-header{background:#fff}.hl-header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.custom-logo{max-height:74px;width:auto}.site-title{font-size:28px;font-weight:700;color:var(--navy)}.hl-header-actions{display:flex;gap:10px;align-items:center}.hl-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:10px;background:var(--burgundy);color:#fff;font-weight:700;border:0}.hl-btn:hover{background:var(--navy);color:#fff}.hl-nav-wrap{width:100%;background:var(--navy);color:#fff;position:relative;z-index:50}.hl-nav{width:100%;padding:0 24px;display:flex;align-items:center;justify-content:center}.hl-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.hl-nav li{position:relative}.hl-nav a{display:block;padding:14px 13px;color:#fff;font-size:14px;font-weight:700}.hl-nav a:hover{background:var(--burgundy);color:#fff}.hl-menu-toggle{display:none;background:transparent;border:0;color:#fff;padding:14px 18px;font:inherit;font-weight:700}.hl-hero{margin:24px auto}.hl-slider{position:relative;min-height:430px}.hl-slide{display:none;grid-template-columns:1.25fr .75fr;min-height:430px}.hl-slide.is-active{display:grid}.hl-slide-media img{width:100%;height:430px;object-fit:cover;display:block}.hl-slide-copy{padding:38px;display:flex;flex-direction:column;justify-content:center;background:#fff}.hl-kicker,.hl-category{display:inline-block;color:var(--burgundy);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hl-slide h2{font-size:34px;line-height:1.15;margin:10px 0 12px;color:var(--navy)}.hl-slider-dots{position:absolute;bottom:14px;right:18px;display:flex;gap:7px}.hl-slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:#d7c4ca;cursor:pointer}.hl-slider-dot.is-active{background:var(--burgundy)}.hl-ad{min-height:110px;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px;background:linear-gradient(135deg,#fff,var(--pink-soft));border:1px dashed var(--pink);border-radius:10px;box-shadow:var(--shadow);color:var(--burgundy);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hl-ad-tall{min-height:250px}.hl-home-grid,.hl-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start;margin-top:24px}.hl-section{margin:28px 0}.hl-section-title{font-size:25px;color:var(--navy);margin:0 0 16px;display:flex;align-items:center;gap:10px}.hl-section-title:after{content:"";height:3px;background:var(--pink);flex:1;border-radius:10px}.hl-post-list{display:grid;gap:18px}.hl-post-row{display:grid;grid-template-columns:1fr 1fr;min-height:245px}.hl-post-row:nth-child(even) .hl-post-image{order:2}.hl-post-image img{width:100%;height:100%;min-height:245px;object-fit:cover;display:block;border-radius:10px}.hl-post-copy{padding:24px}.hl-post-copy h2,.hl-post-copy h3{color:var(--navy);line-height:1.25;margin:6px 0 10px}.hl-post-copy h2{font-size:25px}.hl-post-copy h3{font-size:21px}.hl-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:12px;color:#6a6a72;margin:10px 0}.hl-readmore{font-weight:800;color:var(--burgundy)}.hl-sidebar{display:grid;gap:18px;position:sticky;top:20px}.hl-widget{padding:20px}.hl-widget h3{margin:0 0 12px;color:var(--navy);font-size:18px}.hl-widget ul{list-style:none;margin:0;padding:0}.hl-widget li{padding:8px 0;border-bottom:1px solid var(--border)}.hl-socials{display:flex;gap:8px;flex-wrap:wrap}.hl-socials a{padding:8px 10px;border:1px solid var(--border);border-radius:10px;background:#fff}.hl-single{padding:32px}.hl-single h1{font-size:34px;line-height:1.2;color:var(--navy);margin:8px 0 12px}.hl-featured{margin:22px 0}.hl-featured img{width:100%;max-height:620px;object-fit:cover;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow)}.hl-entry-content{font-size:17px}.hl-entry-content img{border-radius:10px;box-shadow:var(--shadow)}.hl-entry-content h2,.hl-entry-content h3{color:var(--navy)}.hl-share{padding:18px;margin:24px 0}.hl-share-links{display:flex;gap:10px;flex-wrap:wrap}.hl-share-links a{padding:8px 12px;border-radius:10px;background:var(--pink-soft);font-weight:700}.hl-footer{margin-top:42px;background:var(--navy);color:#fff}.hl-footer a{color:#fff}.hl-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px;padding:42px 0}.hl-footer h3{color:#fff;margin-top:0}.hl-footer ul{list-style:none;margin:0;padding:0}.hl-footer li{margin:8px 0}.hl-footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding:16px 0;font-size:13px}.pagination,.nav-links{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.page-numbers{padding:8px 12px;background:#fff;border-radius:10px;box-shadow:var(--shadow)}.screen-reader-text{position:absolute;left:-9999px}.alignwide{max-width:1100px;margin-left:auto;margin-right:auto}
@media(max-width:900px){.hl-container{width:min(100% - 32px,var(--container))}.hl-header-inner{min-height:76px}.custom-logo{max-height:58px}.hl-menu-toggle{display:block}.hl-nav{display:block;padding:0}.hl-nav ul{display:none;flex-direction:column;align-items:stretch}.hl-nav.is-open ul{display:flex}.hl-nav a{padding:12px 18px}.hl-slide,.hl-slide.is-active{grid-template-columns:1fr}.hl-slide-media img{height:300px}.hl-slider{min-height:0}.hl-slide-copy{padding:24px}.hl-slide h2{font-size:28px}.hl-home-grid,.hl-content-grid{grid-template-columns:1fr}.hl-sidebar{position:static;grid-template-columns:1fr 1fr}.hl-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.hl-container{width:min(100% - 24px,var(--container))}.hl-header-actions .hl-btn:first-child{display:none}.hl-slide-media img{height:230px}.hl-slide h2{font-size:24px}.hl-post-row{grid-template-columns:1fr}.hl-post-row:nth-child(even) .hl-post-image{order:0}.hl-post-image img{height:220px;min-height:0}.hl-post-copy{padding:18px}.hl-single{padding:20px}.hl-single h1{font-size:28px}.hl-sidebar{grid-template-columns:1fr}.hl-footer-grid{grid-template-columns:1fr}.hl-ad{min-height:90px}}

/* v1.2.0 layout alignment update */
.hl-home-container{max-width:1600px;width:calc(100% - 32px)}
.hl-home-grid-three{display:grid;grid-template-columns:250px minmax(0,1fr) 250px;gap:20px;align-items:start;margin-top:24px}
.hl-home-feed{min-width:0}.hl-sidebar{position:static;display:grid;grid-template-columns:1fr;gap:18px}.hl-widget{padding:18px}
.hl-post-list{gap:14px}.hl-post-row{grid-template-columns:minmax(280px,42%) minmax(0,58%);min-height:0;align-items:stretch}.hl-post-row:nth-child(even) .hl-post-image{order:0}
.hl-post-image{display:flex;align-items:center;justify-content:center;background:#fff;padding:8px;min-height:250px;border-right:1px solid var(--border)}
.hl-post-image img{width:100%;height:100%;max-height:290px;min-height:0;object-fit:contain;object-position:center;display:block;border-radius:10px}
.hl-post-copy{padding:20px 22px;display:flex;flex-direction:column;justify-content:center;min-width:0}.hl-post-copy h3{font-size:20px;margin:5px 0 7px}.hl-post-copy p{margin:7px 0 12px;line-height:1.5}.hl-post-copy .hl-meta{margin:5px 0}.hl-small-btn{align-self:flex-start;padding:8px 14px}
.hl-slide{grid-template-columns:minmax(0,55%) minmax(0,45%);height:420px;min-height:0}.hl-slide-media{display:flex;align-items:center;justify-content:center;background:#fff;padding:0;min-width:0}.hl-slide-media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.hl-slide-copy{padding:34px 40px;background:linear-gradient(135deg,#fff 0%,var(--pink-soft) 100%)}.hl-slide-copy p{margin:8px 0 14px}.hl-story-btn{align-self:flex-start}.hl-slider{min-height:0}
.hl-ad{margin:18px 0}.hl-home-grid-three .hl-ad{margin:0}.hl-section{margin-top:0}
@media(max-width:1200px){.hl-home-grid-three{grid-template-columns:220px minmax(0,1fr)}.hl-sidebar-right{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.hl-post-row{grid-template-columns:40% 60%}}
@media(max-width:900px){.hl-home-container{width:calc(100% - 24px)}.hl-home-grid-three{grid-template-columns:1fr}.hl-sidebar-left,.hl-sidebar-right{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.hl-slide{height:auto;grid-template-columns:1fr}.hl-slide-media{height:340px}.hl-slide-media img{height:100%;object-fit:contain}.hl-post-row{grid-template-columns:40% 60%}}
@media(max-width:640px){.hl-sidebar-left,.hl-sidebar-right{grid-template-columns:1fr}.hl-slide-media{height:240px}.hl-slide-copy{padding:22px}.hl-post-row{grid-template-columns:1fr}.hl-post-image{min-height:0;border-right:0;border-bottom:1px solid var(--border);height:240px}.hl-post-image img{max-height:224px;object-fit:contain}.hl-post-copy{padding:18px}.hl-post-copy h3{font-size:19px}}


/* v1.5.0 CONSISTENT GLOBAL LAYOUT + SINGLE ARTICLE REDESIGN */
:root{
  --hl-site-max:1280px;
  --hl-wide-max:1600px;
  --hl-gutter:24px;
  --hl-sidebar:310px;
  --hl-gap:24px;
  --hl-radius:10px;
}

/* One width system for every standard template. */
.hl-container,
.hl-home-container{
  width:min(var(--hl-site-max),calc(100% - (var(--hl-gutter) * 2)));
  max-width:var(--hl-site-max);
  margin-left:auto;
  margin-right:auto;
}

/* Homepage may use the wider shell only when two sidebars are present. */
.hl-home-container.hl-home-wide,
.hl-home-grid-three-wrap{
  width:min(var(--hl-wide-max),calc(100% - (var(--hl-gutter) * 2)));
  max-width:var(--hl-wide-max);
  margin-left:auto;
  margin-right:auto;
}

.site-header{border-bottom:1px solid var(--border)}
.hl-header-inner{width:min(var(--hl-site-max),calc(100% - (var(--hl-gutter) * 2)));max-width:var(--hl-site-max);margin:0 auto;padding:0}
.hl-nav-wrap{width:100%;background:var(--navy)}
.hl-nav{width:min(var(--hl-site-max),calc(100% - (var(--hl-gutter) * 2)));max-width:var(--hl-site-max);margin:0 auto;padding:0}
.hl-nav ul{width:100%;justify-content:flex-start}
.hl-nav a{padding:15px 16px}

/* Standard inner-page grid: roomy content + stable sidebar. */
.hl-content-grid{
  width:100%;
  display:grid;
  grid-template-columns:minmax(0,1fr) var(--hl-sidebar);
  gap:var(--hl-gap);
  align-items:start;
  margin:28px 0 0;
}
.hl-main-column{min-width:0;width:100%}
.hl-sidebar{min-width:0;width:100%;position:static;display:grid;gap:18px}

/* Single article is one deliberate card, not a narrow nested column. */
.hl-single{
  width:100%;
  max-width:none;
  padding:34px 38px;
  margin:0;
  overflow:visible;
}
.hl-article-header{width:100%;max-width:none;margin:0 0 22px}
.hl-single h1{
  max-width:none;
  font-size:clamp(30px,3vw,40px);
  line-height:1.15;
  letter-spacing:-.02em;
  margin:8px 0 12px;
  color:var(--navy);
}
.hl-single .hl-meta{margin:0;gap:8px 16px}
.hl-featured{
  width:100%;
  margin:20px 0 26px;
  padding:0;
  background:#fff;
  border:1px solid var(--border);
  border-radius:var(--hl-radius);
  box-shadow:var(--shadow);
  overflow:hidden;
}
.hl-featured img{
  display:block;
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
  object-position:center;
  border:0;
  border-radius:0;
  box-shadow:none;
}
.hl-entry-content{
  width:100%;
  max-width:none;
  margin:0;
  font-size:17px;
  line-height:1.75;
}
.hl-entry-content > *{max-width:none}
.hl-entry-content p{margin:0 0 1.2em}
.hl-entry-content h2{font-size:27px;line-height:1.25;margin:1.5em 0 .55em}
.hl-entry-content h3{font-size:22px;line-height:1.3;margin:1.35em 0 .5em}
.hl-entry-content img{max-width:100%;height:auto;object-fit:contain}
.hl-entry-content .alignwide,.hl-entry-content .alignfull{width:100%;max-width:100%;margin-left:0;margin-right:0}

/* Ads and sharing align to article width. */
.hl-single > .hl-ad{width:100%;margin:26px 0;min-height:120px}
.hl-share{width:100%;margin:26px 0 0;padding:20px 22px}

/* Recent stories: consistent horizontal editorial rows. */
.hl-more-stories{margin-top:26px}
.hl-more-stories .hl-section-title{margin-bottom:14px}
.hl-more-stories .hl-post-row{
  grid-template-columns:minmax(240px,36%) minmax(0,64%);
  min-height:210px;
}
.hl-more-stories .hl-post-image{height:auto;min-height:210px;padding:10px;background:#fff;border-right:1px solid var(--border)}
.hl-more-stories .hl-post-image img{width:100%;height:100%;max-height:240px;object-fit:contain;object-position:center}
.hl-more-stories .hl-post-copy{padding:22px 24px;justify-content:center}
.hl-more-stories .hl-post-copy h3{font-size:21px;line-height:1.25;margin:5px 0 8px}
.hl-more-stories .hl-post-copy p{margin:6px 0 12px;line-height:1.55}

/* Sidebar cards visually match the article. */
.hl-widget,.hl-sidebar > .hl-ad{border-radius:var(--hl-radius);box-shadow:var(--shadow)}
.hl-sidebar > .hl-ad{margin:0;min-height:250px}

/* Footer uses the same standard shell. */
.hl-footer-grid,.hl-footer-bottom{width:min(var(--hl-site-max),calc(100% - (var(--hl-gutter) * 2)));max-width:var(--hl-site-max);margin-left:auto;margin-right:auto}

@media(max-width:1000px){
  :root{--hl-gutter:18px;--hl-sidebar:270px;--hl-gap:20px}
  .hl-single{padding:30px}
}
@media(max-width:820px){
  :root{--hl-gutter:16px}
  .hl-content-grid{grid-template-columns:1fr}
  .hl-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hl-single{padding:26px}
}
@media(max-width:640px){
  :root{--hl-gutter:12px}
  .hl-single{padding:20px}
  .hl-single h1{font-size:28px}
  .hl-sidebar{grid-template-columns:1fr}
  .hl-more-stories .hl-post-row{grid-template-columns:1fr}
  .hl-more-stories .hl-post-image{min-height:0;height:230px;border-right:0;border-bottom:1px solid var(--border)}
  .hl-more-stories .hl-post-image img{max-height:210px}
}


/* v1.6.0 WIDE EDITORIAL LAYOUT */
:root{
  --hl-site-max:1680px;
  --hl-content-max:1680px;
  --hl-sidebar:280px;
  --hl-home-sidebar:270px;
  --hl-gap:26px;
  --hl-gutter:28px;
}
/* Global shell: all templates use the same wide canvas. */
.hl-container,.hl-home-container,.hl-inner-page,
.hl-header-inner,.hl-nav,.hl-footer-grid,.hl-footer-bottom{
  width:min(var(--hl-site-max),calc(100% - (var(--hl-gutter) * 2))) !important;
  max-width:var(--hl-site-max) !important;
  margin-left:auto !important;margin-right:auto !important;
}
/* Keep the navy navigation background edge-to-edge while its links align to the global shell. */
.hl-nav-wrap{width:100% !important}
/* Homepage: balanced 3-column magazine canvas. */
.hl-home-grid-three{
  display:grid !important;
  grid-template-columns:var(--hl-home-sidebar) minmax(680px,1fr) var(--hl-home-sidebar) !important;
  gap:var(--hl-gap) !important;
  width:100%;
}
.hl-home-feed{min-width:0;width:100%}
.hl-sidebar-left,.hl-sidebar-right{width:100%;min-width:0}
.hl-widget{padding:22px}
/* Give Latest Stories more presence and consistent alignment. */
.hl-home-feed .hl-post-list{gap:20px}
.hl-home-feed .hl-post-row{
  grid-template-columns:minmax(360px,44%) minmax(0,56%) !important;
  min-height:300px;
}
.hl-home-feed .hl-post-image{min-height:300px;padding:10px}
.hl-home-feed .hl-post-image img{width:100%;height:100%;max-height:330px;object-fit:contain}
.hl-home-feed .hl-post-copy{padding:26px 30px;justify-content:center}
.hl-home-feed .hl-post-copy h3{font-size:23px;line-height:1.25}
.hl-home-feed .hl-post-copy p{font-size:16px;line-height:1.6}
/* Hero uses the full global shell. */
.hl-hero{width:100%}
.hl-slide{grid-template-columns:minmax(0,58%) minmax(0,42%);height:470px}
.hl-slide-media img{height:100%;object-fit:contain}
.hl-slide-copy{padding:42px 48px}
/* Inner pages and posts: wide article with a useful, not dominant sidebar. */
.hl-content-grid,.hl-single-layout{
  grid-template-columns:minmax(0,1fr) var(--hl-sidebar) !important;
  gap:30px !important;
  width:100% !important;
}
.hl-main-column{width:100%;min-width:0}
.hl-single{width:100%;padding:42px 48px}
.hl-single h1{font-size:clamp(32px,2.7vw,44px);max-width:1200px}
.hl-entry-content{font-size:17px;line-height:1.8}
/* Related/recent posts are a clean responsive grid. */
.hl-more-stories .hl-post-list{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:22px !important;
}
.hl-more-stories .hl-post-row{
  display:flex !important;
  flex-direction:column;
  min-height:0 !important;
}
.hl-more-stories .hl-post-image{
  width:100%;height:260px;min-height:260px !important;
  border-right:0 !important;border-bottom:1px solid var(--border);
  padding:10px;
}
.hl-more-stories .hl-post-image img{width:100%;height:100%;max-height:240px;object-fit:contain}
.hl-more-stories .hl-post-copy{padding:22px 24px;display:flex;flex:1;flex-direction:column;justify-content:flex-start}
.hl-more-stories .hl-post-copy h3{font-size:21px}
/* Avoid sidebar stickiness making tall pages feel cramped. */
.hl-sidebar{position:static !important}
@media(max-width:1350px){
  :root{--hl-home-sidebar:235px;--hl-sidebar:270px;--hl-gutter:22px}
  .hl-home-grid-three{grid-template-columns:var(--hl-home-sidebar) minmax(560px,1fr) var(--hl-home-sidebar) !important;gap:20px !important}
  .hl-home-feed .hl-post-row{grid-template-columns:minmax(300px,42%) minmax(0,58%) !important}
}
@media(max-width:1100px){
  .hl-home-grid-three{grid-template-columns:230px minmax(0,1fr) !important}
  .hl-sidebar-right{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
  .hl-content-grid,.hl-single-layout{grid-template-columns:minmax(0,1fr) 250px !important}
  .hl-single{padding:34px}
}
@media(max-width:900px){
  :root{--hl-gutter:16px}
  .hl-home-grid-three,.hl-content-grid,.hl-single-layout{grid-template-columns:1fr !important}
  .hl-sidebar-left,.hl-sidebar-right,.hl-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .hl-home-feed .hl-post-row{grid-template-columns:40% 60% !important;min-height:260px}
  .hl-home-feed .hl-post-image{min-height:260px}
  .hl-more-stories .hl-post-list{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
}
@media(max-width:640px){
  :root{--hl-gutter:12px}
  .hl-sidebar-left,.hl-sidebar-right,.hl-sidebar{grid-template-columns:1fr}
  .hl-home-feed .hl-post-row{grid-template-columns:1fr !important}
  .hl-home-feed .hl-post-image{height:250px;min-height:250px}
  .hl-home-feed .hl-post-copy{padding:20px}
  .hl-single{padding:20px}
  .hl-more-stories .hl-post-list{grid-template-columns:1fr !important}
}

/* v1.7.0 GLOBAL DIMENSION + CONSISTENCY UPDATE */
:root{
  --hl-site-max:1680px;
  --hl-content-max:1300px;
  --hl-sidebar:350px;
  --hl-home-sidebar:350px;
  --hl-gap:30px;
  --hl-gutter:28px;
  --hl-radius:10px;
}
/* One global outer shell across header, nav, homepage, pages, posts and footer. */
.hl-container,.hl-home-container,.hl-inner-page,
.hl-header-inner,.hl-nav,.hl-footer-grid,.hl-footer-bottom{
  width:min(var(--hl-site-max),calc(100% - (var(--hl-gutter) * 2))) !important;
  max-width:var(--hl-site-max) !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
/* Standard content/body column is capped at 1300px. */
.hl-main-column,.hl-home-feed,.hl-single,.hl-entry-content{
  min-width:0;
}
.hl-single,.hl-page-card,.hl-archive-main{
  width:100% !important;
  max-width:var(--hl-content-max) !important;
}
/* Homepage with two side navigations: 350 / fluid / 350. */
.hl-home-grid-three{
  grid-template-columns:var(--hl-home-sidebar) minmax(0,1fr) var(--hl-home-sidebar) !important;
  gap:var(--hl-gap) !important;
  width:100% !important;
  align-items:start;
}
.hl-sidebar-left,.hl-sidebar-right,.hl-sidebar{
  width:100% !important;
  min-width:0;
}
.hl-widget{padding:24px}
/* Post/page layout: content up to 1300px + 350px side navigation. */
.hl-content-grid,.hl-single-layout{
  grid-template-columns:minmax(0,var(--hl-content-max)) var(--hl-sidebar) !important;
  justify-content:space-between;
  gap:var(--hl-gap) !important;
  width:100% !important;
}
.hl-content-grid > .hl-main-column,.hl-single-layout > .hl-main-column{max-width:var(--hl-content-max);width:100%}
/* Consistent card system everywhere. */
.hl-card,.hl-widget,.hl-post-row,.hl-single,.hl-share,.hl-ad{
  border-radius:var(--hl-radius) !important;
  box-shadow:var(--shadow) !important;
}
/* Keep listed posts proportional inside the revised centre column. */
.hl-home-feed .hl-post-row{
  grid-template-columns:minmax(300px,42%) minmax(0,58%) !important;
  min-height:280px;
}
.hl-home-feed .hl-post-image{min-height:280px}
.hl-home-feed .hl-post-image img{object-fit:contain !important;object-position:center}
/* Featured/post images always fit without distortion. */
.hl-featured img,.hl-post-image img,.hl-slide-media img{object-fit:contain !important;object-position:center !important}
@media(max-width:1500px){
  :root{--hl-home-sidebar:300px;--hl-sidebar:320px;--hl-gutter:22px;--hl-gap:24px}
}
@media(max-width:1250px){
  :root{--hl-home-sidebar:260px;--hl-sidebar:300px;--hl-gap:20px}
  .hl-home-grid-three{grid-template-columns:var(--hl-home-sidebar) minmax(0,1fr) !important}
  .hl-sidebar-right{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
  .hl-content-grid,.hl-single-layout{grid-template-columns:minmax(0,1fr) var(--hl-sidebar) !important}
}
@media(max-width:900px){
  :root{--hl-gutter:16px}
  .hl-home-grid-three,.hl-content-grid,.hl-single-layout{grid-template-columns:1fr !important}
  .hl-sidebar-left,.hl-sidebar-right,.hl-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  :root{--hl-gutter:12px}
  .hl-sidebar-left,.hl-sidebar-right,.hl-sidebar{grid-template-columns:1fr}
}

/* v1.8.0 FEATURED SLIDER HEIGHT / FIT FIX */
.hl-slider{
  min-height:560px !important;
  height:auto !important;
  overflow:hidden;
}
.hl-slide{
  grid-template-columns:minmax(0,56%) minmax(0,44%) !important;
  min-height:560px !important;
  height:auto !important;
  align-items:stretch;
}
.hl-slide-media{
  min-height:560px !important;
  height:auto !important;
  padding:18px !important;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.hl-slide-media img{
  width:100% !important;
  height:524px !important;
  max-height:524px !important;
  object-fit:contain !important;
  object-position:center !important;
}
.hl-slide-copy{
  min-height:560px !important;
  height:auto !important;
  padding:46px 52px !important;
  justify-content:center !important;
  overflow:visible !important;
}
.hl-slide-copy h2{
  font-size:clamp(28px,2.2vw,38px) !important;
  line-height:1.18 !important;
  margin:10px 0 16px !important;
  overflow-wrap:anywhere;
}
.hl-slide-copy p{
  font-size:16px;
  line-height:1.65;
  margin:0 0 18px !important;
}
.hl-slide-copy .hl-meta{margin:4px 0 18px !important}
.hl-slider-dots{bottom:18px !important;right:calc(44% + 20px) !important;z-index:5}
@media(max-width:1100px){
  .hl-slider,.hl-slide{min-height:520px !important}
  .hl-slide-media{min-height:520px !important;padding:14px !important}
  .hl-slide-media img{height:492px !important;max-height:492px !important}
  .hl-slide-copy{min-height:520px !important;padding:34px 36px !important}
}
@media(max-width:900px){
  .hl-slider{min-height:0 !important}
  .hl-slide{grid-template-columns:1fr !important;min-height:0 !important}
  .hl-slide-media{height:400px !important;min-height:400px !important;padding:14px !important}
  .hl-slide-media img{height:372px !important;max-height:372px !important}
  .hl-slide-copy{min-height:0 !important;padding:28px !important}
  .hl-slider-dots{right:18px !important;bottom:18px !important}
}
@media(max-width:640px){
  .hl-slide-media{height:300px !important;min-height:300px !important;padding:10px !important}
  .hl-slide-media img{height:280px !important;max-height:280px !important}
  .hl-slide-copy{padding:22px !important}
  .hl-slide-copy h2{font-size:25px !important}
}

/* v1.9.1 SAFE BLUSH PALETTE REFRESH
 * Restores the stable v1.8.0 layout and changes colours/background only.
 * No grid, width, template, or responsive structure is overridden here.
 */
:root{
  --pink:#D88FA8;
  --pink-soft:#FBE8EE;
  --burgundy:#59152C;
  --navy:#17243D;
  --charcoal:#2B2630;
  --white:#FFFFFF;
  --bg:#FFF7F9;
  --border:#EAD8DF;
  --shadow:0 8px 24px rgba(89,21,44,.08);
}
html{background:#FFF7F9}
body{
  background:
    radial-gradient(circle at 8% 6%,rgba(216,143,168,.12),transparent 24rem),
    radial-gradient(circle at 92% 22%,rgba(247,217,222,.30),transparent 28rem),
    linear-gradient(180deg,#FFFFFF 0,#FFF9FB 18rem,#FFF7F9 100%);
  color:var(--charcoal);
}
a{color:var(--burgundy)}
a:hover{color:var(--pink)}
.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid var(--border)}
.hl-nav-wrap{background:var(--navy)}
.hl-nav a:hover{background:var(--burgundy)}
.hl-card,.hl-widget,.hl-single,.hl-share{background:#fff;border-color:var(--border);box-shadow:var(--shadow)}
.hl-btn{background:var(--burgundy)}
.hl-btn:hover{background:var(--navy)}
.hl-category,.hl-kicker{color:var(--burgundy)}
.hl-section-title:after{background:var(--pink)}
.hl-slide-copy{background:linear-gradient(135deg,#FFFFFF 0%,#FFF8FA 100%)}
.hl-ad{background:linear-gradient(135deg,#FFFFFF,#FBE8EE);border-color:var(--pink);color:var(--burgundy)}
.hl-share-links a{background:var(--pink-soft);color:var(--burgundy)}
.hl-footer{background:var(--navy)}

/* v1.9.3 metadata only: preserve v1.9.1 layout exactly */
.hl-category-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.hl-category-list .hl-category{text-decoration:none}


/* v1.9.4 category + views flags. Presentation only, no layout width changes. */
.hl-category{padding:5px 11px;border-radius:999px;color:#fff!important;font-size:11px;font-weight:800;line-height:1.25;letter-spacing:.045em;box-shadow:0 2px 7px rgba(29,38,59,.10);vertical-align:middle}
.hl-category:hover{filter:brightness(.94);color:#fff!important}
.hl-cat-pink{background:#E83E8C}.hl-cat-blue{background:#2563EB}.hl-cat-orange{background:#F97316}.hl-cat-green{background:#16A34A}.hl-cat-purple{background:#7C3AED}.hl-cat-teal{background:#0D9488}.hl-cat-red{background:#DC2626}.hl-cat-yellow{background:#FACC15;color:#332900!important}.hl-cat-yellow:hover{color:#332900!important}.hl-cat-cyan{background:#0891B2}.hl-cat-magenta{background:#C026D3}
.hl-view-badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 11px;border-radius:999px;color:#fff!important;font-size:11px;font-weight:800;line-height:1.25;white-space:nowrap;box-shadow:0 2px 7px rgba(29,38,59,.10)}
.hl-view-pink{background:#DB2777}.hl-view-blue{background:#1D4ED8}.hl-view-orange{background:#EA580C}.hl-view-green{background:#15803D}.hl-view-purple{background:#6D28D9}.hl-view-teal{background:#0F766E}

/* v1.9.5 Vibrant magazine refresh. Colour and polish only; established widths remain unchanged. */
:root{
  --pink:#FF4F9A;
  --pink-soft:#FFF0F7;
  --burgundy:#8B174C;
  --navy:#172554;
  --charcoal:#242238;
  --bg:#FFF8FC;
  --border:#F0DCE7;
  --shadow:0 10px 30px rgba(67,42,79,.10);
}
body{background:linear-gradient(180deg,#FFF9FC 0%,#F8FAFF 48%,#FFF7F1 100%);color:var(--charcoal)}
a{transition:color .2s ease,transform .2s ease,filter .2s ease}
.site-header{background:linear-gradient(90deg,#FFFFFF 0%,#FFF4F9 50%,#F3F7FF 100%);border-bottom:4px solid #FF4F9A}
.hl-nav-wrap{background:linear-gradient(90deg,#172554 0%,#5B21B6 48%,#8B174C 100%);box-shadow:0 5px 18px rgba(23,37,84,.16)}
.hl-nav a:hover{background:#FF4F9A;color:#fff}
.hl-btn{background:linear-gradient(135deg,#FF4F9A,#8B174C);box-shadow:0 6px 16px rgba(255,79,154,.22)}
.hl-btn:hover{background:linear-gradient(135deg,#5B21B6,#172554);transform:translateY(-1px)}
.hl-card{border-color:#F1D9E5;box-shadow:var(--shadow)}
.hl-post-row{background:linear-gradient(135deg,#FFFFFF 0%,#FFFBFD 100%)}
.hl-post-row:hover{box-shadow:0 14px 34px rgba(91,33,182,.12);transform:translateY(-2px)}
.hl-post-row{transition:transform .22s ease,box-shadow .22s ease}
.hl-post-copy h2,.hl-post-copy h3,.hl-single h1{color:#172554}
.hl-readmore{color:#D61F69}.hl-readmore:hover{color:#5B21B6}
.hl-section-title{color:#172554}.hl-section-title:after{height:5px;background:linear-gradient(90deg,#FF4F9A,#FFB020,#22C55E,#06B6D4,#7C3AED);border-radius:999px}
.hl-slider{box-shadow:0 16px 40px rgba(23,37,84,.12);border-radius:14px;overflow:hidden}
.hl-slide-copy{background:linear-gradient(135deg,#FFF5FA 0%,#F4F7FF 52%,#FFF8ED 100%)}
.hl-slider-dot{background:#F5A3C7}.hl-slider-dot.is-active{background:#7C3AED}
.hl-widget{border-top:4px solid #FF4F9A;background:linear-gradient(160deg,#FFFFFF,#FFF8FC)}
.hl-widget:nth-child(3n+2){border-top-color:#06B6D4}.hl-widget:nth-child(3n){border-top-color:#F59E0B}
.hl-socials a,.hl-share-links a{border-color:#F0DCE7;background:#FFF0F7}.hl-socials a:hover,.hl-share-links a:hover{background:#172554;color:#fff}
.hl-ad{background:linear-gradient(135deg,#FFF0F7,#EEF2FF,#ECFEFF);border:2px dashed #FF4F9A;color:#8B174C}
.hl-footer{background:linear-gradient(135deg,#172554 0%,#312E81 52%,#701A45 100%)}
.hl-featured img{border-color:#F0DCE7;box-shadow:0 14px 34px rgba(23,37,84,.12)}
.page-numbers{border:1px solid #F0DCE7}.page-numbers.current{background:#FF4F9A;color:#fff}
/* Extra-bright category palette */
.hl-cat-pink{background:#FF3D9A}.hl-cat-blue{background:#2563EB}.hl-cat-orange{background:#FF7A00}.hl-cat-green{background:#16A34A}.hl-cat-purple{background:#7C3AED}.hl-cat-teal{background:#00A6A6}.hl-cat-red{background:#EF233C}.hl-cat-yellow{background:#FFD60A;color:#3A3000!important}.hl-cat-cyan{background:#00A8E8}.hl-cat-magenta{background:#D000FF}
.hl-view-pink{background:#F72585}.hl-view-blue{background:#4361EE}.hl-view-orange{background:#FB8500}.hl-view-green{background:#2A9D55}.hl-view-purple{background:#7209B7}.hl-view-teal{background:#0096A6}
.hl-category,.hl-view-badge{box-shadow:0 4px 10px rgba(35,31,58,.13)}

/* v1.9.6: functional header advertising + search */
.hl-header-ad-wrap{margin-top:16px;margin-bottom:16px}
.hl-footer-ad-wrap{margin-top:34px;margin-bottom:18px}
.hl-header-search{display:flex;align-items:center;gap:8px;margin:0}
.hl-header-search input[type="search"]{width:230px;min-height:42px;padding:10px 13px;border:1px solid #D8DCE6;border-radius:10px;background:#fff;color:var(--charcoal);font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.hl-header-search input[type="search"]:focus{border-color:#FF4F9A;box-shadow:0 0 0 3px rgba(255,79,154,.14)}
.hl-search-submit{min-height:42px;cursor:pointer}
@media(max-width:760px){.hl-header-inner{align-items:flex-start;flex-direction:column;padding-top:12px;padding-bottom:12px}.hl-header-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto}.hl-header-search{min-width:0}.hl-header-search input[type="search"]{width:100%;min-width:0}.hl-header-actions .hl-btn:first-child{display:inline-flex}}
@media(max-width:480px){.hl-header-actions{grid-template-columns:1fr}.hl-header-search{width:100%}}


/* v1.9.7: edge-to-edge editorial imagery + soft overlapping gradient copy */
.hl-slide,.hl-post-row{position:relative;isolation:isolate;background:transparent!important}
.hl-slide-media,.hl-post-image{position:relative;z-index:1;display:block;min-width:0;overflow:hidden;background:linear-gradient(145deg,#EEF4FF 0%,#FFF0F7 52%,#FFF4E8 100%)}
.hl-slide-media img,.hl-post-image img{width:100%!important;height:100%!important;min-height:100%;max-height:none!important;object-fit:cover!important;object-position:center!important;display:block!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.hl-slide-copy,.hl-post-copy{position:relative;z-index:2;background:linear-gradient(135deg,rgba(255,255,255,.98) 0%,rgba(255,242,248,.97) 45%,rgba(239,244,255,.98) 100%)!important;box-shadow:-14px 0 30px rgba(91,33,182,.07)}
.hl-slide-copy{margin-left:-18px;padding:2.4% 3.2%;border-radius:18px 0 0 18px}
.hl-post-copy{margin-left:-14px;padding:2%;border-radius:16px 0 0 16px}
.hl-post-row:nth-child(even) .hl-post-copy{margin-left:0;margin-right:-14px;border-radius:0 16px 16px 0;box-shadow:14px 0 30px rgba(91,33,182,.07)}
.hl-post-row:nth-child(even) .hl-post-image{z-index:1}
.hl-post-row{overflow:hidden}
.hl-slider{overflow:hidden}
@media(max-width:900px){
  .hl-slide-media img{min-height:300px;height:300px!important}
  .hl-slide-copy{margin:-14px 12px 0;padding:24px;border-radius:16px 16px 0 0;box-shadow:0 -12px 26px rgba(91,33,182,.07)}
}
@media(max-width:640px){
  .hl-post-image img{height:230px!important;min-height:230px}
  .hl-post-copy,.hl-post-row:nth-child(even) .hl-post-copy{margin:-12px 10px 0;padding:18px;border-radius:15px 15px 0 0;box-shadow:0 -10px 24px rgba(91,33,182,.07)}
}
\n\n/* v1.9.8: stronger gradients, clean alignment, 20-word editorial cards */
.hl-slide,.hl-post-row{overflow:hidden!important;align-items:stretch!important}
.hl-slide-media,.hl-post-image{height:auto!important;padding:0!important;background:linear-gradient(145deg,#E9F4FF 0%,#FFE8F2 48%,#FFF0D9 100%)!important}
.hl-slide-media img,.hl-post-image img{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;margin:0!important}
.hl-slide-copy,.hl-post-copy{margin:0!important;border-radius:0!important;box-shadow:none!important;align-self:stretch!important;justify-content:center!important;padding:2%!important;background:linear-gradient(135deg,#FFF0F7 0%,#F0F4FF 48%,#FFF2DF 100%)!important}
.hl-post-row:nth-child(even) .hl-post-copy{margin:0!important;border-radius:0!important;box-shadow:none!important;background:linear-gradient(225deg,#EAF8FF 0%,#F8EEFF 48%,#FFF1E6 100%)!important}
.hl-slide-copy{background:linear-gradient(135deg,#FFEAF4 0%,#EEF3FF 48%,#FFF0D8 100%)!important}
.hl-post-copy p,.hl-slide-copy p{margin-top:8px;margin-bottom:12px}
.hl-post-copy .hl-meta,.hl-slide-copy .hl-meta{margin-top:8px;margin-bottom:10px}
@media(max-width:900px){.hl-slide-copy,.hl-post-copy{padding:20px!important}.hl-slide-media img{min-height:300px!important;height:300px!important}}
@media(max-width:640px){.hl-post-copy,.hl-slide-copy{padding:18px!important}.hl-post-image img{height:230px!important;min-height:230px!important}}


/* v1.9.9 editorial homepage refinements */
.hl-slide-media{position:relative!important;background:linear-gradient(135deg,#e9f5ff,#ffe9f3)!important}
.hl-slide-media:after{content:"";position:absolute;z-index:2;top:0;right:-1px;width:13%;height:100%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,240,247,.72) 62%,#fff0f7 100%)}
.hl-slide-media img{object-fit:cover!important}
.hl-slide-copy{background:linear-gradient(135deg,#fff0f7 0%,#eef3ff 52%,#fff0d8 100%)!important}
.hl-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 24px}
.hl-category-block{min-height:92px;border-radius:14px;padding:18px;color:#fff!important;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 8px 20px rgba(29,38,59,.12);transition:transform .2s ease,box-shadow .2s ease}
.hl-category-block:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(29,38,59,.18);color:#fff!important}.hl-category-block strong{font-size:16px}.hl-category-block span{font-size:12px;opacity:.9;margin-top:3px}
.hl-category-block.hl-cat-pink{background:linear-gradient(135deg,#ff3d9a,#e11d74)}.hl-category-block.hl-cat-blue{background:linear-gradient(135deg,#2563eb,#00a8ff)}.hl-category-block.hl-cat-orange{background:linear-gradient(135deg,#ff7a00,#ffb000)}.hl-category-block.hl-cat-green{background:linear-gradient(135deg,#00a86b,#39d98a)}.hl-category-block.hl-cat-purple{background:linear-gradient(135deg,#7c3aed,#b946ef)}.hl-category-block.hl-cat-teal{background:linear-gradient(135deg,#00a6a6,#18c9c9)}.hl-category-block.hl-cat-red{background:linear-gradient(135deg,#ef233c,#ff5964)}.hl-category-block.hl-cat-yellow{background:linear-gradient(135deg,#e5a800,#ffc928)}.hl-category-block.hl-cat-cyan{background:linear-gradient(135deg,#00a8cc,#00d4ff)}.hl-category-block.hl-cat-magenta{background:linear-gradient(135deg,#d600a9,#ff4dc4)}
.hl-popular-strip{display:flex;align-items:stretch;overflow:hidden;margin:10px 0 26px;border-radius:12px;background:#fff;box-shadow:var(--shadow);border:1px solid var(--border)}.hl-popular-label{flex:0 0 auto;display:flex;align-items:center;padding:12px 18px;background:linear-gradient(135deg,#4a1521,#7c3aed);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hl-popular-viewport{overflow:hidden;flex:1;display:flex;align-items:center}.hl-popular-track{display:flex;width:max-content;animation:hlTicker 42s linear infinite}.hl-popular-strip:hover .hl-popular-track{animation-play-state:paused}.hl-popular-track a{white-space:nowrap;padding:11px 24px;color:var(--navy);font-weight:700}.hl-popular-track small{margin-left:8px;color:#7c3aed;font-weight:800}.hl-pop-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ff3d9a;margin-right:9px}@keyframes hlTicker{from{transform:translateX(100%)}to{transform:translateX(-100%)}}
.hl-ad small{font-size:11px;letter-spacing:.03em;text-transform:none;margin-top:4px;display:inline-block}
@media(max-width:900px){.hl-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-slide-media:after{top:auto;right:0;bottom:-1px;width:100%;height:16%;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,240,247,.72) 62%,#fff0f7 100%)}}
@media(max-width:520px){.hl-category-grid{grid-template-columns:1fr 1fr}.hl-category-block{min-height:78px;padding:14px}.hl-popular-label{padding:10px 12px}.hl-popular-track a{padding:10px 16px}}


/* v2.0.0 Media Cloud campaign delivery */
.hl-live-ad{position:relative;width:min(100%,calc(var(--hl-ad-width,970) * 1px));margin:18px auto;line-height:1;overflow:hidden;border-radius:12px;background:transparent;box-shadow:0 8px 24px rgba(29,38,59,.10)}
.hl-live-ad-label{position:absolute;z-index:2;top:6px;left:8px;padding:4px 7px;border-radius:999px;background:rgba(29,38,59,.82);color:#fff;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.08em}
.hl-live-ad-link{display:block;line-height:0}
.hl-live-ad-creative{display:block;width:100%;height:auto;aspect-ratio:calc(var(--hl-ad-width,970) / var(--hl-ad-height,250));object-fit:cover;border:0;border-radius:12px;box-shadow:none}
.hl-live-ad-pixel{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.hl-header-ad-wrap:empty,.hl-footer-ad-wrap:empty{display:none}

/* v2.0.4 - flexible plugin/block-ready side panels */
.hl-sidebar-left,.hl-sidebar-right{align-content:start}
.hl-sidebar .widget{width:100%;min-width:0}
.hl-sidebar .widget img,.hl-sidebar .widget iframe,.hl-sidebar .widget video{max-width:100%;height:auto}
.hl-sidebar .widget select,.hl-sidebar .widget input,.hl-sidebar .widget textarea,.hl-sidebar .widget button{max-width:100%}
.hl-sidebar .wp-block-group,.hl-sidebar .wp-block-columns{max-width:100%}
.hl-sidebar .wp-block-columns{gap:12px}
.hl-sidebar:empty{display:block;min-height:1px}
