html,body,#root{box-sizing:border-box;height:var(--vh);margin:0;padding:0;overflow-x:hidden}:root{--vh:100svh}html[data-theme=dark]{--bg-color:#1a1a1a}html[data-theme=light]{--bg-color:#fff}html,body{background:var(--bg-color)}#root{max-width:100vw;overflow-x:hidden}body{overscroll-behavior:none;-webkit-overflow-scrolling:auto}html,body{overscroll-behavior-y:contain;touch-action:pan-y;width:100%;height:100%;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#b95eff33;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#b95eff66}.antd-spin{animation:1s linear infinite antd-spin}@keyframes antd-spin{to{transform:rotate(360deg)}}._wrapper_1qpdh_1{z-index:1;background-color:#c4b1f9;justify-content:center;align-items:center;width:100svw;height:100vh;display:flex;position:relative}._formCol_1qpdh_12{flex-direction:column;justify-content:space-between;min-height:380px;display:flex}._backgroundImg_1qpdh_19{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;height:100svh;position:fixed;top:0;right:-20svh}
