.aird-xlt{position:fixed;right:22px;bottom:22px;z-index:9990;display:flex;gap:12px;align-items:flex-start;width:340px;max-width:calc(100vw - 32px);padding:15px 16px 15px 15px;box-sizing:border-box;background:rgb(255 255 255 / .93);-webkit-backdrop-filter:blur(14px) saturate(1.1);backdrop-filter:blur(14px) saturate(1.1);border:1px solid rgb(229 169 61 / .42);border-radius:16px;box-shadow:0 14px 40px rgb(20 16 8 / .18),0 2px 6px rgb(20 16 8 / .08);font-family:"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:#2a2722;opacity:0;transform:translateY(14px);transition:opacity .32s ease,transform .32s cubic-bezier(.2,.8,.2,1)}.aird-xlt.is-in{opacity:1;transform:translateY(0)}.aird-xlt__icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(135deg,#E5A93D,#c9862a);box-shadow:0 4px 12px rgb(229 169 61 / .4)}.aird-xlt__body{min-width:0;padding-right:8px}.aird-xlt__title{margin:1px 0 3px;font-size:14.5px;font-weight:700;letter-spacing:.1px;color:#1d1a15}.aird-xlt__text{margin:0;font-size:12.5px;line-height:1.5;color:#5d564b}.aird-xlt__x{position:absolute;top:6px;right:8px;width:26px;height:26px;border:0;background:#fff0;color:#9a9385;font-size:20px;line-height:1;cursor:pointer;border-radius:8px;transition:background .15s,color .15s}.aird-xlt__x:hover{background:rgb(0 0 0 / .05);color:#5d564b}@media (prefers-reduced-motion:reduce){.aird-xlt{transition:opacity .2s ease;transform:none}.aird-xlt.is-in{transform:none}}@media (max-width:600px){.aird-xlt{right:12px;left:12px;bottom:12px;width:auto;max-width:none}}