@import "https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@600;700&family=Inter:wght@400;500;600;700&display=swap";body{margin:0;padding-top:76px;padding-bottom:88px;font-family:Inter,system-ui,Segoe UI,Roboto,sans-serif}#app{flex-direction:column;min-height:calc(100vh - 164px);display:flex}.page-main{flex:1}.site-header{box-sizing:border-box;z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:76px;padding:12px 16px;display:flex;position:fixed;top:0;left:0;right:0}.site-header__logos{align-items:center;gap:14px;display:flex}.site-header__logo{width:auto;height:44px;display:block}.site-header__menu{align-items:center;display:flex}.site-header__auth{align-items:center;gap:10px;margin-left:auto;display:inline-flex}.site-header__auth-btn{color:#fff;cursor:pointer;background:#21468b;border:1px solid #21468b;border-radius:999px;height:34px;padding:0 14px;font-size:13px;font-weight:700}.site-header__auth-btn:hover{background:#19386f}.site-header__auth-btn:disabled{opacity:.55;cursor:not-allowed}.site-header__auth-email{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:12px;overflow:hidden}.material-symbols-outlined{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;vertical-align:middle;-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-style:normal;font-weight:400;line-height:1;display:inline-block}.newsy-search{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 12px;display:inline-flex}.newsy-search__icon{color:#6b7280;font-size:18px}.newsy-search__input{color:#0b0f19;background:0 0;border:none;outline:none;width:160px;font-family:inherit;font-size:13px}.newsy-search__input::placeholder{color:#9ca3af}.newsy-search__input::-webkit-search-cancel-button{cursor:pointer}.newsy-ticker{color:#fff;white-space:nowrap;background:#21468b;padding:8px 0;overflow:hidden}.newsy-ticker__track{animation:32s linear infinite newsy-scroll;display:inline-flex}.newsy-ticker__item{letter-spacing:.2px;padding:0 28px;font-size:13px;font-weight:500;position:relative}.newsy-ticker__item:after{content:"•";color:#dc143c;position:absolute;right:-3px}@keyframes newsy-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.newsy-categories{background:#fff;border-bottom:2px solid #21468b;align-items:center;gap:4px;padding:0 20px;display:flex;overflow-x:auto}.newsy-categories__brand{letter-spacing:.3px;color:#21468b;white-space:nowrap;border-right:1px solid #d8d8d4;margin-right:12px;padding:12px 20px 12px 0;font-family:"Source Serif 4",Georgia,serif;font-size:17px;font-weight:700}.newsy-categories__link{text-transform:uppercase;letter-spacing:.6px;color:#4b5563;border-bottom:3px solid #0000;flex-shrink:0;padding:14px 12px;font-size:13px;font-weight:600;text-decoration:none}.newsy-categories__link:hover{color:#21468b}.newsy-categories__link--active{color:#21468b;border-bottom-color:#dc143c}.newsy-eyebrow{text-transform:uppercase;letter-spacing:.6px;color:#dc143c;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.newsy-eyebrow--small{margin-bottom:4px;font-size:11px}.newsy-meta{color:#8a8a86;margin:6px 0 0;font-size:12px}.newsy-hero{border-bottom:1px solid #e5e5e0;grid-template-columns:1fr 340px;gap:48px;max-width:1180px;margin:0 auto;padding:40px 20px;display:grid}.newsy-hero__lead{border-right:1px solid #e5e5e0;padding-right:48px}.newsy-hero__title{color:#0b0f19;margin:0 0 16px;font-family:"Source Serif 4",Georgia,serif;font-size:40px;font-weight:700;line-height:1.12}.newsy-hero__dek{color:#33342f;margin:0;font-size:17px;line-height:1.5}.newsy-hero__latest-title{text-transform:uppercase;letter-spacing:.6px;color:#0b0f19;border-bottom:2px solid #21468b;margin:0 0 16px;padding-bottom:10px;font-size:13px;font-weight:700}.newsy-latest-list{margin:0;padding:0;list-style:none}.newsy-latest-list__item{border-bottom:1px solid #e5e5e0;padding:14px 0}.newsy-latest-list__item:first-child{padding-top:0}.newsy-latest-list__title{color:#0b0f19;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:16px;font-weight:600;line-height:1.35}.newsy-section{max-width:1180px;margin:0 auto;padding:8px 20px 48px}.newsy-section__title{text-transform:uppercase;letter-spacing:.6px;color:#0b0f19;border-bottom:2px solid #21468b;margin:0 0 20px;padding-bottom:10px;font-size:13px;font-weight:700}.newsy-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin:0;padding:0;list-style:none;display:grid}.newsy-card{border-top:3px solid #21468b;padding-top:16px}.newsy-card__title{color:#0b0f19;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:19px;font-weight:600;line-height:1.3}.newsy-plain-link{color:inherit;text-decoration:none;display:block}.newsy-back{color:#21468b;margin-bottom:24px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.newsy-back:hover{text-decoration:underline}.newsy-post-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:48px;display:grid}.newsy-post{max-width:760px;margin:0 auto}.newsy-post-sidebar{position:sticky;top:92px}@media (width<=860px){.newsy-post-layout{grid-template-columns:1fr}.newsy-post-sidebar{position:static}}.newsy-post__excerpt{margin-top:20px}.newsy-banner{aspect-ratio:16/9;background:#21468b;border-radius:4px;position:relative;overflow:hidden}.newsy-banner img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.newsy-banner__overlay{background:linear-gradient(#0b0f1900 0%,#0b0f1973 45%,#0b0f19e0 100%);flex-direction:column;justify-content:flex-end;padding:16px;display:flex;position:absolute;inset:0}.newsy-banner__overlay .newsy-eyebrow{color:#ff9b9b}.newsy-banner__overlay .newsy-meta{color:#ffffffd9}.newsy-banner__title{color:#fff;margin:6px 0 0;font-family:"Source Serif 4",Georgia,serif;font-weight:700;line-height:1.2}.newsy-banner--hero{aspect-ratio:16/9}.newsy-banner--hero .newsy-banner__overlay{padding:28px}.newsy-banner--hero .newsy-banner__title{font-size:32px}.newsy-banner--detail .newsy-banner__title{font-size:36px}.newsy-banner--detail .newsy-banner__overlay{padding:32px}.newsy-banner--card .newsy-banner__title{font-size:18px}.newsy-banner--card .newsy-banner__overlay{padding:14px}.newsy-banner--small{border-radius:3px}.newsy-banner--small .newsy-banner__overlay{padding:8px}.newsy-banner__title--small{font-size:13px;line-height:1.3}@media (width<=860px){.newsy-banner--hero .newsy-banner__title{font-size:24px}.newsy-banner--detail .newsy-banner__title{font-size:26px}}.newsy-post__content{color:#1f2430;margin-top:24px;font-size:17px;line-height:1.75}.newsy-post__content :first-child{margin-top:0}.newsy-post__content :last-child{margin-bottom:0}.newsy-post__content p{margin:0 0 20px}.newsy-post__content h2,.newsy-post__content h3{color:#0b0f19;margin:36px 0 14px;font-family:"Source Serif 4",Georgia,serif;font-weight:700;line-height:1.3}.newsy-post__content h2{font-size:24px}.newsy-post__content h3{font-size:19px}.newsy-post__content strong{color:#0b0f19;font-weight:700}.newsy-post__content a{color:#21468b}.newsy-post__content ul,.newsy-post__content ol{margin:0 0 20px;padding-left:24px}.newsy-post__content li{margin-bottom:8px}.newsy-post__content blockquote{color:#33342f;border-left:3px solid #dc143c;margin:24px 0;padding:4px 20px;font-style:italic}.newsy-post__content code{background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:.9em}.newsy-post__content pre{color:#f3f4f6;background:#0b0f19;border-radius:6px;padding:16px;overflow-x:auto}.newsy-post__content pre code{background:0 0;padding:0}.newsy-post__content img{border-radius:4px;max-width:100%}.newsy-post__content hr{border:none;border-top:1px solid #e5e5e0;margin:32px 0}.newsy-post__sources{border-top:1px solid #e5e5e0;margin-top:40px;padding-top:20px}.newsy-post__sources ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.newsy-post__sources a{color:#21468b;font-size:14px;font-weight:600}@media (width<=860px){.newsy-hero{grid-template-columns:1fr;gap:32px}.newsy-hero__lead{border-bottom:1px solid #e5e5e0;border-right:none;padding-bottom:32px;padding-right:0}.newsy-hero__title{font-size:30px}.newsy-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.newsy-grid{grid-template-columns:1fr}}.site-footer{box-sizing:border-box;color:#4b5563;z-index:999;background:#fff;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:18px 16px;font-size:14px;display:flex;position:fixed;bottom:0;left:0;right:0}.site-footer__menu{gap:16px;display:flex}.site-footer__link{color:#4b5563;text-decoration:none}@media (width<=640px){.site-header{height:70px;padding:10px 12px}.site-header__logo{height:34px}.newsy-search__input{width:90px}.site-footer{text-align:center;justify-content:center;padding:12px}.site-footer__menu{flex-wrap:wrap;justify-content:center;gap:10px 16px;width:100%}}
