#apcg-chat{position:fixed;z-index:999999;bottom:24px;right:24px;font-family:inherit;direction:rtl}
#apcg-chat-toggle{position:relative;min-width:218px;height:66px;padding:8px 17px;border:0;border-radius:22px;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 62%,#7c3aed 100%);color:#fff;box-shadow:0 16px 45px rgba(37,99,235,.30),0 6px 18px rgba(15,23,42,.18);cursor:pointer;transition:.25s;display:flex;align-items:center;gap:11px;text-align:right}
#apcg-chat-toggle:hover{transform:translateY(-3px);box-shadow:0 20px 55px rgba(37,99,235,.38)}
.apcg-toggle-icon{width:45px;height:45px;border-radius:15px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;font-size:25px;box-shadow:inset 0 1px rgba(255,255,255,.2)}
.apcg-toggle-copy{display:flex;flex-direction:column;line-height:1.35}.apcg-toggle-copy b{font-size:13px}.apcg-toggle-copy small{font-size:10px;opacity:.78;margin-top:3px}.apcg-online-dot{position:absolute;right:13px;top:11px;width:9px;height:9px;background:#22c55e;border:2px solid #fff;border-radius:50%}
#apcg-chat-box{display:none;width:390px;height:590px;background:#fff;border:1px solid #e2e8f0;border-radius:26px;box-shadow:0 28px 90px rgba(15,23,42,.28);overflow:hidden;margin-bottom:12px;flex-direction:column}
#apcg-chat-box.open{display:flex;animation:apcg-pop .18s ease-out}@keyframes apcg-pop{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
.apcg-chat-head{background:linear-gradient(135deg,#0f172a,#1d4ed8 65%,#6d28d9);color:#fff;padding:17px 16px;display:flex;align-items:center;justify-content:space-between}.apcg-brand{display:flex;align-items:center;gap:11px}.apcg-brand-icon{width:40px;height:40px;border-radius:15px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;font-size:20px}.apcg-brand strong{display:block;font-size:14px}.apcg-brand small{display:flex;align-items:center;gap:5px;opacity:.82;font-size:10px;margin-top:4px}.apcg-status-dot{width:6px;height:6px;border-radius:50%;background:#4ade80}.apcg-chat-head #apcg-chat-close{width:38px;height:38px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#fff;font-size:25px;line-height:1;cursor:pointer}.apcg-chat-head #apcg-chat-close:hover{background:rgba(255,255,255,.2)}
.apcg-chat-welcome{margin:12px 12px 5px;padding:13px 14px;background:linear-gradient(135deg,#eff6ff,#f5f3ff);border:1px solid #e0e7ff;border-radius:17px;line-height:1.85;font-size:12px}.apcg-chat-welcome b{font-size:14px}#apcg-chat-msgs{flex:1;padding:8px 12px;overflow:auto;background:#f8fafc}.apcg-msg{display:flex;margin:9px 0;line-height:1.9;font-size:13px}.apcg-msg span{padding:10px 13px;border-radius:16px;max-width:91%;white-space:pre-wrap}.apcg-msg.bot span{background:#fff;border:1px solid #e5e7eb;border-top-right-radius:5px}.apcg-msg.user{justify-content:flex-start}.apcg-msg.user span{background:#2563eb;color:#fff;border-top-left-radius:5px}.apcg-msg a{color:#1d4ed8;text-decoration:underline;font-weight:700}.typing span{display:flex;align-items:center;gap:4px}.typing i{width:6px;height:6px;border-radius:50%;background:#64748b;animation:apcg-bounce 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.typing em{font-style:normal;font-size:10px;color:#64748b;margin-right:5px}@keyframes apcg-bounce{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-4px)}}
.apcg-chat-suggestions{padding:6px 12px;display:flex;gap:6px;overflow:auto;background:#f8fafc}.apcg-chat-suggestions button{white-space:nowrap;border:1px solid #dbe3ef;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;color:#334155;cursor:pointer}.apcg-chat-suggestions button:hover{border-color:#2563eb;color:#2563eb}#apcg-chat-form{display:flex;padding:10px 12px;border-top:1px solid #e5e7eb;gap:7px;background:#fff}#apcg-chat-input{flex:1;border:1px solid #dbe3ef;border-radius:14px;padding:11px 13px;outline:none;font:inherit;font-size:12px}#apcg-chat-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.08)}#apcg-chat-form button{width:43px;height:43px;border:0;border-radius:13px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:18px;cursor:pointer}.apcg-powered{text-align:center;font-size:9px;color:#94a3b8;padding:0 0 8px}
@media(max-width:500px){#apcg-chat{right:12px;bottom:12px}#apcg-chat-toggle{min-width:0;width:58px;height:58px;padding:7px;border-radius:20px;justify-content:center}.apcg-toggle-copy{display:none}.apcg-online-dot{right:9px;top:8px}#apcg-chat-box{width:calc(100vw - 24px);height:70vh;border-radius:21px}}

#apcg-chat-toggle{box-shadow:0 12px 35px rgba(37,99,235,.28),0 4px 14px rgba(15,23,42,.14);border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(10px)}#apcg-chat-toggle:hover{transform:translateY(-2px);box-shadow:0 16px 42px rgba(37,99,235,.34),0 6px 18px rgba(15,23,42,.16)}.apcg-toggle-copy b{letter-spacing:-.2px}.apcg-toggle-icon{display:grid;place-items:center;position:relative}.apcg-toggle-icon:after{content:'AI';position:absolute;font-size:8px;font-weight:900;letter-spacing:.3px;bottom:-2px;right:-6px;background:#fff;color:#2563eb;border-radius:6px;padding:1px 3px;box-shadow:0 2px 5px rgba(0,0,0,.12)}

/* LAPTAPCENTER AI 5.1: compact premium launcher */
#apcg-chat-toggle{min-width:176px!important;height:58px!important;padding:7px 13px!important;border-radius:20px!important;gap:9px!important;box-shadow:0 12px 34px rgba(37,99,235,.28),0 4px 14px rgba(15,23,42,.14)!important}
#apcg-chat-toggle:hover{transform:translateY(-2px)!important}
.apcg-toggle-icon{width:40px!important;height:40px!important;border-radius:13px!important;font-size:21px!important}
.apcg-toggle-copy b{font-size:12px!important}.apcg-toggle-copy small{font-size:9px!important}
.apcg-online-dot{right:10px!important;top:8px!important;width:8px!important;height:8px!important}
@media(max-width:500px){#apcg-chat-toggle{width:58px!important;min-width:58px!important;height:58px!important;padding:7px!important}.apcg-toggle-copy{display:none!important}.apcg-online-dot{right:7px!important;top:7px!important}}
/* LAPTAPCENTER AI 5.2: mobile launcher label + compact chat window */
.apcg-mobile-label{display:none}
@media(max-width:500px){
  #apcg-chat-toggle{width:auto!important;min-width:58px!important;max-width:190px!important;height:58px!important;padding:7px 10px!important;justify-content:flex-start!important;overflow:hidden!important}
  #apcg-chat-toggle.show-label{min-width:156px!important}
  #apcg-chat-toggle.show-label .apcg-toggle-copy{display:flex!important;text-align:right!important;animation:apcg-label-in .25s ease-out}
  #apcg-chat-toggle .apcg-toggle-copy b{font-size:11px!important;white-space:nowrap}
  #apcg-chat-toggle .apcg-toggle-copy small{display:none!important}
  #apcg-chat-box{width:min(380px,calc(100vw - 24px))!important;height:min(72vh,560px)!important;max-height:72vh!important;margin-bottom:9px!important;border-radius:20px!important}
}
@keyframes apcg-label-in{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}
/* LAPTAPCENTER AI 5.3 refinements */
#apcg-chat-toggle .apcg-toggle-copy b{font-size:11px!important;white-space:nowrap}
#apcg-chat-toggle.show-label{min-width:250px!important}
#apcg-chat-toggle:not(.show-label) .apcg-toggle-copy{opacity:0;width:0;overflow:hidden}
#apcg-chat-toggle.show-label .apcg-toggle-copy{opacity:1;width:auto;overflow:visible;animation:apcg-label-in .25s ease-out}
#apcg-chat-suggestions{display:none!important}
.apcg-chat-welcome{transition:all .18s ease}
#apcg-chat-form button{font-size:24px!important;font-weight:800!important;line-height:1!important;display:grid!important;place-items:center!important;padding:0!important}
@media(max-width:500px){
  #apcg-chat-toggle{max-width:300px!important;width:auto!important;min-width:58px!important;justify-content:flex-start!important}
  #apcg-chat-toggle.show-label{min-width:230px!important}
  #apcg-chat-box{width:min(380px,calc(100vw - 24px))!important;height:min(68vh,540px)!important;max-height:68vh!important}
}
/* v6 premium compact assistant */
#apcg-chat-toggle{min-width:58px!important;width:auto!important;height:60px!important;border-radius:20px!important;padding:7px 11px!important;gap:9px!important}
#apcg-chat-toggle .apcg-toggle-copy{min-width:0}.apcg-toggle-copy b{font-size:11px!important}.apcg-toggle-copy small{display:block!important;font-size:9px!important;opacity:.8}
#apcg-chat-toggle:not(.show-label) .apcg-toggle-copy{display:none!important;width:0!important}.apcg-chat-head{padding:13px 14px!important}.apcg-brand strong{font-size:13px!important}.apcg-chat-welcome{font-size:11px!important}.apcg-chat-welcome b{font-size:13px!important}
@media(max-width:500px){#apcg-chat{right:12px!important;bottom:12px!important}#apcg-chat-toggle.show-label{min-width:170px!important;max-width:210px!important}#apcg-chat-box{width:calc(100vw - 30px)!important;height:62vh!important;max-height:520px!important;border-radius:20px!important;margin-bottom:8px!important}.apcg-chat-form{padding-bottom:calc(10px + env(safe-area-inset-bottom))!important}}

/* v8 deterministic product cards */
.apcg-chat-products{display:flex;flex-direction:column;gap:7px;margin-top:10px}.apcg-chat-product{display:flex;flex-direction:column;gap:3px;padding:10px 12px;background:#fff;border:1px solid #dbe3ef;border-radius:13px;text-decoration:none!important;box-shadow:0 3px 12px rgba(15,23,42,.06)}.apcg-chat-product-name{font-size:12px;font-weight:800;color:#0f172a}.apcg-chat-product-price{font-size:11px;color:#2563eb;font-weight:700}.apcg-chat-product-link{font-size:10px;color:#64748b}.apcg-chat-product:hover{border-color:#2563eb;transform:translateY(-1px)}
