.news-page{min-height:100svh;background:#f5f5f5;color:#323232}.news-wrap{width:calc(100% - 24px);margin:auto;max-width:1200px}.news-top{position:sticky;top:0;z-index:20;padding:8px 0;color:#fff;background:#03126d;border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px)}.news-nav{min-height:54px;padding:5px 8px 5px 13px;justify-content:space-between;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:rgba(255,255,255,.06)}.news-brand,.news-nav{display:flex;align-items:center}.news-brand{gap:10px;color:#fff;text-decoration:none;font:750 13px var(--font-display)}.news-brand small{display:block;color:#f2ba01;font:700 8px var(--font-body);letter-spacing:.18em}.news-nav nav{display:flex;align-items:center;gap:14px;font-size:13px}.news-nav a{color:inherit;text-decoration:none}.news-nav nav>a:not(.news-login){display:none}.news-login{min-height:44px;padding:0 17px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#f2ba01;color:#03126d;font-weight:700}.news-article-head,.news-list-head{padding:24px 0 22px}.news-article-head h1,.news-list-head h1{margin:8px 0 14px;font:800 2.125rem/1.07 var(--font-display);letter-spacing:-.035em;color:#03126d}.news-dek,.news-list-head>p:last-child{max-width:720px;color:#555;font-size:16px;line-height:1.65}.news-eyebrow{margin:0;color:#03126d;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.news-meta,.news-meta-row{color:#64748b;font-size:12px}.news-meta-row{display:flex;gap:8px 18px;flex-wrap:wrap}.news-grid{display:grid;grid-template-columns:1fr;gap:20px}.news-card{display:grid;grid-template-columns:140px 1fr;min-height:0;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:16px;box-shadow:0 1px 3px rgba(3,18,109,.05);transition:all .2s}.news-card:hover{border-color:#f2ba01;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(3,18,109,.08)}.news-card-image{position:relative;min-height:150px;overflow:hidden;border-radius:8px;background:#03126d}.news-card-image img{-o-object-fit:cover;object-fit:cover}.news-card-copy{padding:2px 0 0 16px}.news-card h2{margin:6px 0;font-size:17px;line-height:1.3;letter-spacing:-.02em;color:#03126d}.news-card h2 a{text-decoration:none;color:inherit}.news-card-copy>p:not(.news-eyebrow){display:none}.news-crumb{padding-top:10px;color:#64748b;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-crumb a{color:#03126d;text-decoration:none;font-weight:600}.news-body{width:100%;max-width:780px}.article-tools{display:grid;grid-template-columns:1fr repeat(3,44px);gap:7px;margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.article-tools button,.article-views{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#323232;font:700 12px var(--font-body)}.article-tools button{cursor:pointer}.article-tools button span{display:none}.article-tools svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.article-views{justify-content:flex-start;padding:0 13px;background:#fef8e2;color:#78350f;border-color:#fef3c7}.article-views span{display:inline}.news-figure{position:relative;margin:0 0 24px;padding:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.news-figure>span{position:absolute;right:16px;top:16px;z-index:1;padding:5px 10px;border-radius:4px;background:#03126d;color:#f2ba01;font-size:11px;font-weight:800}.news-figure img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:6px}.news-figure figcaption{padding:12px 6px 4px;color:#64748b;font-size:13px;line-height:1.55}.news-prose{hyphens:auto;-webkit-hyphens:auto}.news-prose p{margin:0 0 1.35em;font-size:16px;line-height:1.85;color:#323232;text-align:justify;text-justify:inter-word}.news-prose p:first-child{font-size:17px;font-weight:600;color:#03126d}.news-source{margin-top:28px;padding:17px 19px;border:1px solid #e5e7eb;border-left:4px solid #f2ba01;border-radius:0 8px 8px 0;background:#fff}.news-source span,.news-source strong{display:block}.news-source strong{color:#03126d}.news-source span{margin-top:4px;color:#555;font-size:13px}.news-footer{margin-top:48px;padding:26px 0;background:#052e2b;color:rgba(255,255,255,.62);font-size:12px}@media(min-width:560px){.news-wrap{width:min(1120px,calc(100% - 32px))}.news-nav nav{gap:20px}.news-nav nav>a:not(.news-login){display:inline}.news-article-head,.news-list-head{padding:52px 0 28px}.news-article-head h1,.news-list-head h1{margin:8px 0 14px;max-width:900px;font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.04;letter-spacing:-.045em}.news-dek,.news-list-head>p:last-child{font-size:17px}.news-card{grid-template-columns:160px 1fr}.news-card-image{min-height:210px}.news-card h2{font-size:18px}.news-card-copy{padding:4px 0 0 18px}.news-card-copy>p:not(.news-eyebrow){display:block;color:#526174;font-size:14px;line-height:1.6}}@media(min-width:820px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.news-card{grid-template-columns:.8fr 1.2fr;min-height:260px;padding-top:20px}.news-card-image{min-height:240px}.news-card-copy{padding:7px 0 0 22px}.news-card h2{font-size:21px}.news-article-head{max-width:1040px}.news-body{max-width:920px;margin-left:auto;margin-right:auto}.news-prose,.news-source{max-width:820px;margin-left:auto;margin-right:auto}.article-tools{grid-template-columns:auto repeat(3,auto);max-width:820px}.article-tools button{padding:0 14px}.article-tools button span{display:inline}.news-figure{margin-bottom:32px;padding:12px}.news-figure>span{right:22px;top:22px}.news-prose p{font-size:17px}.news-prose p:first-child{font-size:19px}}@media(min-width:1180px){.news-wrap{width:min(1280px,calc(100% - 64px))}.news-article-head h1{max-width:1100px;font-size:clamp(3.25rem,4.6vw,4.75rem)}.news-article-head .news-dek{max-width:900px}.news-body{max-width:1040px}.news-prose,.news-source{max-width:860px}}@media print{@page{size:A4;margin:18mm 16mm}body{background:#fff!important}.news-page{background:#fff;color:#111}.article-tools,.news-crumb,.news-footer,.news-top{display:none!important}.news-wrap{width:100%;max-width:none}.news-article-head{padding:0 0 18px;border-bottom:1px solid #bbb}.news-article-head h1{font-size:26pt;line-height:1.16;max-width:none}.news-dek{font-size:11pt;color:#333}.news-body{max-width:none;margin:0}.news-figure{max-width:125mm;margin:18px auto;-moz-column-break-inside:avoid;break-inside:avoid;background:#fff;border-color:#bbb}.news-figure>span{display:none}.news-prose p{font-size:11pt;line-height:1.7;color:#111;orphans:3;widows:3}.news-source{-moz-column-break-inside:avoid;break-inside:avoid}.news-footer{display:none}}@media(prefers-reduced-motion:reduce){.news-top{backdrop-filter:none}}