:root{--nm-ink:#172c23;--nm-muted:#61736a;--nm-line:#dce6df;--nm-surface:#fff;--nm-soft:#f2f7f3;--nm-accent:#08794f;--nm-tint:#e7f6ec}
html[data-theme=dark]{--nm-ink:#f1f1f2;--nm-muted:#b3b3b8;--nm-line:#363639;--nm-surface:#1e1e20;--nm-soft:#252527;--nm-accent:#86dfb0;--nm-tint:#2c2c2f}
.newmc-hub,.newmc-faq,.newmc-file-actions,.newmc-footer-disclaimer{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--nm-ink)}
.newmc-hub *,.newmc-faq *{box-sizing:border-box}
.newmc-hub{background:var(--nm-soft);padding:24px 16px 50px;line-height:1.5}
.newmc-hub-inner{max-width:1120px;margin:auto}
.newmc-hub svg,.newmc-faq svg,.newmc-file-actions svg{width:22px;height:22px;flex-shrink:0}
.newmc-hub a{color:inherit;text-decoration:none}
.newmc-hub a:focus-visible,.newmc-hub summary:focus-visible,.newmc-faq summary:focus-visible,.newmc-file-card :focus-visible{outline:3px solid var(--nm-accent);outline-offset:4px}
.newmc-hub .speedbar{margin:0 0 20px;font-size:12px;line-height:1.6}
.newmc-hub-intro{margin-bottom:28px}
.newmc-eyebrow{font-size:10px;letter-spacing:1.6px;color:var(--nm-accent);font-weight:750}
.newmc-hub h1{font-family:inherit;font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.12;letter-spacing:-1.2px;max-width:790px;margin:12px 0 16px}
.newmc-hub-intro>p{font-size:15px;color:var(--nm-muted);max-width:680px;margin:0;line-height:1.65}
.newmc-hub-intro>p a{text-decoration:underline}
.newmc-hub-jumps{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.newmc-hub-jumps a{font-size:12px;font-weight:650;background:var(--nm-surface);border:1px solid var(--nm-line);padding:11px 13px;border-radius:24px}
.newmc-hub-jumps a:hover{border-color:var(--nm-accent);color:var(--nm-accent)}
.newmc-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px}
.newmc-section-heading h2{font-family:inherit;font-size:21px;font-weight:750;letter-spacing:-.5px;line-height:1.3;margin:0}
.newmc-section-heading>span:not(.newmc-section-icon){font-size:11px;color:var(--nm-muted);text-align:right}
.newmc-release-cards{display:grid;gap:12px}
.newmc-release-card{background:var(--nm-surface);border:1px solid var(--nm-line);border-radius:19px;padding:21px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:0 12px;position:relative;overflow:hidden}
.newmc-release-release{background:linear-gradient(125deg,var(--nm-tint),var(--nm-surface));border-color:#abd2b8}
.newmc-release-top{display:flex;align-items:center;gap:10px;grid-column:1/-1;margin-bottom:14px}
.newmc-release-icon{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border:1px solid var(--nm-line);border-radius:12px;color:var(--nm-accent);background:var(--nm-surface)}
.newmc-release-label{font-size:12px;font-weight:700;color:var(--nm-muted)}
.newmc-release-card h3{font-family:inherit;font-size:28px;font-weight:750;line-height:1.1;letter-spacing:-.8px;margin:0 0 6px}
.newmc-release-card time{grid-column:1;font-size:11px;color:var(--nm-muted)}
.newmc-release-card p{grid-column:1/-1;font-size:13px;line-height:1.6;color:var(--nm-muted);margin:14px 0 18px;max-width:440px}
.newmc-release-card .newmc-release-cta{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:700;padding:12px 14px;border:1px solid var(--nm-line);border-radius:10px;background:var(--nm-soft);min-height:46px}
.newmc-release-release .newmc-release-cta{color:white;background:#08794f;border-color:#08794f}
.newmc-release-cta:hover{filter:brightness(.95)}
.newmc-version-browser,.newmc-history{margin-top:32px}
.newmc-version-browser{padding:20px;background:var(--nm-surface);border:1px solid var(--nm-line);border-radius:18px}
.newmc-version-browser>p{font-size:13px;color:var(--nm-muted);line-height:1.65;margin:0 0 18px}
.newmc-version-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.newmc-version-grid a{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:12px;font-size:12px;font-weight:650;min-height:46px;border:1px solid var(--nm-line);border-radius:10px;line-height:1.4}
.newmc-version-grid svg{width:16px;height:16px;color:var(--nm-muted)}
.newmc-version-grid a:hover,.newmc-version-grid [aria-current]{background:var(--nm-tint);border-color:var(--nm-accent)}
.newmc-older-versions>summary{font-size:13px;display:flex;align-items:center;justify-content:space-between;padding:18px 0 0;cursor:pointer;font-weight:650;color:var(--nm-accent);list-style:none}
.newmc-older-versions>summary::-webkit-details-marker,.newmc-faq summary::-webkit-details-marker{display:none}
.newmc-older-versions[open]>summary{padding-bottom:18px}
.newmc-history-grid{display:grid;gap:10px}
.newmc-history-item{background:var(--nm-surface);border:1px solid var(--nm-line);border-radius:14px;overflow:hidden}
.newmc-history-link{display:flex;align-items:center;gap:12px;padding:12px;min-height:106px}
.newmc-history-image{width:88px;height:88px;flex:0 0 88px;border-radius:12px;overflow:hidden;background:var(--nm-tint);display:grid;place-items:center}
.newmc-history-image img{display:block;width:100%;height:100%;object-fit:cover}
.newmc-history-copy{min-width:0;flex:1}
.newmc-build-badge{display:inline-block;font-size:9px;font-weight:750;letter-spacing:.6px;text-transform:uppercase;background:var(--nm-tint);color:var(--nm-accent);padding:3px 6px;border-radius:5px}
.newmc-build-beta{background:#fff0df;color:#9d5019}
html[data-theme=dark] .newmc-build-beta{background:#533824;color:#ffcb94}
.newmc-history-copy h3{font-family:inherit;font-size:15px;line-height:1.3;margin:5px 0 9px;font-weight:700;letter-spacing:-.2px;overflow-wrap:anywhere}
.newmc-history-meta{display:flex;gap:5px 10px;flex-wrap:wrap;color:var(--nm-muted);font-size:10px;line-height:1.4}
.newmc-history-arrow{display:none;color:var(--nm-accent)}
.newmc-history-item:hover{border-color:var(--nm-accent)}
.newmc-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:28px 0 8px}
.newmc-pagination .page-numbers{display:grid;place-items:center;min-width:42px;min-height:44px;padding:8px 12px;border:1px solid var(--nm-line);border-radius:10px;background:var(--nm-surface);font-size:13px}
.newmc-pagination .current{background:#08794f;color:#fff;border-color:#08794f}
.newmc-pagination .dots{background:transparent;border:0;min-width:16px;padding:8px 0}
.newmc-history-more{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:22px}.newmc-history-more button{display:flex;align-items:center;justify-content:center;gap:9px;min-width:190px;min-height:48px;padding:11px 18px;border:1px solid var(--nm-accent);border-radius:12px;background:var(--nm-accent);color:#fff;font:700 13px/1.4 system-ui,sans-serif;cursor:pointer}.newmc-history-more button svg{width:18px;height:18px}.newmc-history-more button.is-loading svg{animation:newmc-history-spin .8s linear infinite}.newmc-history-more button:disabled{opacity:.7;cursor:wait}.newmc-history-more>span{min-height:18px;color:var(--nm-muted);font-size:11px}@keyframes newmc-history-spin{to{transform:rotate(360deg)}}
.newmc-hub-description{padding:24px;background:var(--nm-surface);margin-top:32px;border-radius:18px;font-size:15px;line-height:1.75}
.newmc-hub-description h2,.newmc-hub-description h3{font-family:inherit;line-height:1.3;margin:20px 0 12px}
.newmc-faq{margin:28px 0;padding:22px;border:1px solid var(--nm-line);border-radius:18px;background:var(--nm-surface);line-height:1.65}
.newmc-faq .newmc-section-heading{justify-content:flex-start;gap:12px}
.newmc-section-icon{display:grid;place-items:center;color:var(--nm-accent);background:var(--nm-tint);border-radius:12px;width:40px;height:40px;flex-shrink:0}
.newmc-faq details{border-top:1px solid var(--nm-line)}
.newmc-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:18px 0;font-size:14px;line-height:1.5;font-weight:650}
.newmc-faq summary>span{color:var(--nm-accent);font-size:24px;font-weight:400}
.newmc-faq details[open] summary>span{transform:rotate(45deg)}
.newmc-faq-answer{font-size:14px;color:var(--nm-muted);padding:0 20px 16px 0;overflow-wrap:anywhere}
.newmc-faq-answer p{margin:0 0 10px}.newmc-faq-answer p:last-child{margin-bottom:0}
.fullstory .content-box>.newmc-file-card{border:1px solid var(--nm-line);border-radius:15px;margin-bottom:14px;background:var(--nm-surface);scroll-margin-top:100px;max-height:none;height:auto}
.fullstory .content-box>.newmc-file-card,.fullstory .content-box>.newmc-file-card.closed{max-height:none;will-change:auto;transition:none}
.fullstory .content-box>.newmc-file-card>.item-header{appearance:none;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;text-align:left;border:0;border-bottom:1px solid var(--nm-line);border-radius:14px 14px 0 0;padding:18px 20px;background:var(--nm-soft);color:var(--nm-ink);font-family:inherit;font-size:19px;line-height:1.4;cursor:pointer}
.fullstory .content-box>.newmc-file-card.closed>.item-header{border-bottom:0;border-radius:14px}
.fullstory .content-box>.newmc-file-card>.item-content{padding:18px 20px;background:var(--nm-surface);color:var(--nm-ink);border-radius:0 0 14px 14px}
.fullstory .content-box>.newmc-file-card.closed>.item-content{display:none}
.fullstory .content-box>.newmc-file-card>.item-content>.newmc-file-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--nm-line);padding-top:16px;margin-top:16px}
.newmc-file-meta{display:flex;flex-direction:column;gap:6px;min-width:0;font-size:13px;font-weight:650;line-height:1.4;color:var(--nm-ink)}
.newmc-file-count{font-size:11px;font-weight:400;color:var(--nm-muted)}
.newmc-file-download{display:inline-flex;align-items:center;justify-content:center;gap:9px;flex:0 0 auto;width:auto!important;max-width:100%;box-sizing:border-box;height:auto!important;min-height:44px;padding:10px 16px!important;background:#08794f;color:#fff!important;border-radius:10px;font-size:13px;line-height:1.4;font-weight:650;text-transform:none!important;text-decoration:none!important;margin:0!important}
.newmc-file-download:hover{background:#066440}.newmc-file-download svg{width:19px;height:19px}
.newmc-footer-disclaimer{font-size:12px;color:var(--nm-muted);line-height:1.7;border-top:1px solid var(--nm-line);padding-top:20px;margin:20px 0 0;max-width:850px}
#latest-versions,#version-categories,#release-history{scroll-margin-top:100px}
@media(min-width:600px){.newmc-hub{padding:36px 24px 64px}.newmc-history-image{width:104px;height:104px;flex-basis:104px}.newmc-history-copy h3{font-size:18px}.newmc-history-meta{font-size:11px}.newmc-history-arrow{display:block}.newmc-version-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.newmc-release-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.newmc-release-card{display:flex;flex-direction:column;padding:20px}.newmc-release-card h3{font-size:25px;overflow-wrap:anywhere}.newmc-release-card p{flex:1}.newmc-release-card .newmc-release-cta{width:100%;font-size:12px}.newmc-release-label{font-size:11px}.newmc-release-top{gap:8px}.newmc-release-icon{width:32px;height:32px}}
@media(min-width:950px){.newmc-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newmc-hub-intro{padding:12px 0 10px}.newmc-release-card{padding:26px}.newmc-release-card h3{font-size:32px}.newmc-release-top{margin-bottom:24px}.newmc-release-card p{font-size:14px}.newmc-release-label{font-size:13px}.newmc-version-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.newmc-section-heading h2{font-size:25px}}
@media(max-width:360px){.newmc-file-actions{flex-wrap:wrap}.newmc-file-meta{flex:1}.newmc-file-download{padding:10px 14px!important}.newmc-version-grid{gap:6px}.newmc-version-grid a{font-size:11px;padding:10px}.newmc-faq{padding:16px}}
@media(prefers-reduced-motion:reduce){.newmc-hub *,.newmc-faq *,.newmc-file-card *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.fullstory .content-box>.newmc-file-card>.item-header>.newmc-file-name{transform:none!important;width:auto;flex:1;height:auto;font-size:19px;line-height:1.4;text-align:left;overflow-wrap:anywhere;color:var(--nm-ink)}
#download{scroll-margin-top:90px}
