.gary-popup{position:fixed;bottom:24px;left:24px;width:310px;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 40px #00000024;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;z-index:9999;overflow:hidden;animation:garyIn .25s ease}@keyframes garyIn{0%{opacity:0;transform:translateY(10px) scale(.97)}}.gary-popup-bar{background:#15243a;padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.gary-popup-bar-left{display:flex;align-items:center;gap:9px}.gary-popup-photo{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.8)}.gary-popup-bar-name{font-size:14px;font-weight:600;color:#fff}.gary-popup-close{background:none;border:none;color:#fff;font-size:18px;cursor:pointer}.gary-popup-body{padding:16px 18px 20px}.gary-popup-title{font-size:15px;font-weight:600;margin-bottom:8px}.gary-popup-text{font-size:13px;color:#555;margin-bottom:16px;line-height:1.6}.gary-popup-actions{display:flex;gap:10px}.gary-popup-btn{background:#15243a;color:#fff;border-radius:8px;padding:9px 18px;font-size:13px;text-decoration:none}.gary-popup-skip{background:none;border:none;font-size:12px;text-decoration:underline;color:#aaa;cursor:pointer}.gary-popup-fab{position:fixed;bottom:24px;left:24px;background:#15243a;color:#fff;border:none;border-radius:40px;padding:11px 20px;font-size:13px;cursor:pointer;box-shadow:0 2px 16px #15243a59}
