body,html{margin:0;padding:0;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background-color:#fff;color:#000;overflow:auto}*{box-sizing:border-box}.ScrollToTop_scrollToTop__v3P_v{display:none}@media(max-width:768px){.ScrollToTop_scrollToTop__v3P_v{display:flex;align-items:center;justify-content:center;position:fixed;bottom:1.5rem;right:1rem;width:44px;height:44px;border-radius:50%;background:#1d4ed8;color:#fff;border:none;cursor:pointer;box-shadow:0 2px 8px rgba(29,78,216,.3);z-index:1000;opacity:0;transform:translateY(1rem);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.ScrollToTop_scrollToTop__v3P_v.ScrollToTop_visible__4eHx2{opacity:1;transform:translateY(0);pointer-events:auto}.ScrollToTop_scrollToTop__v3P_v:active{background:#1740b0}}