.hero-orb-light{pointer-events:none;z-index:2;aspect-ratio:1;width:min(68vw,950px);transform:translate(var(--light-x,0px), calc(-50% + var(--light-y,0px)));background:radial-gradient(at 43% 38%,#aecaf338,#0000 58%),radial-gradient(at 58% 65%,#fce0d24d,#0000 62%);border-radius:50%;transition:transform .24s cubic-bezier(.16,.7,.3,1);position:absolute;top:47%;right:-19%}.hero-demo-button{cursor:pointer;transition:background-color .18s,box-shadow .22s;position:relative;box-shadow:0 3px 5px #822e0d14,0 9px 24px -10px #b8430f4d,inset 0 1px #ffffff38}.hero-demo-button:hover{background:#b8430f;box-shadow:0 3px 5px #822e0d14,0 13px 30px -10px #b8430f61,inset 0 1px #ffffff38}.hero-demo-arrow{background:#ffffff24;border-radius:50%;place-items:center;width:34px;height:34px;transition:background .18s;display:grid}.hero-demo-arrow svg{transition:transform .2s}.hero-demo-button:hover .hero-demo-arrow{background:#ffffff3b}.hero-demo-button:hover .hero-demo-arrow svg{transform:rotate(-35deg)}.hero-demo-button:focus-visible{outline:2px solid var(--color-cool);outline-offset:5px}@media (max-width:1023px){.hero-orb-light{width:90vw;top:25%;right:-25%}}@media (min-width:1024px) and (max-height:760px){.hero-polish [data-hero-copy]{padding-bottom:90px}}@media (prefers-reduced-motion:reduce){.hero-orb-light{transform:translateY(-50%)}.hero-demo-button:hover .hero-demo-arrow svg{transform:none}}
