html{scroll-behavior:smooth}.hero-safe-heading{font-weight:800;font-size:clamp(2rem,4vw,3.25rem);line-height:1.1}.card{border-radius:1rem;transition:transform 0.25s ease,box-shadow 0.25s ease}.card:hover,.card:focus-within{transform:translateY(-4px);box-shadow:0 12px 24px rgba(124,58,237,0.35)}.image-frame{border-radius:1rem;overflow:hidden;box-shadow:0 6px 16px rgba(124,58,237,0.2);margin-bottom:1rem}.scrolling-marquee{overflow-x:hidden;white-space:nowrap;position:relative;padding:0.6rem 0}.scroll-text{display:inline-block;padding-left:100%;animation:marquee 25s linear infinite;will-change:transform}.scroll-text:hover{animation-play-state:paused}@keyframes marquee{0%,100%{transform:translateX(0)}100%{transform:translateX(-100%)}}.back-top{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1100;border-radius:0.75rem;box-shadow:0 0 10px rgba(124,58,237,0.8);transition:transform 0.2s ease;cursor:pointer}.back-top:hover,.back-top:focus{transform:translateY(-3px);box-shadow:0 0 20px rgba(124,58,237,1)}.hero-orb{position:absolute;top:-3rem;right:-6rem;width:15rem;height:15rem;background:radial-gradient(circle,rgba(124,58,237,0.24),transparent 70%);border-radius:50%;animation:orb-float 8s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes orb-float{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}.reveal{opacity:1 !important;transform:translateY(16px);transition:transform 0.4s ease-out}.reveal.is-visible{transform:none}.badge-pill{cursor:default;font-weight:600;user-select:none;white-space:nowrap;padding:0.4rem 0.8rem;border-radius:999px;font-size:0.85rem;line-height:1.2;display:inline-flex;align-items:center;gap:0.35rem}body{font-family:'Baloo Da 2',sans-serif !important}h1,h2,h3,h4,h5,h6{font-weight:800 !important}.card,[class*=surface-],.table-responsive{border-radius:26px !important}[class*=surface-]:is(.card,.note-card,.feature-card,.panel,.box,.tile,.info-card,.cta-box,.callout){box-shadow:0 14px 34px -12px rgba(0,0,0,.30) !important}section{padding-top:3rem;padding-bottom:3rem}
