html{scroll-behavior:smooth}.btn-ghost{border-radius:2rem;padding:.55rem 1.5rem;font-weight:700;transition:transform .22s,background .18s}.btn-ghost:hover,.btn-ghost:focus{transform:translateY(-2px)}.card{border-radius:1.2rem;transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-4px)}.accordion-item.surface-light{border-radius:1rem !important;margin-bottom:.75rem}.accordion-button{font-weight:600;font-size:1rem;padding:1.1rem 1.25rem}.image-frame{border-radius:1.2rem;overflow:hidden;margin:0}.image-frame img{display:block;width:100%;height:auto}.icon-bubble{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;font-size:1.5rem}.marquee-wrap{overflow:hidden;padding:.75rem 0}.marquee-track{display:flex;gap:2.5rem;white-space:nowrap;animation:marqueeScroll 34s linear infinite}.marquee-wrap:hover .marquee-track{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.reveal{opacity:1;transform:translateY(16px);transition:transform .55s ease}.reveal.is-visible{transform:none}.back-top{position:fixed;bottom:1.8rem;right:1.8rem;z-index:999;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;box-shadow:0 4px 16px rgba(200,20,68,.4)}
