:root{
 --hl-navy:#17324d;--hl-navy-dark:#0f2235;--hl-pink:#d9a7b1;--hl-pink-soft:#efd8dd;--hl-pink-pale:#f7eaed;--hl-cream:#fbf7f1;--hl-white:#fff;--hl-ink:#25323d;--hl-muted:#687783;--hl-line:#e8dde0;--hl-shadow:0 12px 30px rgba(23,50,77,.09);--hl-radius:18px;--hl-radius-sm:12px;--hl-container:1280px;--hl-gutter:clamp(18px,3vw,34px);--hl-font:"Century Gothic",CenturyGothic,AppleGothic,"Trebuchet MS",Arial,sans-serif
}
*{box-sizing:border-box}.hello-lelo-editorial-core{font-family:var(--hl-font);color:var(--hl-ink);background:var(--hl-cream)}.hello-lelo-editorial-core img{max-width:100%;height:auto}.hello-lelo-container,.site-main>.alignwide{width:min(calc(100% - (var(--hl-gutter)*2)),var(--hl-container));margin-inline:auto}.hello-lelo-editorial-core h1,.hello-lelo-editorial-core h2,.hello-lelo-editorial-core h3,.hello-lelo-editorial-core h4{font-family:var(--hl-font);color:var(--hl-navy);line-height:1.18;letter-spacing:-.02em}.hello-lelo-editorial-core h1{font-size:clamp(2rem,4vw,3.6rem)}.hello-lelo-editorial-core h2{font-size:clamp(1.55rem,3vw,2.45rem)}.hello-lelo-editorial-core h3{font-size:clamp(1.2rem,2vw,1.55rem)}.hello-lelo-editorial-core a{color:var(--hl-navy);text-underline-offset:3px}.hello-lelo-editorial-core a:hover{color:#8c5260}.hello-lelo-editorial-core :focus-visible{outline:3px solid var(--hl-pink);outline-offset:3px;border-radius:4px}
.hello-lelo-grid{display:grid;gap:24px}.hello-lelo-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hello-lelo-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hello-lelo-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.hello-lelo-card,.hello-lelo-card-shell,.hello-lelo-widget{background:var(--hl-white);border:1px solid var(--hl-line);border-radius:var(--hl-radius);box-shadow:var(--hl-shadow)}.hello-lelo-card{overflow:hidden}.hello-lelo-card__body{padding:22px}.hello-lelo-card__media{aspect-ratio:16/10;overflow:hidden;background:#f2e7e9}.hello-lelo-card__media img{width:100%;height:100%;object-fit:cover;display:block}.hello-lelo-card__meta{font-size:.82rem;color:var(--hl-muted);text-transform:uppercase;letter-spacing:.06em}.hello-lelo-card--compact{display:grid;grid-template-columns:120px 1fr;align-items:stretch}.hello-lelo-card--compact .hello-lelo-card__media{aspect-ratio:auto;height:100%}.hello-lelo-card--feature{grid-column:span 2}.hello-lelo-card--feature .hello-lelo-card__media{aspect-ratio:16/8}
.hello-lelo-section-heading{margin:34px 0 22px;padding:16px 22px;border-left:6px solid var(--hl-navy);background:linear-gradient(90deg,var(--hl-pink-soft),#f8ecef);border-radius:0 var(--hl-radius-sm) var(--hl-radius-sm) 0}.hello-lelo-section-heading h2{margin:0}.hello-lelo-section-heading p{margin:6px 0 0;color:#614b52}
.hello-lelo-btn,.hello-lelo-editorial-core button,.hello-lelo-editorial-core input[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 18px;border-radius:999px;border:1px solid transparent;font:700 .95rem/1 var(--hl-font);cursor:pointer;text-decoration:none;transition:.2s ease}.hello-lelo-btn--primary,.hello-lelo-editorial-core button,.hello-lelo-editorial-core input[type=submit]{background:var(--hl-navy);color:#fff}.hello-lelo-btn--primary:hover,.hello-lelo-editorial-core button:hover,.hello-lelo-editorial-core input[type=submit]:hover{background:var(--hl-navy-dark);color:#fff;transform:translateY(-1px)}.hello-lelo-btn--secondary{background:var(--hl-pink-pale);border-color:var(--hl-pink);color:var(--hl-navy)}.hello-lelo-btn--text{background:transparent;color:var(--hl-navy);padding-inline:0}
.hello-lelo-editorial-core input[type=text],.hello-lelo-editorial-core input[type=email],.hello-lelo-editorial-core input[type=url],.hello-lelo-editorial-core input[type=search],.hello-lelo-editorial-core input[type=tel],.hello-lelo-editorial-core input[type=number],.hello-lelo-editorial-core input[type=password],.hello-lelo-editorial-core select,.hello-lelo-editorial-core textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #d8c9cd;border-radius:10px;background:#fff;color:var(--hl-ink);font:inherit}.hello-lelo-editorial-core textarea{min-height:150px;resize:vertical}.hello-lelo-editorial-core label{font-weight:700;color:var(--hl-navy);display:block;margin-bottom:7px}.hello-lelo-field{margin-bottom:18px}.hello-lelo-help{font-size:.86rem;color:var(--hl-muted)}.hello-lelo-error{font-size:.86rem;color:#9d1c31}.hello-lelo-editorial-core .is-invalid{border-color:#b3263d;box-shadow:0 0 0 3px rgba(179,38,61,.09)}
.hello-lelo-article-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:34px;align-items:start}.hello-lelo-article-main{min-width:0}.hello-lelo-article-sidebar{position:sticky;top:24px}.hello-lelo-article-header{margin-bottom:24px}.hello-lelo-article-header .entry-title{margin-bottom:12px}.hello-lelo-article-meta{display:flex;flex-wrap:wrap;gap:10px 18px;color:var(--hl-muted);font-size:.9rem}.hello-lelo-featured-image{overflow:hidden;border-radius:var(--hl-radius);box-shadow:var(--hl-shadow);margin:22px 0}.hello-lelo-featured-image img{width:100%;display:block}.hello-lelo-article-content{background:#fff;border:1px solid var(--hl-line);border-radius:var(--hl-radius);box-shadow:var(--hl-shadow);padding:clamp(22px,4vw,42px);font-size:1.02rem;line-height:1.78}.hello-lelo-article-content p{margin:0 0 1.25em}
.hello-lelo-top-stories{display:flex;align-items:center;gap:14px;padding:10px 14px;background:var(--hl-navy);color:#fff;overflow:hidden}.hello-lelo-top-stories__label{flex:0 0 auto;font-weight:700;color:var(--hl-pink-soft)}.hello-lelo-top-stories__track{display:flex;gap:22px;min-width:0;overflow:hidden}.hello-lelo-top-stories__item{display:flex;align-items:center;gap:8px;white-space:nowrap;color:#fff;text-decoration:none}.hello-lelo-top-stories__thumb{width:34px;height:34px;object-fit:cover;border-radius:8px}.hello-lelo-top-stories.is-paused .hello-lelo-top-stories__track{animation-play-state:paused}
.hello-lelo-ad-slot{min-height:120px;border:1px dashed #c9afb5;background:linear-gradient(135deg,#fff,#fbf1f3);border-radius:var(--hl-radius-sm);display:flex;align-items:center;justify-content:center;margin:24px 0;color:#85646c}.hello-lelo-ad-slot__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}
.hello-lelo-widget{padding:20px;margin-bottom:22px}.hello-lelo-widget__title{margin-top:0;padding-bottom:10px;border-bottom:3px solid var(--hl-pink-soft)}.hello-lelo-empty-state{text-align:center;padding:40px 24px;background:#fff;border:1px solid var(--hl-line);border-radius:var(--hl-radius);box-shadow:var(--hl-shadow)}.hello-lelo-empty-state h3{margin-top:0}
.hello-lelo-editorial-core table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}.hello-lelo-editorial-core th,.hello-lelo-editorial-core td{padding:13px 15px;border-bottom:1px solid var(--hl-line);text-align:left}.hello-lelo-editorial-core th{background:var(--hl-navy);color:#fff}.navigation.pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:30px 0}.navigation.pagination .page-numbers{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--hl-line);border-radius:999px;background:#fff;text-decoration:none}.navigation.pagination .page-numbers.current{background:var(--hl-navy);color:#fff;border-color:var(--hl-navy)}
.hello-lelo-footer{background:var(--hl-navy-dark);color:#f7f3ef;padding:52px 0 20px}.hello-lelo-footer a{color:#fff}.hello-lelo-footer__grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:28px}.hello-lelo-footer__credit{border-top:1px solid rgba(255,255,255,.14);margin-top:32px;padding-top:18px;font-size:.86rem;color:#d9cfd1}
.hello-lelo-mobile-toggle{display:none}.hello-lelo-header-actions{display:flex;align-items:center;gap:10px}.hello-lelo-watercolour{background-image:radial-gradient(circle at 15% 20%,rgba(217,167,177,.24),transparent 24%),radial-gradient(circle at 88% 18%,rgba(23,50,77,.08),transparent 28%),linear-gradient(180deg,#fff,var(--hl-cream))}
@media(max-width:980px){.hello-lelo-grid--4,.hello-lelo-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.hello-lelo-article-layout{grid-template-columns:1fr}.hello-lelo-article-sidebar{position:static}.hello-lelo-footer__grid{grid-template-columns:repeat(2,1fr)}.hello-lelo-mobile-toggle{display:inline-flex}}
@media(max-width:640px){.hello-lelo-grid--2,.hello-lelo-grid--3,.hello-lelo-grid--4{grid-template-columns:1fr}.hello-lelo-card--feature{grid-column:auto}.hello-lelo-card--compact{grid-template-columns:96px 1fr}.hello-lelo-footer__grid{grid-template-columns:1fr}.hello-lelo-top-stories{align-items:flex-start}.hello-lelo-top-stories__track{flex-direction:column;gap:8px}.hello-lelo-article-content{border-radius:14px}.hello-lelo-editorial-core table{display:block;overflow-x:auto;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
