.cms-section-feed{border-top:1px solid var(--line,#d9e5ee)}
.cms-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px}
.cms-section-card{background:#fff;border:1px solid var(--line,#d9e5ee);border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.05)}
.cms-section-thumb{display:block;aspect-ratio:16/10;background:#f4f8fb;overflow:hidden}
.cms-section-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.cms-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f4f8fb,#eaf2f8)}
.cms-section-copy{padding:22px}.cms-section-date{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--royal,#3552a4);margin-bottom:8px}
.cms-section-copy h3{margin:0 0 10px;font-size:1.35rem;line-height:1.2}.cms-section-copy h3 a{color:inherit;text-decoration:none}.cms-section-copy p{color:var(--muted,#6e6e6e);line-height:1.65}
.cms-detail-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;background:#111;overflow:hidden}.cms-detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cms-detail-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.78),rgba(0,0,0,.15))}.cms-detail-copy{position:relative;color:white;padding-bottom:64px}.cms-detail-copy h1{max-width:900px;font-size:clamp(2.5rem,6vw,5rem);margin:.2em 0}.cms-detail-copy p{opacity:.85}.cms-article-wrap{max-width:850px}.cms-back{display:inline-block;margin-bottom:28px}.cms-body{font-size:1.06rem;line-height:1.9;color:#333}
@media(max-width:900px){.cms-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.cms-section-grid{grid-template-columns:1fr;gap:18px}.cms-section-copy{padding:18px}.cms-detail-hero{min-height:420px}.cms-detail-copy{padding-bottom:40px}}
