/* NEMAZING V825 — основной сайт */
:root{--nm825-hero-bg:radial-gradient(560px 280px at 90% 0%,rgba(139,92,246,.55),transparent 60%),radial-gradient(500px 260px at 0% 110%,rgba(56,189,248,.25),transparent 60%),linear-gradient(135deg,#14122a,#221b4b 60%,#2c2070)}
.nm825-home,.nm825-hero,.nm825-games{font-family:Inter,system-ui,sans-serif}
.nm825-home *,.nm825-games *{box-sizing:border-box}
.nm825-home svg,.nm825-games svg,.nm825-hero svg.nm825i{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none}
.nm825-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#6d5cff}
.nm825-kicker::before{content:"";width:18px;height:2px;border-radius:2px;background:currentColor}
.nm825-kicker.light{color:#c4b5fd}
html body .nm825-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 20px;border-radius:14px;font:700 14.5px/1 Inter,system-ui,sans-serif;text-decoration:none!important;transition:.16s;white-space:nowrap;border:1px solid transparent}
html body .nm825-btn.primary{background:linear-gradient(135deg,#6d5cff,#8b5cf6);color:#fff!important;box-shadow:0 12px 26px rgba(109,92,255,.35)}
html body .nm825-btn.primary:hover{transform:translateY(-2px);filter:brightness(1.07)}
html body .nm825-btn.light{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25);color:#fff!important}
html body .nm825-btn.light:hover{background:rgba(255,255,255,.18)}
html body .nm825-btn.ghost{background:#fff;border-color:#e3e6ef;color:#151926!important}
html body .nm825-btn.ghost:hover{border-color:#cfc7ff;color:#6d5cff!important}
/* ===== главная ===== */
.nm825-home{position:relative;z-index:2;max-width:1200px;width:calc(100% - 32px);margin:0 auto;padding:0 0 70px}
.nm825-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:-46px 0 0;padding:14px;border-radius:24px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border:1px solid #e7e9f1;box-shadow:0 24px 60px rgba(20,24,40,.12)}
.nm825-stats[hidden]{display:none}
.nm825-stats>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:12px 14px;border-radius:16px}
.nm825-stats>div+div{border-left:1px solid #eef0f5}
.nm825-stats .i{grid-row:1/3;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#f1eeff;color:#6d5cff}
.nm825-stats b{font-size:26px;font-weight:800;color:#151926;letter-spacing:-.02em;line-height:1.1}
.nm825-stats small{font-size:12.5px;color:#7b8397}
.nm825-sec{margin-top:78px}
.nm825-sh{max-width:640px;margin:0 0 26px}
.nm825-sh.row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
html body .nm825-sh h2{margin:10px 0 8px!important;font-size:clamp(28px,3.4vw,40px)!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.025em!important;color:#151926!important}
html body .nm825-sh p{margin:0!important;font-size:15.5px;line-height:1.55;color:#6b7386!important}
/* шаги */
.nm825-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;counter-reset:s}
html body .nm825-steps .st{position:relative;display:flex;flex-direction:column;gap:8px;padding:26px 24px 22px;border-radius:24px;background:#fff;border:1px solid #e7e9f1;text-decoration:none!important;color:inherit;overflow:hidden;transition:.2s;box-shadow:0 1px 2px rgba(20,24,40,.04)}
html body .nm825-steps .st:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(20,24,40,.1);border-color:#dcd6ff}
.nm825-steps em{position:absolute;right:18px;top:10px;font-style:normal;font-size:64px;font-weight:900;letter-spacing:-.04em;color:#f1f2f8;line-height:1}
.nm825-steps .i{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#6d5cff,#8b5cf6);color:#fff;box-shadow:0 12px 24px rgba(109,92,255,.3);margin-bottom:8px;position:relative}
.nm825-steps .i svg{width:22px;height:22px}
html body .nm825-steps h3{margin:0!important;font-size:19px!important;font-weight:800!important;color:#151926!important}
html body .nm825-steps p{margin:0!important;font-size:14px;color:#6b7386!important;line-height:1.5;flex:1}
.nm825-steps b{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:14px;color:#6d5cff}
/* мозаика */
.nm825-mosaic{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:260px 260px;gap:14px}
.nm825-mosaic article{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;padding:22px;border-radius:24px;overflow:hidden;color:#fff;background:#1b1830 var(--bg) center/cover no-repeat;isolation:isolate;transition:.25s}
.nm825-mosaic article::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,10,20,0) 30%,rgba(10,10,24,.88) 100%);transition:.25s}
.nm825-mosaic article:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(20,24,40,.25)}
.nm825-mosaic article.big{grid-row:1/3}
.nm825-mosaic .tag{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 11px;border-radius:10px;background:rgba(255,255,255,.16);backdrop-filter:blur(8px);font-size:12px;font-weight:700;margin-bottom:auto}
html body .nm825-mosaic h3{margin:0!important;font-size:21px!important;font-weight:800!important;color:#fff!important;letter-spacing:-.01em}
.nm825-mosaic article.big h3{font-size:30px!important}
html body .nm825-mosaic p{margin:0!important;font-size:14px;color:rgba(255,255,255,.8)!important;line-height:1.45;max-width:420px}
/* топы */
.nm825-topcols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
html body .nm825-topcols .tc{display:grid;gap:6px;padding:18px;border-radius:22px;background:#fff;border:1px solid #e7e9f1;text-decoration:none!important;color:inherit;transition:.2s}
html body .nm825-topcols .tc:hover{border-color:#dcd6ff;box-shadow:0 18px 40px rgba(20,24,40,.08)}
.nm825-topcols .th{display:flex;align-items:center;gap:10px;margin-bottom:6px}
.nm825-topcols .th .i{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#151926;color:#fbbf24}
.nm825-topcols .th b{font-size:17px;font-weight:800;color:#151926}
.nm825-topcols .tr{display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:12px}
.nm825-topcols .tr:nth-of-type(1){background:linear-gradient(90deg,#fffbeb,#fff)}
.nm825-topcols em{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;font-style:normal;font-weight:800;font-size:12.5px;background:#f1f2f7;color:#7b8397;flex:none}
.nm825-topcols em.p1{background:#f59e0b;color:#fff}.nm825-topcols em.p2{background:#94a3b8;color:#fff}.nm825-topcols em.p3{background:#ea580c;color:#fff}
.nm825-topcols .av{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#6d5cff,#8b5cf6);color:#fff;font-weight:800;font-size:13px;flex:none}
.nm825-topcols .av img{width:100%;height:100%;object-fit:cover}
.nm825-topcols .n{flex:1;min-width:0;font-weight:700;font-size:14px;color:#151926;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nm825-topcols strong{font-size:14px;font-weight:800;color:#151926;white-space:nowrap}.nm825-topcols strong small{font-size:11px;color:#7b8397}
/* товары */
.nm825-prod{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
html body .nm825-prod .pc{--rc:#8b93a7;display:flex;flex-direction:column;border-radius:20px;background:#fff;border:1px solid #e7e9f1;overflow:hidden;text-decoration:none!important;color:inherit;transition:.2s}
html body .nm825-prod .pc:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(20,24,40,.1)}
.nm825-prod .r-rare{--rc:#2f80ed}.nm825-prod .r-epic{--rc:#8b5cf6}.nm825-prod .r-legendary{--rc:#f59e0b}.nm825-prod .r-uncommon{--rc:#16a34a}
.nm825-prod .m{position:relative;height:160px;display:grid;place-items:center;background:radial-gradient(140px 100px at 50% 60%,color-mix(in srgb,var(--rc) 22%,transparent),transparent 70%),linear-gradient(180deg,#fbfbfe,#f2f3f9)}
.nm825-prod .m img{max-width:74%;max-height:124px;object-fit:contain;filter:drop-shadow(0 12px 16px rgba(20,24,40,.2))}
.nm825-prod .bd{position:absolute;top:10px;left:10px;padding:4px 8px;border-radius:8px;background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;font-size:10.5px;font-weight:800;text-transform:uppercase}
.nm825-prod .c{display:grid;gap:3px;padding:12px 16px 16px}
.nm825-prod .c small{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--rc)}
.nm825-prod .c b{font-size:15.5px;font-weight:800;color:#151926}
.nm825-prod .c strong{font-size:19px;font-weight:800;color:#151926;margin-top:4px}.nm825-prod .c strong i{font-style:normal;font-size:11.5px;color:#7b8397}
/* финальный призыв */
.nm825-cta{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:end;gap:10px;margin-top:80px;padding:44px 0 0 46px;border-radius:30px;overflow:hidden;background:radial-gradient(600px 300px at 90% 0%,rgba(139,92,246,.55),transparent 60%),radial-gradient(500px 260px at 0% 100%,rgba(56,189,248,.25),transparent 60%),linear-gradient(135deg,#14122a,#241c52 60%,#2d2170);color:#fff;box-shadow:0 30px 70px rgba(35,28,74,.3)}
.nm825-cta .copy{align-self:center;padding-bottom:44px}
html body .nm825-cta h2{margin:12px 0 10px!important;font-size:clamp(30px,4vw,46px)!important;font-weight:800!important;letter-spacing:-.03em;color:#fff!important;line-height:1.05}
html body .nm825-cta p{margin:0 0 24px!important;font-size:16px;color:rgba(255,255,255,.75)!important;max-width:480px}
.nm825-cta .acts{display:flex;gap:10px;flex-wrap:wrap}
.nm825-cta img{width:100%;max-height:360px;object-fit:contain;object-position:bottom;display:block;filter:drop-shadow(0 20px 40px rgba(0,0,0,.4))}
/* ===== игры ===== */
html body .nm825-games{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
html body .nm825-games .gt{--bg:none;position:relative;display:flex;flex-direction:column;gap:6px;min-height:230px;padding:24px;border-radius:24px;background:#fff;border:1px solid #e7e9f1;text-decoration:none!important;color:#3a4152;overflow:hidden;isolation:isolate;transition:.22s}
html body .nm825-games .gt:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(20,24,40,.12);border-color:#dcd6ff}
html body .nm825-games .gt.has-bg{background:#1b1830 var(--bg) center/cover;color:#fff;border-color:transparent}
.nm825-games .gt.has-bg::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(12,10,28,.25),rgba(12,10,28,.9))}
html body .nm825-games .gt.big{grid-column:span 2;grid-row:span 2;min-height:476px;justify-content:flex-end}
.nm825-games .i{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#6d5cff,#8b5cf6);color:#fff;margin-bottom:auto;box-shadow:0 10px 22px rgba(109,92,255,.3)}
.nm825-games .gt.has-bg .i{background:rgba(255,255,255,.16);backdrop-filter:blur(8px);box-shadow:none}
.nm825-games .i svg{width:22px;height:22px}
.nm825-games small{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6d5cff;margin-top:18px}
.nm825-games .has-bg small{color:#c4b5fd}
html body .nm825-games h2{margin:0!important;font-size:22px!important;font-weight:800!important;color:inherit!important;letter-spacing:-.01em}
html body .nm825-games .gt:not(.has-bg) h2{color:#151926!important}
.nm825-games .gt.big h2{font-size:38px!important}
html body .nm825-games p{margin:0!important;font-size:14px;line-height:1.5;opacity:.82;color:inherit!important;max-width:460px}
.nm825-games b{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:14px;color:#6d5cff}
.nm825-games .has-bg b{color:#fff}
/* ===== тёмные шапки страниц ===== */
html body .nm825-hero{position:relative!important;overflow:hidden!important;border:0!important;border-radius:26px!important;color:#fff!important;background:radial-gradient(560px 280px at 90% 0%,rgba(139,92,246,.55),transparent 60%),radial-gradient(500px 260px at 0% 110%,rgba(56,189,248,.25),transparent 60%),linear-gradient(135deg,#14122a,#221b4b 60%,#2c2070)!important;box-shadow:0 24px 60px rgba(35,28,74,.25)!important;padding:34px!important;isolation:isolate}
html body .nm825-hero::after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px)!important;background-size:34px 34px!important;mask-image:linear-gradient(90deg,transparent,#000 70%);pointer-events:none;display:block!important;border:0!important;opacity:1!important;width:auto!important;height:auto!important}
html body .nm825-hero h1{color:#fff!important;-webkit-text-fill-color:#fff!important;background:none!important}
html body .nm825-hero p,html body .nm825-hero small{color:rgba(255,255,255,.75)!important}
html body .nm825-hero>div>span:first-child,html body .nm825-hero .eyebrow,html body .nm825-hero [class*=kicker]{color:#c4b5fd!important}
html body .nm825-hero strong,html body .nm825-hero b{color:#fff!important}
html body .nm825-hero aside,html body .nm825-hero>div:not(:first-child),html body .nm825-hero [class*=badge],html body .nm825-hero [class*=pill],html body .nm825-hero [class*=balance],html body .nm825-hero [class*=count]{background:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:none!important}
html body main>section.page-hero.nm825-hero{max-width:1180px!important;width:calc(100% - 32px)!important;margin:28px auto 22px!important}
html body main>section.page-hero.nm825-hero .container{padding:0!important;background:none!important;border:0!important;box-shadow:none!important}
/* адаптив */
@media(max-width:980px){.nm825-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.nm825-stats>div+div{border-left:0}.nm825-steps,.nm825-topcols{grid-template-columns:1fr}.nm825-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:none;grid-auto-rows:220px}.nm825-mosaic article.big{grid-row:auto;grid-column:1/-1;min-height:300px}.nm825-prod{grid-template-columns:repeat(2,minmax(0,1fr))}.nm825-cta{grid-template-columns:1fr;padding:34px 28px 0}.nm825-cta img{max-height:260px;margin:0 auto}.nm825-cta .copy{padding-bottom:0}
 html body .nm825-games{grid-template-columns:1fr 1fr!important}html body .nm825-games .gt.big{grid-column:1/-1;grid-row:auto;min-height:320px}}
@media(max-width:600px){.nm825-home{width:calc(100% - 24px)}.nm825-stats{margin-top:-30px;padding:8px;gap:0}.nm825-stats>div{padding:10px 8px;column-gap:8px}.nm825-stats .i{width:36px;height:36px;border-radius:11px}.nm825-stats b{font-size:19px}.nm825-stats small{font-size:11px}.nm825-sec{margin-top:54px}.nm825-sh.row{flex-direction:column;align-items:flex-start}
 .nm825-mosaic{grid-template-columns:1fr;grid-auto-rows:200px}.nm825-mosaic article.big h3{font-size:24px!important}.nm825-prod{gap:10px}.nm825-prod .m{height:120px}.nm825-prod .m img{max-height:96px}.nm825-prod .c{padding:10px 12px 12px}.nm825-prod .c b{font-size:14px}
 .nm825-cta{border-radius:24px;padding:26px 20px 0;margin-top:56px}.nm825-cta .acts .nm825-btn{flex:1}
 html body .nm825-games{grid-template-columns:1fr!important}html body .nm825-games .gt{min-height:190px}html body .nm825-games .gt.big h2{font-size:28px!important}
 html body .nm825-hero{padding:22px 18px!important;border-radius:22px!important}}
@media(max-width:980px){.nm825-mosaic{grid-auto-rows:minmax(220px,auto)!important}}
@media(max-width:600px){.nm825-mosaic{grid-auto-rows:minmax(200px,auto)!important}.nm825-mosaic article.big{min-height:260px}
 html body .nm825-steps .st{display:grid;grid-template-columns:52px 1fr;column-gap:14px;row-gap:4px;padding:18px}
 .nm825-steps .i{grid-row:1/4;margin:0}.nm825-steps em{font-size:44px;top:8px;right:14px}.nm825-steps b{margin-top:2px}}
/* ===== V826: баннер акции ×2 ===== */
html body aside.nm826-promo{position:fixed!important;right:18px;top:50%;z-index:9000;transform:translate(120%,-50%);transition:transform .45s cubic-bezier(.2,.9,.3,1.2);font-family:Inter,system-ui,sans-serif;display:block!important;opacity:1!important;height:auto!important}
html body aside.nm826-promo.show{transform:translate(0,-50%)}
.nm826-promo svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
html body .nm826-card{position:relative;display:grid;justify-items:center;gap:10px;width:190px;padding:20px 16px 16px;border-radius:24px;text-align:center;text-decoration:none!important;color:#fff!important;background:radial-gradient(160px 120px at 50% 0%,rgba(255,255,255,.35),transparent 70%),linear-gradient(160deg,#f97316,#ef4444 55%,#be123c);box-shadow:0 20px 50px rgba(239,68,68,.45),inset 0 0 0 1px rgba(255,255,255,.25);overflow:hidden;animation:nm826pulse 2.6s ease-in-out infinite}
.nm826-card::before{content:"";position:absolute;inset:-40%;background:conic-gradient(from 0deg,transparent 0 80%,rgba(255,255,255,.35) 88%,transparent 96%);animation:nm826spin 4s linear infinite;pointer-events:none}
.nm826-card>*{position:relative}
.nm826-card .x{font-size:54px;line-height:.9;font-weight:900;letter-spacing:-.04em;text-shadow:0 6px 18px rgba(0,0,0,.25)}
.nm826-card .t{display:grid;gap:4px}
.nm826-card .t b{font-size:17px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}
.nm826-card .t small{font-size:12px;line-height:1.35;color:rgba(255,255,255,.9)}
.nm826-card .go{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 16px;border-radius:12px;background:#fff;color:#be123c;font-weight:800;font-size:13.5px;box-shadow:0 8px 18px rgba(0,0,0,.18)}
.nm826-card:hover .go{transform:translateX(2px)}
html body .nm826-close{position:absolute;top:8px;right:8px;z-index:2;width:26px;height:26px;border-radius:50%;border:0;background:rgba(0,0,0,.2);color:#fff;font-size:16px;line-height:1;cursor:pointer;padding:0}
html body .nm826-close:hover{background:rgba(0,0,0,.35)}
html body .nm826-tab{display:none;flex-direction:column;align-items:center;gap:6px;width:46px;padding:12px 0;border:0;border-radius:14px 0 0 14px;background:linear-gradient(180deg,#f97316,#ef4444);color:#fff;cursor:pointer;box-shadow:0 12px 30px rgba(239,68,68,.4)}
.nm826-tab span{font-size:18px;font-weight:900}
.nm826-tab i{font-style:normal;font-size:10px;font-weight:800;letter-spacing:.14em;writing-mode:vertical-rl;transform:rotate(180deg)}
html body aside.nm826-promo.mini{right:0}
html body aside.nm826-promo.mini .nm826-card,html body aside.nm826-promo.mini .nm826-close{display:none}
html body aside.nm826-promo.mini .nm826-tab{display:flex}
@keyframes nm826pulse{50%{box-shadow:0 20px 60px rgba(239,68,68,.65),inset 0 0 0 1px rgba(255,255,255,.3)}}
@keyframes nm826spin{to{transform:rotate(360deg)}}
@media(max-width:760px){
 html body aside.nm826-promo{top:auto;bottom:84px;right:10px;left:10px;transform:translateY(160%)}
 html body aside.nm826-promo.show{transform:translateY(0)}
 html body .nm826-card{width:auto;grid-template-columns:auto 1fr auto;justify-items:start;align-items:center;gap:12px;padding:12px 40px 12px 14px;border-radius:18px;text-align:left}
 .nm826-card .x{font-size:34px}.nm826-card .t b{font-size:14px}.nm826-card .t small{font-size:11px}.nm826-card .go{height:34px;padding:0 12px;font-size:12.5px}
 html body aside.nm826-promo.mini{left:auto;right:0;bottom:120px}
}
@media(max-width:420px){.nm826-card .go{display:none}}
html body .nm826-card .t small{color:rgba(255,255,255,.92)!important}html body .nm826-card .t b,html body .nm826-card .x{color:#fff!important}
/* ===== V827: страница «Игры» ===== */
html body .nm827-games{display:grid!important;gap:16px!important;font-family:Inter,system-ui,sans-serif;grid-template-columns:none!important}
.nm827-games *{box-sizing:border-box}
.nm827-games svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none}
html body .nm827-feature{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto;min-height:420px;border-radius:28px;overflow:hidden;text-decoration:none!important;color:#fff!important;background:radial-gradient(520px 320px at 78% 40%,rgba(245,158,11,.35),transparent 65%),radial-gradient(600px 300px at 0% 100%,rgba(139,92,246,.55),transparent 60%),linear-gradient(135deg,#14122a,#241c52 60%,#2d2170);box-shadow:0 30px 70px rgba(35,28,74,.3);isolation:isolate;transition:transform .25s}
html body .nm827-feature:hover{transform:translateY(-4px)}
.nm827-feature .copy{padding:40px 0 20px 40px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;z-index:2}
.nm827-feature .lbl{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 12px;border-radius:10px;background:rgba(255,255,255,.12);font-size:12.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fcd34d}
html body .nm827-feature h2{margin:0!important;font-size:clamp(40px,5vw,64px)!important;line-height:1!important;font-weight:900!important;letter-spacing:-.035em!important;color:#fff!important}
html body .nm827-feature p{margin:0!important;max-width:470px;font-size:15.5px;line-height:1.55;color:rgba(255,255,255,.78)!important}
.nm827-feature .chips{display:flex;flex-wrap:wrap;gap:8px}
.nm827-feature .chips span{height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);font-size:13px;font-weight:600;color:rgba(255,255,255,.9)}
.nm827-feature .go{display:inline-flex;align-items:center;gap:8px;height:50px;margin-top:8px;padding:0 22px;border-radius:15px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#1c1300;font-weight:800;font-size:15px;box-shadow:0 14px 30px rgba(245,158,11,.4)}
.nm827-feature:hover .go{filter:brightness(1.06)}
.nm827-feature .show{position:relative;min-height:320px}
.nm827-feature .ring{position:absolute;left:50%;top:50%;width:300px;height:300px;margin:-150px 0 0 -150px;border-radius:50%;background:conic-gradient(from 0deg,#f59e0b,#8b5cf6,#22d3ee,#ef4444,#f59e0b);opacity:.35;filter:blur(2px);animation:nm827spin 14s linear infinite;-webkit-mask:radial-gradient(circle,transparent 58%,#000 60%,#000 70%,transparent 72%);mask:radial-gradient(circle,transparent 58%,#000 60%,#000 70%,transparent 72%)}
.nm827-feature .hero{position:absolute;left:50%;top:50%;width:min(380px,90%);transform:translate(-50%,-46%);filter:drop-shadow(0 30px 40px rgba(0,0,0,.5));animation:nm827float 5s ease-in-out infinite}
.nm827-feature .f{position:absolute;filter:drop-shadow(0 14px 20px rgba(0,0,0,.45));animation:nm827float 4s ease-in-out infinite}
.nm827-feature .f1{width:92px;right:12%;top:8%;animation-delay:-1s}
.nm827-feature .f2{width:90px;left:6%;bottom:6%;animation-delay:-2s}
.nm827-feature .f3{width:110px;right:4%;bottom:14%;animation-delay:-3s}
.nm827-feature .strip{grid-column:1/-1;position:relative;overflow:hidden;padding:14px 0 18px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.25));-webkit-mask:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}
.nm827-feature .track{display:flex;gap:12px;width:max-content;animation:nm827slide 30s linear infinite}
.nm827-feature .track span{width:110px;height:84px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}
.nm827-feature .track img{max-width:84%;max-height:66px;object-fit:contain}
.nm827-feature .needle{position:absolute;left:50%;top:6px;bottom:10px;width:3px;margin-left:-1.5px;border-radius:3px;background:#f59e0b;box-shadow:0 0 14px #f59e0b}
.nm827-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
html body .nm827-type{--c1:#ede9fe;--c2:#f5f3ff;--ac:#6d5cff;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:#fff;border:1px solid #e7e9f1;text-decoration:none!important;color:inherit!important;transition:.22s}
html body .nm827-type:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(20,24,40,.12)}
.nm827-type.gold{--c1:#fef3c7;--c2:#fffbeb;--ac:#d97706}
.nm827-type.diamond{--c1:#cffafe;--c2:#ecfeff;--ac:#0891b2}
.nm827-type .pics{position:relative;height:190px;background:radial-gradient(180px 120px at 50% 65%,var(--c1),transparent 75%),linear-gradient(180deg,var(--c2),#fff)}
.nm827-type .pics img{position:absolute;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(20,24,40,.22));transition:.3s}
.nm827-type .p0{height:150px;max-width:60%;left:50%;bottom:14px;transform:translateX(-50%);z-index:2}
.nm827-type .p1{height:74px;max-width:34%;left:8%;top:18px}
.nm827-type .p2{height:74px;max-width:34%;right:8%;top:22px}
.nm827-type:hover .p0{transform:translateX(-50%) scale(1.06)}
.nm827-type .c{display:flex;flex-direction:column;gap:5px;padding:16px 20px 20px;flex:1}
.nm827-type small{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ac)}
html body .nm827-type h3{margin:0!important;font-size:22px!important;font-weight:800!important;color:#151926!important}
html body .nm827-type p{margin:0!important;font-size:13.5px;line-height:1.5;color:#6b7386!important;flex:1}
.nm827-type .ft{display:flex;align-items:center;justify-content:space-between;margin-top:12px}
.nm827-type .ft b{font-size:17px;font-weight:800;color:#151926}
.nm827-type .ft span{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 14px;border-radius:11px;background:var(--c2);color:var(--ac);font-weight:800;font-size:13.5px;border:1px solid var(--c1)}
.nm827-soon{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:20px;border:1.5px dashed #d9dcea;background:rgba(255,255,255,.7)}
.nm827-soon .i{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#f1eeff;color:#6d5cff;flex:none}
.nm827-soon b{display:block;font-size:15px;color:#151926}.nm827-soon small{font-size:13px;color:#7b8397}
@keyframes nm827spin{to{transform:rotate(360deg)}}
@keyframes nm827float{50%{translate:0 -10px}}
@keyframes nm827slide{to{transform:translateX(-50%)}}
@media(max-width:900px){html body .nm827-feature{grid-template-columns:1fr}.nm827-feature .copy{padding:28px 24px 0}.nm827-feature .show{min-height:260px}.nm827-types{grid-template-columns:1fr}.nm827-type{flex-direction:row!important}.nm827-type .pics{width:42%;height:auto;min-height:170px}.nm827-type .p0{height:110px}.nm827-type .p1,.nm827-type .p2{height:50px}}
@media(max-width:560px){.nm827-feature .ring{width:220px;height:220px;margin:-110px 0 0 -110px}.nm827-feature .f1{width:64px}.nm827-feature .f2{width:62px}.nm827-feature .f3{width:74px}.nm827-feature .track span{width:84px;height:66px}html body .nm827-type{flex-direction:column!important}.nm827-type .pics{width:auto;height:160px}}
@media(prefers-reduced-motion:reduce){.nm827-feature *{animation:none!important}}
