.xmas-notice{position:fixed;left:0;right:0;bottom:0;z-index:99999;background:linear-gradient(135deg,#b31217 0%,#6a0f14 100%);color:#fff;font-size:14px;line-height:1.45;box-shadow:0 -8px 24px rgb(0 0 0 / .35)}.xmas-notice__inner{max-width:1200px;margin:0 auto;padding:14px 16px;display:flex;gap:14px;align-items:center}.xmas-notice__text{display:flex;flex-wrap:wrap;align-items:center}.xmas-notice__text strong{font-weight:600;font-size:14.5px;margin-right:10px;white-space:nowrap}.xmas-notice__text span{font-weight:400;opacity:.95}.xmas-notice__text span strong{font-weight:600;opacity:1}.xmas-notice__close{margin-left:auto;border:0;background:rgb(255 255 255 / .15);color:#fff;font-size:18px;line-height:1;cursor:pointer;padding:4px 10px;border-radius:50%;transition:background 0.2s ease,transform 0.2s ease}.xmas-notice__close:hover{background:rgb(255 255 255 / .3);transform:scale(1.05)}@media (max-width:640px){.xmas-notice__inner{padding:12px 14px;align-items:flex-start}.xmas-notice__text{flex-direction:column;align-items:flex-start}.xmas-notice__text strong{margin-bottom:4px}}