.comp-BottomAction{z-index:100;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#00000080;justify-content:center;gap:32px;width:100%;height:64px;padding:12px;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;transform:translateY(100%)}.comp-BottomAction .action{white-space:nowrap;cursor:pointer;border:1px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:289px;padding:8px 0;transition:all .2s;display:flex}.comp-BottomAction .action .icon-img{flex-shrink:0;width:24px;height:24px}.comp-BottomAction .action span{color:#fff;font-family:var(--ff-woff2-M);font-size:14px;line-height:130%}.comp-BottomAction .action:hover{border-color:#fff}.comp-BottomAction .action-ai{overflow:hidden}.comp-BottomAction .action-ai.hide{border-color:#0000;width:0;margin-right:-32px}@media not (min-width:1024px){.comp-BottomAction{-webkit-tap-highlight-color:#0000}}@media not (min-width:768px){.comp-BottomAction{gap:16px}}.show{transform:translateY(0)!important}
