: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}
/* v1.1 reader memory */
.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}

/* v1.2 growth engine */
.nwce-community-bar{position:fixed;left:0;right:0;bottom:0;z-index:9997;background:#0b1720;color:#fff;border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -8px 24px rgba(0,0,0,.12)}
.nwce-community-bar-inner{max-width:1180px;margin:auto;min-height:38px;padding:6px 18px;display:flex;align-items:center;justify-content:center;gap:22px;font-size:12px;font-weight:600}
.nwce-community-bar a{color:#fff;text-decoration:none;border-left:1px solid rgba(255,255,255,.18);padding-left:22px}
.nwce-community-bar a:hover{text-decoration:underline}
.nwce-trending-widget{margin:24px 0;padding:20px;border:1px solid #e8ecef;border-radius:16px;background:#fff}
.nwce-trending-widget ol{list-style:none;counter-reset:nwtrend;margin:0;padding:0}
.nwce-trending-widget li{counter-increment:nwtrend;display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:start;padding:13px 0;border-bottom:1px solid #edf0f2}
.nwce-trending-widget li:last-child{border-bottom:0}
.nwce-trending-widget li:before{content:counter(nwtrend);font-size:22px;font-weight:800;color:#138a55}
.nwce-trending-widget li a{color:#111827;text-decoration:none;font-weight:700;line-height:1.35}
.nwce-trending-widget time{font-size:12px;color:#667085;white-space:nowrap}
body{padding-bottom:38px}
@media(max-width:700px){.nwce-community-bar-inner{justify-content:flex-start;overflow-x:auto;gap:14px;padding:7px 12px;scrollbar-width:none}.nwce-community-bar-inner::-webkit-scrollbar{display:none}.nwce-community-bar a{padding-left:14px}.nwce-trending-widget{padding:16px}.nwce-trending-widget li{grid-template-columns:28px 1fr}.nwce-trending-widget time{display:none}}

/* v1.3 engagement engine */
.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}

/* v1.6 Personalization Engine */
.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}}
