*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111827;-webkit-font-smoothing:antialiased;-ms-overflow-style:none;scrollbar-width:none;background-color:#fff;font-family:Poppins,sans-serif}body::-webkit-scrollbar{display:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;font-family:inherit}ul{list-style:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scale-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-marquee{animation:90s linear infinite marquee}.animate-scale-pulse{animation:2s ease-in-out infinite scale-pulse}.animate-bounce{animation:1.2s ease-in-out infinite bounce}.faq-answer{color:#4b5563;max-height:0;padding:0 1.5rem;font-size:.95rem;line-height:1.6;transition:max-height .35s,padding .25s;overflow:hidden}.faq-answer.open{max-height:200px;padding:.75rem 1.5rem 1.25rem}.sale-toast{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:fixed;top:1rem;right:1rem}.sale-toast-item{pointer-events:auto;opacity:0;background:#fff;border-left:3px solid #22c55e;border-radius:.6rem;align-items:center;gap:.5rem;max-width:230px;padding:.5rem .75rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s;display:flex;transform:translate(120%);box-shadow:0 3px 14px #00000021}.sale-toast-item.show{opacity:1;transform:translate(0)}.sale-toast-item.hide{opacity:0;transition:transform .35s ease-in,opacity .35s ease-in;transform:translate(120%)}.sale-toast-icon{flex-shrink:0;font-size:1.1rem;line-height:1}.sale-toast-text{flex-direction:column;gap:.05rem;display:flex}.sale-toast-name{color:#111827;font-size:.72rem;font-weight:700;line-height:1.3}.sale-toast-detail{color:#6b7280;font-size:.65rem;line-height:1.3}.sale-toast-badge{color:#22c55e;text-transform:uppercase;letter-spacing:.04em;font-size:.58rem;font-weight:700}
