.cngpw{--cngpw-card-bg:#fff;--cngpw-text:#1f2328;--cngpw-header-bg:#c02e2e;--cngpw-header-text:#fff;font-family:"Inter",sans-serif;background:var(--cngpw-card-bg);border-radius:16px;border:1px solid #e1e1e1;margin:10px auto;max-width:1280px;width:100%;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);color:var(--cngpw-text)}
.cngpw,.cngpw *,.cngpw *::before,.cngpw *::after{box-sizing:border-box}
.cngpw h2,.cngpw h3,.cngpw h4,.cngpw p,.cngpw span,.cngpw figure{margin:0}
.cngpw a{text-decoration:none;color:inherit}
.cngpw img{display:block;max-width:100%;height:auto}
.cngpw h2,.cngpw h3,.cngpw h4,.cngpw p,.cngpw span,.cngpw a,.cngpw button,.cngpw input,.cngpw label{font-family:"Inter",sans-serif}
.cngpw__header{padding:20px 35px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--cngpw-header-bg);color:var(--cngpw-header-text);transition:background-color .35s ease,color .35s ease}
.cngpw__brand{display:flex;flex-direction:column;gap:6px}
.cngpw__brand h2{font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:inherit}
.cngpw__subtitle{font-size:15px;line-height:1.55;opacity:.9;font-weight:500;max-width:42rem;font-family:"Source Serif 4","Merriweather","Georgia",serif;letter-spacing:.005em}
.cngpw__more-link{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;display:inline-flex;align-items:center;gap:6px;color:inherit;opacity:.95}
.cngpw__tabs{display:flex;gap:10px}
.cngpw__tab-btn{border:0;padding:10px 18px;color:var(--cngpw-header-text)!important;border-radius:8px;cursor:pointer;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;background:rgba(0,0,0,.1);transition:all .3s ease;white-space:nowrap}
.cngpw__tab-btn.active{background:#fff!important;color:#333!important;box-shadow:0 4px 12px rgba(0,0,0,.1)}
.cngpw__panel{display:none;padding:25px 35px;width:100%}
.cngpw__panel.active{display:block}
.cngpw__top-grid{display:grid;grid-template-columns:1.2fr 1fr 320px;gap:35px;margin-bottom:20px;width:100%;background:#f7f7f5;border-radius:14px;padding:22px 22px 8px;border:1px solid rgba(0,0,0,.04)}
.cngpw__feature-img{background:#ecebe8;border-radius:12px;overflow:hidden;line-height:0}
.cngpw__feature-img img{border-radius:10px;width:100%;height:280px;object-fit:cover;object-position:center center;filter:brightness(1.06) contrast(1.03)}
.cngpw__feature h3{font-size:22px;margin-top:18px;font-weight:700;line-height:1.32;padding-left:15px;border-left:4px solid var(--cngpw-theme);letter-spacing:-.02em}
.cngpw__col-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--cngpw-theme);display:block;margin-bottom:10px}
.cngpw__col-label--center{text-align:center}
.cngpw__news-item{display:flex;align-items:flex-start;gap:12px;color:#333;font-size:14.5px;font-weight:600;padding:10px 0;border-bottom:1px solid #f0f0f0;line-height:1.4}
.cngpw__news-item::before{content:"\2022";color:var(--cngpw-theme);font-size:22px;line-height:16px}
.cngpw__divider{height:1px;width:100%;background:linear-gradient(to right,transparent,#eee 50%,transparent);margin:10px 0 25px}
.cngpw__bottom-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:28px;width:100%;align-items:center}
.cngpw__marketing-card{background:linear-gradient(160deg,#ffffff 0%,#f5f5f3 100%);padding:24px;border-radius:20px;border:1px solid #e7e7e7;border-left:6px solid var(--cngpw-theme);position:relative;box-shadow:0 18px 40px rgba(14,18,24,.12);height:auto;display:flex;flex-direction:column;transform:translateY(-2px)}
.cngpw__mkt-badge{position:absolute;top:-12px;left:25px;background:#27ae60;color:#fff;font-size:10px;font-weight:900;padding:4px 12px;border-radius:50px;text-transform:uppercase;box-shadow:0 4px 8px rgba(39,174,96,.3)}
.cngpw__marketing-card h4{font-size:19px;font-weight:700;margin-bottom:10px;color:var(--cngpw-theme);letter-spacing:-.02em;line-height:1.25}
.cngpw__marketing-card p{font-size:14px;color:#4d4d4d;margin-bottom:20px;line-height:1.55;font-weight:400}
.cngpw__form-grid{display:flex;flex-direction:column;gap:10px}
.cngpw__input-row{display:flex;align-items:center;gap:0;background:#fff;border:1px solid #ddd;border-radius:12px;padding:6px;transition:border-color .2s ease,box-shadow .2s ease}
.cngpw__input-row:focus-within{border-color:var(--cngpw-theme);box-shadow:0 0 0 3px rgba(0,0,0,.03)}
.cngpw__form-grid input[type="email"]{width:100%;border:0;border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.2;outline:none;background:transparent;min-width:0}
.cngpw__form-grid input:focus{border-color:var(--cngpw-theme);box-shadow:0 0 0 3px rgba(0,0,0,.03)}
.cngpw__consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;color:#666}
.cngpw__submit{border:0;padding:0 18px;color:#fff;font-weight:700;border-radius:9px;cursor:pointer;text-transform:uppercase;font-size:12px;letter-spacing:.05em;background:var(--cngpw-theme);transition:transform .2s ease,opacity .2s ease;min-width:138px;min-height:44px;white-space:nowrap;flex:0 0 auto}
.cngpw__submit:active{transform:scale(.98)}
.cngpw__submit:disabled{opacity:.75;cursor:wait}
.cngpw__form-message{min-height:18px;font-size:12px;font-weight:600;margin-top:6px}
.cngpw__form-message.is-success{color:#1e7d39}
.cngpw__form-message.is-error{color:#c02e2e}
.cngpw__proof{font-size:11px;color:#999;margin-top:12px;display:block;font-style:italic}
.cngpw__trending-box{background:#fafaf8;border:1px solid #ececec;border-radius:14px;padding:16px 18px 18px;height:auto;display:flex;flex-direction:column}
.cngpw__trends-list{display:flex;flex-direction:column}
.cngpw__trends-header{display:flex;align-items:center;gap:8px;border-bottom:1px solid #eee;padding-bottom:8px;margin-bottom:15px}
.cngpw__trends-icon{color:var(--cngpw-theme);animation:cngpw-pulse 2s infinite ease-in-out}
.cngpw__trend-item{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eeeeee}
.cngpw__trend-reading{display:inline-flex;align-items:center;flex:0 1 auto;margin-left:auto;color:#9a9a9a;font-size:10px;font-weight:500;line-height:1.2;white-space:nowrap}
.cngpw__trend-reading-inner{display:inline-flex;align-items:center;gap:4px}
.cngpw__trend-reading-icon{flex-shrink:0;opacity:.72;color:var(--cngpw-theme)}
.cngpw__trend-reading-meta{display:inline-flex;align-items:baseline;gap:3px}
.cngpw__trend-reading-num{font-weight:700;color:#7a7a7a}
.cngpw__trend-reading-label{font-weight:500;letter-spacing:.01em}
.cngpw__trends-list .cngpw__trend-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}
.cngpw__trend-number{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-weight:800;border-radius:8px;color:#fff;font-size:12px;background:var(--cngpw-theme)}
.cngpw__trend-text{flex:1 1 0;min-width:0;font-size:13.5px;font-weight:700;color:#222;line-height:1.3}
.cngpw__ad-col,.cngpw__feature,.cngpw__col,.cngpw__trending-box,.cngpw__marketing-card,.cngpw__brand,.cngpw__panel{min-width:0}
.cngpw__ad-col{overflow:hidden}
.cngpw__ad-slot{min-height:250px;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:100%;overflow:hidden}
.cngpw__ad-slot>*{max-width:100%!important}
.cngpw__ad-slot iframe,.cngpw__ad-slot img,.cngpw__ad-slot ins,.cngpw__ad-slot .adsbygoogle{max-width:100%!important}
.cngpw__feature h3,.cngpw__news-item,.cngpw__trend-text,.cngpw__consent span,.cngpw__subtitle{min-width:0;overflow-wrap:anywhere}
@keyframes cngpw-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.7}100%{transform:scale(1);opacity:1}}
@media (max-width:520px){.cngpw__trend-reading{flex-basis:100%;justify-content:flex-end;margin-left:0;padding-top:2px}}
@media (min-width:901px){.cngpw__ad-col{display:flex;align-items:center;justify-content:center;align-self:stretch;min-height:0}.cngpw__ad-slot{min-height:0}}
@media (max-width:1100px){.cngpw__top-grid{grid-template-columns:1.1fr .95fr 280px;gap:24px;padding:18px 16px 6px}.cngpw__feature-img img{height:252px}.cngpw__bottom-grid{grid-template-columns:1fr 1fr;gap:24px}.cngpw__marketing-card{padding:24px}.cngpw__feature h3{font-size:20px}.cngpw__news-item{font-size:14px}}
@media (max-width:900px){.cngpw{margin:10px 12px;width:auto;max-width:none;overflow-x:hidden}.cngpw__header,.cngpw__brand,.cngpw__panel,.cngpw__top-grid,.cngpw__bottom-grid,.cngpw__feature,.cngpw__col,.cngpw__ad-col,.cngpw__trending-box,.cngpw__marketing-card{width:100%;min-width:0;max-width:100%}.cngpw__header{padding:22px 18px 18px;flex-direction:column;align-items:center;text-align:center;gap:16px}.cngpw__brand{align-items:center;text-align:center;gap:10px;width:100%}.cngpw__brand h2{font-size:1.35rem;font-weight:700;line-height:1.22;letter-spacing:-.02em}.cngpw__subtitle{font-size:14px;line-height:1.55;max-width:22rem;margin:0 auto;opacity:.93}.cngpw__more-link{justify-content:center;margin-top:2px}.cngpw__tabs{width:100%;max-width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:6px 0;overflow-x:visible;-webkit-overflow-scrolling:touch}.cngpw__tab-btn{flex-shrink:0}.cngpw__panel{padding:16px 16px 20px;overflow-x:hidden}.cngpw__top-grid{display:flex;flex-direction:column;gap:20px;padding:16px 14px 10px}.cngpw__bottom-grid{display:flex;flex-direction:column;gap:20px;padding:8px 0 0}.cngpw__feature-img img{height:220px;border-radius:8px;filter:brightness(1.05) contrast(1.03)}.cngpw__marketing-card{padding:22px 18px 24px;width:100%}.cngpw__marketing-card h4{font-size:1.15rem;font-weight:700;margin-bottom:10px}.cngpw__marketing-card p{font-size:14px;line-height:1.55;margin-bottom:18px}.cngpw__input-row{flex-direction:column;align-items:stretch;gap:12px;background:transparent;border:0;padding:0}.cngpw__form-grid input[type="email"]{background:#fff;border:1px solid #ddd;border-radius:10px;padding:14px 15px}.cngpw__submit{width:100%;max-width:320px;min-height:48px;align-self:center}.cngpw__ad-col,.cngpw__ad-slot,.cngpw__ad-slot>*{width:100%!important;max-width:100%!important}.cngpw__ad-slot{min-height:0;justify-content:flex-start}}
