#bdwt-news-hub,#bdwt-news-hub *{box-sizing:border-box}#bdwt-news-hub{--bdwt-news-bg:#FAFAF8;--bdwt-news-bg2:#F3F2EF;--bdwt-news-surface:#FFFFFF;--bdwt-news-border:#E6E4DF;--bdwt-news-border2:#D0CEC9;--bdwt-news-accent:#1060D4;--bdwt-news-teal:#007A65;--bdwt-news-text:#0D1621;--bdwt-news-text2:#2C3A4A;--bdwt-news-muted:#6C7A89;background:var(--bdwt-news-bg);color:var(--bdwt-news-text);font-family:'Noto Sans SC',sans-serif;line-height:1.6;overflow:hidden}#bdwt-news-hub a{color:inherit;text-decoration:none}#bdwt-news-hub button{font:inherit}.bdwt-news-masthead{padding:3.5rem 2rem 1.5rem;border-bottom:1px solid var(--bdwt-news-border);background:linear-gradient(180deg,var(--bdwt-news-bg) 0%,var(--bdwt-news-bg2) 100%)}.bdwt-news-masthead-inner,.bdwt-news-filter-inner,.bdwt-news-container{max-width:var(--container-width,1280px);margin:0 auto}.bdwt-news-masthead-inner{padding:0 2rem 2.2rem}.bdwt-news-title-wrap{display:flex;flex-direction:column;gap:.5rem}.bdwt-news-title{margin:0;font-family:'Noto Sans SC',sans-serif;font-size:clamp(2.2rem, 4.5vw, 3.4rem);font-weight:900;line-height:1.1;letter-spacing:-.04em}.bdwt-news-title span{color:var(--bdwt-news-accent)}.bdwt-news-title-wrap p{max-width:680px;margin:0;color:var(--bdwt-news-muted);font-size:1rem}.bdwt-news-filter-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:0 2rem}.bdwt-news-tag-tabs{display:flex;flex-wrap:wrap;gap:.5rem;min-width:0}#bdwt-news-hub .bdwt-news-tab-btn{padding:.25rem .85rem;border:1px solid var(--bdwt-news-border);border-radius:20px;background:#fff;color:var(--bdwt-news-text);font-family:'Noto Sans SC',sans-serif;font-size:.76rem;font-weight:600;cursor:pointer;transition:.2s ease;white-space:nowrap}.bdwt-news-tab-btn:hover,.bdwt-news-tab-btn.is-active{border-color:var(--bdwt-news-accent);background:var(--bdwt-news-accent);color:#fff}.bdwt-news-status{flex:0 0 auto;margin:0;color:var(--bdwt-news-muted);font-family:'DM Mono',monospace;font-size:.68rem;white-space:nowrap}.bdwt-news-container{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:3.5rem;padding:3.5rem 2rem}.bdwt-news-main-stream{min-width:0}.bdwt-news-featured{margin-bottom:3.5rem}.bdwt-news-lead-card{display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;margin-bottom:2rem;border:1px solid var(--bdwt-news-border2);border-radius:16px;background:var(--bdwt-news-surface);box-shadow:0 10px 30px rgb(0 0 0 / .05);transition:transform .2s,border-color .2s,box-shadow .2s}.bdwt-news-lead-card:hover{transform:translateY(-3px);border-color:var(--bdwt-news-accent);box-shadow:0 16px 40px rgb(16 96 212 / .12)}.bdwt-news-lead-media{position:relative;display:block;min-height:380px;overflow:hidden;background:#EAE8E3}.bdwt-news-lead-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bdwt-news-lead-card:hover .bdwt-news-lead-media img{transform:scale(1.04)}.bdwt-news-lead-media span{position:absolute;inset:0;display:grid;place-items:center;color:var(--bdwt-news-muted);font-family:'DM Mono',monospace;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.bdwt-news-lead-body{display:flex;flex-direction:column;justify-content:center;padding:2.2rem 2.5rem;min-width:0}.bdwt-news-card-tag{display:inline-block;align-self:flex-start;margin-bottom:.9rem;padding:3px 9px;border:1px solid rgb(16 96 212 / .2);border-radius:4px;background:rgb(16 96 212 / .08);color:var(--bdwt-news-accent);font-family:'DM Mono',monospace;font-size:.64rem;font-weight:500;line-height:1.4}.bdwt-news-lead-title-link{display:block}.bdwt-news-lead-title-link h2{margin:0 0 .9rem;font-family:'Noto Sans SC',sans-serif;font-size:1.75rem;font-weight:900;line-height:1.35;letter-spacing:-.03em}.bdwt-news-lead-title-link:hover h2{color:var(--bdwt-news-accent)}.bdwt-news-lead-excerpt{margin:0 0 1.5rem;color:var(--bdwt-news-text2);font-size:.94rem;line-height:1.85}.bdwt-news-meta,.bdwt-news-secondary-meta{display:flex;align-items:center;gap:.65rem;color:var(--bdwt-news-muted);font-family:'DM Mono',monospace;font-size:.7rem}.bdwt-news-secondary-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.8rem}.bdwt-news-secondary-card{display:flex;flex-direction:column;min-width:0;padding:1.6rem;border:1px solid var(--bdwt-news-border2);border-radius:14px;background:var(--bdwt-news-surface);box-shadow:0 4px 16px rgb(0 0 0 / .03);transition:transform .2s,border-color .2s,box-shadow .2s}.bdwt-news-secondary-card:hover{transform:translateY(-2px);border-color:var(--bdwt-news-accent);box-shadow:0 10px 24px rgb(16 96 212 / .08)}.bdwt-news-secondary-card h3{margin:0 0 .8rem;font-family:'Noto Sans SC',sans-serif;font-size:1.15rem;font-weight:700;line-height:1.5}.bdwt-news-secondary-card:hover h3{color:var(--bdwt-news-accent)}.bdwt-news-secondary-card p{flex:1;margin:0 0 1.2rem;color:var(--bdwt-news-muted);font-size:.86rem;line-height:1.8}.bdwt-news-secondary-meta{border-top:1px solid var(--bdwt-news-border);padding-top:.9rem}.bdwt-news-timeline{margin-top:2rem}.bdwt-news-timeline-list{display:flex;flex-direction:column;gap:1.2rem}.bdwt-news-timeline-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1.8rem;align-items:center;padding:1.5rem 1.8rem;border:1px solid var(--bdwt-news-border2);border-radius:12px;background:var(--bdwt-news-surface);box-shadow:0 2px 10px rgb(0 0 0 / .02);transition:background .15s,border-color .15s,box-shadow .15s}.bdwt-news-timeline-item:hover{background:var(--bdwt-news-bg2);border-color:var(--bdwt-news-accent);box-shadow:0 6px 20px rgb(0 0 0 / .05)}.bdwt-news-time-stamp{align-self:stretch;display:flex;align-items:center;justify-content:flex-end;padding-right:1.2rem;border-right:2px solid var(--bdwt-news-border2);color:var(--bdwt-news-muted);font-family:'DM Mono',monospace;font-size:.74rem;font-weight:700;text-align:right}.bdwt-news-timeline-content{display:flex;flex-direction:column;gap:.4rem;min-width:0}.bdwt-news-timeline-content .bdwt-news-card-tag{margin-bottom:0}.bdwt-news-timeline-content h3{margin:0;font-family:'Noto Sans SC',sans-serif;font-size:1.05rem;font-weight:700;line-height:1.5}.bdwt-news-timeline-content h3 a:hover{color:var(--bdwt-news-accent)}.bdwt-news-timeline-content p{margin:0;color:var(--bdwt-news-text2);font-size:.86rem;line-height:1.8}.bdwt-news-sidebar{display:flex;flex-direction:column;gap:2.2rem;min-width:0}.bdwt-news-widget{padding:1.8rem;border:1px solid var(--bdwt-news-border2);border-radius:14px;background:var(--bdwt-news-surface);box-shadow:0 4px 16px rgb(0 0 0 / .03)}.bdwt-news-widget-title{display:flex;align-items:flex-start;gap:8px;margin:0 0 1.2rem;padding-bottom:.8rem;border-bottom:1px solid var(--bdwt-news-border);font-family:'Noto Sans SC',sans-serif;font-size:1rem;font-weight:900;line-height:1.5}.bdwt-news-widget-title span{flex:0 0 auto}.bdwt-news-widget p{margin:0 0 1.2rem;color:var(--bdwt-news-text2);font-size:.86rem;line-height:1.8}.bdwt-news-briefing{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--bdwt-news-surface) 0%,var(--bdwt-news-bg2) 100%)}.bdwt-news-briefing::before{position:absolute;top:0;bottom:0;left:0;width:4px;background:var(--bdwt-news-teal);content:''}.bdwt-news-widget-cta{display:inline-flex;align-items:center;gap:.5rem;color:var(--bdwt-news-accent);font-size:.84rem;font-weight:700}.bdwt-news-widget-cta:hover{color:var(--bdwt-news-teal)}.bdwt-news-tags-cloud{display:flex;flex-wrap:wrap;gap:.5rem}.bdwt-news-tag-chip{padding:4px 10px;border:1px solid var(--bdwt-news-border);border-radius:6px;background:var(--bdwt-news-bg2);color:var(--bdwt-news-muted)!important;font-family:'DM Mono',monospace;font-size:.7rem;transition:all .15s}.bdwt-news-tag-chip:hover{border-color:var(--bdwt-news-accent);background:var(--bdwt-news-surface);color:var(--bdwt-news-accent)!important}.bdwt-news-empty{color:var(--bdwt-news-muted);font-size:.82rem}@media(max-width:1024px){.bdwt-news-container{grid-template-columns:1fr}.bdwt-news-sidebar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}@media(max-width:768px){.bdwt-news-masthead{padding:3rem 1.4rem 1.4rem}.bdwt-news-masthead-inner,.bdwt-news-filter-inner{padding-right:0;padding-left:0}.bdwt-news-filter-inner{display:block}.bdwt-news-tag-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:none}.bdwt-news-tag-tabs::-webkit-scrollbar{display:none}.bdwt-news-status{display:block;margin-top:.7rem}.bdwt-news-container{display:block;padding:2.5rem 1.4rem 3rem}.bdwt-news-lead-card{grid-template-columns:1fr}.bdwt-news-lead-media{min-height:240px}.bdwt-news-lead-body{padding:1.8rem 1.4rem}.bdwt-news-secondary-grid{grid-template-columns:1fr}.bdwt-news-timeline-item{grid-template-columns:1fr;gap:.8rem}.bdwt-news-time-stamp{justify-content:flex-start;align-self:auto;padding:0 0 .5rem;border-right:0;border-bottom:1px solid var(--bdwt-news-border);text-align:left}.bdwt-news-sidebar{display:flex}}