/* Public newsroom and the existing staff dashboard share SkyMata's palette. */
.news-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:55px 0 80px;min-height:65vh}.news-heading{max-width:830px;margin-bottom:38px}.news-heading h1{font-size:clamp(32px,5.5vw,59px);letter-spacing:-.05em;line-height:1.08;margin-bottom:18px}.news-heading>p:last-child{color:var(--muted);font-size:15px;line-height:1.8}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.news-card{display:flex;flex-direction:column;min-height:290px;min-width:0;position:relative;padding:28px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,#132540,#111a31);box-shadow:0 10px 35px rgba(0,0,0,.14)}.news-card:first-child{background:linear-gradient(145deg,#172d4b,#221e3d);border-color:#3f517a}.news-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:26px}.news-type{display:inline-block;padding:5px 9px;border:1px solid #32516e;border-radius:6px;background:#172f47;color:#a0e7ff;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.news-card-meta time{color:#a9b9d4;font-size:10px}.news-card h2{font-size:23px;line-height:1.3;letter-spacing:-.035em;margin:0 0 15px;overflow-wrap:anywhere}.news-card h2 a:hover{color:var(--cyan)}.news-card>p{font-size:13px;color:#b5c5df;line-height:1.85;overflow-wrap:anywhere}.news-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px;border-top:1px solid var(--line);font-size:11px}.news-card footer>span{color:#a9b9d4}.news-card footer>a{color:#a8deff;font-weight:750}.news-empty{padding:64px 30px;border:1px dashed #3a4c6c;border-radius:18px;background:#101b31;text-align:center}.news-empty>span{display:block;color:var(--cyan);font-size:36px;margin-bottom:18px}.news-empty h1,.news-empty h2{font-size:26px;letter-spacing:-.03em;margin-bottom:12px}.news-empty p{max-width:520px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.8}.news-pagination{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:32px;font-size:12px}.news-pagination>a{display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border:1px solid #344763;border-radius:9px;background:#12223c;color:#bde8ff;font-weight:750}.news-pagination>span{color:var(--muted)}.news-detail-main{max-width:940px}.news-back{display:inline-flex;align-items:center;min-height:44px;margin-bottom:22px;color:#a8c9ee;font-size:12px;font-weight:750}.news-article{overflow-wrap:anywhere}.news-article>header{padding:35px 0;border-bottom:1px solid var(--line);margin-bottom:32px}.news-article h1{max-width:900px;font-size:clamp(32px,5.2vw,56px);line-height:1.13;letter-spacing:-.045em;margin:20px 0}.news-byline{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:0;color:#a6b9d7;font-size:12px}.news-deck{max-width:780px;margin:22px 0 0;color:#c4d5ed;font-size:19px;line-height:1.75}.news-prose{max-width:780px;color:#cbd7eb;font-size:16px;line-height:1.9}.news-prose p{margin-bottom:24px}.news-prose h2,.news-prose h3{margin:36px 0 16px;line-height:1.3;color:#f4f8ff;letter-spacing:-.025em}.news-prose h2{font-size:28px}.news-prose h3{font-size:22px}.news-prose a{color:#93d9ff;text-decoration:underline;text-underline-offset:4px}.news-prose strong{color:#f1f6ff}.news-prose ul,.news-prose ol{padding-left:26px;margin-bottom:24px}.news-prose li{padding-left:5px;margin-bottom:6px}.news-prose code{padding:2px 6px;border-radius:5px;background:#202c43;color:#d3caff;font-size:.88em}.news-page a:focus-visible,.news-admin a:focus-visible,.news-admin button:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.news-preview-notice>a{display:block;padding-top:8px;text-decoration:underline}.news-admin-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.news-admin-tabs a{display:inline-flex;align-items:center;min-height:44px;padding:9px 16px;border:1px solid var(--line);border-radius:9px;color:#b4c5df;font-size:12px;font-weight:750}.news-admin-tabs a[aria-current]{color:#9ee7ff;background:#19334f;border-color:#3e6186}.news-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.news-row-actions>a{color:#a3daff;font-size:12px;font-weight:750}.news-row-actions form{margin:0}.news-table-type{color:var(--muted);font-size:10px;margin-top:4px}.news-help{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.news-body-input{min-height:430px;line-height:1.8;font-size:15px}.news-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-top:-12px}.news-toolbar[hidden]{display:none}.news-toolbar button{min-height:36px;padding:6px 12px;border:1px solid #364d70;border-radius:7px;background:#13213a;font-size:12px;font-weight:750}.news-admin .admin-sidebar{overflow-y:auto}.news-admin .item-editor{align-items:start}.news-admin .form-grid>label[for="post-body"]{margin-bottom:-8px}
/* Keep post actions available when the item table's mobile rules hide column 5. */
.news-card-cover{display:block;margin:-8px -8px 24px;border-radius:10px;overflow:hidden;background:#080d1d}.news-card-cover img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.news-featured-image{margin:0 0 32px;background:#0b1427;border:1px solid var(--line);border-radius:14px;overflow:hidden}.news-featured-image img{display:block;width:100%;height:auto;max-height:750px;object-fit:contain}.news-photo-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:36px 0}.news-photo-gallery figure{margin:0;align-self:start;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#101b30}.news-photo-gallery img{display:block;width:100%;height:auto}.news-photo-gallery figcaption{padding:12px 16px;font-size:12px;line-height:1.7;color:var(--muted)}.news-image-panel{margin-top:20px}.news-image-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.news-image-editor-card{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid var(--line);border-radius:12px;background:#0a162a}.news-image-editor-card>img{width:100%;height:160px;object-fit:contain;background:#070e1d;border-radius:8px}.news-image-editor-card input[type="radio"]{width:auto}.news-image-editor-card label{font-size:12px}.news-image-panel input[type="file"]{max-width:100%;padding:13px;border:1px dashed #44648a;border-radius:10px}
@media(max-width:640px){.news-image-editor-grid,.news-photo-gallery{grid-template-columns:1fr}}
.news-admin .item-table th:nth-child(5),.news-admin .item-table td:nth-child(5){display:table-cell}
@media(max-width:980px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-card{padding:24px}}@media(max-width:640px){.news-main{width:calc(100% - 28px);padding:36px 0 50px}.news-grid{grid-template-columns:1fr;gap:16px}.news-card{min-height:260px}.news-heading{margin-bottom:26px}.news-heading h1{font-size:36px}.news-article>header{padding:22px 0}.news-deck{font-size:17px}.news-prose{font-size:15px}.news-empty{padding:44px 22px}.news-admin-tabs{gap:7px}.news-admin-tabs a{padding-inline:12px}}
