.pn-bar{background:#fffbeb;border-bottom:1px solid #fde68a;padding:0 24px;animation:pn-slide-in .25s ease}@keyframes pn-slide-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pn-bar-inner{gap:12px;max-width:1200px;margin:0 auto;padding:10px 0}.pn-bar-inner,.pn-icon{display:flex;align-items:center}.pn-icon{width:30px;height:30px;border-radius:50%;background:#fef3c7;border:1px solid #fde68a;justify-content:center;color:#d97706;font-size:13px;flex-shrink:0}.pn-text{flex:1 1;font-size:13px;color:#92400e;margin:0;line-height:1.45}.pn-cta{display:inline-flex;align-items:center;gap:6px;background:#d97706;color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .12s;flex-shrink:0;font-family:inherit}.pn-cta:hover{background:#b45309}[data-theme=dark] .pn-bar{background:#1c1a0f;border-bottom-color:#78350f}[data-theme=dark] .pn-icon{background:#292108;border-color:#78350f}[data-theme=dark] .pn-text{color:#fde68a}[data-theme=dark] .pn-cta{background:#b45309}[data-theme=dark] .pn-cta:hover{background:#92400e}