.nps{--nps-ink:#243c32;--nps-line:#c8d2ca;color:var(--nps-ink);font-family:inherit}.nps *{box-sizing:border-box}.nps button,.nps input,.nps select{font:inherit}.nps button{cursor:pointer;color:inherit}.nps button:disabled{cursor:default;opacity:.45}.nps a{color:inherit;text-decoration:none}.nps a:hover{text-decoration:underline}.nps button:focus-visible,.nps a:focus-visible,.nps input:focus-visible,.nps select:focus-visible{outline:3px solid #316e59;outline-offset:3px}.nps [hidden]{display:none!important}.nps-color-0{--nps-surface:#e2ebda;--nps-accent:#557846}.nps-color-1{--nps-surface:#eee4c9;--nps-accent:#92752c}.nps-color-2{--nps-surface:#dceaf0;--nps-accent:#507c8e}.nps-color-3{--nps-surface:#edddd3;--nps-accent:#9b634a}.nps-color-4{--nps-surface:#e2e2ed;--nps-accent:#6c698e}.nps-home{margin:28px 0 36px}.nps-home-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-bottom:12px}.nps-home-header>button{justify-self:start;background:#254d39;color:#fff;border:0;border-radius:6px;padding:8px 14px;font-weight:650}.nps-home-header>div{justify-self:end;display:flex;gap:16px}.nps-home-header>div button{border:0;background:none;padding:4px 0;font-size:13px}.nps-home-heading{font-size:20px;font-weight:700;text-align:center}.nps-home-panels{display:flex;gap:10px;min-width:0;transition:opacity .22s,transform .22s}.nps-home-panels.nps-changing{opacity:0;transform:translateX(-14px)}.nps-tile{background:var(--nps-surface,#e2ebda);border:1px solid color-mix(in srgb,var(--nps-accent,#557846) 22%,transparent);border-radius:10px;min-width:0;position:relative;overflow:hidden}.nps-home .nps-tile{flex:1 1 0;height:216px;transition:flex .4s ease}.nps-tile-toggle{border:0;background:none;width:100%;height:100%;text-align:left;padding:17px;display:flex;flex-direction:column;align-items:stretch;gap:8px}.nps-type{display:block;text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:700;line-height:1.3}.nps-title{font-size:18px;line-height:1.16;font-weight:700}.nps-latest{font-size:14px;line-height:1.3}.nps-tile-foot{display:flex;gap:8px;justify-content:space-between;align-items:flex-end;margin-top:auto;font-size:11px;line-height:1.3}.nps-short{display:none}.nps-home-panels.nps-has-open .nps-tile{flex:0 0 46px}.nps-home-panels.nps-has-open .nps-tile.nps-open{flex:1 1 0}.nps-home-panels.nps-has-open .nps-tile:not(.nps-open) .nps-tile-toggle{padding:10px;align-items:center;justify-content:center}.nps-home-panels.nps-has-open .nps-tile:not(.nps-open) .nps-tile-toggle>*{display:none}.nps-home-panels.nps-has-open .nps-tile:not(.nps-open) .nps-short{display:block;writing-mode:vertical-rl;white-space:nowrap;font-size:15px;font-weight:650}.nps-home .nps-open>.nps-tile-toggle{display:none}.nps-detail{padding:14px 18px;background:var(--nps-surface,#edf2ea);border-radius:10px;min-width:0}.nps-home .nps-detail{height:216px;display:flex;flex-direction:column;padding:12px 16px;gap:6px}.nps-detail-heading{display:flex;gap:10px;align-items:baseline;justify-content:space-between}.nps-detail-heading h3{margin:0;font-size:17px;line-height:1.15}.nps-detail-heading a{font-weight:650}.nps-detail-controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:auto;font-size:11px}.nps-detail-controls button{background:none;border:0;border-bottom:1px solid currentColor;padding:2px 0}.nps-detail-controls .nps-all{margin-left:auto;font-weight:650}.nps-rows{margin:12px 0;padding:0;list-style:none}.nps-rows li{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;position:relative;padding:12px 0;border-bottom:1px solid var(--nps-line);line-height:1.45}.nps-rows time{font-size:12px;font-variant-numeric:tabular-nums;color:#52665c;padding-top:2px}.nps-rows a{font-size:16px;font-weight:550;overflow-wrap:anywhere}.nps-timeline{padding-left:18px}.nps-timeline li:before{content:'';position:absolute;left:-16px;top:20px;width:6px;height:6px;background:var(--nps-accent,#50724e);border-radius:50%;z-index:1}.nps-timeline li:after{content:'';position:absolute;left:-14px;top:0;height:100%;width:1px;background:var(--nps-accent,#50724e)}.nps-home .nps-motion-window{height:120px;overflow:hidden;position:relative;flex:1;min-height:0}.nps-home .nps-rows{margin:0}.nps-home .nps-rows li{min-height:38px;padding:4px 0;line-height:1.22;grid-template-columns:74px minmax(0,1fr);gap:8px;border-bottom:0}.nps-home .nps-rows a{font-size:13px}.nps-home .nps-rows time{font-size:11px}.nps-home .nps-timeline li:before{top:11px}.nps-status:empty{display:none}.nps-status{font-size:13px;margin:10px 0}.nps-page{padding-top:35px;padding-bottom:50px;min-height:60vh}.nps-page-heading{padding:24px 0 28px}.nps-page-heading h1{font-size:clamp(32px,4vw,52px);line-height:1.12;letter-spacing:-.025em;margin:8px 0 14px}.nps-page-heading p{font-size:18px;line-height:1.55;max-width:850px}.nps-page-heading[class*=nps-color]{padding:26px;border-radius:12px;background:var(--nps-surface);margin:20px 0}.nps-search{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;margin:8px 0 22px;font-size:13px}.nps-search label:first-child{flex:1 1 240px}.nps-search label{display:flex;flex-direction:column;gap:6px}.nps-search input,.nps-search select{border:1px solid #bac8bd;border-radius:5px;padding:10px;min-height:40px;background:#fff;min-width:0}.nps-search button,.nps-load button{background:#294f3b;color:white;border:0;border-radius:5px;padding:11px 16px}.nps-search>a{padding:11px 0}.nps-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.nps-catalog-grid>.nps-tile{min-height:232px}.nps-catalog-grid>.nps-tile:first-child{grid-column:span 2}.nps-catalog-grid>.nps-tile.nps-open{outline:2px solid var(--nps-accent);outline-offset:2px}.nps-catalog-grid>.nps-detail{grid-column:1/-1;padding:24px;scroll-margin-top:100px}.nps-catalog-grid .nps-title{font-size:22px}.nps-catalog-grid .nps-latest{font-size:15px}.nps-load{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:28px 0}.nps-pagination{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin:25px 0}.nps-pagination a{padding:8px;border:1px solid #c4cec6;border-radius:4px}.nps-back-top{display:block;text-align:right;margin:25px 0}.nps-related{margin:30px 0;clear:both}.nps-related>h2{font-size:22px!important;margin:0 0 14px!important}.nps-article-chain{background:var(--nps-surface);border-radius:9px;padding:20px}.nps-article-chain h3{font-size:21px!important;margin:8px 0!important}.nps-switches{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.nps-switches button{border:1px solid #b3c2b6;background:#f4f6f2;border-radius:5px;padding:8px}.nps-switches button[aria-expanded=true]{background:#294f3b;color:white}.nps-continuation{margin:12px 0;font-size:14px;font-weight:600;line-height:1.45}.nps-continuation a{display:inline-block;background:#edf3e6;color:#294a32;padding:9px 12px;border-radius:5px}.nps-all{font-size:13px;font-weight:600}.nps-catalog-grid .nps-detail-controls{font-size:13px}.nps-rows.nps-fade{animation:npFade .45s ease}@keyframes npFade{from{opacity:0}to{opacity:1}}@media(max-width:1000px){.nps-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nps-title{font-size:16px}.nps-home .nps-latest{font-size:12px}.nps-home .nps-tile-toggle{padding:12px}.nps-tile-foot{flex-wrap:wrap}.nps-home-header{gap:10px}.nps-home-heading{font-size:18px}}@media(max-width:600px){.nps-home-header{grid-template-columns:auto 1fr;gap:10px}.nps-home-heading{text-align:right}.nps-home-header>div{grid-column:1/-1;justify-self:end}.nps-home-panels{flex-direction:column;gap:8px}.nps-home .nps-tile{height:auto;min-height:172px;flex:auto!important}.nps-home-panels.nps-has-open .nps-tile{min-height:42px}.nps-home-panels.nps-has-open .nps-tile:not(.nps-open) .nps-short{writing-mode:horizontal-tb}.nps-home .nps-tile-toggle{padding:15px}.nps-home .nps-title{font-size:19px}.nps-home .nps-latest{font-size:14px}.nps-home .nps-tile-foot{margin-top:10px}.nps-home .nps-detail{height:300px;padding:14px}.nps-home .nps-motion-window{height:180px}.nps-home .nps-rows li{min-height:55px;grid-template-columns:66px minmax(0,1fr)}.nps-home .nps-rows a{font-size:13px;line-height:1.4}.nps-home .nps-detail-heading h3{font-size:17px}.nps-detail-controls{gap:10px}.nps-catalog-grid{grid-template-columns:minmax(0,1fr)}.nps-catalog-grid>.nps-tile:first-child{grid-column:auto}.nps-catalog-grid .nps-title{font-size:23px}.nps-catalog-grid>.nps-detail{padding:16px}.nps-rows li{grid-template-columns:1fr;gap:3px;padding:12px 0}.nps-rows a{font-size:15px}.nps-search{gap:10px}.nps-search label:first-child{flex-basis:100%}.nps-page{padding-top:15px}.nps-page-heading p{font-size:16px}.nps-detail-controls .nps-all{margin-left:0}.nps-article-chain{padding:16px}}
@media(prefers-reduced-motion:reduce){.nps *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Explicit component colors override legacy theme-wide heading/button colors. */
.nps h1,.nps h2,.nps h3,.nps p,.nps .nps-title,.nps .nps-latest,.nps .nps-tile-foot,.nps .nps-short,.nps .nps-type{color:#243c32!important}
.nps button{color:#243c32!important;background:transparent!important;box-shadow:none!important}
.nps .nps-tile-toggle{border:0!important;border-radius:0!important}
.nps .nps-home-header>button,.nps .nps-search button,.nps .nps-load button{background:#294f3b!important;color:#fff!important}
.nps .nps-detail a,.nps .nps-rows a,.nps .nps-page-heading a,.nps .nps-all{color:#243c32!important}
.nps .nps-switches button[aria-expanded=true]{background:#294f3b!important;color:white!important}

/* Readable compact metadata at all viewport widths. */
.nps .nps-type{font-size:11px}.nps .nps-tile-foot,.nps .nps-detail-controls{font-size:12px}.nps-home .nps-rows a{font-size:14px}.nps-home .nps-rows time{font-size:12px}.nps-home .nps-latest{font-size:14px}.nps-home .nps-rows li{grid-template-columns:80px minmax(0,1fr)}
@media(max-width:600px){.nps-home .nps-rows li{grid-template-columns:76px minmax(0,1fr)}.nps-home .nps-detail{height:330px}}

/* Контур событий: compact editorial wordmark and four visible articles. */
.nps .nps-home-header>button{font-size:17px;font-weight:700;letter-spacing:-.025em;border-radius:4px;padding:9px 15px;border-left:3px solid #a9be91}
.nps-home .nps-rows li{min-height:32px;padding:3px 0}
@media(max-width:600px){.nps .nps-home-header>button{font-size:16px}.nps-home-heading{font-size:15px}.nps-home .nps-detail{height:390px}.nps-home .nps-rows li{min-height:56px}}

/* Editorial wordmark: open typography instead of a filled button. */
.nps .nps-home-header>.nps-wordmark{display:inline-flex;align-items:center;gap:8px;background:transparent!important;color:#243c32!important;border:0!important;border-radius:0;padding:3px 0!important;box-shadow:none!important;line-height:1;white-space:nowrap}
.nps-wordmark-main{font-family:inherit;font-size:25px;font-weight:800;letter-spacing:-.06em;text-transform:uppercase}
.nps-wordmark-end{font-family:Georgia,'Times New Roman',serif;font-size:29px;font-weight:400;font-style:italic;letter-spacing:-.055em}
.nps-contour-mark{position:relative;display:block;width:27px;height:32px;border:1.5px solid #547563;border-radius:65% 45% 70% 45%;transform:rotate(24deg);margin-right:4px}
.nps-contour-mark:before{content:'';position:absolute;inset:4px;border:1px solid #547563;border-radius:65% 45% 70% 45%}
.nps-contour-mark:after{content:'';position:absolute;width:5px;height:5px;right:-2px;top:8px;background:#aa7945;border-radius:50%;box-shadow:0 0 0 3px #edf2ee}
.nps .nps-wordmark:hover .nps-wordmark-end{color:#52725c}
.nps-wordmark:focus-visible{outline-offset:6px!important}
@media(max-width:600px){.nps-home-header{grid-template-columns:1fr auto;row-gap:14px}.nps .nps-home-header>.nps-wordmark{grid-column:1/-1;justify-self:start}.nps-home-heading{grid-column:1;text-align:left;justify-self:start;font-size:14px}.nps-home-header>div{grid-column:2;grid-row:2}.nps-wordmark-main{font-size:26px}.nps-wordmark-end{font-size:30px}}
