.layout__bQOZt{background-color:#f9f9f9;padding:0 1rem 1rem;height:calc(var(--vh, 1vh) * 100);box-sizing:border-box}.layout-invite__Dy-WZ{background:linear-gradient(180deg,#ecebff,#e6f2fc);padding:0}.topbar__06FXT{background-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{-webkit-tap-highlight-color:transparent}body{margin:0;padding:0;border:0;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}button,input,optgroup,select,textarea{font:inherit;color:inherit}ul,ol,li{list-style:none}img,button{border:0;outline:0}a{text-decoration:none;outline:0}table,tr,td{border-collapse:collapse}input,textarea{border:0;outline:0;-moz-appearance:auto;appearance:auto;-webkit-appearance:none}code,kbd,pre,samp{font-family:Menlo,Consolas}.all-border-box,.all-border-box *{box-sizing:border-box}[tabIndex="0"]:focus{outline:none}.arco-loading{display:inline-block;font-size:0;line-height:0;position:relative}.arco-loading .bg-color-with-config{background:#165dff}.arco-loading .stop-color-with-config{stop-color:#165dff}.arco-loading .fill-color-with-config{fill:#165dff}.arco-loading .stroke-color-with-config{stroke:#165dff}@keyframes changDeg{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.arco-loading.circle,.arco-loading.arc,.arco-loading.spin{animation:changDeg 1s infinite linear}.arco-loading.circle .loading-circle-middle{stop-opacity:.5}.arco-loading.circle .loading-circle-end{stop-opacity:0}.arco-loading.dot .dot-cell{display:inline-block;width:6PX;height:6PX;margin-left:.375rem}.arco-loading.dot .dot-cell:first-of-type{margin-left:0}.arco-loading.dot .dot-cell.filleted{border-radius:50%}.arco-loading.spin{height:1.375rem;width:1.375rem;position:relative}.arco-loading.spin .spin-cell{position:absolute;left:.625rem;top:.0625rem;display:inline-block;height:.625rem;padding-bottom:.25rem;overflow:hidden;transform-origin:50% bottom}.arco-loading.spin .spin-cell-inner{display:inline-block;position:absolute;top:0;left:0;width:200%;transform:scale(.5);transform-origin:top left;height:.75rem}.arco-loading.arc .arc-bg{stroke:#e5e6eb}.arco-loading.line{width:100%}.arco-loading.line .loading-line-start,.arco-loading.line .loading-line-end{stop-color:#165dff}.arco-loading.line .loading-line-start{stop-opacity:0}.arco-theme-dark .arco-loading .bg-color-with-config{background:#3c7eff}.arco-theme-dark .arco-loading .stop-color-with-config{stop-color:#3c7eff}.arco-theme-dark .arco-loading .fill-color-with-config{fill:#3c7eff}.arco-theme-dark .arco-loading .stroke-color-with-config{stroke:#3c7eff}.arco-theme-dark .arco-loading.arc .arc-bg{stroke:#484849}.arco-theme-dark .arco-loading.line .loading-line-start,.arco-theme-dark .arco-loading.line .loading-line-end{stop-color:#3c7eff}.arco-image{display:inline-block;position:relative}.arco-image.preview{transition:all .3s ease-in-out}.arco-image.preview .image-container,.arco-image.preview .image-loading-container .image-loading,.arco-image.preview .image-error-container .image-retry-load{background-color:transparent}.arco-image.preview .image-container:after{border-color:transparent}.arco-image .image-bottom-overlap,.arco-image .image-top-overlap{position:absolute;width:100%;height:100%;top:0;left:0}.arco-image .image-bottom-overlap{z-index:0;overflow:hidden}.arco-image .image-placeholder{background-color:#f7f8fa;width:100%;height:100%}.arco-image .image-top-overlap{z-index:10}.arco-image .image-loading-container,.arco-image .image-error-container{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;font-size:1rem}.arco-image .image-container{position:relative;font-size:0;opacity:0;z-index:1;overflow:hidden}.arco-image .image-container.static-label,.arco-image .image-container.loaded,.arco-image .image-container.error,.arco-image .image-container.has-loaded{opacity:1}.arco-image .image-container.animate{transition-property:opacity;transition-timing-function:cubic-bezier(.39,.575,.565,1)}.arco-image .image-container .bordered{box-shadow:0 0 0 1PX #e5e6eb inset}@media (min-resolution: 2dppx){.arco-image .image-container .bordered{box-shadow:0 0 0 .5PX #e5e6eb inset}}.ios .arco-image .image-container .bordered,.arco-image .image-container .bordered.ios{box-shadow:none;border:.5PX solid #e5e6eb}.arco-image .image-container,.arco-image .image-container img{width:inherit;height:inherit;min-width:inherit;min-height:inherit;max-width:inherit;max-height:inherit}.arco-image .image-container .preview-fit-contain-y{width:100%;height:auto;position:absolute;top:50%;transform:translateY(-50%)}.arco-image .image-container .preview-fit-contain-x{height:100%;width:auto;position:absolute;left:50%;transform:translate(-50%)}.arco-image .image-error-container .image-retry-load{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0009;font-size:1rem;color:#fff}.arco-image .image-loading-container .image-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background-color:#0009}.arco-image .image-loading-container .image-loading .bg-color-with-config{background:#fff}.arco-image .image-loading-container .image-loading .stop-color-with-config{stop-color:#fff}.arco-image .image-loading-container .image-loading .fill-color-with-config{fill:#fff}.arco-image .image-loading-container .image-loading .stroke-color-with-config{stroke:#fff}.arco-theme-dark .process-bg-color-with-config,.arco-theme-dark .process-custom-icon-bg-color-with-config{color:#ffffffe6}.arco-theme-dark .wait-custom-icon-bg-color-with-config{background:#2e2e30;color:#929293}.arco-theme-dark .arco-image .image-placeholder{background-color:#ffffff14}.arco-theme-dark .arco-image .image-container .bordered{box-shadow:0 0 0 1PX #484849 inset}@media (min-resolution: 2dppx){.arco-theme-dark .arco-image .image-container .bordered{box-shadow:0 0 0 .5PX #484849 inset}}.ios .arco-theme-dark .arco-image .image-container .bordered,.arco-theme-dark .arco-image .image-container .bordered.ios{box-shadow:none;border:.5PX solid #484849}.arco-theme-dark .arco-image .image-error-container .image-retry-load,.arco-theme-dark .arco-image .image-loading-container .image-loading{color:#ffffffe6}.arco-theme-dark .arco-image .image-loading-container .image-loading .bg-color-with-config{background:#ffffffe6}.arco-theme-dark .arco-image .image-loading-container .image-loading .stop-color-with-config{stop-color:#ffffffe6}.arco-theme-dark .arco-image .image-loading-container .image-loading .fill-color-with-config{fill:#ffffffe6}.arco-theme-dark .arco-image .image-loading-container .image-loading .stroke-color-with-config{stroke:#ffffffe6}.full__AlgCL{width:100%;height:calc(var(--vh, 1vh) * 90);display:flex;justify-content:center;align-items:center}
