body{padding-bottom:76px}
.back-to-top{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:100;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#f8efdf;color:#211229;border:1px solid #652b88;padding:0;box-shadow:0 3px 12px #21122940;cursor:pointer}
.back-to-top:hover{background:#ffbe55}
.back-to-top:focus-visible{outline:3px solid #cf276a;outline-offset:4px}
@media print{.back-to-top{display:none}body{padding-bottom:0}}
