
:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#14213e;background:#fff;line-height:1.7;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:#2547c8;text-underline-offset:.2em}img{max-width:100%;height:auto}h1,h2,h3{line-height:1.12;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:break-word}h1{font-size:clamp(2.25rem,5vw,4.5rem)}h2{font-size:clamp(1.5rem,3vw,2.5rem)}main{max-width:1200px;margin:auto;padding:48px 24px 64px}main>article{max-width:820px;margin:auto}article p{max-width:75ch}section{margin-block:32px}.lm-article-image{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:24px}.lm-summary{font-size:clamp(18px,2vw,22px);color:#465571}.lm-article-image+section{margin-top:40px}@media(max-width:620px){main{padding:24px 20px 40px}.lm-article-image{border-radius:16px}}

.lm-nav{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;margin:0!important;padding:20px max(24px,calc((100vw - 1200px)/2))!important;background:#fff!important;border-bottom:1px solid #e5e8ef!important;font:600 16px/1.4 system-ui!important}
.lm-nav .lm-brand{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important;color:#101c3b!important;text-decoration:none!important;font-size:clamp(16px,1.6vw,22px)!important;letter-spacing:-.04em!important;overflow-wrap:anywhere!important}.lm-logo{width:42px!important;height:42px!important;object-fit:contain!important;flex-shrink:0!important}.lm-nav .lm-nav-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:10px 18px!important;border-radius:999px!important;background:#eef1ff!important;color:#203faa!important;text-decoration:none!important;white-space:nowrap!important;font-size:14px!important}
.lm-button{display:inline-flex;align-items:center;gap:24px;min-height:48px;padding:14px 24px;border-radius:999px;background:var(--brand-primary,#234be8);color:white;text-decoration:none;font-weight:750}.lm-button:hover{filter:brightness(1.1)}a:focus-visible{outline:3px solid #e46234;outline-offset:5px}
.lm-latest{max-width:1200px!important;margin:40px auto 72px!important;padding:32px 24px!important;border-radius:28px;background:#edf0ff;color:#101c3b;font:16px/1.65 system-ui!important}.lm-latest-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:24px}.lm-latest h2{margin:0;font-size:clamp(26px,3vw,40px);letter-spacing:-.035em}.lm-latest-heading>a{font-weight:700;color:#203faa}.lm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px}.lm-card{border:1px solid #e4e8f2;border-radius:20px;overflow:hidden;background:#fff;padding:24px;box-shadow:0 8px 24px #14235406;min-width:0}.lm-card img{display:block;width:100%;height:220px;object-fit:cover;border-radius:12px;margin-bottom:20px}.lm-card h2{font-size:24px;line-height:1.25}.lm-card h2 a{color:#101c3b;text-decoration:none}.lm-card h2 a:hover{text-decoration:underline}.lm-card p{margin-bottom:0}.lm-date{font-size:14px;color:#4b5b76}.lm-card .lm-date{margin:0 0 12px;color:#294db4;font-weight:650}
.lm-footer{padding:56px 24px;background:#101c3b;color:#e5eafe;font:14px/1.7 system-ui}.lm-footer a{color:#fff}.lm-footer>div{max-width:1152px;margin:auto}.lm-footer strong{font-size:22px;color:#fff}.lm-footer nav{display:flex;flex-wrap:wrap;gap:24px;margin-top:24px;padding-top:24px;border-top:1px solid #ffffff30}.lm-footer nav a{min-height:44px;display:inline-flex;align-items:center}.lm-source{overflow-wrap:anywhere;border-top:1px solid #dce3ee;padding-top:32px;margin-top:48px}
@media(max-width:620px){.lm-nav{gap:12px!important;padding:16px!important;flex-wrap:wrap!important}.lm-nav .lm-brand{flex:1 1 220px!important}.lm-nav .lm-nav-link{padding:8px 14px!important}.lm-logo{width:34px!important;height:34px!important}.lm-latest{border-radius:0;margin-bottom:0!important;padding:32px 20px!important}.lm-card{padding:20px}.lm-card img{height:190px}.lm-footer{padding:40px 20px}}

:root{--brand-primary:#08172f;--brand-accent:#2457ff}.page-shell{--ink:#08172f;--blue:#2457ff;--peach:#ffa88f;--paper:#fff5ee}
.page-shell section{margin-block:0}
.hero{overflow:hidden;border-radius:32px;background:linear-gradient(125deg,#08172f 5%,#122c64 70%,#244bd0);color:#fff}
.hero__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:40px;padding:48px;align-items:center}
.hero__content,.hero__visual,.hero__header,.hero__title{min-width:0}
.hero__title h1{font-size:clamp(36px,4.2vw,62px);line-height:1.04;letter-spacing:-.045em;color:#fff;margin:0 0 28px;max-width:12ch;text-wrap:balance;overflow-wrap:break-word}
.hero__summary p{font-size:18px;line-height:1.7;color:#d9e4ff;margin:0;max-width:44ch}
.hero__action{margin-top:32px}
.hero__action .lm-button{min-height:52px;padding:14px 24px;background:#ffa88f;color:#08172f;border-radius:999px;font-size:16px;box-shadow:0 6px 24px #0000001a}
.hero__action .lm-button:hover{background:#ffc4b2;filter:none}
.hero__visual{height:100%;min-height:440px;border-radius:24px;overflow:hidden;background:#3459df;box-shadow:0 20px 56px #00000028}
.hero__visual .lm-article-image{display:block;width:100%;height:100%;min-height:440px;aspect-ratio:auto;object-fit:cover;object-position:62% center;border-radius:0}
.editorial-layout{display:grid;gap:24px;margin-top:64px}
.editorial-layout__lead{padding:16px 8px 40px}
.editorial-layout__lead>section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);column-gap:64px;row-gap:16px}
.editorial-layout__lead h2{grid-column:1;grid-row:1 / span 3;font-size:clamp(28px,3vw,40px);line-height:1.1;letter-spacing:-.035em;margin:0;color:#101c3b}
.editorial-layout__lead p{grid-column:2;margin:0;color:#40506a;font-size:17px;line-height:1.8}
.editorial-layout__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}
.editorial-section--accent,.editorial-section--light{padding:40px;border-radius:24px;min-width:0}
.editorial-section--accent{background:linear-gradient(140deg,#2447df,#285cff);color:#fff}
.editorial-section--accent h2{color:#fff}
.editorial-section--accent p{color:#f1f4ff}
.editorial-section--light{background:#fff0e8;color:#15223e;border:1px solid #f4dbd0}
.editorial-section--light h2{color:#182542}
.editorial-layout__split h2{font-size:32px;line-height:1.15;letter-spacing:-.03em;margin:0 0 24px}
.editorial-layout__split p{font-size:16px;line-height:1.8;margin:0 0 20px}
.editorial-layout__split p:last-child{margin-bottom:0}
.editorial-layout__aside{padding:40px;background:#edf1fa;border-radius:24px;border-left:6px solid #ff9f83;color:#34425e}
.editorial-layout__aside>section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:16px 48px}
.editorial-layout__aside h2{grid-column:1;grid-row:1 / span 3;font-size:30px;line-height:1.2;margin:0;color:#122142}
.editorial-layout__aside p{grid-column:2;font-size:16px;line-height:1.8;margin:0}
@media(max-width:1000px){.hero__inner{grid-template-columns:minmax(0,1fr);padding:36px;gap:32px}.hero__title h1{max-width:18ch;font-size:clamp(38px,6vw,58px)}.hero__summary p{max-width:58ch}.hero__visual{min-height:0;height:360px}.hero__visual .lm-article-image{min-height:0;height:360px;object-position:center}.editorial-layout__lead>section,.editorial-layout__aside>section{column-gap:32px}.editorial-section--accent,.editorial-section--light{padding:28px}.editorial-layout__split h2{font-size:28px}}
@media(max-width:620px){.hero{border-radius:24px}.hero__inner{padding:24px;gap:28px}.hero__title h1{font-size:38px;max-width:14ch;margin-bottom:24px}.hero__summary p{font-size:16px;line-height:1.75}.hero__action{margin-top:24px}.hero__action .lm-button{justify-content:space-between;width:100%;padding:14px 20px}.hero__visual{height:260px;border-radius:16px}.hero__visual .lm-article-image{height:260px}.editorial-layout{gap:20px;margin-top:40px}.editorial-layout__lead{padding:0 0 16px}.editorial-layout__lead>section,.editorial-layout__aside>section{display:block}.editorial-layout__lead h2,.editorial-layout__aside h2{font-size:29px;margin-bottom:20px}.editorial-layout__lead p,.editorial-layout__aside p{font-size:16px;margin-bottom:16px}.editorial-layout__split{grid-template-columns:minmax(0,1fr);gap:20px}.editorial-section--accent,.editorial-section--light,.editorial-layout__aside{padding:28px 24px;border-radius:20px}.editorial-layout__split h2{font-size:28px}}
