.lp-modal h2{font-size:22px;font-weight:700;margin-bottom:15px;color:#ff6a00;background:linear-gradient(45deg,#ff6a00,#ff2d00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:0.5px}.lp-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:99999;opacity:0;visibility:hidden;transition:0.3s ease;backdrop-filter:blur(5px)}.lp-overlay.active{opacity:1;visibility:visible}.lp-modal{background:#fff;width:90%;max-width:420px;border-radius:16px;padding:30px 25px;text-align:center;position:relative;animation:popupScale 0.4s ease;box-shadow:0 20px 60px rgba(0,0,0,0.3)}@keyframes popupScale{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}.lp-icon{font-size:45px;margin-bottom:15px}.lp-title{font-size:20px;margin-bottom:10px;color:#222}.lp-message{font-size:15px;color:#555;margin-bottom:20px;line-height:1.8}.lp-action{background:linear-gradient(45deg,#ff6a00,#ff2d00);border:none;color:white;padding:12px 25px;border-radius:8px;cursor:pointer;font-size:14px;transition:0.3s ease}.lp-action:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,45,0,0.4)}.lp-close{position:absolute;top:10px;right:15px;border:none;background:none;font-size:22px;cursor:pointer;color:#888}.lp-close:hover{color:#000}.pro-bot{position:relative;width:90px;height:95px;margin:0 auto 10px;animation:floatBot 3s ease-in-out infinite}.antenna{position:absolute;width:6px;height:22px;background:#FF9800;top:0;left:50%;transform:translateX(-50%)}.antenna::after{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:14px;height:14px;background:linear-gradient(135deg,#ff9100,#ff3d00 70%);border-radius:50%;box-shadow:0 0 10px 2px #ff6d00}.bot-head{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:60px;background:linear-gradient(145deg,#FF9800,#FF6D00 70%,#FF3D00 100%);border-radius:15px;box-shadow:0 8px 20px rgba(0,0,0,.18);display:flex;flex-direction:column;align-items:center;justify-content:center}.bolt{position:absolute;width:10px;height:10px;background:#FFD54F;border-radius:50%;top:50%;transform:translateY(-50%);box-shadow:0 0 6px #ff980044}.bolt.left{left:-6px}.bolt.right{right:-6px}.eyes{display:flex;gap:12px;margin-bottom:8px}.eye{width:14px;height:14px;background:#fffde4;border:2px solid #ff9100;border-radius:50%;box-shadow:0 0 12px 4px #FF9100bb;animation:blink 4s infinite}.mouth{width:30px;height:6px;background:#d84315;border-radius:4px}@keyframes blink{0%,92%,100%{transform:scaleY(1)}95%{transform:scaleY(0.07)}}@keyframes floatBot{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}