.ss-xmas-toast{position:fixed;left:50%;top:12px;transform:translateX(-50%);z-index:9999;width:min(880px, calc(100vw - 24px))}.ss-xmas-toast__inner{display:flex;align-items:center;gap:12px;padding:12px 12px;border-radius:18px;background:rgb(255 255 255 / .92);border:1px solid rgb(15 23 42 / .08);box-shadow:0 16px 46px rgb(15 23 42 / .14);backdrop-filter:blur(10px);position:relative}.ss-xmas-toast__inner::before{content:"";position:absolute;left:14px;top:10px;bottom:10px;width:3px;border-radius:999px;background:linear-gradient(180deg,rgb(47 107 255 / .95),rgb(229 57 53 / .65));opacity:.35}.ss-xmas-toast__mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;margin-left:6px;background:rgb(47 107 255 / .08);border:1px solid rgb(47 107 255 / .16);color:rgb(47 107 255 / .95)}.ss-xmas-toast__mark svg{width:20px;height:20px}.ss-xmas-toast__text{min-width:0;line-height:1.15}.ss-xmas-toast__title{font-size:15px;font-weight:800;color:#0F172A;letter-spacing:.2px}.ss-xmas-toast__sub{font-size:13px;font-weight:600;color:rgb(15 23 42 / .70);margin-top:2px}.ss-xmas-toast__actions{margin-left:auto;display:flex;align-items:center;gap:10px;flex:0 0 auto}.ss-xmas-toast__cta{text-decoration:none;font-weight:800;font-size:13.5px;padding:9px 12px;border-radius:999px;background:rgb(47 107 255 / .95);color:#fff;border:1px solid rgb(47 107 255 / .25);box-shadow:0 10px 22px rgb(47 107 255 / .18)}.ss-xmas-toast__close{width:38px;height:38px;border-radius:14px;border:1px solid rgb(15 23 42 / .10);background:rgb(255 255 255 / .70);display:grid;place-items:center;cursor:pointer;color:rgb(15 23 42 / .70)}.ss-xmas-toast__close svg{width:18px;height:18px}@media (max-width:560px){.ss-xmas-toast{width:calc(100vw - 20px)}.ss-xmas-toast__sub{display:none}}.ss-xmas-toast__brandicon{width:26px;height:26px;display:block;object-fit:contain}.ss-xmas-toast__inner::before{display:none}.ss-xmas-toast__mark{margin-left:0}