/* Gói P - Admin control helper styles */
.w11-pro-header--sticky{position:sticky;top:0;z-index:1030;box-shadow:0 10px 30px rgba(15,23,42,.08)}
.w11-mobile-cta-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:1040;display:none;grid-template-columns:repeat(3,1fr);gap:8px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:8px;box-shadow:0 20px 50px rgba(15,23,42,.18)}
.w11-mobile-cta-bar a{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;border-radius:14px;background:var(--w11-primary,#ef233c);color:#fff;text-decoration:none;font-weight:800;font-size:13px}.w11-mobile-cta-bar a:nth-child(2){background:#06b36b}.w11-mobile-cta-bar a:nth-child(3){background:#111827}@media(max-width:768px){.w11-mobile-cta-bar{display:grid}.w11-pro-main{padding-bottom:84px}}
