:root{--nwce-green:#087c45;--nwce-dark:#101820;--nwce-muted:#667085;--nwce-line:#e7eaee;--nwce-soft:#f6f8f7}.nwce-hub{max-width:1180px;margin:34px auto 60px;padding:0 18px;color:var(--nwce-dark)}.nwce-hub-head{padding:30px;border:1px solid var(--nwce-line);border-radius:22px;background:linear-gradient(135deg,#f4fbf7,#fff);box-shadow:0 10px 35px rgba(16,24,32,.05)}.nwce-kicker,.nwce-prompt-kicker{display:block;color:var(--nwce-green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.nwce-hub-head h1{margin:6px 0;font-size:clamp(32px,5vw,54px);line-height:1}.nwce-hub-head p{max-width:700px;margin:10px 0 0;color:var(--nwce-muted)}.nwce-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.nwce-stats span{padding:9px 13px;border:1px solid #dce9e2;border-radius:999px;background:#fff;font-size:13px}.nwce-stats b{color:var(--nwce-green)}.nwce-tabs{display:flex;gap:8px;overflow:auto;margin:24px 0 18px;padding-bottom:4px}.nwce-tabs button{flex:0 0 auto;border:1px solid var(--nwce-line);background:#fff;padding:11px 15px;border-radius:999px;font-weight:750;cursor:pointer}.nwce-tabs button.is-active{background:var(--nwce-dark);border-color:var(--nwce-dark);color:#fff}.nwce-panel{display:none}.nwce-panel.is-active{display:block}.nwce-grid,.nwce-brief-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.nwce-card{display:grid;grid-template-columns:150px 1fr;min-width:0;overflow:hidden;border:1px solid var(--nwce-line);border-radius:16px;background:#fff}.nwce-card-image{min-height:150px;background:#eef2ef;display:flex;align-items:center;justify-content:center;color:var(--nwce-green);font-weight:900;text-decoration:none}.nwce-card-image img{width:100%;height:100%;object-fit:cover}.nwce-card-body{padding:16px;min-width:0}.nwce-card-cat{font-size:11px;font-weight:800;text-transform:uppercase;color:var(--nwce-green)}.nwce-card h3{font-size:18px;line-height:1.25;margin:5px 0}.nwce-card h3 a{color:inherit;text-decoration:none}.nwce-card p{font-size:13px;color:var(--nwce-muted);margin:0 0 9px}.nwce-card-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--nwce-muted)}.nwce-mini-progress{height:4px;background:#edf0ee;border-radius:5px;margin-top:10px;overflow:hidden}.nwce-mini-progress i{display:block;height:100%;background:var(--nwce-green)}.nwce-tools{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.nwce-tools input{width:min(420px,100%);min-height:44px;border:1px solid var(--nwce-line);border-radius:10px;padding:0 12px}.nwce-tools button{border:0;background:transparent;color:#a32626;font-weight:700;cursor:pointer}.nwce-empty{grid-column:1/-1;padding:45px 20px;text-align:center;border:1px dashed #cfd8d2;border-radius:16px;background:var(--nwce-soft)}.nwce-empty strong,.nwce-empty span{display:block}.nwce-empty span{margin-top:5px;color:var(--nwce-muted)}.nwce-brief-card{display:grid;grid-template-columns:130px 1fr;border-bottom:1px solid var(--nwce-line);padding-bottom:15px}.nwce-brief-image{height:90px;background:#eef2ef}.nwce-brief-image img{width:100%;height:100%;object-fit:cover}.nwce-brief-card>div{padding-left:13px}.nwce-brief-card span{font-size:11px;font-weight:800;color:var(--nwce-green);text-transform:uppercase}.nwce-brief-card h3{font-size:16px;line-height:1.25;margin:4px 0}.nwce-brief-card h3 a{color:inherit;text-decoration:none}.nwce-brief-card time{font-size:12px;color:var(--nwce-muted)}.nwce-hub-fab{position:fixed;right:18px;bottom:18px;z-index:999;display:flex;align-items:center;gap:8px;background:var(--nwce-dark);color:#fff!important;text-decoration:none;padding:11px 14px;border-radius:999px;box-shadow:0 12px 35px rgba(0,0,0,.22);font-size:13px}.nwce-hub-fab span{font-size:20px;color:#f7c948}.nwce-hub-fab em{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--nwce-green);font-size:11px;font-style:normal}.nwce-hub-fab em:empty{display:none}.nwce-community-prompt{position:fixed;left:18px;bottom:18px;z-index:1001;width:min(390px,calc(100vw - 36px));padding:22px;border:1px solid #dce5df;border-radius:18px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.22);opacity:0;transform:translateY(18px);transition:.25s}.nwce-community-prompt.is-visible{opacity:1;transform:none}.nwce-community-prompt strong{display:block;font-size:22px;line-height:1.2;margin:5px 28px 7px 0}.nwce-community-prompt p{font-size:14px;color:var(--nwce-muted);margin:0}.nwce-prompt-close{position:absolute;right:10px;top:8px;border:0;background:transparent;font-size:26px;cursor:pointer}.nwce-prompt-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.nwce-prompt-actions a{display:inline-flex;min-height:42px;align-items:center;padding:0 15px;border-radius:999px;background:var(--nwce-green);color:#fff!important;text-decoration:none;font-weight:800;font-size:13px}.nwce-prompt-actions a+ a{background:#16874b}@media(max-width:760px){.nwce-hub{margin-top:22px;padding:0 12px}.nwce-hub-head{padding:22px 18px;border-radius:16px}.nwce-grid,.nwce-brief-grid{grid-template-columns:1fr}.nwce-card{grid-template-columns:112px 1fr}.nwce-card-image{min-height:130px}.nwce-card-body{padding:12px}.nwce-card p{display:none}.nwce-tools{align-items:stretch;flex-direction:column}.nwce-brief-card{grid-template-columns:105px 1fr}.nwce-hub-fab b{display:none}.nwce-community-prompt{bottom:75px}}.nw-dark .nwce-hub,.nw-dark .nwce-hub-head,.nw-dark .nwce-card,.nw-dark .nwce-tabs button,.nw-dark .nwce-community-prompt{color:#f5f7f6;background:#111b17;border-color:#29362f}.nw-dark .nwce-hub-head{background:#111b17}.nw-dark .nwce-card p,.nw-dark .nwce-hub-head p,.nw-dark .nwce-community-prompt p{color:#adb8b2}.nw-dark .nwce-tabs button.is-active{background:#f5f7f6;color:#111b17}.nwce-memory-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0}.nwce-memory-card,.nwce-since-embed{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid var(--nwce-line);border-radius:16px;background:#fff}.nwce-memory-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#eaf7ef;color:var(--nwce-green);font-size:20px}.nwce-memory-card strong,.nwce-since-embed strong{display:block;font-size:16px}.nwce-memory-card p,.nwce-since-embed p{margin:4px 0 0;color:var(--nwce-muted);font-size:13px}.nwce-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 16px}.nwce-section-head h2{margin:3px 0 0;font-size:24px}.nwce-section-head>a{font-weight:800;color:var(--nwce-green);text-decoration:none}.nwce-tools select{min-height:44px;border:1px solid var(--nwce-line);border-radius:10px;padding:0 12px;background:#fff}.nwce-community-block{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;margin-top:34px;padding:24px;border-radius:20px;background:var(--nwce-dark);color:#fff}.nwce-community-block h2{margin:5px 0 8px}.nwce-community-block p{margin:0;color:#cbd3cf}.nwce-community-list{display:grid;gap:10px}.nwce-community-list>a,.nwce-community-static{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:12px;background:rgba(255,255,255,.1);color:#fff!important;text-decoration:none}.nwce-community-list span span,.nwce-community-list a span{font-size:12px;color:#d6dfda}.nwce-embed,.nwce-since-embed{max-width:1180px;margin:20px auto}.nwce-since-embed:empty{display:none}@media(max-width:760px){.nwce-memory-row{grid-template-columns:1fr}.nwce-community-block{grid-template-columns:1fr;padding:20px}.nwce-tools select{width:100%}.nwce-section-head{align-items:flex-start}.nwce-since-embed{margin:12px}}.nw-dark .nwce-memory-card,.nw-dark .nwce-since-embed{background:#111b17;border-color:#29362f}.nw-dark .nwce-memory-card p,.nw-dark .nwce-since-embed p{color:#adb8b2}.nwce-community-bar{display:none!important}body{padding-bottom:0!important}.nwce-breaking-alerts{position:fixed;z-index:9997;right:18px;bottom:18px;width:min(620px,calc(100vw - 36px));display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 48px 16px 16px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#0b1720;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.24);transform:translateY(24px);opacity:0;visibility:hidden;transition:.24s}.nwce-breaking-alerts[hidden]{display:none!important}.nwce-breaking-alerts.is-visible{transform:translateY(0);opacity:1;visibility:visible}.nwce-breaking-alerts-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e9f7ef;color:#008c45;font-size:20px;font-weight:950}.nwce-breaking-alerts-copy>span{display:block;margin-bottom:3px;color:#7ce2aa;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nwce-breaking-alerts-copy>strong{display:block;font-size:15px;line-height:1.25}.nwce-breaking-alerts-copy>p{margin:4px 0 0;color:#c7d1cc;font-size:11px;line-height:1.45}.nwce-breaking-alerts-actions{display:flex;gap:8px}.nwce-breaking-alerts-actions a{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.22);border-radius:6px;color:#fff;text-decoration:none;font-size:11px;font-weight:850;white-space:nowrap}.nwce-breaking-alerts-actions a:hover{background:#fff;color:#0b1720}.nwce-breaking-alerts-close{position:absolute;right:10px;top:8px;width:30px;height:30px;border:0;background:transparent;color:#aebbb5;font-size:22px;cursor:pointer}.nwce-breaking-alerts-close:hover{color:#fff}@media(max-width:700px){.nwce-breaking-alerts{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));width:auto;grid-template-columns:36px minmax(0,1fr);gap:10px;padding:13px 40px 13px 13px;border-radius:10px}.nwce-breaking-alerts-icon{width:36px;height:36px}.nwce-breaking-alerts-copy>strong{font-size:14px}.nwce-breaking-alerts-copy>p{font-size:10px}.nwce-breaking-alerts-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.nwce-breaking-alerts-actions a{justify-content:center;min-height:36px}.nwce-breaking-alerts-actions a:only-child{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){.nwce-breaking-alerts{transition:none}}.nwce-reactions,.nwce-poll,.nwce-poll-of-day{margin:30px 0;padding:22px;border:1px solid var(--nwce-line);border-radius:18px;background:#fff}.nwce-reactions h3,.nwce-poll h3{margin:5px 0 16px;font-size:21px;line-height:1.3}.nwce-reaction-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.nwce-reaction-buttons button{min-height:78px;padding:9px 5px;border:1px solid var(--nwce-line);border-radius:13px;background:var(--nwce-soft);cursor:pointer;transition:.18s}.nwce-reaction-buttons button:hover,.nwce-reaction-buttons button.is-selected{border-color:var(--nwce-green);background:#eaf7ef;transform:translateY(-1px)}.nwce-reaction-buttons span,.nwce-reaction-buttons b,.nwce-reaction-buttons em{display:block}.nwce-reaction-buttons span{font-size:24px}.nwce-reaction-buttons b{margin-top:3px;font-size:12px}.nwce-reaction-buttons em{margin-top:2px;color:var(--nwce-muted);font-size:11px;font-style:normal}.nwce-poll-options{display:grid;gap:9px}.nwce-poll-options button{position:relative;overflow:hidden;display:flex;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;border:1px solid var(--nwce-line);border-radius:12px;background:#fff;text-align:left;cursor:pointer}.nwce-poll-options button span,.nwce-poll-options button b{position:relative;z-index:2;align-self:center}.nwce-poll-options button b{font-size:12px;color:var(--nwce-muted)}.nwce-poll-options button i{position:absolute;z-index:1;left:0;top:0;bottom:0;width:0;background:#e8f5ed;transition:width .35s}.nwce-poll-options button.is-selected{border-color:var(--nwce-green)}.nwce-vote-note{min-height:18px;margin:11px 0 0;color:var(--nwce-muted);font-size:12px}.nwce-poll-of-day>.nwce-reactions{display:none}.nwce-poll-of-day>.nwce-poll{margin:0;border:0;padding:0}@media(max-width:620px){.nwce-reaction-buttons{grid-template-columns:repeat(5,1fr);gap:5px}.nwce-reaction-buttons button{min-height:68px}.nwce-reaction-buttons b{font-size:10px}.nwce-reactions,.nwce-poll{padding:17px}}.nw-dark .nwce-reactions,.nw-dark .nwce-poll,.nw-dark .nwce-poll-of-day,.nw-dark .nwce-poll-options button{background:#111b17;border-color:#29362f;color:#f5f7f6}.nw-dark .nwce-reaction-buttons button{background:#17231d;border-color:#29362f;color:#f5f7f6}.nwce-progress{height:6px;background:#eceff1;border-radius:99px;overflow:hidden;margin:10px 0 5px}.nwce-progress i{display:block;height:100%;background:currentColor;border-radius:inherit}.nwce-reader-dashboard{padding:24px}.nwce-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.nwce-dashboard-head>b{text-transform:capitalize;padding:8px 12px;border:1px solid #e5e7eb;border-radius:99px}.nwce-dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.nwce-dashboard-stats article{padding:16px;border:1px solid #ececec;border-radius:14px;background:#fff}.nwce-dashboard-stats strong{display:block;font-size:24px}.nwce-dashboard-stats span{font-size:12px;color:#667085}.nwce-interest-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.nwce-interest-chips span{padding:8px 11px;border-radius:99px;background:#f3f4f6;font-size:13px}@media(max-width:700px){.nwce-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.nwce-reader-dashboard{padding:16px}}.nwce-community-prompt{display:none!important}.nwce-editorial-module{position:relative;min-width:0;padding:0;background:transparent;color:inherit}.nwce-editorial-module-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:13px}.nwce-editorial-module-title>span{display:block;margin-bottom:5px;color:var(--nwce-green);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nwce-editorial-module-title h2{margin:0;color:#101820;font-size:clamp(22px,2.2vw,30px);font-weight:850;line-height:1.08;letter-spacing:-.025em}.nwce-editorial-module-title p{max-width:520px;margin:7px 0 0;color:#667085;font-size:12px;line-height:1.55}.nwce-editorial-module-head>a,.nwce-editorial-module-head>time{flex:0 0 auto;margin-bottom:2px;color:#526159;font-size:10px;font-weight:850;text-decoration:none;text-transform:uppercase;letter-spacing:.04em}.nwce-editorial-module-head>a:hover{color:var(--nwce-green)}.nwce-editorial-rule{height:3px;margin-bottom:16px;background:linear-gradient(to right,var(--nwce-green) 0 46px,#dfe6e2 46px 100%)}.nwce-editorial-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.nwce-editorial-module .nwce-card{grid-template-columns:118px minmax(0,1fr);border:0;border-radius:0;background:transparent;box-shadow:none}.nwce-editorial-module .nwce-card-image{min-height:94px;height:100%;border-radius:7px;overflow:hidden;background:#eef2ef}.nwce-editorial-module .nwce-card-body{padding:1px 0 1px 12px}.nwce-editorial-module .nwce-card-cat{font-size:9px;letter-spacing:.07em}.nwce-editorial-module .nwce-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:5px 0 7px;font-size:14px;line-height:1.28;font-weight:800}.nwce-editorial-module .nwce-card p{display:none}.nwce-editorial-module .nwce-card-meta{justify-content:flex-start;gap:9px;font-size:10px}.nwce-editorial-module .nwce-mini-progress{height:3px;margin-top:9px}.nwce-editorial-loading{grid-column:1/-1;display:flex;align-items:center;gap:12px;min-height:95px;padding:18px;border:1px solid #e3e8e5;border-radius:8px;background:#f8faf9}.nwce-editorial-loading>span{width:9px;height:9px;border-radius:50%;background:var(--nwce-green);box-shadow:0 0 0 6px rgba(8,124,69,.09)}.nwce-editorial-loading strong{display:block;font-size:13px}.nwce-editorial-loading p{margin:4px 0 0;color:#6a746e;font-size:11px}.nwce-theme-zone .nwce-theme-grid--focused{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module{padding:20px;border:1px solid #e4e8e5;border-radius:10px;background:#fff}.nwce-theme-zone .nwce-theme-grid--focused .nwce-editorial-story-grid{grid-template-columns:1fr}.nwce-theme-zone .nwce-theme-grid--focused .nwce-card:nth-child(n+4){display:none}.nwce-theme-zone .nwce-theme-grid--focused .nwce-card{padding-bottom:12px;border-bottom:1px solid #edf0ee}.nwce-theme-zone .nwce-theme-grid--focused .nwce-card:last-child{padding-bottom:0;border-bottom:0}.nwce-theme-zone .nwce-theme-grid--focused .nwce-editorial-module--brief{background:#f5faf7;border-color:#dce9e2}.nwce-theme-zone .nwce-theme-grid--focused .nwce-editorial-module--brief .nwce-editorial-rule{background:linear-gradient(to right,#101820 0 46px,#d7e2dc 46px 100%)}@media(max-width:980px){.nwce-theme-zone .nwce-theme-grid--focused{grid-template-columns:1fr 1fr}.nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module:first-child{grid-column:1/-1}.nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module:first-child .nwce-editorial-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.nwce-theme-zone .nwce-theme-grid--focused{grid-template-columns:1fr;gap:14px}.nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module,.nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module:first-child{grid-column:auto;padding:16px 14px}.nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module:first-child .nwce-editorial-story-grid,.nwce-editorial-story-grid{grid-template-columns:1fr}.nwce-editorial-module-head{align-items:flex-start;gap:12px}.nwce-editorial-module-title h2{font-size:22px}.nwce-editorial-module-title p{font-size:11px}.nwce-editorial-module-head>a{display:none}.nwce-editorial-module-head>time{font-size:9px}.nwce-editorial-module .nwce-card{grid-template-columns:105px minmax(0,1fr)}.nwce-editorial-module .nwce-card-image{min-height:82px}.nwce-editorial-module .nwce-card h3{font-size:13px}}.nw-dark .nwce-editorial-module-title h2{color:#f5f7f6}.nw-dark .nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module{background:#111b17;border-color:#29362f}.nw-dark .nwce-editorial-loading{background:#17231d;border-color:#29362f}.nwce-hub{box-sizing:border-box;width:min(1180px,calc(100vw - 32px));max-width:none;position:relative;left:50%;transform:translateX(-50%)}.nwce-hub .nwce-panel.is-active{padding:28px;border:1px solid #e3ebe6;border-radius:18px;background:#f6faf8}.nwce-hub .nwce-panel>.nwce-grid,.nwce-hub .nwce-brief-grid{display:grid;grid-template-columns:1fr;gap:0;width:100%}.nwce-hub .nwce-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;align-items:center;min-width:0;padding:26px 0;overflow:visible;border:0;border-bottom:1px solid #e1e8e4;border-radius:0;background:transparent;box-shadow:none}.nwce-hub .nwce-card:first-child{padding-top:0}.nwce-hub .nwce-card:last-child{padding-bottom:0;border-bottom:0}.nwce-hub .nwce-card-image{display:block;width:100%;min-height:0;aspect-ratio:1/1;overflow:hidden;border-radius:14px;background:#eaf0ec}.nwce-hub .nwce-card-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.nwce-hub .nwce-card-body{min-width:0;padding:0}.nwce-hub .nwce-card-cat{display:block;margin:0 0 9px;color:var(--nwce-green);font-size:12px;font-weight:900;line-height:1.35;letter-spacing:.11em;text-transform:uppercase}.nwce-hub .nwce-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0 0 12px;color:#101820;font-size:clamp(22px,2.25vw,30px);font-weight:850;line-height:1.16;letter-spacing:-.025em}.nwce-hub .nwce-card h3 a{color:inherit;text-decoration:none}.nwce-hub .nwce-card p{display:none}.nwce-hub .nwce-card-meta{display:flex;justify-content:flex-start;gap:14px;color:#778398;font-size:14px;line-height:1.4}.nwce-hub .nwce-mini-progress{height:4px;margin-top:12px;background:#dfe7e2}.nwce-hub .nwce-tools{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;gap:12px;align-items:center;margin-bottom:24px}.nwce-hub .nwce-tools input,.nwce-hub .nwce-tools select{width:100%;min-width:0;min-height:46px;border:1px solid #dce4df;border-radius:10px;background:#fff}.nwce-hub .nwce-tools button{justify-self:end}.nwce-hub .nwce-brief-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;align-items:center;padding:26px 0;border:0;border-bottom:1px solid #e1e8e4}.nwce-hub .nwce-brief-card:first-child{padding-top:0}.nwce-hub .nwce-brief-card:last-child{padding-bottom:0;border-bottom:0}.nwce-hub .nwce-brief-image{display:block;width:100%;height:auto;aspect-ratio:1/1;overflow:hidden;border-radius:14px;background:#eaf0ec}.nwce-hub .nwce-brief-card>div{min-width:0;padding-left:0}.nwce-hub .nwce-brief-card span{display:block;margin-bottom:9px;font-size:12px;font-weight:900;line-height:1.35;letter-spacing:.11em}.nwce-hub .nwce-brief-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0 0 12px;color:#101820;font-size:clamp(22px,2.25vw,30px);font-weight:850;line-height:1.16;letter-spacing:-.025em}.nwce-hub .nwce-brief-card time{font-size:14px;color:#778398}@media(max-width:760px){.nwce-hub{width:calc(100vw - 28px);margin-top:22px;padding:0}.nwce-hub .nwce-panel.is-active{padding:20px 16px;border-radius:14px}.nwce-hub .nwce-card,.nwce-hub .nwce-brief-card{grid-template-columns:118px minmax(0,1fr);gap:14px;padding:22px 0}.nwce-hub .nwce-card-image,.nwce-hub .nwce-brief-image{border-radius:12px}.nwce-hub .nwce-card-cat,.nwce-hub .nwce-brief-card span{margin-bottom:7px;font-size:10px;line-height:1.35;letter-spacing:.105em}.nwce-hub .nwce-card h3,.nwce-hub .nwce-brief-card h3{margin-bottom:9px;font-size:18px;line-height:1.18;letter-spacing:-.018em}.nwce-hub .nwce-card-meta,.nwce-hub .nwce-brief-card time{font-size:12px}.nwce-hub .nwce-tools{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:22px}.nwce-hub .nwce-tools button{align-self:center;justify-self:auto;padding:6px 10px}}@media(max-width:390px){.nwce-hub{width:calc(100vw - 20px)}.nwce-hub .nwce-panel.is-active{padding:18px 12px}.nwce-hub .nwce-card,.nwce-hub .nwce-brief-card{grid-template-columns:108px minmax(0,1fr);gap:12px}.nwce-hub .nwce-card h3,.nwce-hub .nwce-brief-card h3{font-size:17px}}.nw-dark .nwce-hub .nwce-panel.is-active{border-color:#29362f;background:#111b17}.nw-dark .nwce-hub .nwce-card,.nw-dark .nwce-hub .nwce-brief-card{border-color:#29362f;background:transparent}.nw-dark .nwce-hub .nwce-card h3,.nw-dark .nwce-hub .nwce-brief-card h3{color:#f5f7f6}.nw-dark .nwce-hub .nwce-card-meta,.nw-dark .nwce-hub .nwce-brief-card time{color:#aab5af}.nw-dark .nwce-hub .nwce-tools input,.nw-dark .nwce-hub .nwce-tools select{border-color:#34433b;background:#17231d;color:#f5f7f6}:root{--nwce-green:var(--nw-green,#007a35);--nwce-green-dark:var(--nw-green-dark,#006d2d);--nwce-ink:var(--nw-ink,#101214);--nwce-muted:var(--nw-muted,#667085);--nwce-line:var(--nw-line,#e8eaed);--nwce-soft:var(--nw-soft,#f6f8f7);--nwce-card:var(--nw-card,#fff);--nwce-radius:var(--nw-radius,10px);--nwce-shadow:var(--nw-shadow,0 5px 24px rgba(16,24,40,.07));--nwce-container:var(--nw-container,1240px);--nwce-font:var(--nw-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);--nwce-display-font:var(--nw-head-font,var(--nw-body-font,var(--nw-font,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)))}.nwce-hub,.nwce-editorial-module,.nwce-personalized,.nwce-reader-dashboard,.nwce-reactions,.nwce-poll,.nwce-community,.nwce-breaking-alerts,.nwce-hub-fab{font-family:var(--nwce-font)}.nwce-hub *,.nwce-editorial-module *,.nwce-personalized *,.nwce-reader-dashboard *,.nwce-reactions *,.nwce-poll *,.nwce-community *{box-sizing:border-box}.nwce-hub{width:min(calc(100vw - 32px),var(--nwce-container));max-width:none;margin:38px 0 72px;padding:0;position:relative;left:50%;transform:translateX(-50%);color:var(--nwce-ink)}.nwce-hub-head{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(360px,.85fr);gap:38px;align-items:end;padding:clamp(30px,4vw,54px);border:1px solid #dfe8e2;border-radius:20px;background:radial-gradient(circle at 88% 18%,rgba(0,143,59,.13),transparent 34%),linear-gradient(135deg,#f3faf6 0%,#fff 58%,#f7faf8 100%);box-shadow:0 18px 55px rgba(16,24,40,.075)}.nwce-hub-head::before{content:"";position:absolute;z-index:-1;inset:0 auto 0 0;width:5px;background:var(--nwce-green)}.nwce-hub-head-copy{min-width:0}.nwce-hub .nwce-kicker,.nwce-editorial-module-title > span,.nwce-section-head .nwce-kicker,.nwce-panel-head .nwce-kicker{color:var(--nwce-green);font-size:10px;font-weight:900;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.nwce-hub-head h1{margin:8px 0 12px;color:var(--nwce-ink);font-family:var(--nwce-display-font);font-size:clamp(40px,5vw,68px);font-weight:850;line-height:.96;letter-spacing:-.045em}.nwce-hub-head p{max-width:670px;margin:0;color:var(--nwce-muted);font-size:15px;line-height:1.7}.nwce-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.nwce-stats span{min-width:0;padding:14px 16px;border:1px solid #dce7e0;border-radius:12px;background:rgba(255,255,255,.88);color:#55625b;font-size:12px;line-height:1.3;box-shadow:0 6px 18px rgba(16,24,40,.035)}.nwce-stats b{display:block;margin-bottom:3px;color:var(--nwce-green);font-family:var(--nwce-display-font);font-size:22px;font-weight:850;line-height:1}.nwce-memory-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0 0}.nwce-memory-card,.nwce-since-embed{position:relative;display:flex;align-items:flex-start;gap:14px;min-width:0;padding:20px;border:1px solid var(--nwce-line);border-radius:14px;background:var(--nwce-card);box-shadow:0 8px 24px rgba(16,24,40,.045)}.nwce-memory-card::after{content:"";position:absolute;right:16px;bottom:0;left:72px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--nwce-green),transparent 70%);opacity:.42}.nwce-memory-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:#eaf7ef;color:var(--nwce-green);font-size:20px}.nwce-memory-card strong,.nwce-since-embed strong{display:block;color:var(--nwce-ink);font-size:15px;font-weight:850;line-height:1.3}.nwce-memory-card p,.nwce-since-embed p{margin:5px 0 0;color:var(--nwce-muted);font-size:12px;line-height:1.55}.nwce-tabs{display:flex;gap:2px;overflow-x:auto;margin:30px 0 0;padding:0 2px;border-bottom:1px solid var(--nwce-line);scrollbar-width:none}.nwce-tabs::-webkit-scrollbar{display:none}.nwce-tabs button{position:relative;flex:0 0 auto;min-height:48px;padding:0 18px 13px;border:0;border-radius:0;background:transparent;color:#5e6874;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer;transition:color .18s ease}.nwce-tabs button::after{content:"";position:absolute;right:18px;bottom:-1px;left:18px;height:3px;border-radius:3px 3px 0 0;background:var(--nwce-green);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.nwce-tabs button:hover{color:var(--nwce-ink)}.nwce-tabs button.is-active{border-color:transparent;background:transparent;color:var(--nwce-ink)}.nwce-tabs button.is-active::after{transform:scaleX(1)}.nwce-panel{display:none}.nwce-panel.is-active{display:block;margin-top:18px;padding:clamp(22px,3vw,34px);border:1px solid #e1e8e4;border-radius:18px;background:#f8fbf9;box-shadow:0 12px 38px rgba(16,24,40,.045)}.nwce-panel-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 24px;padding:0 0 17px;border-bottom:1px solid #dde6e1}.nwce-panel-head > div{min-width:0}.nwce-panel-head h2,.nwce-section-head h2{margin:5px 0 0;color:var(--nwce-ink);font-family:var(--nwce-display-font);font-size:clamp(24px,2.5vw,34px);font-weight:850;line-height:1.05;letter-spacing:-.03em}.nwce-panel-head > p{max-width:410px;margin:0;color:var(--nwce-muted);font-size:12px;line-height:1.55;text-align:right}.nwce-hub .nwce-panel > .nwce-grid,.nwce-hub .nwce-brief-grid{display:grid;grid-template-columns:1fr;gap:0;width:100%}.nwce-hub .nwce-card,.nwce-hub .nwce-brief-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;align-items:center;min-width:0;padding:26px 0;overflow:visible;border:0;border-bottom:1px solid #dfe7e2;border-radius:0;background:transparent;box-shadow:none}.nwce-hub .nwce-card:first-child,.nwce-hub .nwce-brief-card:first-child{padding-top:0}.nwce-hub .nwce-card:last-child,.nwce-hub .nwce-brief-card:last-child{padding-bottom:0;border-bottom:0}.nwce-hub .nwce-card-image,.nwce-hub .nwce-brief-image{position:relative;display:block;width:100%;min-height:0;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#eaf0ec;box-shadow:0 8px 24px rgba(16,24,40,.085)}.nwce-hub .nwce-card-image::after,.nwce-hub .nwce-brief-image::after{content:"";position:absolute;inset:0;border:1px solid rgba(16,24,40,.06);border-radius:inherit;pointer-events:none}.nwce-hub .nwce-card-image img,.nwce-hub .nwce-brief-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.nwce-hub .nwce-card:hover .nwce-card-image img,.nwce-hub .nwce-brief-card:hover .nwce-brief-image img{transform:scale(1.025)}.nwce-hub .nwce-card-body,.nwce-hub .nwce-brief-card > div{min-width:0;padding:0}.nwce-hub .nwce-card-cat,.nwce-hub .nwce-brief-card span{display:block;margin:0 0 9px;color:var(--nwce-green);font-size:11px;font-weight:900;line-height:1.35;letter-spacing:.105em;text-transform:uppercase}.nwce-hub .nwce-card h3,.nwce-hub .nwce-brief-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0 0 12px;color:var(--nwce-ink);font-family:var(--nwce-display-font);font-size:clamp(22px,2.2vw,30px);font-weight:850;line-height:1.16;letter-spacing:-.026em}.nwce-hub .nwce-card h3 a,.nwce-hub .nwce-brief-card h3 a{color:inherit;text-decoration:none}.nwce-hub .nwce-card h3 a:hover,.nwce-hub .nwce-brief-card h3 a:hover{color:var(--nwce-green)}.nwce-hub .nwce-card p{display:none}.nwce-hub .nwce-card-meta,.nwce-hub .nwce-brief-card time{display:flex;justify-content:flex-start;gap:14px;color:#778398;font-size:13px;line-height:1.4}.nwce-hub .nwce-mini-progress{width:min(340px,100%);height:4px;margin-top:13px;overflow:hidden;border-radius:999px;background:#dfe7e2}.nwce-hub .nwce-mini-progress i{display:block;height:100%;border-radius:inherit;background:var(--nwce-green)}.nwce-hub .nwce-tools{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;gap:12px;align-items:center;margin:-4px 0 24px}.nwce-hub .nwce-tools--history{grid-template-columns:minmax(0,1fr) auto}.nwce-hub .nwce-tools > span{color:var(--nwce-muted);font-size:12px}.nwce-hub .nwce-tools input,.nwce-hub .nwce-tools select{width:100%;min-width:0;min-height:46px;padding:0 14px;border:1px solid #d8e1dc;border-radius:9px;outline:0;background:#fff;color:var(--nwce-ink);box-shadow:0 2px 8px rgba(16,24,40,.025)}.nwce-hub .nwce-tools input:focus,.nwce-hub .nwce-tools select:focus{border-color:var(--nwce-green);box-shadow:0 0 0 3px rgba(0,143,59,.11)}.nwce-hub .nwce-tools button{justify-self:end;min-height:42px;padding:0 11px;border:0;background:transparent;color:#a32626;font-size:12px;font-weight:800;cursor:pointer}.nwce-hub .nwce-tools button:hover{color:#7e1717;text-decoration:underline}.nwce-empty{grid-column:1 / -1;padding:clamp(42px,7vw,76px) 24px;border:1px dashed #cbd8d0;border-radius:14px;background:rgba(255,255,255,.65);text-align:center}.nwce-empty strong{display:block;color:var(--nwce-ink);font-family:var(--nwce-display-font);font-size:19px;font-weight:850}.nwce-empty span{display:block;margin-top:6px;color:var(--nwce-muted);font-size:12px}.nwce-community-block{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:38px;align-items:center;margin-top:28px;padding:clamp(28px,4vw,46px);border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(135deg,#0d1712 0%,#111d17 58%,#073f22 135%);color:#fff;box-shadow:0 18px 48px rgba(4,17,10,.16)}.nwce-community-block::after{content:"";position:absolute;z-index:-1;top:-120px;right:-80px;width:300px;height:300px;border-radius:50%;background:rgba(0,143,59,.18);filter:blur(2px)}.nwce-community-block .nwce-kicker{color:#72e5a4}.nwce-community-block h2{margin:7px 0 10px;color:#fff;font-family:var(--nwce-display-font);font-size:clamp(26px,3vw,38px);font-weight:850;line-height:1.05;letter-spacing:-.03em}.nwce-community-block p{max-width:520px;margin:0;color:#cbd6d0;font-size:13px;line-height:1.65}.nwce-community-list{display:grid;gap:10px}.nwce-community-list > a,.nwce-community-static{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.075);color:#fff !important;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.nwce-community-list > a:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.12)}.nwce-community-list b{display:block;color:#fff;font-size:14px}.nwce-community-list small{display:block;margin-top:2px;color:#bfcac4;font-size:11px}.nwce-community-list i{color:#72e5a4;font-size:20px;font-style:normal}.nwce-theme-zone .nwce-theme-grid--focused{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module{position:relative;overflow:hidden;min-width:0;padding:22px;border:1px solid var(--nwce-line);border-radius:12px;background:var(--nwce-card);box-shadow:0 8px 30px rgba(16,24,40,.045)}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module::before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,var(--nwce-green) 0 25%,#dfe6e2 25% 100%)}.nwce-theme-zone .nwce-editorial-module--brief{background:linear-gradient(180deg,#f5faf7,#fff 72%);border-color:#dce8e1}.nwce-editorial-module-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 13px}.nwce-editorial-module-title h2{margin:0;color:var(--nwce-ink);font-family:var(--nwce-display-font);font-size:clamp(22px,2.2vw,30px);font-weight:850;line-height:1.06;letter-spacing:-.03em}.nwce-editorial-module-title p{max-width:520px;margin:7px 0 0;color:var(--nwce-muted);font-size:11px;line-height:1.55}.nwce-editorial-module-head > a,.nwce-editorial-module-head > time{flex:0 0 auto;margin-bottom:2px;color:#526159;font-size:9px;font-weight:850;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.nwce-editorial-module-head > a:hover{color:var(--nwce-green)}.nwce-editorial-rule{height:2px;margin-bottom:16px;background:linear-gradient(90deg,var(--nwce-green) 0 48px,#e0e7e3 48px 100%)}.nwce-editorial-story-grid{display:grid;grid-template-columns:1fr;gap:0}.nwce-editorial-module .nwce-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:13px;align-items:center;min-width:0;padding:14px 0;border:0;border-bottom:1px solid #e9eeeb;border-radius:0;background:transparent;box-shadow:none}.nwce-editorial-module .nwce-card:first-child{padding-top:0}.nwce-editorial-module .nwce-card:last-child{padding-bottom:0;border-bottom:0}.nwce-editorial-module .nwce-card:nth-child(n+4){display:none}.nwce-editorial-module .nwce-card-image{display:block;width:104px;min-height:86px;height:86px;overflow:hidden;border-radius:7px;background:#eef2ef}.nwce-editorial-module .nwce-card-image img{width:100%;height:100%;object-fit:cover}.nwce-editorial-module .nwce-card-body{min-width:0;padding:0}.nwce-editorial-module .nwce-card-cat{display:block;margin-bottom:4px;color:var(--nwce-green);font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.nwce-editorial-module .nwce-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0 0 6px;color:var(--nwce-ink);font-family:var(--nwce-display-font);font-size:13.5px;font-weight:800;line-height:1.26;letter-spacing:-.012em}.nwce-editorial-module .nwce-card h3 a{color:inherit;text-decoration:none}.nwce-editorial-module .nwce-card h3 a:hover{color:var(--nwce-green)}.nwce-editorial-module .nwce-card p{display:none}.nwce-editorial-module .nwce-card-meta{display:flex;justify-content:flex-start;gap:8px;color:var(--nwce-muted);font-size:9px}.nwce-editorial-module .nwce-mini-progress{height:3px;margin-top:7px;overflow:hidden;border-radius:999px;background:#e5ebe7}.nwce-editorial-loading{grid-column:1 / -1;display:flex;align-items:center;gap:12px;min-height:100px;padding:18px;border:1px dashed #d8e2dc;border-radius:9px;background:#f8faf9}.nwce-embed.nwce-personalized,.nwce-reader-dashboard{max-width:var(--nwce-container);margin:28px auto;padding:24px;border:1px solid var(--nwce-line);border-radius:12px;background:var(--nwce-card);box-shadow:var(--nwce-shadow)}.nwce-personalized > .nwce-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.nwce-personalized .nwce-card{display:grid;grid-template-columns:124px minmax(0,1fr);overflow:hidden;border:1px solid var(--nwce-line);border-radius:10px;background:var(--nwce-card)}.nwce-personalized .nwce-card-image{min-height:116px}.nwce-personalized .nwce-card-image img{width:100%;height:100%;object-fit:cover}.nwce-personalized .nwce-card-body{padding:13px}.nwce-reactions,.nwce-poll,.nwce-poll-of-day,.nwce-community{border:1px solid var(--nwce-line);border-radius:14px;background:var(--nwce-card);box-shadow:0 8px 28px rgba(16,24,40,.045)}.nwce-reaction-buttons button,.nwce-poll-options button{border-color:var(--nwce-line);background:#f8faf9;color:var(--nwce-ink)}.nwce-reaction-buttons button:hover,.nwce-reaction-buttons button.is-selected{border-color:var(--nwce-green);background:#eaf7ef}.nwce-community-head h2,.nwce-reactions h2,.nwce-poll h2{color:var(--nwce-ink);font-family:var(--nwce-display-font);letter-spacing:-.02em}.nwce-community-form{border:1px solid #e6ebe8;background:#f8faf9}.nwce-community-fields input,.nwce-community-fields textarea{border-color:#d8e1dc;border-radius:9px;color:var(--nwce-ink)}.nwce-community-submit button{background:var(--nwce-green);border-radius:7px}.nwce-community-submit button:hover{background:var(--nwce-green-dark)}.nwce-hub-fab{right:18px;bottom:76px;min-height:42px;padding:0 13px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#101820;color:#fff !important;box-shadow:0 10px 30px rgba(0,0,0,.2);font-size:12px;font-weight:800}.nwce-hub-fab span{color:#72e5a4;font-size:17px}.nwce-hub-fab em{background:var(--nwce-green)}.nwce-breaking-alerts{border-radius:12px;background:linear-gradient(135deg,#0b1720,#10251a);box-shadow:0 20px 54px rgba(0,0,0,.26)}html.nw-dark-mode .nwce-hub,.nw-dark .nwce-hub{color:#f5f7f6}html.nw-dark-mode .nwce-hub-head,.nw-dark .nwce-hub-head{border-color:#2b3530 !important;background:radial-gradient(circle at 88% 18%,rgba(30,190,99,.12),transparent 34%),linear-gradient(135deg,#0b0d0c,#111613) !important;box-shadow:none !important}html.nw-dark-mode .nwce-hub-head h1,html.nw-dark-mode .nwce-panel-head h2,html.nw-dark-mode .nwce-memory-card strong,html.nw-dark-mode .nwce-empty strong,html.nw-dark-mode .nwce-editorial-module-title h2,html.nw-dark-mode .nwce-editorial-module .nwce-card h3,html.nw-dark-mode .nwce-community-head h2,.nw-dark .nwce-hub-head h1,.nw-dark .nwce-panel-head h2,.nw-dark .nwce-memory-card strong,.nw-dark .nwce-empty strong,.nw-dark .nwce-editorial-module-title h2,.nw-dark .nwce-editorial-module .nwce-card h3{color:#fff !important;-webkit-text-fill-color:#fff !important}html.nw-dark-mode .nwce-hub-head p,html.nw-dark-mode .nwce-panel-head > p,html.nw-dark-mode .nwce-memory-card p,html.nw-dark-mode .nwce-empty span,html.nw-dark-mode .nwce-editorial-module-title p,.nw-dark .nwce-hub-head p,.nw-dark .nwce-panel-head > p,.nw-dark .nwce-memory-card p,.nw-dark .nwce-empty span{color:#aeb8b2 !important}html.nw-dark-mode .nwce-stats span,html.nw-dark-mode .nwce-memory-card,html.nw-dark-mode .nwce-since-embed,.nw-dark .nwce-stats span,.nw-dark .nwce-memory-card,.nw-dark .nwce-since-embed{border-color:#2d3832 !important;background:#111613 !important;color:#b9c2bd !important;box-shadow:none !important}html.nw-dark-mode .nwce-memory-icon,.nw-dark .nwce-memory-icon{background:#122b1e !important;color:#54d48b !important}html.nw-dark-mode .nwce-tabs,.nw-dark .nwce-tabs{border-color:#2a322e !important}html.nw-dark-mode .nwce-tabs button,.nw-dark .nwce-tabs button{color:#9fa9a4 !important;background:transparent !important;border-color:transparent !important}html.nw-dark-mode .nwce-tabs button.is-active,html.nw-dark-mode .nwce-tabs button:hover,.nw-dark .nwce-tabs button.is-active,.nw-dark .nwce-tabs button:hover{color:#fff !important}html.nw-dark-mode .nwce-panel.is-active,.nw-dark .nwce-panel.is-active{border-color:#29332e !important;background:#0b0d0c !important;box-shadow:none !important}html.nw-dark-mode .nwce-panel-head,html.nw-dark-mode .nwce-hub .nwce-card,html.nw-dark-mode .nwce-hub .nwce-brief-card,.nw-dark .nwce-panel-head,.nw-dark .nwce-hub .nwce-card,.nw-dark .nwce-hub .nwce-brief-card{border-color:#29332e !important;background:transparent !important}html.nw-dark-mode .nwce-hub .nwce-card h3,html.nw-dark-mode .nwce-hub .nwce-brief-card h3,.nw-dark .nwce-hub .nwce-card h3,.nw-dark .nwce-hub .nwce-brief-card h3{color:#fff !important;-webkit-text-fill-color:#fff !important}html.nw-dark-mode .nwce-hub .nwce-card-meta,html.nw-dark-mode .nwce-hub .nwce-brief-card time,.nw-dark .nwce-hub .nwce-card-meta,.nw-dark .nwce-hub .nwce-brief-card time{color:#9ea8a3 !important}html.nw-dark-mode .nwce-hub .nwce-card-image,html.nw-dark-mode .nwce-hub .nwce-brief-image,.nw-dark .nwce-hub .nwce-card-image,.nw-dark .nwce-hub .nwce-brief-image{background:#171d19 !important;box-shadow:none !important}html.nw-dark-mode .nwce-hub .nwce-tools input,html.nw-dark-mode .nwce-hub .nwce-tools select,.nw-dark .nwce-hub .nwce-tools input,.nw-dark .nwce-hub .nwce-tools select{border-color:#34413a !important;background:#121714 !important;color:#f5f7f6 !important}html.nw-dark-mode .nwce-empty,.nw-dark .nwce-empty{border-color:#34413a !important;background:#101411 !important}html.nw-dark-mode .nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module,html.nw-dark-mode .nwce-embed.nwce-personalized,html.nw-dark-mode .nwce-reader-dashboard,html.nw-dark-mode .nwce-reactions,html.nw-dark-mode .nwce-poll,html.nw-dark-mode .nwce-poll-of-day,html.nw-dark-mode .nwce-community,.nw-dark .nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module,.nw-dark .nwce-embed.nwce-personalized,.nw-dark .nwce-reader-dashboard,.nw-dark .nwce-reactions,.nw-dark .nwce-poll,.nw-dark .nwce-poll-of-day,.nw-dark .nwce-community{border-color:#2b3530 !important;background:#0c0f0d !important;color:#f5f7f6 !important;box-shadow:none !important}html.nw-dark-mode .nwce-theme-zone .nwce-editorial-module--brief,.nw-dark .nwce-theme-zone .nwce-editorial-module--brief{background:linear-gradient(180deg,#101713,#0c0f0d) !important}html.nw-dark-mode .nwce-editorial-module .nwce-card,.nw-dark .nwce-editorial-module .nwce-card{border-color:#29332e !important}html.nw-dark-mode .nwce-editorial-loading,.nw-dark .nwce-editorial-loading{border-color:#34413a !important;background:#111613 !important}html.nw-dark-mode .nwce-reaction-buttons button,html.nw-dark-mode .nwce-poll-options button,html.nw-dark-mode .nwce-community-form,html.nw-dark-mode .nwce-community-fields input,html.nw-dark-mode .nwce-community-fields textarea,.nw-dark .nwce-reaction-buttons button,.nw-dark .nwce-poll-options button,.nw-dark .nwce-community-form,.nw-dark .nwce-community-fields input,.nw-dark .nwce-community-fields textarea{border-color:#34413a !important;background:#121714 !important;color:#f5f7f6 !important}@media (max-width:980px){.nwce-hub-head{grid-template-columns:1fr;gap:24px}.nwce-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.nwce-community-block{grid-template-columns:1fr;gap:24px}.nwce-theme-zone .nwce-theme-grid--focused{grid-template-columns:1fr 1fr}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module:first-child{grid-column:1 / -1}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module:first-child .nwce-editorial-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module:first-child .nwce-card{border-bottom:0}}@media (max-width:760px){.nwce-hub{width:calc(100vw - 24px);margin-top:22px;margin-bottom:50px}.nwce-hub-head{gap:20px;padding:24px 20px;border-radius:15px}.nwce-hub-head h1{font-size:clamp(38px,12vw,54px)}.nwce-hub-head p{font-size:13px;line-height:1.6}.nwce-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nwce-stats span{padding:12px;font-size:11px}.nwce-stats b{font-size:19px}.nwce-memory-row{grid-template-columns:1fr;gap:10px;margin-top:12px}.nwce-memory-card{padding:16px;border-radius:12px}.nwce-tabs{margin-top:22px}.nwce-tabs button{min-height:44px;padding:0 14px 12px;font-size:12px}.nwce-tabs button::after{right:14px;left:14px}.nwce-panel.is-active{margin-top:14px;padding:20px 16px;border-radius:14px}.nwce-panel-head{display:block;margin-bottom:18px;padding-bottom:14px}.nwce-panel-head h2{font-size:25px}.nwce-panel-head > p{margin-top:7px;text-align:left}.nwce-hub .nwce-card,.nwce-hub .nwce-brief-card{grid-template-columns:118px minmax(0,1fr);gap:14px;padding:22px 0}.nwce-hub .nwce-card-image,.nwce-hub .nwce-brief-image{border-radius:10px;box-shadow:0 5px 16px rgba(16,24,40,.075)}.nwce-hub .nwce-card-cat,.nwce-hub .nwce-brief-card span{margin-bottom:6px;font-size:9px}.nwce-hub .nwce-card h3,.nwce-hub .nwce-brief-card h3{margin-bottom:8px;font-size:18px;line-height:1.18;letter-spacing:-.018em}.nwce-hub .nwce-card-meta,.nwce-hub .nwce-brief-card time{font-size:11px}.nwce-hub .nwce-tools,.nwce-hub .nwce-tools--history{display:flex;flex-direction:column;align-items:stretch;gap:9px;margin-bottom:20px}.nwce-hub .nwce-tools button{align-self:center;padding:7px 10px}.nwce-community-block{padding:25px 20px;border-radius:14px}.nwce-community-block h2{font-size:28px}.nwce-theme-zone .nwce-theme-grid--focused{grid-template-columns:1fr;gap:14px}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module,.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module:first-child{grid-column:auto;padding:18px 15px}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module:first-child .nwce-editorial-story-grid{grid-template-columns:1fr;gap:0}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module:first-child .nwce-card{border-bottom:1px solid #e9eeeb}.nwce-theme-zone .nwce-theme-grid--focused > .nwce-editorial-module:first-child .nwce-card:last-child{border-bottom:0}.nwce-editorial-module-head{align-items:flex-start}.nwce-editorial-module-head > a{display:none}.nwce-editorial-module-title h2{font-size:23px}.nwce-editorial-module .nwce-card{grid-template-columns:104px minmax(0,1fr)}.nwce-personalized > .nwce-grid{grid-template-columns:1fr}.nwce-embed.nwce-personalized,.nwce-reader-dashboard{margin:18px 12px;padding:17px 14px}.nwce-hub-fab{right:14px;bottom:76px;width:42px;padding:0;justify-content:center}.nwce-hub-fab b{display:none}}@media (max-width:390px){.nwce-hub{width:calc(100vw - 18px)}.nwce-panel.is-active{padding:18px 12px}.nwce-hub .nwce-card,.nwce-hub .nwce-brief-card{grid-template-columns:108px minmax(0,1fr);gap:12px}.nwce-hub .nwce-card h3,.nwce-hub .nwce-brief-card h3{font-size:17px}}@media (prefers-reduced-motion:reduce){.nwce-hub *,.nwce-editorial-module *,.nwce-hub-fab{transition:none !important;animation:none !important;scroll-behavior:auto !important}}.nwce-hub a:focus-visible,.nwce-hub button:focus-visible,.nwce-hub input:focus-visible,.nwce-hub select:focus-visible,.nwce-editorial-module a:focus-visible,.nwce-hub-fab:focus-visible{outline:3px solid rgba(0,143,59,.36);outline-offset:3px}html.nw-dark-mode .nwce-community-block,.nw-dark .nwce-community-block{border-color:rgba(255,255,255,.11) !important;background:linear-gradient(135deg,#090d0b 0%,#111d17 62%,#073f22 140%) !important;color:#fff !important}:root{--nwce-font:var(--nw-body-font,var(--nw-font,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif));--nwce-display-font:var(--nw-head-font,var(--nw-body-font,var(--nw-font,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)));--nwce-radius:var(--nw-radius,12px)}.nwce-hub,.nwce-editorial-module,.nwce-personalized,.nwce-reader-dashboard,.nwce-reactions,.nwce-poll,.nwce-community,.nwce-breaking-alerts,.nwce-hub-fab{font-family:var(--nwce-font)!important}.nwce-hub h1,.nwce-hub h2,.nwce-hub h3,.nwce-editorial-module h2,.nwce-editorial-module h3,.nwce-personalized h2,.nwce-personalized h3,.nwce-reader-dashboard h2,.nwce-reader-dashboard h3,.nwce-community h2,.nwce-community h3{font-family:var(--nwce-display-font)!important;letter-spacing:-.025em}.nwce-hub{max-width:var(--nwce-container);margin-inline:auto}.nwce-hub-header,.nwce-dashboard-card,.nwce-editorial-module,.nwce-personalized,.nwce-community{border-radius:18px!important;border-color:rgba(16,24,40,.08)!important;box-shadow:0 12px 38px rgba(16,24,40,.07)!important}.nwce-tab,.nwce-filter button,.nwce-hub button{border-radius:999px}.nwce-story-row,.nwce-saved-item,.nwce-history-item,.nwce-continue-item{transition:transform .2s ease,background .2s ease,border-color .2s ease}@media(min-width:1025px){.nwce-story-row:hover,.nwce-saved-item:hover,.nwce-history-item:hover,.nwce-continue-item:hover{transform:translateY(-2px)}.nwce-hub h1{font-size:42px;line-height:1.08}}html.nw-dark-mode .nwce-hub-header,html.nw-dark-mode .nwce-dashboard-card,html.nw-dark-mode .nwce-editorial-module,html.nw-dark-mode .nwce-personalized,html.nw-dark-mode .nwce-community{box-shadow:0 16px 42px rgba(0,0,0,.25)!important;border-color:#29302b!important}.nwce-theme-zone,.nwce-editorial-module,.nwce-reader-dashboard{content-visibility:auto;contain-intrinsic-size:1px 520px}.nwce-tabs button,.nwce-tools button,.nwce-tools select,.nwce-tools input,.nwce-card a,.nwce-hub-fab{touch-action:manipulation}.nwce-card-cat,.nwce-kicker,.nwce-editorial-module-title>span{color:var(--nwce-green-dark,#006d2d)}
/* v8.0.18 / v5.2.3 — iOS personalised module header visibility fix */
.nwce-theme-zone .nwce-editorial-module{
  content-visibility:visible!important;
  contain:none!important;
}
.nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module{
  overflow:hidden!important;
}
.nwce-theme-zone .nwce-editorial-module-head{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:14px!important;
  width:100%!important;
  min-width:0!important;
  margin:0 0 13px!important;
  padding:2px 2px 0!important;
  overflow:visible!important;
  clip-path:none!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
  transform:none!important;
}
.nwce-theme-zone .nwce-editorial-module-title{
  min-width:0!important;
  max-width:100%!important;
  padding-left:2px!important;
  overflow:visible!important;
  clip-path:none!important;
  transform:none!important;
}
.nwce-theme-zone .nwce-editorial-module-title>span,
.nwce-theme-zone .nwce-editorial-module-title h2,
.nwce-theme-zone .nwce-editorial-module-title p{
  max-width:100%!important;
  overflow:visible!important;
  text-overflow:clip!important;
  clip-path:none!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
  transform:none!important;
  text-indent:0!important;
}
.nwce-theme-zone .nwce-editorial-module-title>span{
  display:block!important;
  margin:0 0 8px!important;
  padding:0!important;
  line-height:1.45!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
}
.nwce-theme-zone .nwce-editorial-module-head>time{
  min-width:0!important;
  max-width:100%!important;
  align-self:start!important;
  margin:2px 0 0!important;
  padding-left:12px!important;
  white-space:nowrap!important;
  text-align:right!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
@media(max-width:760px){
  .nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module,
  .nwce-theme-zone .nwce-theme-grid--focused>.nwce-editorial-module:first-child{
    padding:20px 18px!important;
  }
  .nwce-theme-zone .nwce-editorial-module-head{
    grid-template-columns:minmax(0,1fr)!important;
    gap:6px!important;
    padding:2px 0 0!important;
  }
  .nwce-theme-zone .nwce-editorial-module-title{
    padding:0 1px!important;
  }
  .nwce-theme-zone .nwce-editorial-module-head>time{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0 1px!important;
    white-space:normal!important;
    text-align:left!important;
    line-height:1.4!important;
  }
}

/* v5.2.4 accessibility */
.nwce-card-cat,.nwce-kicker{color:#08783f!important}.nwce-tabs button,.nwce-actions button,.nwce-actions a{min-height:44px;touch-action:manipulation}


/* v5.2.6 — single-article iOS/Chromium header clipping correction */
.nwce-single-zone,
.nwce-single-zone>*{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  transform:none!important;
  clip-path:none!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.nwce-single-zone .nwce-editorial-module{
  content-visibility:visible!important;
  contain:none!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
.nwce-single-zone .nwce-editorial-module-head,
.nwce-single-zone .nwce-editorial-module-title,
.nwce-single-zone .nwce-editorial-module-title>span,
.nwce-single-zone .nwce-editorial-module-title h2,
.nwce-single-zone .nwce-editorial-module-title p{
  max-width:100%!important;
  min-width:0!important;
  overflow:visible!important;
  text-overflow:clip!important;
  clip-path:none!important;
  transform:none!important;
  text-indent:0!important;
}
@media(max-width:760px){
  .nwce-single-zone{overflow:visible!important;padding-inline:0!important;}
  .nwce-single-zone .nwce-editorial-module{padding:20px 18px!important;border-radius:16px!important;}
  .nwce-single-zone .nwce-editorial-module-head{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:6px!important;
    width:100%!important;
    margin:0 0 14px!important;
    padding:0 4px!important;
  }
  .nwce-single-zone .nwce-editorial-module-title{width:100%!important;padding:0 2px!important;}
  .nwce-single-zone .nwce-editorial-module-title>span{
    display:block!important;
    padding-left:1px!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    line-height:1.45!important;
  }
  .nwce-single-zone .nwce-editorial-module-title h2,
  .nwce-single-zone .nwce-editorial-module-title p{
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }
}

/* v5.4.0 professional reader-control stack */
.nwce-hub-fab{right:18px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;min-width:46px;height:46px;padding:0 13px!important;gap:8px!important;overflow:visible!important}
.nwce-hub-fab .nwce-hub-icon{display:grid;place-items:center;width:20px;height:20px;color:#78e29e}.nwce-hub-fab .nwce-hub-icon svg{width:20px;height:20px;display:block}.nwce-hub-fab .nwce-hub-count[hidden]{display:none!important}.nwce-hub-fab .nwce-hub-count{position:absolute;right:-5px;top:-7px;min-width:21px;height:21px;padding:0 5px;border:2px solid #101820;background:#72e5a4;color:#08140e;font-size:10px}.nwce-hub-fab:not(.has-saved) b{display:inline-block}
.nwce-breaking-alerts{bottom:calc(82px + env(safe-area-inset-bottom))!important;max-height:min(430px,calc(100vh - 150px));overflow:auto}
html.nwce-prompt-open .nwce-hub-fab{opacity:0!important;pointer-events:none!important;transform:translateY(8px)}html.nwce-prompt-open .nw-backtop{opacity:0!important;pointer-events:none!important}
@media(max-width:760px){.nwce-hub-fab{right:14px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;width:46px!important;height:46px!important;padding:0!important}.nwce-hub-fab b{display:none!important}.nwce-breaking-alerts{left:14px!important;right:14px!important;bottom:calc(112px + env(safe-area-inset-bottom))!important;width:auto!important;padding:20px 18px!important;border-radius:18px!important}.nwce-breaking-alerts-copy strong{font-size:22px!important}.nwce-breaking-alerts-copy p{font-size:14px!important;line-height:1.5!important}.nwce-breaking-alerts-actions{grid-template-columns:1fr!important}.nwce-breaking-alerts-actions a{min-height:48px!important}.nwce-hub-fab .nwce-hub-count{right:-4px;top:-6px}}

/* v5.5.0 final professional reader controls */
.nwce-import-label{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border:1px solid var(--nwce-line);border-radius:10px;background:#fff;color:var(--nwce-green);font-weight:750;cursor:pointer}
.nwce-reaction-summary{margin:10px 0 0;color:#52665b;font-size:13px;font-weight:700}
.nwce-tools button[data-nwce-export-saved],.nwce-tools button[data-nwce-clear-saved]{min-height:44px;padding:0 12px;border:1px solid var(--nwce-line);border-radius:10px;background:#fff}
.nw-dark .nwce-import-label,.nw-dark .nwce-tools button[data-nwce-export-saved],.nw-dark .nwce-tools button[data-nwce-clear-saved]{background:#111b17;border-color:#29362f;color:#dff4e8}
@media(max-width:760px){.nwce-tools{gap:9px}.nwce-tools .nwce-import-label,.nwce-tools button{width:100%}}
