@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--canvas:#faf9f6;--red:#df302b;--ink:#172020;--muted:#687170;--line:#dde1df;--paper:#f1f0eb;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font:16px/1.6 var(--font)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #146d91;outline-offset:4px}button{border:0;background:none;color:inherit}img{max-width:100%;display:block;object-fit:cover}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:'Manrope',Arial,sans-serif;line-height:1.22;letter-spacing:-.045em}p{color:var(--muted)}.wrap{max-width:1320px;padding:0 48px;margin:auto}.topline{border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.09em;text-transform:uppercase;padding:12px 0}.topline .wrap,.masthead,.nav,.section-title,.meta,.row,.author,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px}.topline span:last-child{color:var(--muted)}.masthead{padding:27px 0}.brand{font-size:44px;font-weight:800;letter-spacing:-.07em;line-height:1;font-family:'Manrope',Arial,sans-serif}.brand b{color:var(--red)}.brand-tag{font-size:12px;color:var(--muted);margin-top:8px;letter-spacing:.12em;text-transform:uppercase}.mast-actions{display:flex;align-items:center;gap:22px}.langs{display:flex;gap:3px}.langs button{font-size:14px;padding:6px 9px;color:var(--muted)}.langs .active{background:var(--ink);color:white;border-radius:3px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 21px;gap:8px;background:var(--ink);color:white;font-size:14px;font-weight:700;border:1px solid var(--ink);border-radius:3px}.btn.red{background:var(--red);border-color:var(--red)}.btn.light{background:var(--canvas);color:var(--ink);border-color:var(--line)}.nav{justify-content:flex-start;gap:27px;border-top:1px solid var(--line);border-bottom:2px solid var(--ink);overflow-x:auto;white-space:nowrap;scrollbar-width:none}.nav a{font-size:13px;font-weight:700;padding:15px 0;position:relative}.nav a.active:after{content:'';position:absolute;height:3px;background:var(--red);bottom:-1px;left:0;right:0}.nav a:nth-child(2){color:var(--red)}.edition{font-size:12px;padding:9px 0;color:var(--muted);text-align:right}.ticker{display:flex;align-items:center;gap:18px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.ticker strong{color:var(--red);font-size:12px;letter-spacing:.08em;white-space:nowrap}.ticker strong:before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:8px}.ticker a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticker .arrow{margin-left:auto}.hero{display:grid;grid-template-columns:1.6fr 1fr;min-height:455px;background:var(--paper);margin:25px 0 42px;border-radius:5px;overflow:hidden}.hero-img{position:relative;min-height:420px;overflow:hidden}.hero-img img{width:100%;height:100%;position:absolute;transition:transform .5s}.hero-img:hover img{transform:scale(1.025)}.image-tag{position:absolute;left:22px;top:22px;background:var(--canvas);padding:5px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hero-copy{padding:38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--red);margin-bottom:13px}.hero h1{font-size:clamp(28px,3vw,43px);margin-bottom:18px}.hero p{font-size:16px;line-height:1.7;margin-bottom:24px}.meta{justify-content:flex-start;font-size:12px;color:var(--muted);gap:10px;letter-spacing:.02em}.readlink{margin-top:25px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:24px}.arrow{font-size:22px}.section-title{border-top:2px solid var(--ink);padding:18px 0 22px}.section-title h2{font-size:24px}.section-title a{font-size:13px;color:var(--muted)}.news-layout{display:grid;grid-template-columns:1fr 310px;gap:42px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 26px}.card img{width:100%;height:206px;border-radius:4px;margin-bottom:18px}.card h3{font-size:23px;margin-bottom:13px}.card p{font-size:14px;margin:10px 0 15px}.card .eyebrow{margin-bottom:10px}.card a:hover h3,.rank a:hover,.hero h1:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.rank{display:flex;gap:18px;border-bottom:1px solid var(--line);padding:18px 0}.rank:first-child{padding-top:0}.rank-number{font-size:27px;line-height:1;color:#a5aeaa;font-family:'Manrope';font-weight:600}.rank a{font-weight:600;font-size:15px;line-height:1.45}.rank .meta{margin-top:8px;font-weight:400}.newsletter{margin-top:28px;background:var(--paper);padding:25px;border-radius:4px}.newsletter .eyebrow{font-size:11px}.newsletter h3{font-size:27px;margin-bottom:10px}.newsletter p{font-size:14px;margin-bottom:16px}.newsletter input[type=email]{width:100%;background:var(--canvas);border:1px solid var(--line);padding:10px;margin-bottom:10px;min-width:0}.newsletter .btn{width:100%}.consent{display:flex;align-items:flex-start;gap:7px;font-size:12px;color:var(--muted);line-height:1.4;margin:4px 0 15px}.consent input{margin:2px}.band{margin:54px 0}.opinion{background:#f5f5f0;padding:28px 32px;border-left:3px solid var(--red)}.opinion-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:32px}.opinion h3{font-size:30px;margin:14px 0}.initial{width:42px;height:42px;display:grid;place-items:center;background:#dde1d9;border-radius:50%;font-weight:700}.author{justify-content:flex-start;font-size:13px;margin-top:18px}.interview{display:grid;grid-template-columns:1.2fr 1fr;background:#162323;color:white;border-radius:4px;overflow:hidden}.interview img{height:390px;width:100%}.interview-copy{padding:38px;display:flex;flex-direction:column;justify-content:center}.interview h3{font-size:35px}.interview p{color:#bdc8c6;margin-top:18px}.interview .eyebrow{color:#ff817a}.interview .btn{align-self:flex-start;margin-top:25px;background:var(--canvas);color:var(--ink)}.debate-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px}.debate-layout h3{font-size:30px;margin-bottom:16px}.poll{border:1px solid var(--line);padding:26px;border-radius:4px}.poll h3{font-size:21px;letter-spacing:-.03em}.poll label{display:block;border:1px solid var(--line);padding:12px;margin-bottom:8px;font-size:14px}.poll label:has(input:checked){border-color:var(--red);background:#fff8f7}.poll input{accent-color:var(--red);margin-right:10px}.poll .btn{width:100%;margin-top:8px}.poll .note{font-size:12px;margin-top:10px}.result{margin:13px 0;font-size:14px}.bar{height:5px;background:#eee;margin-top:6px}.bar span{height:100%;display:block;background:var(--red)}.videos{background:var(--paper);padding:30px;border-radius:4px}.video-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px}.video-image{position:relative}.video-image img{height:260px;width:100%}.play{position:absolute;bottom:20px;left:20px;border:1px solid white;color:white;border-radius:50%;width:50px;height:50px;display:grid;place-items:center;background:#0005}.video-card h3{font-size:28px;margin-bottom:15px}footer{background:#142020;color:#fff;margin-top:60px;padding:45px 0 24px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.footer-top .brand{font-size:35px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:14px;color:#d2d8d5}.footer-bottom{border-top:1px solid #ffffff26;margin-top:32px;padding-top:24px;font-size:12px;color:#a9b6b2}.footer-bottom a{color:white}.socials{display:flex;gap:14px;flex-wrap:wrap;font-size:14px}.small-note{font-size:12px;color:var(--muted)}.empty{padding:55px 20px;background:var(--paper);text-align:center;border-radius:4px}.page-title{font-size:42px;margin:38px 0 28px}.searchbox{display:flex;gap:12px;margin:30px 0}.searchbox input{flex:1;min-width:0;padding:14px;border:1px solid var(--line)}.article{max-width:860px;margin:40px auto}.article h1{font-size:clamp(30px,4vw,54px);margin-bottom:22px}.article .standfirst{font-size:21px;margin-bottom:24px}.article-img{width:100%;max-height:500px;margin-top:24px;border-radius:4px}.caption{font-size:12px;margin:8px 0 32px;color:var(--muted)}.article-body p{font-size:18px;line-height:1.9;margin:24px 0;color:#34413d}.share{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0}.share a,.share button{font-size:12px;border:1px solid var(--line);padding:7px 12px;border-radius:3px}.sample{display:inline-block;padding:4px 9px;background:#fff1d9;color:#68532b;font-size:12px;border-radius:3px;margin:10px 0}.discussion{border-top:2px solid var(--ink);padding-top:22px;margin-top:40px}.comment{border-bottom:1px solid var(--line);padding:18px 0}.comment.reply{margin-left:25px}.comment p{margin:8px 0;color:var(--ink)}.comment button{font-size:12px;color:var(--muted);padding-right:18px}.comment textarea{width:100%}textarea,input:not([type=checkbox]):not([type=radio]),select{border:1px solid #ccd3cf;padding:11px;border-radius:3px;background:var(--canvas);color:var(--ink)}textarea{resize:vertical}.field{display:flex;flex-direction:column;gap:6px;margin:15px 0;font-size:14px}.field textarea{min-height:130px}.field input,.field select{width:100%}.error{color:#a2211d;font-size:14px;margin:12px 0}.success{color:#146548;margin:12px 0;font-size:14px}dialog{border:0;border-radius:7px;padding:32px;width:min(480px,calc(100% - 30px));box-shadow:0 20px 100px #0003}dialog::backdrop{background:#11222288;backdrop-filter:blur(3px)}dialog h2{font-size:28px}dialog .close{position:absolute;top:12px;right:14px;font-size:24px}dialog .btn{width:100%}dialog .switch-auth{font-size:14px;text-decoration:underline;margin-top:18px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:13px 24px;border-radius:4px;z-index:10;display:none;max-width:90vw}.admin-shell{margin:30px 0}.admin-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.admin-nav button{padding:9px 15px;border:1px solid var(--line);border-radius:4px}.admin-nav .active{background:var(--ink);color:white}.admin-card{border:1px solid var(--line);padding:20px;border-radius:4px;margin:12px 0}.admin-card h3{font-size:20px}.editor-cols{display:grid;grid-template-columns:1fr 1fr;gap:28px}.editor-cols .field textarea{min-height:270px}.editor-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.check-row{display:flex;gap:22px;flex-wrap:wrap;margin:18px 0}.admin-card .row{flex-wrap:wrap}.admin-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}td,th{text-align:left;padding:12px;border-bottom:1px solid var(--line)}.policy{max-width:800px;margin:40px auto}.policy p{margin:20px 0;color:var(--ink);white-space:pre-line}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:var(--canvas);z-index:99;padding:10px}video,iframe{width:100%;aspect-ratio:16/9;border:0;margin:25px 0}.mobile-menu{display:none}.search-icon{font-size:23px;padding:0}.rule{height:1px;background:var(--line);margin:25px 0}.busy{min-height:50vh;display:grid;place-items:center}.footer-top .newsletter{margin:0;background:transparent;padding:0}.footer-top .newsletter p{color:#a9b6b2}
@media(min-width:1500px){.wrap{max-width:1420px}.hero{min-height:495px}.hero h1{font-size:45px}}@media(max-width:1050px){.wrap{padding:0 28px}.nav{gap:22px}.hero-copy{padding:28px}.hero{grid-template-columns:1.2fr 1fr;min-height:420px}.hero-img{min-height:420px}.news-layout{grid-template-columns:1fr 270px;gap:28px}.card img{height:165px}.card h3{font-size:20px}.interview h3{font-size:28px}.interview-copy{padding:28px}.footer-top{grid-template-columns:1fr 1fr}}@media(max-width:760px){.wrap{padding:0 20px}.topline{font-size:10px}.topline span:last-child{display:none}.masthead{padding:23px 0}.brand{font-size:36px}.brand-tag{font-size:10px}.mast-actions{gap:11px}.mast-actions>.btn{display:none}.langs button{padding:5px 6px}.nav{gap:22px}.nav a{padding:12px 0}.edition{text-align:left;font-size:11px}.ticker{font-size:12px;gap:10px}.ticker strong{font-size:10px}.hero{grid-template-columns:1fr;margin-top:18px;margin-bottom:30px}.hero-img{min-height:255px}.hero-copy{padding:25px}.hero h1{font-size:32px}.hero p{font-size:15px}.readlink{margin-top:17px}.news-layout{grid-template-columns:1fr}.cards{gap:27px 18px}.card img{height:150px;margin-bottom:13px}.card h3{font-size:19px}.card p{display:none}.card .eyebrow{font-size:10px}.card .meta{font-size:11px;flex-wrap:wrap;gap:3px}.section-title h2{font-size:22px}.band{margin:35px 0}.opinion{padding:22px}.opinion-grid,.interview,.debate-layout,.video-card,.footer-top,.editor-cols,.editor-meta{grid-template-columns:1fr}.opinion-grid{gap:10px}.opinion h3{font-size:27px}.interview img{height:245px}.interview-copy{padding:27px}.interview h3{font-size:29px}.debate-layout{gap:24px}.videos{padding:22px}.video-card{gap:20px}.video-image img{height:210px}.footer-top{gap:30px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.article{margin:30px auto}.article h1{font-size:34px}.article .standfirst{font-size:18px}.article-body p{font-size:17px}.page-title{font-size:32px}.share{gap:6px}.share a,.share button{padding:6px 9px}.row{flex-wrap:wrap}.poll{padding:20px}.admin-card{padding:15px}.editor-meta{gap:0}}

/* The Kantrera Broadcast masthead */
.masthead>a{min-width:0}.masthead .brand{font-family:"Grenze Gotisch",Georgia,serif;font-size:58px;font-weight:600;letter-spacing:-.015em;word-spacing:.025em;line-height:1.18}.mast-actions{flex-shrink:0}.footer-top .brand{font-size:25px;line-height:1.25;letter-spacing:-.04em;display:block}
@media(max-width:1050px){.masthead .brand{font-size:44px}.mast-actions{gap:14px}.mast-actions>.btn{padding:10px 13px}}
@media(max-width:760px){.masthead{flex-wrap:wrap;gap:15px}.masthead>a{width:100%}.masthead .brand{font-size:clamp(26px,7.3vw,44px);white-space:nowrap}.mast-actions{width:100%;justify-content:flex-end}.masthead .brand-tag{margin-top:7px}.footer-top .brand{font-size:26px}}

/* Compact lead story keeps the latest headlines closer to the fold. */
.hero{grid-template-columns:1fr 1.15fr;min-height:0;margin:22px 0 30px}
.hero-img{min-height:310px}
.hero-copy{padding:26px 30px}
.hero h1{font-size:clamp(27px,2.65vw,35px);margin-bottom:14px}
.hero p{font-size:15px;line-height:1.6;margin-bottom:16px}
.hero .eyebrow{margin-bottom:10px}
.hero .readlink{margin-top:16px}
@media(min-width:1500px){.hero{min-height:0}.hero h1{font-size:36px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;margin:18px 0 28px}.hero-img{min-height:0;height:180px}.hero-copy{padding:22px}.hero h1{font-size:28px}.hero p{font-size:14px;margin-bottom:14px}.masthead .brand{letter-spacing:-.015em;word-spacing:.025em;font-size:clamp(28px,8vw,46px)}}

/* Purchased desktop font rendered as a static wordmark; font file is not served. */
.masthead .brand{font:inherit;letter-spacing:normal;word-spacing:normal;line-height:1}.masthead .brand img{width:580px;max-width:100%;height:auto;object-fit:contain}.masthead>a{flex:0 1 580px}.masthead .brand-tag{margin-top:12px}
@media(max-width:760px){.masthead>a{flex-basis:100%}.masthead .brand img{width:100%}.masthead .brand-tag{margin-top:10px}}

/* Smaller editorial titles and captions; reading text and masthead retain their scale. */
.hero h1{font-size:clamp(25px,2.2vw,30px)}
.card h3{font-size:20px;line-height:1.3}
.opinion h3{font-size:26px}
.interview h3{font-size:29px}
.debate-layout h3{font-size:26px}
.video-card h3{font-size:24px}
.article h1{font-size:clamp(28px,3.3vw,44px);line-height:1.25}
.article .standfirst{font-size:18px}
.page-title{font-size:36px}
.section-title h2{font-size:21px}
.caption{font-size:12px;line-height:1.5}
.meta{font-size:12px;line-height:1.5}
.card p{font-size:13px;line-height:1.6}
.hero p{font-size:14px}
.interview p,.video-card p,.opinion p,.debate-layout>div>p{font-size:14px}
@media(max-width:760px){
 .hero h1{font-size:25px}
 .card h3{font-size:17px}
 .opinion h3{font-size:23px}
 .interview h3{font-size:25px}
 .debate-layout h3{font-size:23px}
 .video-card h3{font-size:22px}
 .article h1{font-size:29px}
 .article .standfirst{font-size:16px}
 .page-title{font-size:28px}
 .section-title h2{font-size:20px}
 .caption,.card .meta{font-size:12px}
}

/* Compact editorial scale based on the supplied reference. */
.hero h1{font-size:23px;line-height:1.22;letter-spacing:-.025em}
.card h3{font-size:18px;line-height:1.27;letter-spacing:-.025em}
.opinion h3,.interview h3,.debate-layout h3,.video-card h3{font-size:23px;line-height:1.25;letter-spacing:-.025em}
.article h1{font-size:32px;line-height:1.25;letter-spacing:-.025em}
.article .standfirst{font-size:16px;line-height:1.5}
.page-title{font-size:28px}
.section-title h2{font-size:19px}
.hero p,.card p,.interview p,.video-card p,.opinion p,.debate-layout>div>p{font-size:13px;line-height:1.5}
.hero-copy{padding:24px 28px}
.hero-img{min-height:270px}
.hero .readlink{font-size:13px}
@media(max-width:760px){
 .hero h1{font-size:21px}
 .card h3{font-size:16px}
 .opinion h3,.interview h3,.debate-layout h3,.video-card h3{font-size:21px}
 .article h1{font-size:26px}
 .article .standfirst{font-size:15px}
 .page-title{font-size:25px}
 .section-title h2{font-size:18px}
 .hero-img{min-height:0;height:180px}
 .hero-copy{padding:20px}
}

.housing-page{margin:34px 0 55px}.housing-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px}.housing-heading h1{font-size:30px;letter-spacing:-.025em;margin-bottom:10px}.housing-heading p{font-size:15px}.housing-status{font-size:12px;border:1px solid var(--line);padding:5px 10px;white-space:nowrap;border-radius:3px}.housing-notice{background:var(--paper);border-left:3px solid var(--red);padding:14px 18px;font-size:13px;line-height:1.6;margin-bottom:24px;color:#46524c}.housing-filters{display:grid;grid-template-columns:1.15fr .8fr 1fr 1fr auto;align-items:end;gap:16px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.housing-filters label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;min-width:0}.housing-filters select{width:100%;font-size:14px;min-height:46px}.housing-filters .btn{min-height:46px}.housing-results{display:flex;justify-content:space-between;margin:24px 0;font-size:13px;color:var(--muted)}.housing-results a{text-decoration:underline;text-underline-offset:3px}.housing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.housing-card{border:1px solid var(--line);border-radius:4px;overflow:hidden}.housing-photo{height:180px;background:#eef0ee;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border-bottom:1px solid var(--line);color:#69746d;font-size:14px}.housing-photo small{font-size:12px}.housing-card-body{padding:20px}.housing-card h2{font-size:19px;letter-spacing:-.025em;line-height:1.3}.housing-card .eyebrow{font-size:11px;margin-bottom:10px}.housing-price{font-size:21px;font-weight:700;margin:17px 0 13px}.housing-price small{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:2px}.housing-specs{display:flex;flex-wrap:wrap;gap:8px 15px;font-size:12px;color:var(--muted);padding-bottom:17px;border-bottom:1px solid var(--line)}.housing-details{font-size:13px;font-weight:700;margin-top:15px;padding:0;display:flex;width:100%;justify-content:space-between}.housing-details:hover{text-decoration:underline}
@media(max-width:1050px){.housing-filters{grid-template-columns:1fr 1fr}.housing-filters .btn{grid-column:1/-1;justify-self:start}.housing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.housing-heading{flex-direction:column;gap:12px}.housing-heading h1{font-size:25px}.housing-grid{grid-template-columns:1fr}.housing-filters{gap:14px}.housing-filters .btn{width:100%}.housing-card h2{font-size:19px}.housing-photo{height:175px}.housing-page{margin-top:26px}}

.breaking-lockup{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:18px}.breaking-badge{display:inline-flex;align-items:center;background:var(--red);color:#fff;font-size:13px;font-weight:800;letter-spacing:.06em;line-height:1.2;padding:10px 13px;border-radius:2px}.breaking-badge:before{content:"";width:6px;height:6px;background:var(--canvas);border-radius:50%;margin-right:9px}.breaking-category{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}

/* Cape Verde blue and red breaking-news wordmark. */
.breaking-badge{display:inline-flex;align-items:stretch;padding:0;background:#003893;border-radius:2px;overflow:hidden;font-size:23px;font-weight:800;letter-spacing:.015em;line-height:1.1;box-shadow:0 3px 0 #003893}.breaking-badge:before{display:none}.breaking-first,.breaking-last{padding:13px 14px}.breaking-last{background:#cf202f;border-left:3px solid #fff}.breaking-category{flex-basis:100%}.breaking-lockup{gap:10px;margin-bottom:16px}.source-note{font-size:11px;line-height:1.6;color:var(--muted);margin:10px 0 14px}.source-note a{color:#003893;text-decoration:underline;text-underline-offset:3px}.article .source-note{font-size:12px}
@media(max-width:760px){.breaking-badge{font-size:20px}.breaking-first,.breaking-last{padding:12px}}

.housing-card{border-top:3px solid #003893}.housing-summary{font-size:13px;line-height:1.6;margin:14px 0}.housing-source{display:block;font-size:12px;color:#003893;text-decoration:underline;margin-top:14px}.housing-card-body{height:100%;display:flex;flex-direction:column}.housing-card-body .meta{margin-top:auto}

.breaking-badge{background:#cf202f;box-shadow:none;padding:13px 17px;align-items:center;gap:10px}.breaking-badge:before{display:block;content:"";width:7px;height:7px;background:#fff;border-radius:50%;margin:0}.nav a.active{color:#003893}.readlink{color:#003893}

.housing-listing-image{width:100%;height:215px;object-fit:cover;display:block}.housing-detail-image{width:100%;max-height:270px;object-fit:cover;margin-bottom:22px}.housing-card-body{height:auto;flex:1}.housing-card{display:flex;flex-direction:column}.writers-page{margin:38px 0 65px}.writers-intro{margin:14px 0 30px;color:var(--muted)}.writers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.writer-card{border-bottom:2px solid #003893}.writer-card img{width:100%;height:330px;object-fit:cover;object-position:center 20%;display:block}.writer-card>div{padding:20px 0}.writer-card h2{font-size:23px;margin-bottom:12px}.writer-card span{font-size:13px;color:#003893}.writer-profile{display:flex;gap:36px;align-items:center;margin:30px 0 45px}.writer-profile img{width:230px;height:280px;object-fit:cover;object-position:center 20%}.writer-empty{padding:25px 0;color:var(--muted)}@media(max-width:760px){.writers-grid{grid-template-columns:1fr}.writer-card img{height:340px}.writer-profile{flex-direction:column;align-items:flex-start;gap:22px}.writer-profile img{width:100%;height:350px}}

.columnist-opinion-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;padding:12px 0 20px}.columnist-opinion-card{min-width:0;border-right:1px solid var(--line);padding-right:20px}.columnist-opinion-card:last-child{border-right:0;padding-right:0}.columnist-portrait-link{display:block;width:112px;height:112px;margin-bottom:18px}.columnist-portrait-link img{width:100%;height:100%;object-fit:cover;object-position:center 18%;border-radius:50%;display:block}.columnist-name{display:block;font-size:15px;font-weight:700;margin-bottom:10px}.columnist-opinion-card h3{font-size:18px;line-height:1.35;margin:10px 0}.columnist-articles-link{font-size:12px;color:#003893}.columnist-opinion-card a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.columnist-opinion-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:30px}}@media(max-width:540px){.columnist-opinion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.columnist-opinion-card{padding-right:10px}.columnist-portrait-link{width:96px;height:96px}.columnist-name{font-size:14px}}

html{background:var(--canvas)}

.conversation-video{min-width:0;background:#101010;display:flex;flex-direction:column;justify-content:center}.conversation-video iframe{width:100%;height:360px;display:block;border:0}.video-fallback{display:block;font-size:12px;color:#003893;margin:10px 0 20px}.conversation-video .video-fallback{color:#fff;margin:0;padding:10px 16px}.interview-with-video .interview-copy{padding:28px}.interview-with-video h3{font-size:23px;line-height:1.35}@media(max-width:760px){.conversation-video iframe{height:360px}.interview-with-video h3{font-size:21px}}
