.sp-preview{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;width:100%;max-width:620px;height:100%;min-height:100%;margin:auto;padding:8px;display:flex}.sp-preview__cell{flex-direction:column;align-items:center;display:flex}.sp-preview .sqs-block-button-element{letter-spacing:.02em;cursor:pointer;color:#fff;background-color:#111;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:13px 26px;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.sp-preview .sqs-button-element--primary{background-image:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--sp-color,#fff) var(--sp-strength,45%), transparent), #0000 70%);transition:background-size var(--sp-duration,.45s) var(--sp-ease,ease);animation-name:var(--sp-anim-name,none);animation-duration:var(--sp-loop-speed,2.8s);animation-timing-function:var(--sp-ease,ease);background-position:50%;background-repeat:no-repeat;background-size:0% 0%;animation-iteration-count:infinite}.sp-preview .sqs-button-element--primary:hover,.sp-preview .sqs-button-element--primary:focus-visible{background-size:calc(var(--sp-on,1) * var(--sp-size,300%)) calc(var(--sp-on,1) * var(--sp-size,300%))}@keyframes sp-loop-glow{0%,to{background-size:0% 0%}45%,60%{background-size:calc(var(--sp-on,1) * var(--sp-size,300%)) calc(var(--sp-on,1) * var(--sp-size,300%))}}.sp-preview--auto .sqs-button-element--primary{animation:sp-auto-glow 2.8s var(--sp-ease,ease-in-out) infinite}@keyframes sp-auto-glow{0%,to{background-size:0% 0%}45%,60%{background-size:calc(var(--sp-on,1) * var(--sp-size,300%)) calc(var(--sp-on,1) * var(--sp-size,300%))}}@media (prefers-reduced-motion:reduce){.sp-preview--auto .sqs-button-element--primary{animation:none}.sp-preview .sqs-button-element--primary{transition:none;animation:none}}.gh-fcursors{--fc-cursor-size:24px;--fc-gap-x:6px;--fc-gap-y:4px;--fc-label-bg:#0d99ff;--fc-label-color:#fff;--fc-font:"Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--fc-font-size:13px;--fc-font-weight:600;--fc-radius:6px;--fc-pad-x:10px;--fc-pad-y:5px;--fc-border-width:0px;--fc-border-style:none;--fc-border-color:transparent;--fc-shadow-x:0px;--fc-shadow-y:2px;--fc-shadow-blur:8px;--fc-shadow-spread:0px;--fc-shadow-color:#0000002e;--fc-float-duration:3.5s;--fc-float-distance:6px;box-sizing:border-box;pointer-events:none;opacity:0;width:100%;height:100%;min-height:100%;transition:opacity .4s;display:block;position:relative;overflow:hidden}.gh-fcursors.gh-ready{opacity:1}.gh-fcursors *,.gh-fcursors :before,.gh-fcursors :after{box-sizing:border-box}.gh-fcursors__item{transform-origin:0 0;position:absolute;top:0;left:0}.gh-fcursors__inner{align-items:flex-start;gap:var(--fc-gap-x);will-change:transform;display:flex}.gh-fcursors__item--top-left .gh-fcursors__inner{flex-direction:row}.gh-fcursors__item--top-right .gh-fcursors__inner{flex-direction:row-reverse}.gh-fcursors__item--bottom-left .gh-fcursors__inner{flex-direction:row;align-items:flex-end}.gh-fcursors__item--bottom-right .gh-fcursors__inner{flex-direction:row-reverse;align-items:flex-end}.gh-fcursors__cursor{width:var(--fc-cursor-size);height:var(--fc-cursor-size);flex:none;display:block}.gh-fcursors__cursor svg{width:100%;height:100%;display:block;overflow:visible}.gh-fcursors__label{white-space:nowrap;max-width:320px;font-family:var(--fc-font);font-size:var(--fc-font-size);font-weight:var(--fc-font-weight);color:var(--fc-label-color);background:var(--fc-label-bg);border-radius:var(--fc-radius);padding:var(--fc-pad-y) var(--fc-pad-x);border:var(--fc-border-width) var(--fc-border-style) var(--fc-border-color);box-shadow:var(--fc-shadow-x) var(--fc-shadow-y) var(--fc-shadow-blur) var(--fc-shadow-spread) var(--fc-shadow-color);line-height:1.25;display:inline-block}.gh-fcursors__label:empty{display:none}.gh-fcursors--float .gh-fcursors__inner{animation:gh-fcursors-float var(--fc-float-duration) ease-in-out infinite alternate}@keyframes gh-fcursors-float{0%{transform:translate(0)}to{transform:translate3d(var(--fc-float-distance), calc(var(--fc-float-distance) * -1), 0)}}@media (prefers-reduced-motion:reduce){.gh-fcursors--float .gh-fcursors__inner{animation:none}}
