:root{
  --mn-bg:#f4f5f2;
  --mn-paper:#ffffff;
  --mn-ink:#071216;
  --mn-dark:#071216;
  --mn-dark-2:#0d1b20;
  --mn-dark-3:#13252b;
  --mn-muted:#66757b;
  --mn-soft:#eef1ef;
  --mn-line:#dce2df;
  --mn-accent:#ff6a13;
  --mn-accent-2:#ff8b43;
  --mn-green:#17a85b;
  --mn-red:#e64c4c;
  --mn-radius:12px;
  --mn-shadow:0 12px 30px rgba(7,18,22,.08);
  --mn-container:1320px;
}
*{box-sizing:border-box}
body{background:var(--mn-bg);color:var(--mn-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.45}
.mn-site{min-height:100vh}.mn-container{width:min(var(--mn-container),calc(100% - 48px));margin-inline:auto}.mn-main{min-height:50vh}.is-up{color:var(--mn-green)!important}.is-down{color:var(--mn-red)!important}.mn-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--mn-accent);box-shadow:0 0 0 4px rgba(255,106,19,.14)}

/* Header */
.mn-header{position:relative;z-index:50;background:var(--mn-dark);color:#fff;box-shadow:0 1px 0 rgba(255,255,255,.06)}
.mn-ticker{height:34px;border-bottom:1px solid rgba(255,255,255,.09);background:#061014;color:#c7d0d3;font-size:11px}
.mn-ticker__inner{height:34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}
.mn-ticker__brand{display:flex;align-items:center;gap:7px;color:#fff;text-transform:uppercase;letter-spacing:.07em;font-weight:800;white-space:nowrap}
.mn-ticker__items{display:flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap}
.mn-ticker__items span{padding:0 13px;border-left:1px solid rgba(255,255,255,.12)}
.mn-ticker__items b{margin:0 5px;font-weight:900}.mn-ticker__meta{white-space:nowrap;color:#aeb9bc}
.mn-header-main{background:#08151a}.mn-header-main__inner{height:80px;display:grid;grid-template-columns:255px minmax(260px,500px) 1fr;align-items:center;gap:28px}
.mn-brand img{width:220px;height:auto}.mn-header-search{height:42px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:rgba(255,255,255,.025)}
.mn-header-search svg,.mn-icon-action svg,.mn-login-btn svg,.mn-menu-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.mn-header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.mn-header-search input::placeholder{color:#89999f}
.mn-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.mn-icon-action{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);border-radius:6px;background:transparent;color:#fff}.mn-icon-action:hover,.mn-login-btn:hover{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.04)}.mn-mobile-search{display:none}
.mn-account-actions{display:flex;align-items:center;gap:9px}.mn-login-btn,.mn-account-btn{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:6px;font-size:12px;font-weight:850;white-space:nowrap}.mn-login-btn{border:1px solid rgba(255,255,255,.22);color:#fff}.mn-account-btn{border:1px solid var(--mn-accent);background:var(--mn-accent);color:#fff;box-shadow:0 7px 16px rgba(255,106,19,.19)}.mn-account-btn:hover{background:#ff7927}
.login-pop{top:112px!important;right:32px!important;border-radius:10px!important;border:1px solid var(--mn-line)}
.mn-nav-wrap{height:46px;border-top:1px solid rgba(255,255,255,.08);background:#09161b}.mn-nav-inner{height:46px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px}.mn-menu-toggle{width:38px;height:38px;border:0;border-right:1px solid rgba(255,255,255,.12);background:transparent;color:#fff;display:grid;place-items:center;padding-right:8px}.mn-main-nav{min-width:0;overflow:auto;scrollbar-width:none}.mn-main-nav::-webkit-scrollbar{display:none}.mn-main-nav>.category-menu{display:flex;align-items:center;gap:0;white-space:nowrap}.mn-main-nav .category-menu__item>a{padding:14px 12px;color:#edf2f3;font-size:11px;font-weight:800}.mn-main-nav .category-menu__item>a small{display:none}.mn-main-nav .is-active>a:after{left:12px;right:12px;height:2px;background:var(--mn-accent)}.mn-nav-meta{display:flex;align-items:center;gap:18px;font-size:11px;color:#c7d1d4}.mn-nav-meta a:hover{color:#fff}

/* Homepage top ad */
.mn-top-ad{padding-top:16px}.mn-ad-slot{position:relative;overflow:hidden;border-radius:var(--mn-radius)}.mn-ad-slot__content:empty{display:none}.mn-ad-slot__content:not(:empty)+.mn-ad-slot__fallback{display:none}.mn-ad-slot__content img,.mn-ad-slot__content iframe{display:block;max-width:100%;width:100%}
.mn-ad-slot--billboard{height:95px;background:linear-gradient(90deg,#12232a 0%,#0b171d 28%,#132b33 58%,#081217 100%);border:1px solid rgba(255,255,255,.04);box-shadow:var(--mn-shadow)}.mn-ad-slot--billboard:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 52%,rgba(255,106,19,.42),transparent 14%),linear-gradient(115deg,transparent 52%,rgba(255,255,255,.04) 53%,transparent 54%);opacity:.9}.mn-ad-slot--billboard:after{content:"";position:absolute;left:46%;right:10%;bottom:-8px;height:4px;background:linear-gradient(90deg,transparent,var(--mn-accent),transparent);filter:blur(5px)}
.mn-ad-slot--billboard .mn-ad-slot__fallback{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:1fr auto;align-items:center;padding:0 28px;color:#fff}.mn-ad-slot--billboard .mn-ad-slot__fallback>div{display:grid;gap:3px}.mn-ad-slot--billboard strong{font-size:22px;line-height:1;text-transform:uppercase;letter-spacing:.09em}.mn-ad-slot--billboard span{font-size:12px;color:#d9e0e2}.mn-ad-slot--billboard em{position:absolute;right:18px;top:12px;padding:5px 9px;border:1px solid rgba(255,255,255,.45);border-radius:3px;font-size:10px;font-style:normal;color:#cbd5d8}.mn-ad-slot--billboard b{align-self:end;padding-bottom:18px;text-transform:uppercase;letter-spacing:.09em;font-size:10px;color:#bdc9cc}

/* Hero + rail */
.mn-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:14px;padding-top:14px}.mn-hero-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(250px,.86fr);grid-template-rows:repeat(2,185px);gap:10px}.mn-hero-card{position:relative;min-width:0;overflow:hidden;border-radius:var(--mn-radius);background:var(--mn-dark-2);color:#fff;isolation:isolate}.mn-hero-grid>.mn-hero-card:first-child{grid-row:1/3}.mn-hero-card__media,.mn-hero-card__media img{position:absolute;inset:0;width:100%;height:100%}.mn-hero-card__media img{object-fit:cover;transition:transform .35s ease}.mn-hero-card:hover .mn-hero-card__media img{transform:scale(1.02)}.mn-hero-card__shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(5,12,15,.02) 16%,rgba(4,11,14,.15) 38%,rgba(4,11,14,.96) 100%)}.mn-hero-card__content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:16px}.mn-hero-grid>.mn-hero-card:first-child .mn-hero-card__content{padding:20px}.mn-story-meta{display:flex;align-items:center;gap:10px;color:#c2ced1;font-size:10px;font-weight:800}.mn-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:99px;background:var(--mn-accent);color:#071216!important;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:950}.mn-hero-card h2{margin:7px 0 0;font-size:17px;line-height:1.12;letter-spacing:-.025em}.mn-hero-grid>.mn-hero-card:first-child h2{max-width:720px;margin:8px 0 8px;font-size:31px;line-height:1.03;letter-spacing:-.04em}.mn-hero-excerpt{display:none;color:#e5eaeb;font-size:13px;max-width:760px}.mn-hero-grid>.mn-hero-card:first-child .mn-hero-excerpt{display:block}.mn-hero-excerpt p{margin:0}.mn-hero-bottom{display:flex;align-items:center;gap:14px;margin-top:11px;color:#ccd6d8;font-size:10px}.mn-meta-icon{display:inline-flex;align-items:center;gap:5px}.mn-meta-icon svg,.mn-news-card__meta svg,.mn-popular-item span svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.5}.mn-round-arrow{margin-left:auto;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.33);border-radius:50%;font-size:17px}.mn-hero-grid>.mn-hero-card:not(:first-child) .mn-hero-bottom{margin-top:7px}.mn-hero-grid>.mn-hero-card:not(:first-child) .mn-round-arrow{width:24px;height:24px;border:0;font-size:18px}
.mn-dashboard-rail{display:grid;grid-template-rows:auto 1fr;gap:10px}.mn-rail-card{border:1px solid var(--mn-line);border-radius:var(--mn-radius);background:#fff;overflow:hidden}.mn-rail-card--focus{background:var(--mn-dark-2);border-color:var(--mn-dark-2);color:#fff}.mn-card-title{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;font-weight:900;text-transform:uppercase}.mn-card-title a{font-size:17px;font-weight:400}.mn-focus-list{list-style:none;margin:0;padding:8px 14px 10px}.mn-focus-list li{position:relative;padding:6px 4px 6px 18px}.mn-focus-list li:before{content:"";position:absolute;left:1px;top:12px;width:7px;height:7px;border-radius:50%;background:var(--mn-accent);box-shadow:0 0 0 3px rgba(255,106,19,.11)}.mn-focus-list a{display:block;font-size:11px;line-height:1.28;color:#e5ecee}.mn-market-card .mn-card-title{border-bottom:1px solid var(--mn-line);color:var(--mn-ink)}.mn-market-row{display:grid;grid-template-columns:1.1fr .8fr .55fr 52px;align-items:center;gap:6px;padding:9px 12px;border-bottom:1px solid var(--mn-line);font-size:10px}.mn-market-row b{font-size:10px}.mn-market-row span{color:#26353a}.mn-market-row em{font-style:normal;font-weight:900}.mn-market-row svg{width:52px;height:18px;fill:none;stroke:var(--mn-green);stroke-width:1.8}.mn-market-row svg.down{stroke:var(--mn-red)}.mn-market-more{display:block;padding:9px 12px;color:var(--mn-accent);font-size:10px;font-weight:900}

/* Industries */
.mn-industries{margin-top:12px;padding:14px 14px 16px;border:1px solid var(--mn-line);border-radius:var(--mn-radius);background:#fff}.mn-section-line{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.mn-section-line h2{margin:0;font-size:15px;line-height:1.15;text-transform:uppercase;letter-spacing:.01em}.mn-section-line a{color:var(--mn-accent);font-size:10px;font-weight:800;white-space:nowrap}.mn-industry-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.mn-industry-grid>a{min-height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #edf0ef;border-radius:7px;background:#f8f9f7;color:#26363b;text-align:center;font-size:9px;font-weight:750;transition:.16s ease}.mn-industry-grid>a:hover{border-color:#d4dbd8;background:#fff;transform:translateY(-1px);box-shadow:0 7px 14px rgba(7,18,22,.06)}.mn-industry-grid svg{width:28px;height:28px;fill:none;stroke:#17272d;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* Main content */
.mn-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:14px;padding-top:12px;padding-bottom:18px}.mn-content-main{min-width:0}.mn-news-section,.mn-mini-panel,.mn-popular-panel{border:1px solid var(--mn-line);border-radius:var(--mn-radius);background:#fff}.mn-news-section{padding:14px}.mn-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mn-news-card{min-width:0;overflow:hidden;border:1px solid #e3e7e5;border-radius:8px;background:#fff}.mn-news-card__media{position:relative;display:block;height:122px;overflow:hidden;background:#102027}.mn-news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.mn-news-card:hover .mn-news-card__media img{transform:scale(1.025)}.mn-news-card__media .mn-chip{position:absolute;left:9px;bottom:8px}.mn-news-card__body{padding:10px 10px 11px}.mn-news-card h3{margin:0 0 10px;font-size:12px;line-height:1.25;letter-spacing:-.012em}.mn-news-card h3 a:hover{color:#bd4a08}.mn-news-card__meta{display:flex;align-items:center;gap:10px;color:#819096;font-size:9px}.mn-news-card__meta span{display:inline-flex;align-items:center;gap:4px}.mn-news-card__meta time{margin-right:auto}
.mn-feature-grid{display:grid;grid-template-columns:1fr 1.08fr 1fr;gap:10px;margin-top:10px}.mn-mini-panel{padding:13px;min-width:0}.mn-mini-panel .mn-section-line h2{font-size:13px}.mn-opinion-card{display:grid;grid-template-columns:104px 1fr;gap:10px}.mn-opinion-card__media{height:118px;border-radius:7px;overflow:hidden;background:#102027}.mn-opinion-card__media img{width:100%;height:100%;object-fit:cover}.mn-opinion-card h3{margin:0 0 6px;font-size:12px;line-height:1.22}.mn-opinion-card p{margin:0 0 9px;color:#68777c;font-size:10px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.mn-opinion-card p p{margin:0}
.mn-chart-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px}.mn-chart-caption>span{font-weight:750}.mn-chart-caption>div{display:flex;gap:3px}.mn-chart-caption b{padding:3px 5px;border-radius:4px;background:#f1f3f2;font-size:8px}.mn-chart-caption b.active{background:#dfe5e2}.mn-big-chart{width:100%;height:102px;margin:7px 0 4px;overflow:visible}.mn-big-chart .grid path{stroke:#e6ebe9;stroke-width:1}.mn-big-chart>polyline{fill:none;stroke:var(--mn-accent);stroke-width:2}.mn-big-chart circle{fill:var(--mn-accent)}.mn-chart-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mn-chart-stats>div{padding:8px 7px;border-radius:6px;background:#f3f6f4}.mn-chart-stats b{display:block;font-size:13px;color:#0a7342}.mn-chart-stats div:last-child b{color:#111}.mn-chart-stats span{display:block;margin-top:2px;color:#829096;font-size:7px}
.mn-calendar-panel{padding-bottom:7px}.mn-event{display:grid;grid-template-columns:38px 1fr;gap:8px;padding:6px 0;border-top:1px solid var(--mn-line)}.mn-event:first-of-type{border-top:0}.mn-event time{height:42px;display:grid;place-items:center;align-content:center;border-radius:5px;background:#fff3ec;color:var(--mn-accent);line-height:1}.mn-event time b{font-size:18px}.mn-event time span{font-size:7px;font-weight:900}.mn-event strong{display:block;font-size:9px;line-height:1.22}.mn-event small{display:block;margin-top:3px;color:#8a989d;font-size:8px}
.mn-content-rail{display:grid;align-content:start;gap:10px}.mn-ad-slot--sidebar{min-height:320px;border:1px solid #d5ddda;background:linear-gradient(165deg,#17323b 0%,#0b181d 48%,#0c1316 100%);color:#fff}.mn-ad-slot--sidebar:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 42%,rgba(255,106,19,.14) 42.5%,transparent 44%),radial-gradient(circle at 67% 22%,rgba(255,255,255,.09),transparent 22%)}.mn-ad-slot--sidebar .mn-ad-slot__fallback{position:relative;z-index:2;min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;padding:18px}.mn-ad-slot--sidebar span{position:absolute;top:13px;left:13px;padding:4px 7px;border:1px solid rgba(255,255,255,.45);border-radius:3px;font-size:9px}.mn-ad-slot--sidebar strong{font-size:22px;line-height:.98;text-transform:uppercase;letter-spacing:-.02em}.mn-ad-slot--sidebar small{margin-top:8px;text-transform:uppercase;color:#d1dcdf;font-size:9px}.mn-ad-slot--sidebar b{align-self:flex-start;margin-top:13px;padding:10px 14px;border-radius:5px;background:var(--mn-accent);font-size:10px}.mn-popular-panel{padding:13px}.mn-popular-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:10px}.mn-popular-head h2{margin:0;font-size:13px;text-transform:uppercase}.mn-popular-head>div{display:flex;gap:8px;color:#8c989d}.mn-popular-head b{font-size:8px}.mn-popular-head b.active{padding:4px 6px;border-radius:4px;background:#fff0e6;color:#9e3b00}.mn-popular-panel .popular-list{counter-reset:popular}.mn-popular-item{counter-increment:popular;display:grid!important;grid-template-columns:26px minmax(0,1fr)!important;gap:7px!important;padding:9px 0!important;border-top:1px solid var(--mn-line)!important}.mn-popular-item:first-child{border-top:0!important}.mn-popular-item .popular-item__index{width:24px;height:24px;display:grid;place-items:center;border-radius:4px;background:#fff0e7;color:var(--mn-accent);font-size:10px;font-weight:900}.mn-popular-item .popular-item__index:before{content:counter(popular)}.mn-popular-item h3{margin:0!important;font-size:9px!important;line-height:1.28!important}.mn-popular-item span{display:flex!important;align-items:center!important;gap:4px!important;margin-top:4px!important;color:#86949a!important;font-size:8px!important}.mn-popular-item span svg{width:10px;height:10px}
.mn-ad-slot--infeed{min-height:70px;margin-top:10px;border:1px solid #d9dfdc;background:#fff}.mn-ad-slot--infeed .mn-ad-slot__fallback{min-height:70px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:0 16px}.mn-ad-slot--infeed span{font-size:8px;text-transform:uppercase;color:#8a989d}.mn-ad-slot--infeed b{font-size:12px}.mn-ad-slot--infeed a{color:var(--mn-accent);font-size:9px;font-weight:900}

/* Newsletter */
.mn-newsletter{min-height:108px;margin-bottom:18px;padding:18px 22px;display:grid;grid-template-columns:58px minmax(220px,.85fr) minmax(330px,1.1fr) minmax(180px,.55fr);align-items:center;gap:18px;border-radius:var(--mn-radius);background:linear-gradient(90deg,#0a181d 0%,#10232a 55%,#0b171b 100%);color:#fff;overflow:hidden;position:relative}.mn-newsletter:after{content:"";position:absolute;right:-60px;bottom:-95px;width:420px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,19,.20),transparent 67%)}.mn-newsletter__icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid var(--mn-accent);border-radius:9px;color:var(--mn-accent)}.mn-newsletter__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.5}.mn-newsletter__copy h2{margin:0;font-size:18px;line-height:1.03}.mn-newsletter__copy p{margin:7px 0 0;color:#9fb0b6;font-size:9px;max-width:300px}.mn-newsletter__form{display:grid;grid-template-columns:1fr 115px;gap:6px;position:relative;z-index:2}.mn-newsletter__form input[type=email]{height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.19);border-radius:5px;background:rgba(255,255,255,.035);color:#fff;outline:0}.mn-newsletter__form button{height:38px;border:0;border-radius:5px;background:var(--mn-accent);color:#fff;font-size:10px;font-weight:900}.mn-newsletter__form label{grid-column:1/-1;display:flex;align-items:center;gap:6px;color:#8da0a7;font-size:7px}.mn-newsletter__tagline{position:relative;z-index:2;text-align:right;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:850;color:#dce5e7}

/* Footer */
.mn-footer{background:#071216;color:#bdc8cc}.mn-footer-main{min-height:95px;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:30px}.mn-footer-brand img{width:170px}.mn-footer-brand p{margin:5px 0 0;color:#71858c;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.mn-footer-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.mn-footer-links a{font-size:9px;color:#aebdc1}.mn-footer-links a:hover{color:#fff}.mn-socials{display:flex;gap:7px}.mn-socials a{width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.23);border-radius:50%;font-size:8px;font-weight:900}.mn-footer-bottom{height:50px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.09);color:#72868d;font-size:8px}

/* Inner pages - premium shell */
.mn-inner-layout{padding-top:22px!important;padding-bottom:42px!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important}.mn-inner-sidebar{gap:12px!important}.mn-inner-sidebar .side-card{border-radius:10px!important;padding:18px!important}.mn-inner-sidebar .side-card--dark{background:var(--mn-dark-2)!important}.mn-ad-slot--inner{min-height:220px}.mn-ad-slot--inner .mn-ad-slot__fallback{min-height:220px}.page-heading{background:#fff;border:1px solid var(--mn-line);border-radius:10px;padding:24px!important;margin-bottom:14px}.page-heading h1{font-size:clamp(2rem,4vw,3.4rem)!important;letter-spacing:-.05em!important}.speedbar{margin-bottom:12px!important}.article{border-radius:10px!important;border-color:var(--mn-line)!important;box-shadow:none!important}.article-header{padding:30px 32px 0!important}.article-header h1{font-size:clamp(2.35rem,5vw,4.5rem)!important;line-height:.98!important}.article-cover{border-radius:0!important}.article-body{font-family:Georgia,"Times New Roman",serif!important;font-size:1.08rem!important;line-height:1.78!important}.article-body h2,.article-body h3,.article-body h4{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important}.article-body a{color:#c44a05!important;text-decoration-color:#f3b18c!important}.related-block,.comments-zone,.form-card,.profile-card{border-radius:10px!important;box-shadow:none!important}.comments-zone{margin-top:14px}.story-card{border-radius:10px!important}.story-card:hover{box-shadow:0 8px 20px rgba(7,18,22,.07)!important}.chip{background:var(--mn-accent)!important;color:#071216!important}.chip--light{background:#eff2f0!important;color:#26353a!important}.side-card{border-color:var(--mn-line)!important}.article-actions .action-link,.editor-link,.comments-upload a,.profile-settings>summary{color:#c94e08!important}

/* Search overlay */
.search-panel__body{border-radius:12px!important}.big-search button{background:var(--mn-accent)!important;color:#fff!important;border-radius:6px!important}.big-search input{border-radius:6px!important}

/* Responsive */
@media (max-width:1180px){
  .mn-container{width:min(var(--mn-container),calc(100% - 32px))}.mn-header-main__inner{grid-template-columns:220px minmax(220px,1fr) auto;gap:18px}.mn-brand img{width:195px}.mn-ticker__meta{display:none}.mn-dashboard,.mn-content-layout{grid-template-columns:minmax(0,1fr) 270px}.mn-industry-grid{grid-template-columns:repeat(4,1fr)}.mn-feature-grid{grid-template-columns:1fr 1fr}.mn-calendar-panel{grid-column:1/-1}.mn-newsletter{grid-template-columns:52px 1fr 1.2fr}.mn-newsletter__tagline{display:none}.mn-footer-main{grid-template-columns:220px 1fr}.mn-socials{display:none}
}
@media (max-width:940px){
  .mn-ticker__inner{grid-template-columns:auto 1fr}.mn-ticker__items{justify-content:flex-start}.mn-ticker__items span:nth-child(n+4){display:none}.mn-header-main__inner{grid-template-columns:205px 1fr auto}.mn-header-search{display:none}.mn-mobile-search{display:grid}.mn-account-btn{display:none}.mn-nav-meta{display:none}.mn-nav-inner{grid-template-columns:42px 1fr}.mn-dashboard,.mn-content-layout,.mn-inner-layout{grid-template-columns:1fr!important}.mn-dashboard-rail{grid-template-columns:1fr 1fr;grid-template-rows:auto}.mn-content-rail{grid-template-columns:1fr 1fr}.mn-ad-slot--sidebar{min-height:250px}.mn-ad-slot--sidebar .mn-ad-slot__fallback{min-height:250px}.mn-popular-panel{min-height:250px}.mn-newsletter{grid-template-columns:52px 1fr}.mn-newsletter__form{grid-column:1/-1}.mn-footer-main{grid-template-columns:1fr;gap:16px;padding-block:24px}.mn-footer-links{justify-content:flex-start}.mn-footer-bottom{height:auto;min-height:54px;gap:14px;padding-block:12px}
}
@media (max-width:720px){
  .mn-container{width:min(100% - 22px,var(--mn-container))}.mn-ticker{height:30px}.mn-ticker__inner{height:30px}.mn-ticker__brand{font-size:9px}.mn-ticker__items span{font-size:9px;padding:0 8px}.mn-ticker__items span:nth-child(n+3){display:none}.mn-header-main__inner{height:66px;grid-template-columns:1fr auto;gap:10px}.mn-brand img{width:175px}.mn-icon-action{width:38px;height:38px}.mn-login-btn{width:38px;padding:0;font-size:0}.mn-login-btn svg{margin:0}.mn-account-actions{gap:6px}.mn-nav-wrap{height:auto}.mn-nav-inner{min-height:42px;height:auto;display:block;position:relative}.mn-menu-toggle{display:grid;width:42px;height:42px;border-right:0}.mn-main-nav{display:none;padding:5px 0 10px}.mn-nav-wrap.is-open .mn-main-nav{display:block}.mn-main-nav>.category-menu{display:block;white-space:normal}.mn-main-nav .category-menu__item>a{padding:10px 8px}.mn-main-nav .category-menu__sub{position:static;border:0;box-shadow:none;background:#0c1c21;margin-left:10px}.mn-top-ad{padding-top:10px}.mn-ad-slot--billboard{height:82px}.mn-ad-slot--billboard .mn-ad-slot__fallback{padding:0 15px}.mn-ad-slot--billboard strong{font-size:16px}.mn-ad-slot--billboard b{display:none}.mn-dashboard{padding-top:10px}.mn-hero-grid{grid-template-columns:1fr;grid-template-rows:310px 155px 155px}.mn-hero-grid>.mn-hero-card:first-child{grid-row:auto}.mn-hero-grid>.mn-hero-card:first-child h2{font-size:26px}.mn-hero-excerpt{display:none!important}.mn-dashboard-rail{grid-template-columns:1fr}.mn-industry-grid{grid-template-columns:repeat(2,1fr)}.mn-news-grid{grid-template-columns:1fr 1fr}.mn-news-card__media{height:135px}.mn-feature-grid{grid-template-columns:1fr}.mn-calendar-panel{grid-column:auto}.mn-content-rail{grid-template-columns:1fr}.mn-ad-slot--sidebar{min-height:220px}.mn-ad-slot--sidebar .mn-ad-slot__fallback{min-height:220px}.mn-newsletter{grid-template-columns:42px 1fr;padding:16px}.mn-newsletter__icon{width:42px;height:42px}.mn-newsletter__copy h2{font-size:16px}.mn-newsletter__form{grid-template-columns:1fr}.mn-newsletter__form label{grid-column:auto}.mn-footer-bottom{align-items:flex-start;flex-direction:column}.article-header{padding:22px 18px 0!important}.article-body{padding:26px 18px!important}.article-tags,.article-actions,.edit-note{margin-inline:18px!important}
}
@media (max-width:480px){
  .mn-news-grid{grid-template-columns:1fr}.mn-news-card{display:grid;grid-template-columns:120px 1fr}.mn-news-card__media{height:100%;min-height:112px}.mn-news-card__body{padding:10px}.mn-industry-grid>a{min-height:76px}.mn-dashboard-rail{gap:8px}.mn-market-row{grid-template-columns:1fr .8fr .6fr}.mn-market-row svg{display:none}.mn-feature-grid{gap:8px}.mn-opinion-card{grid-template-columns:90px 1fr}.mn-ad-slot--infeed .mn-ad-slot__fallback{grid-template-columns:1fr;align-content:center;gap:3px;padding:12px}.mn-ad-slot--infeed a{margin-top:2px}.mn-newsletter{grid-template-columns:1fr}.mn-newsletter__icon{display:none}.mn-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mn-ticker__items span:nth-child(n+2){display:none}
}
@media (prefers-reduced-motion:reduce){.mn-hero-card__media img,.mn-news-card__media img,.mn-industry-grid>a{transition:none!important}}

/* =========================================================
   METANOFF Premium article corrective 1.1.1
   Fixes live DLE rendering defects seen on metanoff.ru.
   ========================================================= */
.mn-article{overflow:visible!important}.mn-article-header{overflow:hidden;border-radius:10px 10px 0 0}.mn-article-kicker{display:flex;align-items:center;gap:10px}.mn-article-submeta{align-items:center;gap:16px!important}.mn-article-meta{display:inline-flex;align-items:center;gap:6px}.mn-article-meta svg{width:15px;height:15px;fill:none;stroke:#718187;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.mn-article-cover img{display:block}
.mn-article-ad{margin:0 32px 20px!important;border-radius:9px!important;overflow:hidden}.mn-article-pages{margin:0 32px 20px}.mn-split-pages{margin:0!important;padding:10px;border:1px solid var(--mn-line);border-radius:9px;background:#f7f9f8}.mn-split-pages a,.mn-split-pages span{border-radius:6px!important;min-height:32px!important;min-width:32px!important}
.mn-article-bottom{padding:0 32px 24px}.mn-article-tags{margin:0!important;padding:17px 0!important;display:flex;align-items:flex-start;gap:12px}.mn-article-tags>strong{padding-top:8px;white-space:nowrap}.mn-article-tags>div{display:flex;flex-wrap:wrap;gap:6px}.mn-article-tags a{margin:0!important;padding:7px 10px!important;background:#f0f3f1!important;border:1px solid #e4e8e6;border-radius:99px!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:700;color:#435157!important;text-decoration:none!important}.mn-article-tags a:hover{border-color:#ffc8a8;background:#fff6f0!important;color:#a33e06!important}
.mn-article-utility{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:16px;border-top:1px solid var(--mn-line)}.mn-article-rating{display:flex;align-items:center;gap:10px;min-width:0}.mn-article-rating__label{color:#738087;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.mn-rate-stars{display:flex;align-items:center;gap:8px}.mn-rate-score{font-size:11px;font-weight:850;color:#3f4e53}.mn-rate-like{display:inline-flex;align-items:center;gap:7px}.mn-rate-like--split{padding:3px;border:1px solid var(--mn-line);border-radius:99px;background:#f7f9f8}.mn-rate-button{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#28383e;font-size:14px;font-weight:900;box-shadow:0 1px 2px rgba(7,18,22,.06)}.mn-rate-button:hover{background:#fff2e9;color:#bd4704}.mn-rate-count{padding:0 5px;font-size:11px;font-weight:900}.mn-rate-divider{width:1px;height:18px;background:var(--mn-line)}
.mn-article-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.mn-action-pill{display:inline-flex!important;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid var(--mn-line);border-radius:7px;background:#fff;color:#3a494f!important;font-size:10px!important;font-weight:800!important;margin:0!important;cursor:pointer}.mn-action-pill svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mn-action-pill:hover,.mn-action-pill.is-active{border-color:#ffc39f;background:#fff4ed;color:#b94302!important}.mn-action-pill--accent{color:#bd4704!important}

.mn-related-block{margin-top:14px!important;padding:18px!important;border-radius:10px!important}.mn-related-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px!important}.mn-related-head>div{display:grid;gap:2px}.mn-related-head h2{margin:0;font-size:20px!important;line-height:1.05}.mn-related-head span{font-size:8px!important;color:var(--mn-accent);text-transform:uppercase;letter-spacing:.09em;font-weight:900}.mn-related-head>a{color:var(--mn-accent);font-size:9px;font-weight:850;white-space:nowrap}.mn-related-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:10px!important}.mn-related-card{display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;align-items:stretch!important;min-height:128px;border:1px solid var(--mn-line);border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 1px 0 rgba(7,18,22,.02)}.mn-related-card__media{height:auto!important;min-height:126px!important;border-radius:0!important}.mn-related-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.mn-related-card__body{min-width:0;display:flex;flex-direction:column;padding:12px 12px 10px}.mn-related-card__meta{display:flex;align-items:center;gap:8px;min-width:0}.mn-related-card__meta span{display:inline-block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 6px;border-radius:99px;background:#fff1e8;color:#b44304!important;font-size:8px!important}.mn-related-card__meta time{color:#859298!important;font-size:8px!important}.mn-related-card h3{margin:7px 0 5px!important;font-size:12px!important;line-height:1.23!important}.mn-related-card h3 a{color:#0b171b}.mn-related-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:#6b797e;font-size:9px;line-height:1.35}.mn-related-card__more{margin-top:auto;padding-top:8px;display:flex;align-items:center;justify-content:space-between;color:#526267;font-size:9px;font-weight:850}.mn-related-card__more b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#102126;color:#fff;font-size:13px}.mn-related-card:hover{border-color:#cad4d1;box-shadow:0 8px 20px rgba(7,18,22,.06)}

.mn-article-pager{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:10px!important;margin:10px 0 14px!important}.mn-pager-card{min-width:0;display:flex!important;flex-direction:column!important;gap:4px;padding:13px 15px!important;border:1px solid var(--mn-line)!important;border-radius:9px!important;background:#fff!important}.mn-pager-card span{display:flex;align-items:center;gap:7px;color:#8a969b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.mn-pager-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#152126;font-size:11px;line-height:1.25}.mn-pager-card--next{text-align:right;align-items:flex-end}.mn-pager-card:hover{border-color:#f0b18c!important;background:#fffaf7!important}.mn-pager-card span b{color:var(--mn-accent);font-size:14px}

.mn-comments-zone{margin-top:0!important;padding:18px!important;border-radius:10px!important}.mn-comments-head{margin-bottom:10px!important}.mn-comments-head h2{font-size:20px!important}.mn-comments-head small{color:#98a3a6;font-size:12px}.mn-comments-head>span{font-size:9px!important;color:var(--mn-accent);text-transform:uppercase;letter-spacing:.09em;font-weight:900}.mn-comment-form{margin-top:0!important;padding:18px!important;border-radius:9px!important;background:#fbfcfb!important}.mn-comments-zone>.mn-comment-form:first-child{margin-top:0!important}.mn-comment-form__head{margin-bottom:14px!important}.mn-comment-form__head .eyebrow{font-size:9px}.mn-comment-form__head h2{margin-top:5px!important;font-size:22px!important}.mn-comment-form__head p{max-width:620px;margin:6px 0 0;color:#829095;font-size:10px}.mn-comment-grid{gap:10px!important}.mn-comment-editor{overflow:hidden;border:1px solid #cfd8d5;border-radius:8px;background:#252b3a}.mn-comment-editor .bb-editor,.mn-comment-editor .wysiwyg,.mn-comment-editor .editor{margin:0!important;border:0!important}.mn-comment-editor textarea,.mn-comment-editor .bb-editor textarea,.mn-comment-editor .wysiwyg,.mn-comment-editor .editor{min-height:150px!important;max-height:230px!important}.mn-comment-editor iframe{min-height:150px!important;max-height:230px!important}.mn-comment-tools{min-height:44px;display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:2px 0}.mn-comments-upload a{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--mn-line);border-radius:7px;background:#fff;color:#4b5a60!important;font-size:10px;font-weight:850!important;text-decoration:none!important}.mn-comments-upload a:before{content:"";width:15px;height:15px;background:no-repeat center/15px 15px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23526267' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m20.5 11.5-8.7 8.7a6 6 0 0 1-8.5-8.5L13 2a4 4 0 0 1 5.7 5.7L9 17.4a2 2 0 0 1-2.8-2.8l8.3-8.3'/%3E%3C/svg%3E")}.mn-comments-upload a:hover{border-color:#f2b48f;background:#fff7f1;color:#b74303!important}.mn-comment-subscribe{margin-left:auto;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;color:#506066;font-size:10px;font-weight:750}.mn-comment-subscribe>*{margin:0!important;float:none!important;position:static!important}.mn-comment-subscribe label{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;color:#506066!important;font-size:10px!important;font-weight:750!important}.mn-comment-subscribe input[type=checkbox],.mn-comment-subscribe label input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;border:1px solid #aab6b2!important;border-radius:4px!important;background:#fff!important;box-shadow:none!important;padding:0!important;cursor:pointer}.mn-comment-subscribe input[type=checkbox]:checked{border-color:var(--mn-accent)!important;background:var(--mn-accent) no-repeat center/11px 11px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E")!important}.mn-comment-actions{justify-content:flex-end!important;padding-top:1px}.mn-comment-actions button{min-height:38px!important;padding:0 15px!important;border-radius:7px!important;background:var(--mn-accent)!important;color:#fff!important;font-size:10px!important;font-weight:900!important;box-shadow:0 7px 14px rgba(255,106,19,.14)}.mn-comment-actions button:after{content:" →"}.mn-comment-actions button:hover{background:#f45e08!important}.mn-captcha{overflow:auto}

@media (max-width:940px){.mn-article-ad{margin-inline:24px!important}.mn-article-pages{margin-inline:24px}.mn-article-bottom{padding-inline:24px}.mn-article-utility{align-items:flex-start;flex-direction:column}.mn-article-actions{justify-content:flex-start}.mn-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:720px){.mn-article-ad{margin-inline:18px!important}.mn-article-pages{margin-inline:18px}.mn-article-bottom{padding-inline:18px}.mn-related-block,.mn-comments-zone{padding:14px!important}.mn-related-grid{grid-template-columns:1fr!important}.mn-related-card{grid-template-columns:112px minmax(0,1fr)!important}.mn-comment-tools{align-items:flex-start;flex-direction:column}.mn-comment-subscribe{margin-left:0;justify-content:flex-start!important}.mn-comment-actions{justify-content:stretch!important}.mn-comment-actions button{width:100%}.mn-article-pager{grid-template-columns:1fr}.mn-pager-card--next{align-items:flex-start;text-align:left}}
@media (max-width:480px){.mn-related-card{grid-template-columns:96px minmax(0,1fr)!important}.mn-related-card p{display:none}.mn-related-card__media{min-height:106px!important}.mn-article-rating{align-items:flex-start;flex-direction:column}.mn-action-pill{min-height:34px}.mn-comment-editor textarea,.mn-comment-editor .bb-editor textarea,.mn-comment-editor .wysiwyg,.mn-comment-editor .editor,.mn-comment-editor iframe{min-height:135px!important}}

/* =========================================================
   METANOFF Premium density + interaction system 1.2.0
   Live-corrective: readability, geometry, sticky monetization,
   uniform icons/buttons, dense grids, mobile consistency.
   ========================================================= */
:root{--mn-control:42px;--mn-text-xs:clamp(10.5px,.66vw,12px);--mn-text-sm:clamp(11.5px,.73vw,13px);--mn-text-md:clamp(13px,.84vw,15px)}
body{font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}
.mn-arrow-icon{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.mn-icon-link{width:30px;height:30px;display:grid!important;place-items:center;border-radius:50%;color:inherit}.mn-icon-link:hover{background:rgba(255,255,255,.08)}.mn-icon-link--light:hover{background:#f1f4f2}.mn-link-with-icon{display:inline-flex!important;align-items:center!important;gap:6px!important}.mn-link-with-icon .mn-arrow-icon{width:14px;height:14px}

/* readable header */
.mn-ticker{font-size:var(--mn-text-xs)}.mn-ticker__brand{font-size:var(--mn-text-xs)}.mn-ticker__items span{padding-inline:12px}.mn-header-search input{font-size:13px}.mn-login-btn,.mn-account-btn{font-size:12.5px}.mn-main-nav .category-menu__item>a{min-height:46px;padding:0 12px!important;font-size:var(--mn-text-sm)!important}.mn-nav-meta{font-size:var(--mn-text-sm)}
.category-menu__item>a{gap:8px}.mn-category-icon{width:18px;height:18px;display:none;align-items:center;justify-content:center;flex:0 0 18px}.mn-category-icon svg,.mn-category-icon img{width:18px;height:18px;object-fit:contain;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mn-category-chevron{width:15px;height:15px;margin-left:auto;fill:none;stroke:currentColor;stroke-width:1.8}.side-cats .mn-category-icon{display:inline-flex}.side-cats .category-menu__item>a{min-height:42px;padding:8px 0!important;font-size:12.5px!important}.side-cats .category-menu__sub .category-menu__item>a{min-height:34px;padding:5px 0!important;font-size:11.5px!important}.side-cats .mn-category-chevron{display:none}

/* top information density */
.mn-story-meta,.mn-hero-bottom{font-size:11px}.mn-chip{min-height:24px;padding-inline:9px;font-size:10px}.mn-hero-card h2{font-size:18px}.mn-hero-grid>.mn-hero-card:first-child h2{font-size:clamp(29px,2.2vw,36px)}.mn-hero-excerpt{font-size:13.5px;line-height:1.42}.mn-round-arrow{width:32px;height:32px;font-size:0}.mn-round-arrow .mn-arrow-icon{width:17px;height:17px}.mn-hero-grid>.mn-hero-card:not(:first-child) .mn-round-arrow{width:28px;height:28px;border:1px solid rgba(255,255,255,.20)}
.mn-card-title{font-size:12.5px}.mn-focus-list a{font-size:12px;line-height:1.35}.mn-market-row{grid-template-columns:1.05fr .82fr .58fr 52px;font-size:10.8px}.mn-market-row b{font-size:11px}.mn-market-more{min-height:34px;padding:0 12px;font-size:11px}
.mn-section-line h2{font-size:15.5px}.mn-section-line a{font-size:11px}.mn-industry-grid>a{min-height:88px;font-size:10.5px;line-height:1.2}.mn-industry-grid svg{width:29px;height:29px}

/* homepage cards and no dead zones */
.mn-news-section{padding:15px}.mn-news-card{display:flex;flex-direction:column;height:100%}.mn-news-card__media{height:132px}.mn-news-card__body{display:flex;flex:1;flex-direction:column;padding:11px}.mn-news-card h3{font-size:13.25px;line-height:1.28}.mn-news-card__meta{margin-top:auto;font-size:10.5px}.mn-news-card__meta svg{width:13px;height:13px}
.mn-feature-grid{align-items:stretch}.mn-mini-panel{display:flex;flex-direction:column;height:100%;padding:14px}.mn-mini-panel .mn-section-line h2{font-size:13.5px}.mn-opinion-panel{gap:9px}.mn-opinion-card{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:0 0 10px;border-bottom:1px solid var(--mn-line)}.mn-opinion-card:last-child{padding-bottom:0;border-bottom:0}.mn-opinion-card__media{height:92px}.mn-opinion-card h3{font-size:12.5px}.mn-opinion-card p{font-size:10.5px;line-height:1.4;-webkit-line-clamp:3}.mn-chart-caption{font-size:11px}.mn-chart-caption b{font-size:9px}.mn-chart-stats span{font-size:9px;line-height:1.25}.mn-event strong{font-size:10.5px}.mn-event small{font-size:9.5px}.mn-event time span{font-size:8.5px}
.mn-ad-slot--infeed span{font-size:9.5px}.mn-ad-slot--infeed b{font-size:12.5px}.mn-ad-slot--infeed a{font-size:10.5px}

/* sticky rail: monetization stays visible without covering content */
.mn-content-rail,.mn-inner-sidebar{align-self:start}.mn-sticky-stack{display:grid;gap:10px;align-content:start}.mn-ad-cta{display:inline-flex!important;align-items:center!important;gap:7px!important}.mn-ad-cta .mn-arrow-icon{width:14px;height:14px}.mn-ad-slot--sidebar span{font-size:10px}.mn-ad-slot--sidebar small{font-size:10px}.mn-ad-slot--sidebar b{font-size:11px}.mn-popular-head h2{font-size:13.5px}.mn-popular-head b{font-size:9.5px}
.mn-popular-panel .popular-list{counter-reset:none}.mn-popular-item{grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;padding:10px 0!important}.mn-popular-item .popular-item__index{width:28px;height:28px;border-radius:7px;background:#fff2e9!important;color:var(--mn-accent)!important}.mn-popular-item .popular-item__index:before{content:none!important}.mn-popular-item .popular-item__index svg{width:16px;height:16px;fill:currentColor;stroke:none}.mn-popular-item h3{font-size:10.5px!important;line-height:1.34!important}.mn-popular-item span{font-size:9.5px!important}.mn-popular-item span svg{width:12px;height:12px}
.mn-ad-slot--sidebar-secondary{min-height:138px;border:1px solid #22373d;background:linear-gradient(135deg,#0b1b20,#132b33);color:#fff}.mn-ad-slot--sidebar-secondary .mn-ad-slot__fallback{min-height:138px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:15px}.mn-ad-slot--sidebar-secondary span{color:#ff9c60;font-size:9.5px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mn-ad-slot--sidebar-secondary strong{font-size:14px;line-height:1.2}.mn-ad-slot--sidebar-secondary a{color:#fff;font-size:10.5px;font-weight:850}.mn-global-vote:empty{display:none}
@media (min-width:1181px){.mn-content-rail,.mn-inner-sidebar{overflow:visible!important}.mn-sticky-stack{position:sticky;top:16px;max-height:none!important;overflow:visible!important;overscroll-behavior:auto;padding-right:0;scrollbar-width:auto}.mn-sticky-stack::-webkit-scrollbar{display:none}}

/* newsletter + footer readability */
.mn-newsletter__copy p{font-size:10.5px;line-height:1.35}.mn-newsletter__form button{font-size:11.5px}.mn-newsletter__form label{font-size:9.5px}.mn-newsletter__tagline{font-size:11.5px}.mn-footer-main{min-height:106px}.mn-footer-brand p{font-size:10.5px;line-height:1.35}.mn-footer-links{gap:12px 20px}.mn-footer-links a{font-size:11px;line-height:1.3;white-space:nowrap}.mn-socials a{width:34px;height:34px;font-size:0}.mn-socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mn-socials a:nth-child(2) svg{fill:currentColor;stroke:none}.mn-footer-bottom{min-height:54px;height:auto;font-size:10.5px;line-height:1.35;gap:18px;padding-block:10px}

/* full news proportions */
.mn-inner-layout{grid-template-columns:minmax(0,1fr) 300px!important}.article-header h1{font-size:clamp(2rem,3.25vw,3.25rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin-block:13px 16px!important}.mn-article-kicker,.mn-article-submeta{font-size:11.5px!important}.mn-article-submeta{padding-bottom:22px!important}.mn-article-meta svg{width:16px;height:16px}.article-body{max-width:860px!important;font-size:1.06rem!important;line-height:1.76!important;padding-top:38px!important}.mn-native-article-poll{margin:0 32px 20px}.mn-article-rating__label{font-size:11px}.mn-rate-score,.mn-rate-count{font-size:12px}.mn-action-pill{min-height:36px;font-size:11px!important}.mn-related-head span{font-size:10px!important}.mn-related-head>a{font-size:10.5px}.mn-related-card__meta span,.mn-related-card__meta time{font-size:9.5px!important}.mn-related-card h3{font-size:12.5px!important}.mn-related-card p{font-size:10px}.mn-related-card__more{font-size:10.5px}.mn-related-card__more b{width:28px;height:28px}.mn-related-card__more b .mn-arrow-icon{width:14px;height:14px;margin:auto}
.mn-article-pager{grid-template-columns:repeat(2,minmax(0,1fr))}.mn-pager-card{min-height:72px;justify-content:center}.mn-pager-card span{font-size:10px}.mn-pager-card strong{font-size:12px}.mn-pager-card .mn-arrow-icon{width:16px;height:16px;color:var(--mn-accent)}

/* comment form: one dense control row */
.mn-comment-form__head .eyebrow{font-size:10px}.mn-comment-form__head h2{font-size:22px!important}.mn-comment-form__head p{max-width:760px;font-size:11px;line-height:1.4}.mn-comment-grid{gap:10px!important}.mn-comment-editor textarea,.mn-comment-editor .bb-editor textarea,.mn-comment-editor .wysiwyg,.mn-comment-editor .editor,.mn-comment-editor iframe{min-height:148px!important;max-height:205px!important}.mn-comment-toolbar{display:grid!important;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:10px;padding-top:2px}.mn-comments-upload a,.mn-comment-submit{height:var(--mn-control)!important;min-height:var(--mn-control)!important;border-radius:7px!important}.mn-comments-upload a{padding:0 13px!important;font-size:11px!important;white-space:nowrap}.mn-comment-subscribe{min-height:var(--mn-control);margin:0!important;justify-content:flex-end!important;font-size:11px!important}.mn-comment-subscribe label{font-size:11px!important;white-space:nowrap}.mn-comment-subscribe input[type=checkbox],.mn-comment-subscribe label input[type=checkbox]{width:18px!important;height:18px!important;min-width:18px!important;flex-basis:18px!important}.mn-comment-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px;padding:0 15px!important;border:0!important;background:var(--mn-accent)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;white-space:nowrap;box-shadow:0 7px 14px rgba(255,106,19,.14)}.mn-comment-submit:hover{background:#f45e08!important}.mn-comment-submit .mn-arrow-icon{width:15px;height:15px}.mn-comment-actions,.mn-comment-tools{display:none!important}

/* native polls */
.mn-poll-card,.mn-side-poll{border:1px solid var(--mn-line)!important;border-radius:10px!important;background:#fff!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important}.mn-poll-card{margin:0!important;padding:18px!important}.mn-side-poll{padding:16px!important}.mn-poll-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.mn-poll-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:8px;background:#fff1e8;color:var(--mn-accent)}.mn-poll-icon svg{width:18px;height:18px;fill:currentColor}.mn-poll-head h3,.mn-poll-head h2{margin:3px 0 0!important;font-size:16px!important;line-height:1.2!important}.mn-vote-list{display:grid;gap:8px;font-size:12px}.mn-vote-list label{display:flex;align-items:center;gap:8px;min-height:32px}.mn-poll-actions{margin-top:14px;display:flex;gap:8px}.mn-poll-actions button{min-height:38px!important;border-radius:7px!important;font-size:11px!important}.mn-poll-actions .button-secondary{border:1px solid var(--mn-line)!important;background:#f3f5f4!important;color:#26363b!important}.vote-total{font-size:11px;color:#6f7e83}

/* rich-xfield components: activated only after setup */
.mn-rich-facts,.mn-rich-metrics,.mn-rich-source,.mn-rich-expert,.mn-rich-event,.mn-rich-question,.mn-rich-chart{font-family:Inter,ui-sans-serif,system-ui,sans-serif;margin:22px auto;max-width:860px;border:1px solid var(--mn-line);border-radius:10px;background:#f8faf9}.mn-rich-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;background:var(--mn-line)}.mn-rich-facts>div{padding:14px;background:#f8faf9}.mn-rich-facts span,.mn-rich-metrics span{display:block;color:#77868b;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.mn-rich-facts strong{display:block;margin-top:4px;font-size:13px}.mn-rich-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px}.mn-rich-metric{padding:13px;border-radius:8px;background:#fff}.mn-rich-metric strong{display:block;margin-top:4px;font-size:20px;letter-spacing:-.03em}.mn-rich-metric em{display:block;margin-top:2px;color:#0a8a4f;font-size:11px;font-style:normal;font-weight:800}.mn-rich-source,.mn-rich-expert,.mn-rich-event,.mn-rich-question,.mn-rich-chart{padding:16px 18px}.mn-rich-question{border-left:4px solid var(--mn-accent);background:#fff7f1}.mn-rich-question strong{font-size:15px}.mn-rich-chart-svg{width:100%;height:190px;margin-top:12px}.mn-rich-chart-svg .grid{stroke:#e5ebe8}.mn-rich-chart-svg .line{fill:none;stroke:var(--mn-accent);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.mn-rich-chart-legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:10px;color:#6d7c81}

/* Responsive geometry */
@media (max-width:1180px){.mn-feature-grid{grid-template-columns:1fr 1fr}.mn-opinion-panel{grid-row:span 1}.mn-footer-links a{white-space:normal}.mn-content-rail .mn-sticky-stack,.mn-inner-sidebar .mn-sticky-stack{position:static;max-height:none;overflow:visible}}
@media (max-width:940px){.mn-content-rail{display:block!important}.mn-sticky-stack{grid-template-columns:1fr 1fr}.mn-global-vote,.mn-ad-slot--sidebar-secondary{min-width:0}.mn-footer-links{justify-content:flex-start}.mn-socials{display:flex!important}.mn-article-pager{grid-template-columns:1fr 1fr}}
@media (max-width:720px){body{font-size:15px}.mn-main-nav .mn-category-icon{display:inline-flex}.mn-main-nav .category-menu__item>a{min-height:44px;font-size:13px!important}.mn-ticker__brand,.mn-ticker__items span{font-size:10px}.mn-story-meta,.mn-hero-bottom{font-size:10.5px}.mn-news-card h3{font-size:13px}.mn-news-card__meta{font-size:10px}.mn-feature-grid{grid-template-columns:1fr}.mn-sticky-stack{grid-template-columns:1fr}.article-header h1{font-size:clamp(2rem,9vw,2.65rem)!important}.article-body{font-size:1rem!important;line-height:1.72!important}.mn-related-grid{grid-template-columns:1fr!important}.mn-article-pager{grid-template-columns:1fr}.mn-pager-card--next{align-items:flex-start!important;text-align:left!important}.mn-comment-toolbar{grid-template-columns:1fr 1fr}.mn-comment-subscribe{grid-column:1/-1;grid-row:1;justify-content:flex-start!important}.mn-comments-upload,.mn-comment-submit{grid-row:2}.mn-comments-upload a,.mn-comment-submit{width:100%;padding-inline:10px!important}.mn-comment-submit{justify-self:stretch}.mn-footer-main{gap:18px}.mn-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.mn-footer-links a{font-size:11px;white-space:normal}.mn-footer-bottom{font-size:10px}.mn-rich-facts,.mn-rich-metrics{grid-template-columns:1fr}.mn-native-article-poll{margin-inline:18px}}
@media (max-width:480px){.mn-container{width:min(100% - 18px,var(--mn-container))}.mn-news-card{grid-template-columns:118px minmax(0,1fr)!important}.mn-news-card__media{min-height:118px}.mn-industry-grid>a{font-size:10px}.mn-footer-links{grid-template-columns:1fr}.mn-footer-bottom span{max-width:100%}.mn-comment-toolbar{grid-template-columns:1fr}.mn-comment-subscribe,.mn-comments-upload,.mn-comment-submit{grid-column:1;grid-row:auto}.mn-comments-upload a,.mn-comment-submit{height:42px!important}.mn-comment-subscribe label{white-space:normal}.mn-related-card{grid-template-columns:104px minmax(0,1fr)!important}.mn-related-card__meta time{display:none}.mn-related-card p{display:none!important}.mn-action-pill{min-height:38px;flex:1 1 auto;justify-content:center}.mn-article-actions{width:100%}.mn-article-utility{width:100%}.mn-poll-actions{display:grid;grid-template-columns:1fr 1fr}.mn-poll-actions button{padding-inline:8px!important}.mn-newsletter__form label{font-size:9.5px}}
/* 1.2.0 micro-readability floor */
.mn-event time span,.mn-chart-caption b,.mn-chart-stats span{font-size:9.5px!important}
.mn-comments-head>span{font-size:10px!important}
.mn-newsletter__form input[type=checkbox]{width:17px;height:17px;min-width:17px;margin:0;accent-color:var(--mn-accent)}
.mn-page-link{display:inline-flex;align-items:center;justify-content:center;gap:6px}.mn-page-link .mn-arrow-icon{width:15px;height:15px}


/* 1.2.1 CORRECTIVE: natural sticky rail, premium social/share controls, live market bridge */
.mn-sticky-stack{will-change:auto}
.mn-market-status{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:#8a9aa0;font-size:8.5px;font-weight:800;white-space:nowrap}.mn-market-status:before{content:"";width:6px;height:6px;border-radius:50%;background:#9aa7ab}.mn-market-status.is-live:before{background:#19a45d;box-shadow:0 0 0 3px rgba(25,164,93,.10)}.mn-market-status.is-error:before{background:#d65749}.mn-market-row [data-market-value]{font-variant-numeric:tabular-nums}.mn-market-row [data-market-delta]{font-variant-numeric:tabular-nums}.mn-market-spark{width:52px;height:18px}.mn-market-spark polyline{fill:none;stroke:var(--mn-green);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mn-market-spark.is-down polyline{stroke:var(--mn-red)}.mn-market-spark.is-flat polyline{stroke:#839297}
.mn-market-source{display:block;padding:7px 12px 9px;color:#7b8b90;font-size:8.5px;line-height:1.3;border-top:1px solid var(--mn-line)}
.mn-ticker__items [data-market-id]{display:inline-flex;align-items:center;gap:5px}.mn-ticker__items [data-market-value],.mn-ticker__items [data-market-delta]{font-variant-numeric:tabular-nums}

.mn-article-sharebar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-5px 0 18px;padding:11px 0 14px;border-bottom:1px solid var(--mn-line)}.mn-article-sharebar__label{display:flex;align-items:center;gap:8px;color:#64757b;font-size:10.5px;font-weight:850}.mn-article-sharebar__label svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mn-share-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.mn-share-btn{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d8e0dd;border-radius:9px;background:linear-gradient(180deg,#fff,#f5f7f6);color:#21333a;box-shadow:0 1px 2px rgba(7,18,22,.04);cursor:pointer;transition:.16s ease}.mn-share-btn:hover{transform:translateY(-1px);border-color:#ffb88d;background:#fff5ef;color:#c74a03;box-shadow:0 6px 14px rgba(7,18,22,.07)}.mn-share-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mn-share-btn--telegram svg,.mn-share-btn--vk svg{fill:currentColor;stroke:none}.mn-share-btn.is-copied{border-color:#8bd0aa;background:#effbf4;color:#087943}.mn-share-toast{font-size:9.5px;color:#087943;font-weight:800;opacity:0;transition:.2s ease}.mn-share-toast.is-visible{opacity:1}

.mn-socials{gap:9px!important}.mn-socials a{position:relative!important;width:39px!important;height:39px!important;border-radius:11px!important;border:1px solid rgba(255,255,255,.15)!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.018))!important;color:#dce6e8!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 6px 18px rgba(0,0,0,.12)!important;transition:.18s ease!important}.mn-socials a:before{content:"";position:absolute;inset:4px;border:1px solid rgba(255,255,255,.05);border-radius:8px;pointer-events:none}.mn-socials a:hover{transform:translateY(-2px);border-color:rgba(255,106,19,.65)!important;color:#fff!important;background:linear-gradient(145deg,rgba(255,106,19,.26),rgba(255,106,19,.08))!important;box-shadow:0 8px 24px rgba(0,0,0,.20),0 0 0 1px rgba(255,106,19,.10)!important}.mn-socials svg{position:relative;z-index:1;width:19px!important;height:19px!important}.mn-socials .mn-social-telegram svg,.mn-socials .mn-social-vk svg,.mn-socials .mn-social-video svg{fill:currentColor!important;stroke:none!important}

@media (max-width:720px){.mn-article-sharebar{align-items:flex-start;flex-direction:column}.mn-share-actions{width:100%}.mn-share-btn{width:40px;height:40px}.mn-market-status{display:none}}


/* METANOFF 1.3.0 — smart bidirectional sticky rail + final premium controls */
@media (min-width:1181px){
  .mn-sticky-stack{position:sticky;top:16px;overflow:visible!important;max-height:none!important;transition:none!important;}
  .mn-content-rail,.mn-inner-sidebar{overflow:visible!important;align-self:start;}
}
.mn-socials a{position:relative;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#13262d,#09161b);border:1px solid rgba(190,210,218,.25);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 5px 18px rgba(0,0,0,.16);color:#dce7ea;display:grid;place-items:center;transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}
.mn-socials a:before{content:"";position:absolute;inset:4px;border:1px solid rgba(255,255,255,.05);border-radius:9px;pointer-events:none}
.mn-socials a:hover{transform:translateY(-2px);border-color:rgba(255,106,19,.7);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.23),0 0 0 3px rgba(255,106,19,.08)}
.mn-socials svg{width:18px;height:18px;fill:currentColor;stroke:none}
.mn-article-sharebar{border-top:1px solid var(--mn-line);border-bottom:1px solid var(--mn-line);padding:10px 0;margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.mn-article-sharebar__label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:850;color:#43555b}
.mn-article-sharebar__label>svg{width:17px;height:17px;fill:none;stroke:var(--mn-accent);stroke-width:1.8}
.mn-share-actions{display:flex;align-items:center;gap:7px}
.mn-share-btn{width:38px;height:38px;border:1px solid #dce4e1;border-radius:11px;background:#f7f9f8;display:grid;place-items:center;color:#203137;cursor:pointer;transition:.18s ease}
.mn-share-btn:hover{border-color:#c4d0cc;background:#fff;transform:translateY(-1px)}
.mn-share-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}
.mn-share-btn--telegram svg,.mn-share-btn--vk svg{fill:currentColor;stroke:none}
.mn-share-btn--telegram:hover{color:#168ac1}.mn-share-btn--vk:hover{color:#2787f5}.mn-share-btn.is-copied{color:#087a48;border-color:#8bd1b0;background:#eefaf4}
.mn-share-toast{display:none;margin-left:5px;color:#087a48;font-size:10px;font-weight:750}.mn-share-toast.is-visible{display:inline}
.mn-market-status{margin-left:auto;margin-right:8px;color:#718188;font-size:9px;font-weight:750;text-transform:none}.mn-market-status.is-live{color:#087a48}.mn-market-status.is-error{color:#b63333}
.mn-market-source{display:block;padding:8px 12px;border-top:1px solid var(--mn-line);color:#74858a;font-size:8.5px;line-height:1.35}
@media (max-width:720px){
  .mn-socials a{width:40px;height:40px;border-radius:11px}
  .mn-article-sharebar{align-items:flex-start}.mn-share-actions{width:100%}.mn-share-btn{flex:0 0 40px;height:40px}
}


/* =========================================================
   METANOFF 1.3.1 — MONETIZATION RAIL + NAV FIT CORRECTIVE
   ========================================================= */
.mn-nav-wrap{position:relative;overflow:visible!important}
.mn-nav-inner{grid-template-columns:44px minmax(0,1fr) auto!important;gap:10px!important}
.mn-primary-nav{min-width:0;display:flex;align-items:center;height:46px;gap:2px;white-space:nowrap;overflow:hidden}
.mn-primary-nav>a,.mn-all-industries-toggle{height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:0;background:transparent;color:#edf3f4;font-size:12.5px;font-weight:800;line-height:1;letter-spacing:-.01em;white-space:nowrap}
.mn-primary-nav>a:hover,.mn-all-industries-toggle:hover{color:#fff;background:rgba(255,255,255,.035)}
.mn-all-industries-toggle{margin-left:auto;color:#ff8a45;cursor:pointer;gap:5px}
.mn-all-industries-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s ease}
.mn-nav-wrap.is-open .mn-all-industries-toggle svg{transform:rotate(180deg)}
.mn-nav-meta{font-size:12px!important;gap:14px!important;white-space:nowrap}
.mn-menu-toggle{padding:0!important;border-right:1px solid rgba(255,255,255,.12)!important}
.mn-menu-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.mn-industries-menu{position:absolute;z-index:80;left:0;right:0;top:100%;background:rgba(6,18,23,.985);border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 28px 65px rgba(0,0,0,.35)}
.mn-industries-menu[hidden]{display:none!important}
.mn-industries-menu__inner{padding:18px 0 22px}
.mn-industries-menu__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}
.mn-industries-menu__head>div{display:grid;gap:2px}.mn-industries-menu__head span{color:#ff8a45;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.mn-industries-menu__head strong{font-size:20px;color:#fff}
.mn-industries-menu__head button{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:#0c2027;color:#fff}
.mn-industries-menu__head button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.mn-industries-mega{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 22px}
.mn-mega-group{display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px 10px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.mn-mega-group a{color:#9fb0b5;font-size:11.5px;line-height:1.3}.mn-mega-group a:hover{color:#fff}.mn-mega-group .mn-mega-title{width:100%;margin-bottom:3px;color:#fff;font-size:13px;font-weight:850}

/* Homepage top right: ad first, data second. */
.mn-dashboard-rail--monetization{grid-template-rows:minmax(210px,1fr) auto!important}
.mn-ad-slot--dashboard{position:relative;overflow:hidden;border-radius:var(--mn-radius);border:1px solid #24383e;background:linear-gradient(155deg,#17313a,#09171c 62%,#11191c);color:#fff;min-height:210px}
.mn-ad-slot--dashboard:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 18%,rgba(255,106,19,.25),transparent 24%),linear-gradient(120deg,transparent 55%,rgba(255,255,255,.045) 55.5%,transparent 57%)}
.mn-ad-slot--dashboard .mn-ad-slot__fallback{position:relative;z-index:1;height:100%;min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;padding:16px}
.mn-ad-slot--dashboard .mn-ad-slot__fallback>span{position:absolute;top:12px;left:12px;padding:4px 7px;border:1px solid rgba(255,255,255,.36);border-radius:4px;font-size:9px}
.mn-ad-slot--dashboard strong{font-size:18px;line-height:1.02;text-transform:uppercase;max-width:240px}.mn-ad-slot--dashboard small{margin-top:7px;color:#aebdc1;font-size:10px}.mn-ad-slot--dashboard .mn-ad-cta{align-self:flex-start;margin-top:12px;padding:9px 11px;border-radius:6px;background:var(--mn-accent);color:#071216;font-size:10.5px;font-weight:900}
.mn-market-card--compact .mn-market-row{grid-template-columns:1.3fr .9fr .65fr 44px;padding:7px 10px}.mn-market-card--compact .mn-market-row svg{width:44px}.mn-market-card--compact .mn-market-source{display:none}

/* One compact sticky monetization rail. No nested scroll, no long category tree. */
.mn-content-rail,.mn-inner-sidebar{align-self:stretch!important;overflow:visible!important}
.mn-sticky-stack.mn-monetization-rail{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;align-content:start!important;height:max-content!important;max-height:none!important;overflow:visible!important}
@media (min-width:1181px){
  .mn-sticky-stack.mn-monetization-rail{position:sticky!important;top:12px!important}
  .mn-sticky-stack.mn-monetization-rail[style]{top:12px!important}
}
.mn-monetization-rail .mn-ad-slot--sidebar{min-height:285px!important}
.mn-monetization-rail .mn-ad-slot--sidebar .mn-ad-slot__fallback{min-height:285px!important;padding:16px!important}
.mn-monetization-rail .mn-ad-slot--sidebar strong{font-size:20px!important;line-height:1!important}
.mn-popular-panel--compact{padding:12px!important;min-height:0!important}
.side-card.mn-popular-panel--compact{padding:13px!important;background:var(--mn-dark-2)!important;color:#fff!important;border-color:var(--mn-dark-2)!important}
.side-card.mn-popular-panel--compact h2{margin:4px 0 7px!important;font-size:17px!important}
.mn-popular-panel--compact .popular-list{display:grid!important}.mn-popular-panel--compact .mn-popular-item{grid-template-columns:28px minmax(0,1fr)!important;padding:8px 0!important;gap:8px!important}
.mn-popular-panel--compact .mn-popular-item h3{font-size:10.5px!important;line-height:1.25!important}.mn-popular-panel--compact .mn-popular-item span{font-size:9px!important}
.mn-ad-slot--sidebar-secondary-large{min-height:145px!important}.mn-ad-slot--sidebar-secondary-large .mn-ad-slot__fallback{min-height:145px!important;padding:14px!important}.mn-ad-slot--sidebar-secondary-large strong{font-size:14px!important;max-width:230px}
@media (max-height:760px) and (min-width:1181px){
  .mn-monetization-rail .mn-ad-slot--sidebar{min-height:235px!important}.mn-monetization-rail .mn-ad-slot--sidebar .mn-ad-slot__fallback{min-height:235px!important}.mn-monetization-rail .mn-ad-slot--sidebar strong{font-size:17px!important}
  .mn-ad-slot--sidebar-secondary-large{min-height:118px!important}.mn-ad-slot--sidebar-secondary-large .mn-ad-slot__fallback{min-height:118px!important}
  .mn-popular-panel--compact .mn-popular-item:nth-child(n+2){display:none!important}
}

/* Live values only — no hard-coded market chart. */
.mn-live-market-panel{padding:12px!important}.mn-live-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mn-live-kpi-grid>div{min-width:0;padding:11px;border:1px solid var(--mn-line);border-radius:7px;background:#f6f8f7;display:grid;gap:4px}.mn-live-kpi-grid span{font-size:9.5px;color:#6e7c81}.mn-live-kpi-grid b{font-size:17px;line-height:1.05}.mn-live-kpi-grid em{font-size:10px;font-style:normal;font-weight:900}.mn-live-kpi-grid em.is-up{color:var(--mn-green)}.mn-live-kpi-grid em.is-down{color:var(--mn-red)}.mn-live-market-note{display:block;margin-top:8px;color:#8a989d;font-size:8.5px}

/* Prevent empty placeholders from becoming visual holes. */
.mn-news-grid:empty,.mn-hero-grid:empty{display:none!important}.mn-news-section:has(.mn-news-grid:empty){display:none!important}

@media (max-width:1180px){
  .mn-nav-meta{display:none!important}.mn-primary-nav>a,.mn-all-industries-toggle{padding-inline:9px;font-size:12px}
  .mn-primary-nav .mn-nav-priority-low{display:none}
  .mn-industries-mega{grid-template-columns:repeat(3,minmax(0,1fr))}
  .mn-sticky-stack.mn-monetization-rail{position:static!important;display:grid!important;grid-template-columns:1fr 1fr!important}.mn-sticky-stack.mn-monetization-rail>*:first-child{grid-row:span 2}
}
@media (max-width:900px){
  .mn-primary-nav{display:none!important}.mn-nav-inner{grid-template-columns:44px 1fr!important}.mn-menu-toggle{display:grid!important}.mn-industries-menu{position:fixed;left:0;right:0;top:auto;bottom:0;max-height:calc(100dvh - 92px);overflow:auto;border-radius:18px 18px 0 0}.mn-industries-menu__inner{padding:16px 0 22px}.mn-industries-mega{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:720px){
  .mn-industries-mega{grid-template-columns:1fr}.mn-mega-group{padding:9px 0}.mn-mega-group a{font-size:12px}.mn-mega-group .mn-mega-title{font-size:13.5px}
  .mn-sticky-stack.mn-monetization-rail{grid-template-columns:1fr!important}.mn-sticky-stack.mn-monetization-rail>*:first-child{grid-row:auto}.mn-monetization-rail .mn-ad-slot--sidebar{min-height:220px!important}.mn-monetization-rail .mn-ad-slot--sidebar .mn-ad-slot__fallback{min-height:220px!important}
  .mn-live-kpi-grid{grid-template-columns:1fr 1fr}.mn-live-kpi-grid>div:first-child{grid-column:1/-1}
}


/* =========================================================
   METANOFF 1.4.0 — READER ENGAGEMENT + INFINITE STORY
   ========================================================= */
/* Home geometry: hero must always own the wide column; rail never expands into its place. */
.mn-dashboard{align-items:stretch!important}.mn-content-layout{align-items:start!important}.mn-hero-grid{min-width:0}.mn-dashboard-rail{min-width:0}.mn-hero-empty{grid-column:1/-1;grid-row:1/3;min-height:380px;border-radius:var(--mn-radius);background:linear-gradient(135deg,#0b1d22,#102b32 58%,#24180f);display:flex;flex-direction:column;justify-content:flex-end;padding:28px;color:#fff}.mn-hero-empty span{color:var(--mn-accent);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mn-hero-empty strong{margin-top:8px;font-size:clamp(26px,2.4vw,38px);line-height:1.04;max-width:620px}.mn-hero-empty small{margin-top:9px;color:#b8c8cc;font-size:13px}.mn-dashboard>.mn-hero-grid:empty+.mn-dashboard-rail{grid-column:auto;grid-template-columns:1fr;grid-template-rows:auto}.mn-dashboard>.mn-hero-grid:empty+.mn-dashboard-rail .mn-ad-slot--dashboard{min-height:210px}
.mn-feature-grid{grid-auto-rows:1fr}.mn-mini-panel{min-height:0!important}.mn-opinion-panel .mn-opinion-card{flex:1}.mn-opinion-panel .mn-opinion-card:only-child{min-height:150px}.mn-content-main>.mn-ad-slot--infeed{margin-top:10px}

/* Compact premium share controls in the article metadata zone. */
.mn-article-header{position:relative}.mn-article-submeta{display:flex!important;flex-wrap:wrap}.mn-article-quickshare{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-left:auto}.mn-article-quickshare .mn-share-toast{position:absolute;right:32px;transform:translateY(34px);padding:5px 8px;border-radius:7px;background:#edf8f1;box-shadow:0 5px 14px rgba(7,18,22,.08)}.mn-article-quickshare .mn-share-btn{width:34px;height:34px;border-radius:9px}

/* Best comments: visible engagement preview; full thread stays folded. */
.mn-best-comments{margin:12px 0 10px;padding:16px;border:1px solid var(--mn-line);border-radius:10px;background:#fff}.mn-best-comments[hidden]{display:none!important}.mn-best-comments__head{margin-bottom:10px!important}.mn-best-comments__head h2{font-size:16px!important;text-transform:none!important}.mn-best-comments__head a{font-size:10px;color:var(--mn-accent);font-weight:850}.mn-best-comments__list{display:grid;gap:8px}.mn-best-comment{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:start;padding:11px;border:1px solid #e2e7e5;border-radius:9px;background:#fbfcfb}.mn-best-comment__avatar{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#10242b;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.mn-best-comment__body{min-width:0}.mn-best-comment__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mn-best-comment__meta strong{font-size:11.5px}.mn-best-comment__meta time{font-size:9px;color:#829096}.mn-best-comment p{margin:5px 0 0;color:#46575d;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mn-best-comment__stats{display:flex;align-items:center;gap:6px}.mn-best-comment__stat{display:inline-flex;align-items:center;gap:4px;min-height:26px;padding:0 7px;border:1px solid #e0e6e3;border-radius:7px;background:#fff;color:#617177;font-size:9px;font-weight:850;white-space:nowrap}.mn-best-comment__stat svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7}.mn-best-comment__stat.is-hot{color:#bf4a07;border-color:#f3c7ad;background:#fff7f2}

.mn-comments-zone{padding:14px!important}.mn-comments-head{margin-bottom:10px!important}.mn-all-comments,.mn-comment-compose{border:1px solid var(--mn-line);border-radius:9px;background:#fff;overflow:hidden}.mn-all-comments+ .mn-comment-compose{margin-top:9px}.mn-all-comments>summary,.mn-comment-compose>summary{list-style:none;display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 13px;cursor:pointer;user-select:none}.mn-all-comments>summary::-webkit-details-marker,.mn-comment-compose>summary::-webkit-details-marker{display:none}.mn-all-comments>summary span{font-size:12px;font-weight:900}.mn-all-comments>summary b{min-width:28px;height:26px;display:grid;place-items:center;border-radius:7px;background:#f0f3f2;color:#405157;font-size:10px}.mn-all-comments>summary em{margin-left:auto;color:#849196;font-size:9.5px;font-style:normal}.mn-all-comments>summary svg,.mn-comment-compose__chevron{width:17px;height:17px;fill:none;stroke:#68797e;stroke-width:1.8;transition:transform .18s ease}.mn-all-comments[open]>summary svg,.mn-comment-compose[open] .mn-comment-compose__chevron{transform:rotate(180deg)}.mn-all-comments[open]>summary{border-bottom:1px solid var(--mn-line)}.mn-all-comments .comments-list{padding:10px 12px}.mn-all-comments .navigation{padding:0 12px 12px}
.mn-comment-compose>summary{min-height:66px}.mn-comment-compose__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#0e242a;color:#ff7a2b;flex:0 0 38px}.mn-comment-compose__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.mn-comment-compose>summary>span:nth-child(2){display:grid;gap:2px;min-width:0}.mn-comment-compose>summary strong{font-size:13px}.mn-comment-compose>summary small{font-size:9.5px;color:#7a898e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mn-comment-compose__chevron{margin-left:auto}.mn-comment-compose__body{padding:0 10px 10px;border-top:1px solid var(--mn-line)}.mn-comment-compose:not([open]) .mn-comment-compose__body{display:none}.mn-comment-compose .mn-comment-form{border:0!important;padding:10px 0 0!important;background:transparent!important}
.mn-comment-toolbar{grid-template-columns:auto minmax(170px,1fr) auto!important}.mn-comments-upload a,.mn-comment-submit{height:40px!important;min-height:40px!important}.mn-comment-subscribe{min-height:40px!important}.mn-comment-editor textarea,.mn-comment-editor .bb-editor textarea,.mn-comment-editor .wysiwyg,.mn-comment-editor .editor,.mn-comment-editor iframe{min-height:132px!important;max-height:185px!important}
.mn-comment{border-color:#e3e8e6!important}.mn-comment-item-actions{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap}.mn-comment-action{display:inline-flex;align-items:center;gap:5px;color:#607177;font-size:9.5px;font-weight:800;cursor:pointer}.mn-comment-action svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.mn-comment-action--muted{color:#9aa5a8}.mn-comment-rating{margin-left:auto;font-size:10px}.mn-comment-rating .rating{display:inline-flex!important}

/* Infinite full-story stream. */
.mn-stream-item{position:relative;scroll-margin-top:148px}.mn-stream-item+.mn-stream-item{margin-top:24px;padding-top:24px;border-top:1px solid #d9e0dd}.mn-stream-item.is-stream-appended>.mn-comments-zone{display:none!important}.mn-stream-item.is-stream-appended .mn-article-pager{display:none!important}.mn-stream-comments-cta{display:none}.mn-stream-item.is-stream-appended .mn-stream-comments-cta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0;padding:12px 14px;border:1px solid var(--mn-line);border-radius:9px;background:#fff}.mn-stream-comments-cta strong{font-size:11px}.mn-stream-comments-cta a{color:var(--mn-accent);font-size:10px;font-weight:850}.mn-stream-sentinel{height:2px;position:relative}.mn-stream-sentinel span{position:absolute;left:50%;top:18px;width:24px;height:3px;border-radius:99px;background:#d9dfdd;transform:translateX(-50%)}.mn-stream-loader{display:flex;align-items:center;justify-content:center;gap:9px;min-height:62px;margin:10px 0 0;color:#77878c;font-size:10px;font-weight:800}.mn-stream-loader:before{content:"";width:16px;height:16px;border:2px solid #d7dfdc;border-top-color:var(--mn-accent);border-radius:50%;animation:mn-spin .7s linear infinite}@keyframes mn-spin{to{transform:rotate(360deg)}}.mn-stream-loader.is-error:before{display:none}.mn-stream-loader.is-error{color:#a75835}

/* Breadcrumb cleanup and denser article transition. */
.breadcrumbs{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mn-stream-item .related-block{margin-top:12px!important}

@media(max-width:900px){.mn-hero-empty{min-height:270px;grid-row:auto;padding:20px}.mn-dashboard>.mn-hero-grid:empty+.mn-dashboard-rail{grid-template-columns:1fr}.mn-best-comment{grid-template-columns:32px minmax(0,1fr)}.mn-best-comment__stats{grid-column:2;justify-content:flex-start}.mn-comment-toolbar{grid-template-columns:1fr 1fr!important}.mn-comment-subscribe{grid-column:1/-1!important}.mn-stream-item{scroll-margin-top:92px}}
@media(max-width:560px){.mn-article-submeta{gap:9px!important}.mn-article-quickshare{width:100%;justify-content:flex-start;margin-left:0}.mn-article-quickshare .mn-share-toast{position:static;transform:none;width:auto;order:2}.mn-best-comments{padding:12px}.mn-best-comment{grid-template-columns:30px minmax(0,1fr);padding:9px}.mn-best-comment__stats{grid-column:1/-1}.mn-all-comments>summary em{display:none}.mn-comment-compose>summary small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mn-comment-toolbar{grid-template-columns:1fr!important}.mn-comment-subscribe,.mn-comments-upload,.mn-comment-submit{grid-column:1!important;width:100%}.mn-comments-upload a,.mn-comment-submit{width:100%!important}.mn-stream-item+.mn-stream-item{margin-top:18px;padding-top:18px}}


/* =========================================================
   METANOFF 1.4.1 — HEADER / MARKET / ARTICLE POLISH
   ========================================================= */
/* Icon-only account controls. */
.mn-account-actions{gap:8px!important}
.mn-profile-icon{width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;font-size:0!important;border-radius:9px!important}
.mn-profile-icon svg{width:19px!important;height:19px!important;margin:0!important}
.mn-account-coin{position:relative;width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;padding:0;border:1px solid #ff8b49;border-radius:50%;background:radial-gradient(circle at 34% 28%,#ffbf79 0,#ff8a35 23%,#ff6713 55%,#d84b00 100%);color:#071216;box-shadow:0 5px 14px rgba(255,106,19,.22),inset 0 0 0 2px rgba(255,255,255,.16),inset 0 0 0 5px rgba(89,26,0,.10);overflow:hidden;cursor:pointer;perspective:120px;isolation:isolate}
.mn-account-coin:before{content:"";position:absolute;inset:4px;border:1px solid rgba(72,25,3,.34);border-radius:50%;box-shadow:inset 0 1px 0 rgba(255,255,255,.35)}
.mn-account-coin:after{content:"";position:absolute;z-index:3;top:-24%;bottom:-24%;left:-56%;width:36%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);filter:blur(.4px);animation:mnCoinGlint 5.8s ease-in-out infinite}
.mn-account-coin__face{position:relative;z-index:2;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;transform-style:preserve-3d;animation:mnCoinTurn 7.2s cubic-bezier(.42,0,.2,1) infinite}
.mn-account-coin__face svg{width:19px;height:19px;fill:#09161b;stroke:none;filter:drop-shadow(0 1px 0 rgba(255,255,255,.28))}
.mn-account-coin:hover{box-shadow:0 7px 18px rgba(255,106,19,.34),0 0 0 3px rgba(255,106,19,.09),inset 0 0 0 2px rgba(255,255,255,.18)}
.mn-account-coin:focus-visible,.mn-profile-icon:focus-visible{outline:2px solid #ff9c62;outline-offset:3px}
@keyframes mnCoinTurn{0%,66%{transform:rotateY(0deg) rotateZ(0deg)}78%{transform:rotateY(180deg) rotateZ(2deg)}90%,100%{transform:rotateY(360deg) rotateZ(0deg)}}
@keyframes mnCoinGlint{0%,60%{left:-56%;opacity:0}70%{opacity:1}84%{left:126%;opacity:.85}85%,100%{left:126%;opacity:0}}
@media (prefers-reduced-motion:reduce){.mn-account-coin__face,.mn-account-coin:after{animation:none!important}}

/* Market ribbon: no empty dashes. Only verified instruments returned by the server are visible. */
[data-market-id].is-market-missing{display:none!important}
.mn-ticker__items.is-market-empty:after{content:"Рынки обновляются";padding-left:12px;color:#84959a;font-size:10px;font-weight:700}
.mn-ticker__items [data-market-id]{height:34px;align-items:center!important}
.mn-ticker__items [data-market-id]>span:first-child{color:#cdd6d9;font-weight:720}
.mn-ticker__items [data-market-delta]{min-width:38px;text-align:right}
.mn-ticker__items [data-market-value]{color:#f1f5f6;font-weight:780;font-variant-numeric:tabular-nums}
.mn-ticker__items [data-market-delta].is-up{color:#28c77c}.mn-ticker__items [data-market-delta].is-down{color:#ff6961}
.mn-market-card.is-market-empty,.mn-live-market-panel.is-market-empty{display:none!important}

/* Article intro = calm premium information zone, not a loud card. */
.mn-article-header{position:relative!important;background:linear-gradient(132deg,#ffffff 0%,#fcfdfc 58%,#f2f6f4 100%)!important;border-bottom:1px solid #dce5e1!important;box-shadow:inset 0 1px 0 #fff!important}
.mn-article-header:before{content:"";position:absolute;z-index:0;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#ff6a13 0,#ff9d64 34%,rgba(255,106,19,.08) 78%,transparent 100%)}
.mn-article-header:after{content:"";position:absolute;z-index:0;right:-120px;top:-150px;width:360px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,19,.07),rgba(255,106,19,0) 67%);pointer-events:none}
.mn-article-header>*{position:relative;z-index:1}
.mn-article-kicker{padding-top:2px}
.mn-article-header h1{max-width:900px;text-wrap:balance}
.mn-article-submeta{margin-top:2px;padding-top:13px!important;border-top:1px solid rgba(52,72,78,.10);min-height:50px}
.mn-article-quickshare{padding:4px;border:1px solid #dce4e1;border-radius:12px;background:rgba(255,255,255,.72);box-shadow:0 3px 12px rgba(7,18,22,.04);backdrop-filter:blur(4px)}
.mn-article-quickshare .mn-share-btn{width:35px!important;height:35px!important;border-radius:9px!important;background:linear-gradient(180deg,#fff,#f5f7f6)!important}
.mn-article-quickshare .mn-share-btn:hover{background:#fff5ef!important;border-color:#ffb88d!important;color:#c74a03!important}

/* Breadcrumb polish — readable, compact, and safe after JS duplicate cleanup. */
.breadcrumbs{display:flex;align-items:center;min-height:28px;font-size:11px;line-height:1.25;color:#7b8b90;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.breadcrumbs a{color:#65777d}.breadcrumbs a:hover{color:#c94e08}

/* Header action fit on smaller screens while keeping profile + coin visible. */
@media (max-width:940px){.mn-account-coin{display:grid!important;width:38px;height:38px;flex-basis:38px}.mn-account-coin__face{width:28px;height:28px}.mn-account-coin__face svg{width:17px;height:17px}.mn-profile-icon{width:38px!important;height:38px!important}}
@media (max-width:560px){.mn-header-actions>a.mn-icon-action[href*="favorites"]{display:none!important}.mn-brand img{width:158px!important}.mn-header-actions{gap:6px!important}.mn-article-submeta{align-items:flex-start!important}.mn-article-quickshare{margin-top:3px}}


/* =========================================================
   METANOFF 1.4.2 — PRECISION ARTICLE / UI REPRODUCTION
   ========================================================= */
.mn-header-main__inner{height:74px!important;grid-template-columns:238px minmax(330px,560px) 1fr!important;gap:26px!important}.mn-brand img{width:205px!important}.mn-header-actions{gap:9px!important}.mn-primary-nav{gap:0!important;overflow:hidden!important}.mn-primary-nav>a{padding:0 9px!important;font-size:11.5px!important;letter-spacing:-.012em!important}.mn-nav-meta{gap:18px!important;font-size:11.5px!important}@media (max-width:1270px) and (min-width:941px){.mn-primary-nav .mn-nav-priority-lower{display:none!important}.mn-primary-nav>a{padding-inline:8px!important;font-size:11px!important}}@media (max-width:1120px) and (min-width:941px){.mn-primary-nav .mn-nav-priority-low{display:none!important}}
.mn-account-actions{gap:0!important}.mn-account-coin{position:relative!important;width:42px!important;height:42px!important;flex:0 0 42px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:0!important;background:linear-gradient(145deg,#ffd08d 0%,#ff9a43 25%,#ff6a13 56%,#c94600 100%)!important;color:#071216!important;clip-path:polygon(25% 6%,75% 6%,96% 50%,75% 94%,25% 94%,4% 50%)!important;box-shadow:0 0 0 1px rgba(255,138,67,.7),0 0 18px rgba(255,106,19,.32)!important;overflow:hidden!important;isolation:isolate!important;cursor:pointer!important;animation:mnHexCoinFloat 4.8s ease-in-out infinite!important}.mn-account-coin:before{content:""!important;position:absolute!important;inset:4px!important;border:1px solid rgba(91,29,0,.42)!important;border-radius:0!important;clip-path:inherit!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.5)!important}.mn-account-coin:after{content:""!important;position:absolute!important;z-index:4!important;top:-28%!important;bottom:-28%!important;left:-70%!important;width:38%!important;transform:skewX(-16deg)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)!important;animation:mnHexCoinGlint 4.2s ease-in-out infinite!important}.mn-account-coin__face{position:relative!important;z-index:2!important;width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border-radius:0!important;clip-path:polygon(25% 6%,75% 6%,96% 50%,75% 94%,25% 94%,4% 50%)!important;transform-origin:50% 50%!important;animation:mnHexCoinSpin 1.55s linear infinite!important;background:rgba(255,255,255,.08)!important}.mn-account-coin__face svg{width:18px!important;height:18px!important;fill:#081419!important;stroke:none!important;filter:drop-shadow(0 1px 0 rgba(255,255,255,.35))!important}.mn-account-coin:hover{filter:brightness(1.08) saturate(1.08)}.mn-account-coin:hover .mn-account-coin__face{animation-duration:.78s!important}@keyframes mnHexCoinSpin{to{transform:rotate(360deg)}}@keyframes mnHexCoinGlint{0%,60%{left:-70%;opacity:0}68%{opacity:1}80%{left:135%;opacity:0}100%{left:135%;opacity:0}}@keyframes mnHexCoinFloat{0%,100%{filter:drop-shadow(0 0 0 rgba(255,106,19,0))}50%{filter:drop-shadow(0 0 7px rgba(255,106,19,.28))}}@media (prefers-reduced-motion:reduce){.mn-account-coin,.mn-account-coin__face,.mn-account-coin:after{animation:none!important}}
.mn-ticker__inner{gap:14px!important}.mn-ticker__items{justify-content:flex-start!important;min-width:0!important}.mn-ticker__items [data-market-id]{padding:0 12px!important;gap:7px!important;height:34px!important;font-size:10.5px!important}.mn-ticker__items [data-market-id]>span:first-child{font-weight:760!important;color:#d3dcde!important}.mn-ticker__items [data-market-value]{font-weight:850!important;letter-spacing:.01em!important}.mn-ticker__items [data-market-delta]{min-width:auto!important;font-weight:900!important}.mn-ticker__items .is-market-missing{display:none!important}.mn-ticker__items.is-market-empty:after{content:"Рынки обновляются";font-size:10px;color:#839398;padding-left:12px}
.breadcrumbs{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:0!important;margin-bottom:14px!important;color:#738389!important;font-size:10.5px!important;line-height:1.4!important}.breadcrumbs a{color:#718087!important;text-decoration:none!important}.breadcrumbs a:hover{color:#c94e08!important}
.mn-stream-core{overflow:visible!important}.mn-article{position:relative!important;overflow:visible!important;margin-left:34px!important;width:calc(100% - 34px)!important;border:1px solid #d8dfdc!important;border-radius:10px!important;background:#fff!important;box-shadow:0 14px 34px rgba(7,18,22,.07)!important;isolation:isolate!important}.mn-article:before{content:"";position:absolute;z-index:8;left:-47px;top:18px;bottom:18px;width:54px;background-image:none;background-repeat:no-repeat;background-position:left top;background-size:auto;pointer-events:none;filter:drop-shadow(0 1px 1px rgba(7,18,22,.08))}.mn-article:after{content:"";position:absolute;z-index:1;left:-1px;top:0;bottom:0;width:18px;border-radius:10px 0 0 10px;background:radial-gradient(circle at 5px 24px,#d5ddda 0 2.5px,#f7f9f8 2.7px 4px,transparent 4.2px) 0 0/18px 48px repeat-y,linear-gradient(90deg,rgba(7,18,22,.035),transparent 75%);pointer-events:none}.mn-article-header{position:relative!important;overflow:hidden!important;padding:25px 28px 0!important;border-radius:10px 10px 0 0!important;background:linear-gradient(128deg,#fff 0%,#fff 64%,#f8faf9 100%)!important;border-bottom:0!important;box-shadow:none!important}.mn-article-header:before{display:none!important}.mn-article-header:after{right:-135px!important;top:-170px!important;width:380px!important;height:350px!important;background:radial-gradient(circle,rgba(255,106,19,.055),rgba(255,106,19,0) 68%)!important}.mn-article-kicker{padding-top:0!important;gap:12px!important}.mn-article-header h1{max-width:790px!important;margin:13px 0 17px!important;font-size:clamp(2.4rem,3.1vw,3.25rem)!important;line-height:.98!important;letter-spacing:-.048em!important;text-wrap:balance!important}.mn-article-submeta{display:flex!important;align-items:center!important;gap:15px!important;min-height:52px!important;margin-top:0!important;padding:12px 0 15px!important;border-top:1px solid #e7ebe9!important;color:#718087!important}.mn-article-meta{font-size:10.5px!important}.mn-article-meta svg{width:14px!important;height:14px!important}.mn-article-quickshare{margin-left:auto!important;padding:3px!important;gap:4px!important;border:1px solid #dce4e1!important;border-radius:10px!important;background:#fbfcfb!important;box-shadow:0 2px 7px rgba(7,18,22,.035)!important}.mn-article-quickshare .mn-share-btn{width:33px!important;height:33px!important;border-radius:8px!important;box-shadow:none!important}.mn-article-cover{margin:0 -28px!important;border-radius:0!important;background:#edf2f5!important}.mn-article-cover img{width:100%!important;max-height:570px!important;object-fit:cover!important;display:block!important}.article-body{max-width:820px!important;margin:0 auto!important;padding:28px 34px 34px!important;font-size:1.045rem!important;line-height:1.68!important;color:#20282b!important}.article-body p{margin-bottom:1.12em!important}.article-body h2{font-size:1.8rem!important}.article-body h3{font-size:1.42rem!important}.mn-rich-zone,.mn-native-article-poll{margin-inline:28px!important}.mn-article-ad{margin-inline:28px!important}.mn-article-bottom{padding-inline:28px!important}.edit-note{margin-inline:28px!important}
.mn-inner-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;align-items:start!important}.mn-inner-sidebar{padding-top:43px!important;align-self:start!important}.mn-sticky-stack.mn-monetization-rail{gap:10px!important;max-height:none!important;overflow:visible!important}@media (min-width:1181px){.mn-sticky-stack.mn-monetization-rail{position:sticky!important;top:10px!important}}.mn-inner-sidebar .mn-ad-slot--sidebar{min-height:282px!important;border-radius:11px!important;background:radial-gradient(circle at 72% 20%,rgba(255,111,25,.16),transparent 23%),linear-gradient(145deg,#102a31 0%,#0b191e 52%,#081217 100%)!important;box-shadow:0 8px 22px rgba(7,18,22,.08)!important}.mn-inner-sidebar .mn-ad-slot--sidebar .mn-ad-slot__fallback{min-height:282px!important;padding:16px!important}.mn-inner-sidebar .mn-popular-panel--compact{border-radius:11px!important;padding:13px!important;box-shadow:0 5px 16px rgba(7,18,22,.06)!important}.mn-inner-sidebar .mn-ad-slot--sidebar-secondary-large{min-height:145px!important;border-radius:11px!important;box-shadow:0 5px 16px rgba(7,18,22,.05)!important}
@media (max-width:940px){.mn-article{margin-left:28px!important;width:calc(100% - 28px)!important}.mn-article:before{left:-40px;width:46px;background-size:46px 41px}.mn-article:after{background-size:16px 41px}.mn-inner-sidebar{padding-top:0!important}}@media (max-width:620px){.mn-article{margin-left:0!important;width:100%!important;border-radius:10px!important}.mn-article:before,.mn-article:after{display:none!important}.mn-article-header{padding:20px 17px 0!important}.mn-article-cover{margin-inline:-17px!important}.article-body{padding:24px 18px 28px!important}.mn-article-submeta{align-items:flex-start!important;flex-wrap:wrap!important}.mn-article-quickshare{margin-left:0!important;width:auto!important}.mn-rich-zone,.mn-native-article-poll,.mn-article-ad,.edit-note{margin-inline:18px!important}.mn-article-bottom{padding-inline:18px!important}}
/* Reference-matched advertising texture: visual fallback only; real DLE banners still override it. */
.mn-inner-sidebar .mn-ad-slot--sidebar .mn-ad-slot__fallback,
.mn-content-rail .mn-ad-slot--sidebar .mn-ad-slot__fallback{
  background:
    linear-gradient(180deg,rgba(5,17,21,.08),rgba(5,17,21,.18) 30%,rgba(5,17,21,.92) 100%),
    url("../images/ad-industrial-main.webp") center/cover no-repeat!important;
}
.mn-inner-sidebar .mn-ad-slot--sidebar-secondary-large .mn-ad-slot__fallback,
.mn-content-rail .mn-ad-slot--sidebar-secondary-large .mn-ad-slot__fallback{
  background:
    linear-gradient(90deg,rgba(5,17,21,.94) 0 50%,rgba(5,17,21,.62) 70%,rgba(5,17,21,.28) 100%),
    url("../images/ad-industrial-secondary.webp") center/cover no-repeat!important;
}
.mn-popular-panel--compact h2:before{content:"";display:inline-block;width:11px;height:14px;margin-right:7px;vertical-align:-2px;background:radial-gradient(circle at 55% 75%,#ff6a13 0 28%,transparent 30%),conic-gradient(from 190deg at 50% 70%,transparent 0 14%,#ff6a13 15% 34%,transparent 35% 49%,#ff9b60 50% 67%,transparent 68%);filter:drop-shadow(0 1px 2px rgba(255,106,19,.25))}


/* =========================================================
   METANOFF 1.4.3 — HEADER CONTROLS / 3D HEX COIN / MARKET / SPIRAL ALIGNMENT
   ========================================================= */
/* Restore a separate personal-account icon between favorites and the METANOFF coin. */
.mn-account-actions{display:flex!important;align-items:center!important;gap:9px!important}
.mn-profile-icon{width:42px!important;height:42px!important;flex:0 0 42px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid #2a3d43!important;border-radius:9px!important;background:linear-gradient(180deg,#0f2026,#0b171c)!important;color:#f1f5f6!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;cursor:pointer!important}
.mn-profile-icon svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.mn-profile-icon:hover{border-color:#4b6269!important;background:#132930!important;color:#fff!important}

/* True six-sided coin with top/bottom points. It rotates around the vertical Y axis: visually narrows to an edge and opens again. */
.mn-account-coin{width:42px!important;height:42px!important;flex:0 0 42px!important;display:block!important;position:relative!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;clip-path:none!important;box-shadow:none!important;overflow:visible!important;perspective:260px!important;cursor:pointer!important;filter:drop-shadow(0 0 8px rgba(255,106,19,.26))!important}
.mn-account-coin:before,.mn-account-coin:after{display:none!important}
.mn-account-coin__spinner{position:absolute!important;inset:0!important;display:block!important;transform-style:preserve-3d!important;transform-origin:50% 50%!important;animation:mnHexCoinTurnY .20s linear infinite!important;will-change:transform!important}
.mn-account-coin__face{position:absolute!important;inset:0!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;clip-path:polygon(50% 2%,91% 25%,91% 75%,50% 98%,9% 75%,9% 25%)!important;border:1px solid rgba(255,174,98,.94)!important;background:radial-gradient(circle at 34% 27%,#ffd59b 0 10%,#ff9b45 31%,#ff6a13 58%,#bf3b00 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.56),inset 0 -5px 10px rgba(116,32,0,.22),0 0 14px rgba(255,106,19,.22)!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}
.mn-account-coin__face:before{content:"";position:absolute;inset:4px;clip-path:inherit;border:1px solid rgba(92,30,0,.38);background:linear-gradient(112deg,transparent 20%,rgba(255,255,255,.32) 42%,transparent 58%);pointer-events:none}
.mn-account-coin__face--back{transform:rotateY(180deg)!important;background:radial-gradient(circle at 64% 27%,#ffd59b 0 10%,#ff9940 31%,#f55e08 58%,#b73900 100%)!important}
.mn-account-coin__face svg{position:relative!important;z-index:2!important;width:18px!important;height:18px!important;fill:#071216!important;stroke:none!important;filter:drop-shadow(0 1px 0 rgba(255,255,255,.32))!important}
.mn-account-coin:hover{filter:drop-shadow(0 0 12px rgba(255,106,19,.46)) brightness(1.06)!important}
@keyframes mnHexCoinTurnY{from{transform:rotateY(0deg)}to{transform:rotateY(360deg)}}
@media (prefers-reduced-motion:reduce){.mn-account-coin__spinner{animation-duration:2.2s!important}}

/* Market ribbon: all five instruments get equal space on desktop; no broken gaps. */
.mn-ticker__inner{display:grid!important;grid-template-columns:max-content minmax(0,1fr) max-content!important;gap:10px!important;align-items:center!important}
.mn-ticker__brand{white-space:nowrap!important}
.mn-ticker__items{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;min-width:0!important;overflow:visible!important}
.mn-ticker__items [data-market-id]{display:flex!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:0!important;height:34px!important;padding:0 8px!important;border-left:1px solid #20343a!important;font-size:10px!important;white-space:nowrap!important}
.mn-ticker__items [data-market-id]>span:first-child{overflow:hidden!important;text-overflow:ellipsis!important;color:#d8e0e2!important;font-weight:760!important}
.mn-ticker__items [data-market-value]{order:2!important;color:#f4f7f8!important;font-weight:850!important;font-variant-numeric:tabular-nums!important}
.mn-ticker__items [data-market-delta]{order:3!important;font-weight:900!important;font-variant-numeric:tabular-nums!important}
.mn-ticker__items [data-market-id].is-market-stale{opacity:.88!important}
.mn-ticker__items [data-market-id].is-market-stale:after{content:"•";color:#8fa0a5;font-size:8px;margin-left:-2px}
.mn-ticker__meta{font-size:9.5px!important;white-space:nowrap!important}
@media(max-width:1220px){.mn-ticker__meta{display:none!important}.mn-ticker__inner{grid-template-columns:max-content minmax(0,1fr)!important}.mn-ticker__items [data-market-id]{padding-inline:5px!important;font-size:9.5px!important}}
@media(max-width:860px){.mn-ticker__brand{display:none!important}.mn-ticker__inner{display:block!important}.mn-ticker__items{display:flex!important;overflow-x:auto!important;scrollbar-width:none!important}.mn-ticker__items::-webkit-scrollbar{display:none}.mn-ticker__items [data-market-id]{flex:0 0 auto!important;padding-inline:10px!important}}

/* Spiral binding is attached precisely to the physical sheet edge. */
.mn-article{margin-left:25px!important;width:calc(100% - 25px)!important}
.mn-article:before{left:-29px!important;top:11px!important;bottom:11px!important;width:44px!important;background-size:44px 46px!important;background-position:left 0!important;filter:drop-shadow(0 1px 1px rgba(7,18,22,.12))!important}
.mn-article:after{left:-1px!important;width:14px!important;background:radial-gradient(circle at 6px 23px,#d8dfdc 0 2.5px,#fafbfb 2.7px 4px,transparent 4.2px) 0 0/14px 46px repeat-y,linear-gradient(90deg,rgba(7,18,22,.045),transparent 76%)!important}
@media(max-width:940px){.mn-article{margin-left:22px!important;width:calc(100% - 22px)!important}.mn-article:before{left:-26px!important;width:40px!important;background-size:40px 42px!important}.mn-article:after{background-size:13px 42px!important}}
@media(max-width:620px){.mn-article{margin-left:0!important;width:100%!important}.mn-article:before,.mn-article:after{display:none!important}}


/* =========================================================
   METANOFF 1.4.4 — NOTEBOOK / STICKY RAIL / SPACING / COIN MOTION
   ========================================================= */

/* Full-height notebook sheet: realistic paper depth and correctly seated rings. */
.mn-article{
  margin-left:40px!important;
  width:calc(100% - 40px)!important;
  border-color:#d4ddda!important;
  background:linear-gradient(90deg,#fcfdfc 0,#fff 5%,#fff 100%)!important;
  box-shadow:
    0 1px 1px rgba(7,18,22,.08),
    0 8px 22px rgba(7,18,22,.075),
    0 24px 55px rgba(7,18,22,.065),
    -7px 5px 18px rgba(7,18,22,.035)!important;
}
.mn-article:before{
  left:-41px!important;
  top:10px!important;
  bottom:10px!important;
  width:48px!important;
  background-size:48px 46px!important;
  background-position:left top!important;
  filter:
    drop-shadow(0 1px 1px rgba(7,18,22,.22))
    drop-shadow(2px 4px 4px rgba(7,18,22,.12))!important;
}
.mn-article:after{
  left:-1px!important;
  width:13px!important;
  background:
    radial-gradient(circle at 3px 23px,#cbd4d1 0 2.2px,#f7f9f8 2.4px 3.7px,transparent 3.9px) 0 0/13px 46px repeat-y,
    linear-gradient(90deg,rgba(7,18,22,.07),rgba(7,18,22,.018) 42%,transparent 82%)!important;
  box-shadow:inset 4px 0 7px rgba(7,18,22,.028)!important;
}

/* Share group gets a metallic paper-clip outline rather than a generic rounded box. */
.mn-article-quickshare{
  position:relative!important;
  margin-right:2px!important;
  padding:4px 5px 4px 8px!important;
  border:0!important;
  border-radius:11px!important;
  background:rgba(251,252,251,.90)!important;
  box-shadow:0 3px 9px rgba(7,18,22,.04)!important;
  isolation:isolate!important;
}
.mn-article-quickshare:before{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  inset:-4px -5px -4px -10px!important;
  border:2px solid #aab5b9!important;
  border-right-color:#7f8c91!important;
  border-radius:15px 14px 14px 10px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(237,241,240,.58))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.92),
    0 1px 2px rgba(7,18,22,.18),
    0 3px 6px rgba(7,18,22,.06)!important;
  pointer-events:none!important;
}
.mn-article-quickshare:after{
  content:""!important;
  position:absolute!important;
  z-index:2!important;
  left:-5px!important;
  top:7px!important;
  bottom:7px!important;
  width:10px!important;
  border:2px solid rgba(250,252,252,.96)!important;
  border-right:0!important;
  border-radius:9px 0 0 9px!important;
  box-shadow:-1px 0 1px rgba(7,18,22,.12)!important;
  pointer-events:none!important;
}

/* Breadcrumbs: exactly one user-visible » with real breathing room. */
.breadcrumbs{gap:0!important;word-spacing:0!important;letter-spacing:0!important}
.breadcrumbs a{display:inline-block!important;margin:0 .38em!important}
.breadcrumbs a:first-child{margin-left:0!important}

/* One consistent vertical rhythm between article, related, comments and infinite next story. */
.mn-stream-item{display:grid!important;gap:14px!important;margin:0 0 14px!important}
.mn-stream-core{display:grid!important;gap:14px!important;overflow:visible!important}
.mn-stream-core>.mn-article,
.mn-stream-core>.mn-related-block,
.mn-stream-core>.mn-best-comments,
.mn-stream-item>.mn-comments-zone{margin-top:0!important;margin-bottom:0!important}
.mn-related-block,.mn-comments-zone,.mn-best-comments{box-shadow:0 5px 18px rgba(7,18,22,.045)!important}
.mn-stream-sentinel{height:1px!important;margin:0!important}

/* No separate prev/next pager: infinite-story navigation is the single continuation model. */
.mn-article-pager{display:none!important}

/* The monetization rail stays in the viewport and uses the entire available height without an inner scrollbar. */
@media (min-width:1181px){
  .mn-inner-layout{align-items:start!important}
  .mn-inner-sidebar{padding-top:0!important;align-self:start!important;overflow:visible!important}
  .mn-sticky-stack.mn-sticky-stack--inner.mn-monetization-rail{
    position:sticky!important;
    top:10px!important;
    height:calc(100dvh - 20px)!important;
    min-height:620px!important;
    max-height:calc(100dvh - 20px)!important;
    display:grid!important;
    grid-template-rows:minmax(0,1.55fr) max-content minmax(0,.82fr)!important;
    align-content:stretch!important;
    gap:10px!important;
    overflow:visible!important;
  }
  .mn-sticky-stack--inner .mn-ad-slot--sidebar,
  .mn-sticky-stack--inner .mn-ad-slot--sidebar-secondary-large,
  .mn-sticky-stack--inner .mn-ad-slot__content,
  .mn-sticky-stack--inner .mn-ad-slot__fallback{height:100%!important;min-height:0!important}
  .mn-sticky-stack--inner .mn-ad-slot{overflow:hidden!important}
  .mn-sticky-stack--inner .mn-popular-panel--compact{align-self:center!important;margin:0!important}
}
@media (max-height:760px) and (min-width:1181px){
  .mn-sticky-stack.mn-sticky-stack--inner.mn-monetization-rail{min-height:0!important;grid-template-rows:minmax(0,1.25fr) max-content minmax(0,.72fr)!important}
  .mn-sticky-stack--inner .mn-popular-panel--compact{padding:10px!important}
  .mn-sticky-stack--inner .popular-list>*:nth-child(n+3){display:none!important}
}

/* Coin: 5-turn burst with soft acceleration/deceleration, then a 2.5s rest. M rotates with the coin. */
.mn-account-coin{perspective:420px!important;filter:drop-shadow(0 0 7px rgba(255,106,19,.22))!important}
.mn-account-coin__spinner{
  animation:mnHexCoinBurst 3.55s infinite!important;
  animation-timing-function:linear!important;
  transform-origin:50% 50%!important;
}
.mn-account-coin__face{overflow:hidden!important}
.mn-account-coin__face:after{
  content:""!important;
  position:absolute!important;
  z-index:3!important;
  top:-32%!important;
  bottom:-32%!important;
  left:-70%!important;
  width:31%!important;
  transform:skewX(-17deg)!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.92),transparent)!important;
  opacity:0!important;
  pointer-events:none!important;
  animation:mnCoinIdleGlint 3.55s infinite!important;
}
@keyframes mnHexCoinBurst{
  0%{transform:rotateY(0deg)}
  4%{transform:rotateY(0deg);animation-timing-function:cubic-bezier(.42,0,.18,1)}
  31%{transform:rotateY(1800deg)}
  100%{transform:rotateY(1800deg)}
}
@keyframes mnCoinIdleGlint{
  0%,48%{left:-70%;opacity:0}
  55%{opacity:.0}
  60%{opacity:.88}
  69%{left:142%;opacity:0}
  100%{left:142%;opacity:0}
}
.mn-account-coin:hover .mn-account-coin__spinner{animation-play-state:running!important}
@media (prefers-reduced-motion:reduce){.mn-account-coin__spinner,.mn-account-coin__face:after{animation:none!important}}

/* Keep all five quote slots visible even while one provider is refreshing. */
.mn-ticker__items .is-market-missing{display:flex!important;opacity:.58!important}
.mn-ticker__items .is-market-missing [data-market-value]::after{content:"обновление";font-size:8px;color:#839398;font-weight:700}
.mn-ticker__items .is-market-missing [data-market-value]{font-size:0!important}
.mn-ticker__items .is-market-missing [data-market-delta]{visibility:hidden!important;width:0!important;margin:0!important}

@media(max-width:940px){
  .mn-article{margin-left:30px!important;width:calc(100% - 30px)!important}
  .mn-article:before{left:-33px!important;width:40px!important;background-size:40px 42px!important}
  .mn-article:after{background-size:13px 42px!important}
}
@media(max-width:620px){
  .mn-stream-item{gap:10px!important;margin-bottom:10px!important}
  .mn-stream-core{gap:10px!important}
}

/* =========================================================
   METANOFF 1.4.5 — REAL CSS BINDING / INSET SHARE / COIN / VIEWPORT RAIL
   ========================================================= */

/* Header brand: keep the full subtitle visible, never crop “ТЕХНОЛОГИИ”. */
.mn-header-main__inner{
  grid-template-columns:260px minmax(330px,560px) minmax(170px,1fr)!important;
}
.mn-brand{display:flex!important;align-items:center!important;min-width:0!important;overflow:visible!important}
.mn-brand img{width:245px!important;max-width:100%!important;height:auto!important;display:block!important;overflow:visible!important}
@media (max-width:1270px) and (min-width:941px){
  .mn-header-main__inner{grid-template-columns:230px minmax(280px,1fr) auto!important;gap:18px!important}
  .mn-brand img{width:218px!important}
}
@media (max-width:560px){.mn-brand img{width:176px!important}}

/* Notebook sheet. Rings are 100% CSS gradients — no image asset. */
.mn-article{
  --mn-ring-step:46px;
  --mn-ring-w:52px;
  --mn-paper-guide:34px;
  margin-left:42px!important;
  width:calc(100% - 42px)!important;
  background:
    linear-gradient(90deg,rgba(242,246,244,.78) 0,rgba(255,255,255,.98) 38px,#fff 72px,#fff 100%)!important;
  border:1px solid #d5ddda!important;
  box-shadow:
    0 1px 0 rgba(255,255,255,.95) inset,
    0 2px 3px rgba(7,18,22,.07),
    0 12px 30px rgba(7,18,22,.075),
    0 30px 72px rgba(7,18,22,.065),
    -10px 8px 22px rgba(7,18,22,.04)!important;
}
/* CSS-only metallic rings: oval body + front pin + highlight + paper hole. */
.mn-article:before{
  content:""!important;
  position:absolute!important;
  z-index:10!important;
  left:-43px!important;
  top:9px!important;
  bottom:9px!important;
  width:55px!important;
  pointer-events:none!important;
  background-image:
    radial-gradient(circle at 48px 23px,
      rgba(46,58,63,.24) 0 1.1px,
      rgba(244,247,246,.98) 1.2px 2.8px,
      rgba(120,133,138,.48) 2.9px 3.6px,
      transparent 3.8px),
    radial-gradient(ellipse 24px 8.2px at 29px 23px,
      transparent 0 55%,
      rgba(247,250,250,.98) 57% 61%,
      rgba(201,209,212,.98) 62% 68%,
      rgba(105,116,121,.98) 69% 75%,
      rgba(226,232,233,.98) 76% 82%,
      rgba(83,94,99,.9) 83% 87%,
      transparent 88%),
    radial-gradient(ellipse 22px 6.5px at 29px 24.5px,
      transparent 0 58%,
      rgba(0,0,0,.18) 60% 68%,
      transparent 71%);
  background-size:55px var(--mn-ring-step),55px var(--mn-ring-step),55px var(--mn-ring-step)!important;
  background-repeat:repeat-y!important;
  background-position:0 0!important;
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.85)) drop-shadow(1px 3px 2px rgba(7,18,22,.14))!important;
}
/* Fine perforation / fold guide between binding and article text. */
.mn-article:after{
  content:""!important;
  position:absolute!important;
  z-index:3!important;
  left:var(--mn-paper-guide)!important;
  top:18px!important;
  bottom:18px!important;
  width:1px!important;
  border:0!important;
  border-left:1px dashed rgba(104,123,129,.30)!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:1px 0 0 rgba(255,255,255,.72)!important;
  pointer-events:none!important;
}
.mn-article-header{padding-left:56px!important}
.article-body{padding-left:56px!important;padding-right:42px!important}
.mn-rich-zone,.mn-native-article-poll,.mn-article-ad,.mn-article-bottom,.edit-note{margin-left:56px!important;margin-right:28px!important}

/* Share actions: one calm, recessed well — no double outline / fake clip frame. */
.mn-article-quickshare{
  position:relative!important;
  isolation:auto!important;
  margin-left:auto!important;
  margin-right:0!important;
  padding:5px!important;
  gap:4px!important;
  border:1px solid rgba(127,146,151,.20)!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#eef2f1 0%,#f7f9f8 100%)!important;
  box-shadow:
    inset 0 2px 5px rgba(7,18,22,.12),
    inset 0 -1px 0 rgba(255,255,255,.96),
    0 1px 0 rgba(255,255,255,.75)!important;
  backdrop-filter:none!important;
}
.mn-article-quickshare:before,.mn-article-quickshare:after{display:none!important;content:none!important}
.mn-article-quickshare .mn-share-btn{
  width:34px!important;height:34px!important;
  border:1px solid rgba(114,132,138,.24)!important;
  border-radius:8px!important;
  background:linear-gradient(180deg,#fff,#f4f7f6)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 1px 2px rgba(7,18,22,.035)!important;
}
.mn-article-quickshare .mn-share-btn:hover{
  border-color:rgba(255,106,19,.42)!important;
  background:#fff8f3!important;
  color:#c84d06!important;
}

/* METANOFF account coin: logo palette, no spin. It only narrows and opens like a coin turning edge-on. */
.mn-account-coin{
  width:42px!important;height:42px!important;flex:0 0 42px!important;
  perspective:none!important;
  filter:drop-shadow(0 2px 5px rgba(0,0,0,.26))!important;
  transform:none!important;
}
.mn-account-coin__spinner{
  position:absolute!important;inset:0!important;
  transform-origin:50% 50%!important;
  transform-style:flat!important;
  animation:mnCoinSqueeze145 4.6s ease-in-out infinite!important;
  will-change:transform!important;
}
.mn-account-coin__face{
  inset:0!important;width:42px!important;height:42px!important;
  clip-path:polygon(50% 2%,91% 25%,91% 75%,50% 98%,9% 75%,9% 25%)!important;
  background:linear-gradient(145deg,#172328 0%,#111b1f 58%,#0a1317 100%)!important;
  border:2px solid #ff7a1a!important;
  box-shadow:
    inset 0 0 0 1px rgba(255,177,94,.16),
    inset 0 1px 0 rgba(255,255,255,.09),
    inset 0 -7px 12px rgba(0,0,0,.20),
    0 0 10px rgba(255,106,19,.12)!important;
  backface-visibility:visible!important;
  -webkit-backface-visibility:visible!important;
  overflow:hidden!important;
}
.mn-account-coin__face--back{display:none!important}
.mn-account-coin__face:before{
  content:""!important;position:absolute!important;inset:4px!important;clip-path:inherit!important;
  border:1px solid rgba(255,140,60,.34)!important;background:none!important;pointer-events:none!important;
}
.mn-account-coin__face:after{
  content:""!important;position:absolute!important;z-index:3!important;
  top:-28%!important;bottom:-28%!important;left:-70%!important;width:28%!important;
  transform:skewX(-16deg)!important;
  background:linear-gradient(90deg,transparent,rgba(255,231,205,.82),transparent)!important;
  opacity:0!important;pointer-events:none!important;
  animation:mnCoinIdleGlint145 4.6s ease-in-out infinite!important;
}
.mn-account-coin__face svg{width:18px!important;height:18px!important;fill:#f4f1eb!important;filter:none!important;transform:none!important}
.mn-account-coin:hover{filter:drop-shadow(0 2px 7px rgba(0,0,0,.28)) drop-shadow(0 0 6px rgba(255,106,19,.18))!important}
@keyframes mnCoinSqueeze145{
  0%,8%{transform:scaleX(1)}
  17%{transform:scaleX(.14)}
  27%{transform:scaleX(1)}
  36%{transform:scaleX(.18)}
  46%{transform:scaleX(1)}
  55%{transform:scaleX(.24)}
  64%,100%{transform:scaleX(1)}
}
@keyframes mnCoinIdleGlint145{
  0%,68%{left:-70%;opacity:0}
  74%{opacity:.72}
  83%{left:138%;opacity:0}
  100%{left:138%;opacity:0}
}
@media (prefers-reduced-motion:reduce){.mn-account-coin__spinner,.mn-account-coin__face:after{animation:none!important}}

/* The advertising rail always fits between its current viewport top and the bottom edge. */
@media (min-width:1181px){
  .mn-inner-sidebar{padding-top:0!important;overflow:visible!important;align-self:start!important}
  .mn-sticky-stack.mn-sticky-stack--inner.mn-monetization-rail{
    --mn-rail-height:calc(100dvh - 24px);
    position:sticky!important;
    top:12px!important;
    height:var(--mn-rail-height)!important;
    min-height:0!important;
    max-height:var(--mn-rail-height)!important;
    display:grid!important;
    grid-template-rows:minmax(0,1.35fr) max-content minmax(0,.72fr)!important;
    gap:10px!important;
    align-content:stretch!important;
    overflow:visible!important;
  }
  .mn-sticky-stack--inner .mn-ad-slot,
  .mn-sticky-stack--inner .mn-ad-slot__content,
  .mn-sticky-stack--inner .mn-ad-slot__fallback{min-height:0!important;height:100%!important;overflow:hidden!important}
  .mn-sticky-stack--inner .mn-ad-slot--sidebar{min-height:0!important}
  .mn-sticky-stack--inner .mn-ad-slot--sidebar .mn-ad-slot__fallback{min-height:0!important;padding:14px!important}
  .mn-sticky-stack--inner .mn-ad-slot--sidebar strong{font-size:clamp(17px,2.1vh,21px)!important}
  .mn-sticky-stack--inner .mn-popular-panel--compact{align-self:center!important;margin:0!important;min-height:0!important;padding:11px 13px!important}
  .mn-sticky-stack--inner .mn-ad-slot--sidebar-secondary-large{min-height:0!important}
  .mn-sticky-stack--inner .mn-ad-slot--sidebar-secondary-large .mn-ad-slot__fallback{padding:13px!important}
}
@media (max-height:720px) and (min-width:1181px){
  .mn-sticky-stack--inner .popular-list>*:nth-child(n+3){display:none!important}
  .mn-sticky-stack--inner .mn-popular-panel--compact{padding-block:9px!important}
}

@media(max-width:940px){
  .mn-article{margin-left:30px!important;width:calc(100% - 30px)!important;--mn-ring-step:42px;--mn-paper-guide:28px}
  .mn-article:before{left:-37px!important;width:47px!important;background-size:47px var(--mn-ring-step),47px var(--mn-ring-step),47px var(--mn-ring-step)!important}
  .mn-article-header{padding-left:46px!important}
  .article-body{padding-left:46px!important;padding-right:28px!important}
  .mn-rich-zone,.mn-native-article-poll,.mn-article-ad,.mn-article-bottom,.edit-note{margin-left:46px!important;margin-right:20px!important}
}
@media(max-width:620px){
  .mn-article{margin-left:0!important;width:100%!important}
  .mn-article:before,.mn-article:after{display:none!important}
  .mn-article-header{padding-left:17px!important}
  .article-body{padding-left:18px!important;padding-right:18px!important}
  .mn-rich-zone,.mn-native-article-poll,.mn-article-ad,.mn-article-bottom,.edit-note{margin-left:18px!important;margin-right:18px!important}
}
