.card-category{display:inline-block;margin-left:10px;padding:2px 8px;border-radius:999px;background:#dff4ef;color:#0b645c;font-size:12px;font-weight:800}.term-links,.article-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.term-links a,.article-tags a{padding:4px 10px;border-radius:999px;background:#e7efeb;color:#28544d;text-decoration:none;font-size:13px}.article-tags{margin-top:36px;padding-top:20px;border-top:1px solid var(--line)}
.ad-container{max-width:1120px;min-height:90px;margin:0 auto 40px;padding:0 24px}
.article-pagination{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px;padding-top:24px;border-top:1px solid var(--line)}.article-pagination div:last-child{text-align:right}.article-pagination span{display:block;color:var(--muted);font-size:12px}.article-pagination a{font-weight:800}.related-posts{margin-top:50px}.related-posts h2{font-size:1.5rem}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.related-grid a{display:block;text-decoration:none}.related-grid img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:9px;margin-bottom:8px}.related-grid strong{line-height:1.5}@media(max-width:620px){.article-pagination,.related-grid{grid-template-columns:1fr}.article-pagination div:last-child{text-align:left}}
.article-image figcaption cite{display:block;font-style:normal;font-size:.82rem;overflow-wrap:anywhere}
.site-logo img{display:block;width:auto;max-width:220px;height:42px;object-fit:contain}.article-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:13px}
.category-directory{margin:24px 0 0;padding:0;list-style:none}.category-directory li{padding:16px 0;border-top:1px solid var(--line)}.category-directory a{display:flex;justify-content:space-between;gap:20px;text-decoration:none}.category-directory p{margin:6px 0 0;color:var(--muted)}
.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:44px;align-items:start}.home-feed{min-width:0}.home-layout .hero{margin-bottom:34px}.home-layout .post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card>.post-card-image{display:block;height:auto}.post-card-body h2 a{text-decoration:none}.post-card-body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.card-terms{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:16px}.card-terms .card-category{margin:0;text-decoration:none}.card-tag{color:var(--accent);font-size:12px;text-decoration:none}.blog-sidebar{position:sticky;top:24px;display:grid;gap:18px}.sidebar-panel{padding:20px;background:#fff;border:1px solid var(--line);border-radius:14px}.sidebar-panel h2{margin:0 0 14px;font-size:1rem}.sidebar-search{display:flex}.sidebar-search input{width:100%;min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px 0 0 8px;font:inherit}.sidebar-search button{padding:0 12px;border:0;border-radius:0 8px 8px 0;background:var(--accent);color:#fff;font-weight:800}.sidebar-list{margin:0;padding:0;list-style:none}.sidebar-list li+li{border-top:1px solid var(--line)}.sidebar-list a{display:flex;justify-content:space-between;gap:12px;padding:9px 0;text-decoration:none}.sidebar-list small,.sidebar-tags small{color:var(--muted)}.sidebar-tags{display:flex;gap:8px;flex-wrap:wrap}.sidebar-tags a{padding:5px 9px;border-radius:999px;background:#e7efeb;color:#28544d;text-decoration:none;font-size:12px}.sidebar-empty{margin:0;color:var(--muted);font-size:.9rem}.pager-wrap{margin-top:30px}.pagination{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.pagination li{list-style:none}.pagination a{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;text-decoration:none}.pagination .active a,.pagination .active span{display:grid;place-items:center;min-width:38px;height:38px;border-radius:8px;background:var(--accent);color:#fff}.pagination li::marker{content:''}@media(max-width:900px){.home-layout{grid-template-columns:1fr}.blog-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.site-header-inner{flex-wrap:wrap}.site-header nav{width:100%;flex-wrap:wrap}.home-layout .post-grid,.blog-sidebar{grid-template-columns:1fr}.home-layout{gap:30px}}

/* Reference-inspired, large and readable public typography. */
body{font-size:17px;line-height:1.85}
.site-header-inner{max-width:1180px;min-height:176px;padding:38px 24px;align-items:flex-end}
.site-brand{min-width:0}
.site-logo{display:inline-flex;align-items:center;gap:16px;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15;letter-spacing:.025em}
.site-logo img{max-width:320px;height:58px}
.site-logo-title{display:block;color:inherit;font-size:inherit;line-height:1.2}
.site-logo img+.site-logo-title{max-width:380px;font-size:clamp(1.15rem,2vw,1.55rem)}
.site-tagline{margin:.65rem 0 0;color:var(--muted);font-size:1rem;line-height:1.7}
.site-header nav{gap:26px;padding-bottom:5px;font-size:1.05rem;font-weight:700}
.site-main{max-width:1180px;padding:60px 24px 96px}
.home-layout{grid-template-columns:minmax(0,1fr) 300px;gap:48px}
.home-layout .hero{margin-bottom:42px}
.hero .eyebrow{font-size:.78rem}
.hero h1{font-size:clamp(3rem,6.2vw,5rem)}
.hero>p:not(.eyebrow){font-size:1.12rem;line-height:1.9}
.home-layout .post-grid{gap:28px}
.post-card-body{padding:26px}
.post-card time{font-size:.85rem}
.post-card h2{font-size:1.7rem;line-height:1.45}
.post-card p{font-size:1.02rem;line-height:1.85}
.card-category,.card-tag{font-size:.82rem}
.blog-sidebar{gap:22px}
.sidebar-panel{padding:24px}
.sidebar-panel h2{font-size:1.15rem}
.sidebar-search input{padding:12px;font-size:1rem}
.sidebar-search button{padding:0 15px;font-size:1rem}
.sidebar-list a{padding:11px 0;font-size:1rem}
.sidebar-tags a{font-size:.86rem}
.article-body{font-size:1.14rem;line-height:2}
.article-lead{font-size:1.18rem}
.site-footer>div{max-width:1180px;font-size:1rem}

@media(max-width:900px){
  .site-header-inner{min-height:150px;align-items:center}
  .site-header nav{padding-bottom:0}
  .home-layout{grid-template-columns:1fr}
  .blog-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  body{font-size:16px}
  .site-header-inner{min-height:0;padding:24px 16px;gap:18px}
  .site-logo{font-size:1.75rem}
  .site-logo--image{align-items:flex-start;flex-direction:column;gap:8px}
  .site-logo img+.site-logo-title{max-width:none;font-size:1.15rem}
  .site-tagline{font-size:.92rem}
  .site-header nav{gap:16px;font-size:.92rem}
  .site-main{padding:38px 16px 68px}
  .hero h1{font-size:clamp(2.75rem,15vw,4rem)}
  .hero>p:not(.eyebrow){font-size:1.02rem}
  .post-card-body{padding:22px}
  .post-card h2{font-size:1.55rem}
  .sidebar-panel{padding:22px}
  .blog-sidebar{grid-template-columns:1fr}
  .article-body{font-size:1.06rem}
}

/* Home: permanent introduction, latest three, then the archive. */
.home-intro{position:relative;isolation:isolate;overflow:hidden;min-height:420px;padding:56px;display:flex;flex-direction:column;justify-content:center;border:1px solid #d9ded8;border-radius:0 0 88px 0;background:linear-gradient(135deg,#e6eff0 0%,#eee9db 58%,#e4dccb 100%)}
.home-intro::after{content:"LR";position:absolute;z-index:-1;right:-28px;bottom:-58px;width:230px;height:230px;display:grid;place-items:center;border:1px solid #ffffffa8;border-radius:50%;background:#ffffff57;color:#173a35;font-size:3rem;font-weight:900;letter-spacing:.08em}
.home-intro .eyebrow{margin:0 0 12px;color:#3a625c}
.home-intro h1{max-width:650px;margin:0;font-size:clamp(2.8rem,5.4vw,4.45rem);line-height:1.22;letter-spacing:.025em}
.home-intro>p:not(.eyebrow){max-width:610px;margin:24px 0 0;color:#4f625e;font-size:1.08rem}
.home-intro-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.home-intro-links a{padding:10px 17px;border:1px solid #cdd6d1;border-radius:999px;background:#fffffff0;text-decoration:none;font-size:.92rem;font-weight:800}
.home-post-section{margin-top:64px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--line)}
.section-heading .eyebrow{margin:0 0 4px}
.section-heading h2{margin:0;font-size:2rem;line-height:1.3}
.section-heading>span{color:var(--muted);font-size:.88rem}
.home-layout .latest-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.post-card--latest .post-card-image img{height:150px}
.post-card>.post-card-image--empty{display:block;height:240px;background:#e2e4e2}
.post-card--latest>.post-card-image--empty{height:150px}
.post-card--latest .post-card-body{padding:18px}
.post-card--latest h2{font-size:1.28rem;line-height:1.5}
.post-card--latest p{font-size:.94rem}
.post-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.card-categories{display:flex;gap:6px;flex-wrap:wrap}
.card-category{margin-left:0;padding:3px 9px;text-decoration:none}
.card-category--empty{background:#ecefea;color:#7a827f}
.card-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:16px}
.post-list{display:grid;gap:18px}
.post-card--compact{display:grid;grid-template-columns:220px minmax(0,1fr)}
.post-card--compact .post-card-image{height:100%}
.post-card--compact .post-card-image img{height:100%;min-height:230px}
.post-card--compact .post-card-image--empty{min-height:230px}
.post-card--compact .post-card-body{padding:26px}
.article-body th,.article-body td{background:#fff}

@media(max-width:1050px) and (min-width:901px){
  .home-layout .latest-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .home-intro{min-height:360px;padding:34px 24px;border-radius:0 0 56px 0}
  .home-intro::after{right:-70px;bottom:-85px}
  .home-intro h1{font-size:2.25rem;line-height:1.35}
  .home-intro h1 br{display:none}
  .home-layout .latest-post-grid{grid-template-columns:1fr}
  .post-card--latest .post-card-image img{height:210px}
  .post-card--latest>.post-card-image--empty{height:210px}
  .post-card--latest .post-card-body{padding:22px}
  .post-card--latest h2{font-size:1.55rem}
  .post-card--compact{grid-template-columns:1fr}
  .post-card--compact .post-card-image img{height:210px;min-height:0}
  .post-card--compact .post-card-image--empty{height:210px;min-height:0}
  .home-post-section{margin-top:48px}
  .section-heading h2{font-size:1.75rem}
}

/* Cool visual system: deep ink, precise edges, and restrained teal accents. */
:root{--ink:#0b1716;--muted:#5c6b68;--paper:#f3f5f3;--panel:#fff;--line:#d5dedb;--accent:#087f75;--code:#0b1515}
body{background:#fff}
.site-header{position:relative;background:#ffffffed;box-shadow:0 12px 34px rgba(9,31,28,.035)}
.site-header::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#0b1716 0 28%,#087f75 28% 68%,#71c7bc 68%)}
.site-logo{color:#071412;text-shadow:0 1px 0 #fff}
.site-header nav a{position:relative;padding:7px 0}
.site-header nav a::after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--accent);transition:right .2s ease}
.site-header nav a:hover::after,.site-header nav a:focus-visible::after{right:0}
.home-intro{border-color:#cbd7d3;background:linear-gradient(135deg,#dcebe9 0%,#edf0e8 48%,#ded8c9 100%);box-shadow:0 24px 60px rgba(13,42,37,.09)}
.home-intro::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,transparent 0 54%,rgba(255,255,255,.42) 54% 55%,transparent 55%)}
.home-intro h1{letter-spacing:.01em;text-wrap:balance}
.home-intro-links a{border-color:#c4d2ce;box-shadow:0 7px 18px rgba(12,41,37,.07);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.home-intro-links a:hover,.home-intro-links a:focus-visible{transform:translateY(-2px);border-color:var(--accent);box-shadow:0 10px 24px rgba(8,127,117,.13)}
.section-heading{position:relative;border-bottom-color:#bdcbc7}
.section-heading::after{content:"";position:absolute;left:0;bottom:-1px;width:90px;height:3px;background:linear-gradient(90deg,var(--accent),#71c7bc)}
.section-heading h2{letter-spacing:.025em}
.post-card{border-color:#d4ddda;border-radius:10px;box-shadow:0 12px 32px rgba(11,34,31,.055);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.post-card:hover{transform:translateY(-4px);border-color:#a9c9c3;box-shadow:0 18px 38px rgba(9,49,43,.105)}
.post-card-image{overflow:hidden}
.post-card-image img{transition:transform .35s ease,filter .35s ease}
.post-card:hover .post-card-image img{transform:scale(1.025);filter:saturate(1.05) contrast(1.02)}
.post-card>.post-card-image--empty{background:linear-gradient(135deg,#e4e8e6,#d9dfdc)}
.card-category{background:#102c28;color:#d7fff8;letter-spacing:.02em}
.card-category--empty{background:#dfe5e2;color:#687572}
.card-tag{font-weight:700}
.sidebar-panel{border-color:#d2dcda;border-radius:10px;box-shadow:0 10px 28px rgba(11,34,31,.045)}
.sidebar-panel h2{padding-left:12px;border-left:4px solid var(--accent);letter-spacing:.025em}
.sidebar-search input{background:#f8faf9}
.sidebar-search button{background:linear-gradient(135deg,#096e67,#0a8e83)}
.sidebar-profile-intro{display:flex;align-items:center;gap:15px}
.sidebar-profile-image{display:block;flex:0 0 88px;width:88px;height:88px;border:1px solid #cbd6d3;border-radius:50%;object-fit:cover}
.sidebar-profile-initial{display:grid;place-items:center;background:#e2eeeb;color:#0a645d;font-size:2rem;font-weight:900}
.sidebar-profile-copy{min-width:0}
.sidebar-profile-name{margin:0 0 6px;color:#0b1716;font-size:1.05rem;font-weight:900}
.sidebar-profile-message{margin:0;color:#253330;font-size:.92rem;font-weight:700;line-height:1.55}
.sidebar-profile-description{margin:16px 0 0;color:#263431;font-size:.93rem;line-height:1.75}
.sidebar-profile-link{display:inline-block;margin-top:12px;color:#076f67;font-size:.9rem;font-weight:800;text-decoration:none}
.sidebar-profile-link::after{content:" →"}
.sidebar-profile-link:hover,.sidebar-profile-link:focus-visible{text-decoration:underline;text-underline-offset:3px}

/* Article heading hierarchy. */
.article-body{font-family:"Yu Gothic UI","Hiragino Sans",system-ui,sans-serif;color:#182522}
.article-body h2,.article-body h3,.article-body h4{position:relative;font-family:"Yu Gothic UI","Hiragino Sans",system-ui,sans-serif;font-weight:800;letter-spacing:.025em}
.article-body h2{margin:2.8em 0 1em;padding:.72em 1em .76em 1.1em;overflow:hidden;border:0;border-left:4px solid #c9875c;border-radius:0 4px 4px 0;background:#eee9e1;color:#20364a;box-shadow:none;font-size:clamp(1.35rem,3vw,1.65rem);line-height:1.45}
.article-body h2::after{display:none}
.article-body h3{margin:2.4em 0 .9em;padding:.2em 0 .65em;font-size:clamp(1.35rem,3vw,1.65rem);line-height:1.5;border-bottom:1px solid #b9cac6}
.article-body h3::after{content:"";position:absolute;left:0;bottom:-1px;width:84px;height:4px;border-radius:4px;background:linear-gradient(90deg,#087f75,#5fc8bc)}
.article-body h4{margin:2em 0 .75em;padding-left:1.05em;font-size:1.22rem;line-height:1.6}
.article-body h4::before{content:"";position:absolute;left:0;top:.42em;width:7px;height:1em;border-radius:2px;background:var(--accent);box-shadow:5px 0 0 #b6d9d4}
.article-body blockquote{padding:1em 1.25em;border-left-color:#0d9387;border-radius:0 8px 8px 0;background:#e8f3f0;color:#304a45}
.article-body table{overflow:hidden;border:1px solid #d7d1c7;border-radius:0;background:#fff;box-shadow:none}
.article-body th,.article-body td{padding:12px 14px;border-color:#d7d1c7}
.article-body th{background:#293f54;color:#fff;font-weight:800;text-align:left;border-color:#526273}
.article-body td{background:#fff}
.article-body tr:nth-child(even) td{background:#f4f1eb}
.article-body a{color:#08786f;text-decoration-thickness:1px;text-underline-offset:3px}
.article-body pre{border:1px solid #243936;box-shadow:0 13px 28px rgba(5,21,19,.15)}
.article-header h1{color:#0b1716}
.article-header .article-meta{margin:.7rem 0 0}

@media(max-width:620px){
  .article-body h2{margin-top:2.35em;padding:.75em .8em .78em 1em;border-left-width:5px;font-size:1.45rem}
  .article-body h3{font-size:1.28rem}
  .article-body h4{font-size:1.12rem}
  .post-card:hover{transform:none}
}

/* Automatic article table of contents. */
.article-toc{margin:46px 0 56px;padding:15px 40px 26px;border:1px solid #bfc7c5;background:#fff}
.article-toc summary{display:block;margin:0;padding:0 0 14px;cursor:pointer;text-align:center;color:#172624;font-size:1rem;font-weight:500;list-style:none}
.article-toc summary::-webkit-details-marker{display:none}
.article-toc summary::marker{content:""}
.toc-toggle{color:#0089d0}
.toc-toggle-closed{display:none}
.article-toc:not([open]){padding-bottom:15px}
.article-toc:not([open]) summary{padding-bottom:0}
.article-toc:not([open]) .toc-toggle-open{display:none}
.article-toc:not([open]) .toc-toggle-closed{display:inline}
.article-toc ol{margin:0;padding:0;list-style:none}
.article-toc a{display:flex;gap:.35em;align-items:flex-start;padding:5px 0;color:#0089d0;text-decoration:none;font-weight:500;line-height:1.65}
.article-toc a>span{flex:0 0 auto;font-variant-numeric:tabular-nums}
.article-toc a:hover,.article-toc a:focus-visible{text-decoration:underline;text-underline-offset:3px}
.article-toc .toc-level-3{padding-left:28px}
.article-toc .toc-level-4{padding-left:56px}
.article-body h2[id],.article-body h3[id],.article-body h4[id]{scroll-margin-top:32px}

/* Operator information. */
.about-page{max-width:860px}
.about-page>.eyebrow{margin:0 0 8px}
.about-profile{display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px;align-items:center;margin:34px 0 44px;padding-bottom:34px;border-bottom:1px solid var(--line)}
.about-profile>img,.about-profile-initial{display:block;width:120px;height:120px;border:1px solid #cad7d3;border-radius:50%;object-fit:cover}
.about-profile-initial{display:grid;place-items:center;background:#e2eeeb;color:#0a645d;font-size:2.5rem;font-weight:900}
.about-operator-name{margin:0;color:#0b1716;font-size:1.35rem;font-weight:900}
.about-message{margin:7px 0 0;color:#1b2a27;font-size:1.05rem;font-weight:800}
.about-description{margin:10px 0 0;color:#3e4e4a;line-height:1.8}
.about-page section+section{margin-top:40px}
.about-page section h2{margin:0 0 14px;padding-bottom:8px;border-bottom:1px solid #bdcbc7;font-size:1.35rem}
.about-page section p{margin:10px 0}
.about-page section ul{margin:12px 0 0;padding-left:1.4em}
.about-link{color:#08786f;font-weight:800;text-underline-offset:3px}

@media(max-width:620px){
  .about-profile{grid-template-columns:1fr;gap:16px}
}

@media(max-width:620px){
  .article-toc{margin:34px 0 44px;padding:14px 20px 22px}
  .article-toc:not([open]){padding-bottom:14px}
  .article-toc a{padding:5px 0;font-size:.94rem}
  .article-toc .toc-level-3{padding-left:20px}
  .article-toc .toc-level-4{padding-left:40px}
}

/* Home: owned services, wide latest stories, and compact archive tiles. */
.home-showcase{overflow:visible;padding:0 0 52px;border:0;border-bottom:1px solid #9eaaa6;border-radius:0;background:transparent;color:#111817}
.home-layout--landing{margin-top:64px}
.home-layout--landing .home-post-section:first-of-type{margin-top:0}
.home-showcase-header{max-width:760px;margin-bottom:30px}
.home-showcase-header .eyebrow{margin:0 0 8px;color:var(--accent)}
.home-showcase-header h1{margin:0;font-size:clamp(2rem,4.2vw,3.15rem);line-height:1.2;letter-spacing:.01em}
.home-showcase-header>p:not(.eyebrow){margin:16px 0 0;color:#35413e;line-height:1.85}
.service-section-heading{margin:0 0 18px}
.service-section-heading h2{margin:0;font-size:1.35rem;line-height:1.4}
.service-section-heading p{margin:7px 0 0;color:#52605c;font-size:.94rem;line-height:1.7}
.service-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;border:0}
.service-card{--service-surface:#e5f0ed;position:relative;min-width:0;min-height:145px;padding:23px;display:flex;flex-direction:column;border:0;border-radius:10px;background:var(--service-surface);color:#101716;box-shadow:0 2px 8px rgba(18,38,34,.055);text-decoration:none;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}
.service-card:hover,.service-card:focus-visible{transform:translateY(-2px);background:var(--service-surface);color:#101716;filter:brightness(.975);box-shadow:0 5px 14px rgba(18,38,34,.08)}
.service-card--lottery{grid-column:span 4;--service-surface:#dfefeb}
.service-card--digital{grid-column:span 4;--service-surface:#f3e7de}
.service-card--brain{grid-column:span 4;--service-surface:#e8eaf5}
.service-card--camera{grid-column:span 4;--service-surface:#f3e7ea}
.service-card--mosaic{grid-column:span 4;--service-surface:#f1ecdc}
.service-card-index{position:absolute;right:18px;top:16px;color:#45514e;font-size:1.45rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}
.service-card h2{max-width:84%;margin:0 0 12px;color:#090e0d;font-size:1.28rem;line-height:1.35}
.service-card p{margin:0;color:#1d2725;font-size:.98rem;line-height:1.65}

.post-card-media{position:relative;min-width:0;overflow:hidden;background:#dfe6e3}
.post-card-media>.post-card-image{display:block;height:100%;text-decoration:none}
.post-card-meta>.card-categories{display:flex;justify-content:flex-end;gap:1px;flex-wrap:wrap;max-width:100%;margin-left:auto}
.post-card-meta .card-category{padding:7px 12px;border:0;border-radius:0;background:#102c28e8;color:#fff;box-shadow:none;font-size:.9rem;line-height:1.3}
.post-card-meta .card-category--empty{background:#586360e8;color:#fff}
.post-card-meta .card-category--tone-0{background:#f8c8d8;color:#5f1730}
.post-card-meta .card-category--tone-1{background:#c9ddf5;color:#173f67}
.post-card-meta .card-category--tone-2{background:#cbe8d1;color:#245331}
.post-card-meta .card-category--tone-3{background:#f6d4b6;color:#6f370f}
.post-card-meta .card-category--tone-4{background:#ded0f3;color:#49306f}
.post-card-meta .card-category--tone-5{background:#bfe7e3;color:#124f4d}
.post-card-meta .card-category--tone-6{background:#f3c7c7;color:#6b2525}
.post-card-meta .card-category--tone-7{background:#e2e7b9;color:#48520f}
.post-card-meta .card-category--tone-8{background:#c9dce6;color:#294c60}
.post-card-meta .card-category--tone-9{background:#ead6c5;color:#5f3c22}
.post-card-image--empty{position:relative;min-height:180px;background:#dfe6e3}
.post-card-image--empty::after{content:"ARTICLE";position:absolute;right:16px;bottom:10px;color:#71827d;font-size:.72rem;font-weight:900;letter-spacing:.16em}

.home-layout .latest-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;align-items:stretch}
.post-card--latest{display:flex;min-width:0;flex-direction:column;border-radius:10px;box-shadow:none}
.post-card--latest:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(11,34,31,.08)}
.post-card--lead{grid-column:1;grid-row:span 2}
.post-card--lead .post-card-media{height:auto;flex:0 0 auto}
.post-card--lead .post-card-image img{height:auto;min-height:0;object-fit:contain}
.post-card--lead .post-card-image--empty{height:320px;min-height:320px}
.post-card--lead:hover .post-card-image img{transform:none}
.post-card--lead .post-card-body{display:flex;flex:1;flex-direction:column;padding:22px 24px 24px}
.post-card--lead h2{margin:.45em 0;font-size:1.7rem;line-height:1.4}
.post-card--lead p{font-size:.96rem}
.post-card--secondary{grid-column:2}
.post-card--secondary .post-card-media{height:132px;flex:0 0 132px}
.post-card--secondary .post-card-image img,.post-card--secondary .post-card-image--empty{height:132px;min-height:132px}
.post-card--secondary .post-card-body{display:flex;flex:1;flex-direction:column;padding:12px 13px 14px}
.post-card--secondary .post-card-meta{margin-bottom:5px}
.post-card--secondary time{font-size:.75rem}
.post-card--secondary h2{margin:0;font-size:.94rem;line-height:1.48}
.post-card--secondary .post-card-body>p,.post-card--secondary .card-tags{display:none}

.other-post-section .post-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.other-post-section .post-card--compact{display:flex;min-width:0;flex-direction:column;border-radius:10px;box-shadow:none}
.other-post-section .post-card--compact:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(11,34,31,.08)}
.post-card--compact .post-card-media{height:148px;flex:0 0 148px}
.post-card--compact .post-card-image img{height:148px;min-height:0}
.post-card--compact .post-card-image--empty{height:148px;min-height:148px}
.post-card--compact .post-card-body{padding:14px 15px 16px}
.post-card--compact .post-card-meta{margin-bottom:7px}
.post-card--compact h2{margin:0;font-size:1.02rem;line-height:1.5}
.post-card--compact .post-card-body>p,.post-card--compact .card-tags{display:none}

@media(max-width:1050px){
  .service-card--lottery,.service-card--digital,.service-card--brain,.service-card--camera,.service-card--mosaic{grid-column:span 6}
}
@media(max-width:720px){
  .home-showcase{padding:0 0 42px}
  .home-layout--landing{margin-top:48px}
  .service-grid{grid-template-columns:1fr}
  .service-card,.service-card--lottery,.service-card--digital,.service-card--brain,.service-card--camera,.service-card--mosaic{grid-column:1;min-height:145px}
  .home-layout .latest-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .post-card--lead{grid-column:1/-1;grid-row:auto}
  .post-card--lead .post-card-image--empty{height:300px;min-height:300px}
  .post-card--secondary{grid-column:span 1}
  .other-post-section .post-list{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  .home-showcase{margin-inline:0;padding:0 0 36px;border-radius:0}
  .home-showcase-header h1{font-size:2.2rem}
  .service-grid{grid-template-columns:1fr;gap:12px}
  .service-card,.service-card--lottery{grid-column:1;min-height:0;padding:20px}
  .service-card h2{margin:0 0 9px;font-size:1.15rem}
  .service-card p{font-size:.9rem;line-height:1.6}
  .home-layout .latest-post-grid{grid-template-columns:1fr;gap:12px}
  .post-card--lead,.post-card--secondary{grid-column:1}
  .post-card--secondary .post-card-media{height:210px;flex-basis:210px}
  .post-card--lead .post-card-image--empty,.post-card--secondary .post-card-image img,.post-card--secondary .post-card-image--empty{height:210px;min-height:210px}
  .post-card--secondary .post-card-body{padding:16px}
  .post-card--secondary h2{font-size:1.08rem}
  .other-post-section .post-list{grid-template-columns:1fr;gap:12px}
  .post-card--compact .post-card-media{height:185px;flex-basis:185px}
  .post-card--compact .post-card-image img,.post-card--compact .post-card-image--empty{height:185px;min-height:185px}
}

/* Safe per-selection text appearance. */
.article-body .text-size-small{font-size:.82em}
.article-body .text-size-normal{font-size:1em}
.article-body .text-size-large{font-size:1.25em}
.article-body .text-size-xlarge{font-size:1.55em;line-height:1.45}
.article-body .text-size-xxlarge{font-size:2em;line-height:1.35}
.article-body .text-align-center{text-align:center}
.article-body .text-align-right{text-align:right}
.article-body .article-image{max-width:100%}
.article-body .article-image img{width:100%}
.article-body .text-color-default{color:inherit}
.article-body .text-color-red{color:#b42318}
.article-body .text-color-blue{color:#175cd3}
.article-body .text-color-green{color:#067647}
.article-body .text-color-orange{color:#b54708}
.article-body .text-color-gray{color:#667085}

/* Per-table presets. The wrapper is the mobile overflow boundary. */
.article-table-scroll{max-width:100%;margin:1.6em 0;overflow-x:auto;-webkit-overflow-scrolling:touch}
.article-body .article-table{--table-accent:#293f54;--table-tint:#f4f1eb;--table-border:#d7d1c7;width:100%;margin:0;border:1px solid var(--table-border);border-collapse:collapse;background:#fff;box-shadow:none}
.article-body .article-table th,.article-body .article-table td{padding:12px 14px;border:1px solid var(--table-border);background:#fff;vertical-align:top}
.article-body .article-table th{background:var(--table-accent);color:#fff;font-weight:800}
.article-body .article-table.table-tone-green{--table-accent:#087f75;--table-tint:#e9f6f3;--table-border:#afd5cf}
.article-body .article-table.table-tone-blue{--table-accent:#245b9e;--table-tint:#edf4fc;--table-border:#b8cde5}
.article-body .article-table.table-tone-orange{--table-accent:#a95418;--table-tint:#fff3e8;--table-border:#e6c4a9}
.article-body .article-table.table-design-standard td{background:#fff}
.article-body .article-table.table-design-striped tr:nth-child(even) td{background:var(--table-tint)}
.article-body .article-table.table-design-bordered th,.article-body .article-table.table-design-bordered td{border-width:2px}
.article-body .article-table.table-design-minimal{border-width:0}
.article-body .article-table.table-design-minimal th{border-width:0 0 3px;background:transparent;color:var(--table-accent)}
.article-body .article-table.table-design-minimal td{border-width:0 0 1px;background:#fff}
.article-body .article-table.table-design-emphasis{border-width:0;box-shadow:0 10px 28px rgba(31,45,55,.13)}
.article-body .article-table.table-design-emphasis th{border-color:var(--table-accent)}
.article-body .article-table.table-design-emphasis tr:nth-child(even) td{background:var(--table-tint)}
.article-body .article-table.table-density-compact th,.article-body .article-table.table-density-compact td{padding:6px 9px}
.article-body .article-table.table-density-relaxed th,.article-body .article-table.table-density-relaxed td{padding:18px 20px}
.article-body .article-table.table-width-auto{width:max-content!important;min-width:min(100%,520px)}
.article-body .article-table.table-first-column td:first-child,.article-body .article-table.table-first-column th:first-child{background:var(--table-tint);color:#17211f;font-weight:800}
.article-body .article-table .cell-align-left{text-align:left}
.article-body .article-table .cell-align-center{text-align:center}
.article-body .article-table .cell-align-right{text-align:right}

@media(max-width:620px){
  .article-body .article-table{min-width:520px}
  .article-body .text-size-xlarge{font-size:1.38em}
}

.preview-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 24px;padding:12px 16px;border:1px solid #d97706;border-radius:10px;background:#fff7ed;color:#9a3412}
.preview-banner strong{font-size:.95rem}
.article-body .article-link-card{display:flex;align-items:center;gap:14px;width:100%;max-width:560px;margin:1.4em 0;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-decoration:none;line-height:1.5;overflow:hidden}
.article-body .article-link-card:hover{border-color:var(--accent);background:#f8faf9}
.article-body .article-link-card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.article-body .article-link-card-image{display:block;flex:0 0 160px;width:160px;height:107px;object-fit:cover;border-radius:4px}
.article-link-card-body{display:flex;flex-direction:column;gap:5px;min-width:0;overflow-wrap:anywhere}
.article-link-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.95rem;line-height:1.5}
.article-link-card-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-size:.8rem;color:var(--muted)}
.article-link-card-label{font-size:.72rem;color:var(--muted)}
@media(max-width:620px){.article-body .article-link-card{gap:10px;padding:10px}.article-body .article-link-card-image{flex-basis:120px;width:120px;height:80px}.article-link-card-title{font-size:.88rem}}
.preview-banner span{font-size:.86rem}
@media(max-width:620px){.preview-banner{align-items:flex-start;flex-direction:column;gap:3px}}
