html{scroll-behavior:smooth}.btn-ghost{border-radius:2rem;padding:.55rem 1.6rem;font-weight:700;transition:transform .2s}.btn-ghost:hover,.btn-ghost:focus{transform:translateY(-2px)}.hero-pay{position:relative;overflow:hidden;background:linear-gradient(140deg,var(--page-bg) 0%,#05202a 55%,#062d22 100%)}.hero-orb{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(20,184,166,0.15) 0%,transparent 70%);top:-40px;right:-50px;pointer-events:none;animation:orbFloat 9s ease-in-out infinite}@keyframes orbFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-22px) scale(1.05)}}.feature-card,.note-card,.stat-card{border-radius:1.1rem;transition:transform .25s,box-shadow .25s}.feature-card:hover,.note-card:hover,.stat-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px rgba(0,0,0,0.35)}.icon-circle{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.marquee-wrap{overflow:hidden;white-space:nowrap;padding:.7rem 0}.marquee-inner{display:inline-flex;gap:2rem;animation:marqueeRun 28s linear infinite}.marquee-wrap:hover .marquee-inner{animation-play-state:paused}@keyframes marqueeRun{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.image-frame{border-radius:1rem;overflow:hidden;margin:0}.image-frame img{display:block;width:100%;height:auto}.gradient-title{}.checklist-item{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,0.08)}.checklist-item:last-child{border-bottom:none}.checklist-icon{flex-shrink:0;margin-top:.15rem}.reveal{opacity:1;transform:translateY(16px);transition:transform .5s ease}.reveal.is-visible{transform:none}.back-top{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 4px 16px rgba(20,184,166,0.4)}@media(max-width:767px){.hero-orb{width:180px;height:180px}}
