.npwin{background:#fff;border:1px solid var(--hairline);border-radius:14px;overflow:hidden;box-shadow:var(--sh-sm)}.np-bar{gap:12px;padding:10px 12px;border-bottom:1px solid var(--hairline)}.np-bar,.np-brand{display:flex;align-items:center}.np-brand{gap:8px;font-weight:600;font-size:13.5px;color:var(--ink);min-width:0}.np-brand svg{width:20px;height:20px;flex:0 0 auto}.np-brand #npOut{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.np-dim{color:var(--muted);font-weight:400;white-space:nowrap}.np-tools{display:flex;gap:6px;margin-inline:auto}.np-tools i{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:var(--ink-soft)}.np-tools i.on{background:var(--blue);color:#fff}.np-tools svg{width:14px;height:14px}.np-right{display:flex;align-items:center;gap:8px;flex:0 0 auto;margin-left:auto}.np-tools+.np-right{margin-left:0}.np-share{background:var(--blue);color:#fff;font-size:11.5px;font-weight:600;padding:5px 12px;border-radius:8px}.np-acct{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#f1b98a,#c2325f)}.np-canvas{height:110px;background:#e9e9ee;position:relative;overflow:hidden}.np-canvas i{position:absolute;background:#fff;border:1px solid #e4e4e9;border-radius:10px}@media(max-width:560px),(min-width:900px) and (max-width:1080px){.np-tools{display:none}}