.aw-back-to-top{right:calc(20px + env(safe-area-inset-right,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));color:#f4ecfff2;cursor:pointer;z-index:55;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-tap-highlight-color:transparent;opacity:0;pointer-events:none;background:#141034c7;border:1px solid #c7a0ff6b;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s,transform .2s,background .15s;display:flex;position:fixed;transform:translateY(12px);box-shadow:0 10px 28px #0000006b}.aw-back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.aw-back-to-top:hover{background:#1e164ee0}.aw-back-to-top:focus-visible{outline-offset:3px;outline:2px solid #ff9cd0}.aw-back-to-top svg{width:20px;height:20px}@media (prefers-reduced-motion:reduce){.aw-back-to-top{transition:opacity .15s;transform:none}.aw-back-to-top--visible{transform:none}}