:root{--dark-bg:#0a0a0c;--gold:#c9a961;--light:#f0f0f0;--transition:.35s ease}.ScrollUpArrow-module__SCNBsG__container{cursor:pointer;width:52px;height:52px;transition:height var(--transition),background var(--transition),box-shadow var(--transition),opacity .4s,visibility .4s;opacity:0;visibility:hidden;z-index:9999;background:#121215e6;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:fixed;bottom:40px;right:40px;overflow:hidden;box-shadow:0 6px 14px #0009}.ScrollUpArrow-module__SCNBsG__visible{opacity:1;visibility:visible}.ScrollUpArrow-module__SCNBsG__container:hover{background:var(--gold);height:180px;box-shadow:0 0 18px #c9a96199}.ScrollUpArrow-module__SCNBsG__icon{width:28px;height:28px;color:var(--light);transition:transform var(--transition),color var(--transition);z-index:3;margin-top:10px}.ScrollUpArrow-module__SCNBsG__container:hover .ScrollUpArrow-module__SCNBsG__icon{color:var(--dark-bg);transform:translateY(-6px)}.ScrollUpArrow-module__SCNBsG__text{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:2px;color:var(--dark-bg);opacity:0;transition:opacity var(--transition),transform var(--transition);pointer-events:none;font-size:11px;font-weight:700;position:absolute;bottom:12px;transform:translateY(30px)}.ScrollUpArrow-module__SCNBsG__container:hover .ScrollUpArrow-module__SCNBsG__text{opacity:1;transform:translateY(0)}@media (max-width:768px){.ScrollUpArrow-module__SCNBsG__container{width:44px;height:44px;bottom:24px;right:24px}.ScrollUpArrow-module__SCNBsG__container:hover{height:150px}.ScrollUpArrow-module__SCNBsG__icon{width:22px;height:22px}.ScrollUpArrow-module__SCNBsG__text{font-size:10px}}
