.EventorIcon{width:24px;height:24px}.EventorIcon__ExternalLink{width:18px;height:18px}.EventorTabs{gap:1.5rem;width:100%;display:flex}.EventorTabs.EventorTabs--horizontal{flex-direction:column}.EventorTabs.EventorTabs--horizontal .EventorTabs__List{-ms-overflow-style:none;scrollbar-width:none;width:100%;max-width:100%;padding:0;overflow:auto hidden}.EventorTabs.EventorTabs--horizontal .EventorTabs__List::-webkit-scrollbar{display:none}.EventorTabs.EventorTabs--vertical{flex-direction:row;align-items:flex-start}.EventorTabs.EventorTabs--vertical .EventorTabs__List{flex-direction:column;align-items:stretch;min-width:180px}.EventorTabs.EventorTabs--vertical .EventorTabs__Content{flex:1;width:100%}.EventorTabs .EventorTabs__List{border-radius:6px;align-items:center;padding:4px;transition:all .3s;display:inline-flex}.EventorTabs .EventorTabs__Tab{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-size:1rem;font-weight:500;line-height:1.35rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.EventorTabs .EventorTabs__TabIcon{flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;display:inline-flex}.EventorTabs .EventorTabs__TabLabel{display:inline-block}.EventorTabs .EventorTabs__Tab.EventorTabs__Tab--disabled,.EventorTabs.EventorTabs--disabled .EventorTabs__Tab{opacity:.45;pointer-events:none;cursor:not-allowed!important}.EventorTabs.EventorTabs--default .EventorTabs__List{background-color:#0000;border-radius:0;gap:4px}.EventorTabs.EventorTabs--default .EventorTabs__Tab{color:#2322228c;background-color:#0000;border-radius:0;position:relative}.EventorTabs.EventorTabs--default .EventorTabs__Tab:after{content:"";background:0 0;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute}.EventorTabs.EventorTabs--default .EventorTabs__Tab:hover:not(.EventorTabs__Tab--disabled){color:#5b1177}.EventorTabs.EventorTabs--default .EventorTabs__Tab.EventorTabs__Tab--active{color:#5b1177;font-weight:600}.EventorTabs.EventorTabs--default .EventorTabs__Tab.EventorTabs__Tab--error{color:#e64338}.EventorTabs.EventorTabs--default.EventorTabs--horizontal .EventorTabs__List{border-bottom:1px solid #e6e7e9cc}.EventorTabs.EventorTabs--default.EventorTabs--horizontal .EventorTabs__Tab{margin-bottom:-1px;padding:8px 10px}.EventorTabs.EventorTabs--default.EventorTabs--horizontal .EventorTabs__Tab:after{transform-origin:0;border-radius:9999px;width:100%;height:3px;bottom:0;left:0;transform:scaleX(0)}.EventorTabs.EventorTabs--default.EventorTabs--horizontal .EventorTabs__Tab.EventorTabs__Tab--active:after{background:linear-gradient(90deg,#5b1177 0%,#ea11b7 100%);transform:scaleX(1)}.EventorTabs.EventorTabs--default.EventorTabs--horizontal .EventorTabs__Tab.EventorTabs__Tab--error.EventorTabs__Tab--active:after{background:#e64338;transform:scaleX(1)}.EventorTabs.EventorTabs--default.EventorTabs--vertical .EventorTabs__List{border-right:1px solid #e6e7e9cc}.EventorTabs.EventorTabs--default.EventorTabs--vertical .EventorTabs__Tab{justify-content:flex-start;margin-right:-1px;padding:.75rem 1rem}.EventorTabs.EventorTabs--default.EventorTabs--vertical .EventorTabs__Tab:after{transform-origin:top;border-radius:9999px;width:3px;height:100%;top:0;right:0;transform:scaleY(0)}.EventorTabs.EventorTabs--default.EventorTabs--vertical .EventorTabs__Tab.EventorTabs__Tab--active:after{background:linear-gradient(#5b1177 0%,#ea11b7 100%);transform:scaleY(1)}.EventorTabs.EventorTabs--default.EventorTabs--vertical .EventorTabs__Tab.EventorTabs__Tab--error.EventorTabs__Tab--active:after{background:#e64338;transform:scaleY(1)}.EventorTabs.EventorTabs--line .EventorTabs__List{background:0 0;border-radius:0;gap:1.5rem}.EventorTabs.EventorTabs--line .EventorTabs__Tab{color:#2322228c}.EventorTabs.EventorTabs--line .EventorTabs__Tab:hover:not(.EventorTabs__Tab--disabled){color:#5b1177}.EventorTabs.EventorTabs--line .EventorTabs__Tab.EventorTabs__Tab--active{color:#5b1177;font-weight:600}.EventorTabs.EventorTabs--line .EventorTabs__Tab.EventorTabs__Tab--error{color:#e64338}.EventorTabs.EventorTabs--line .EventorTabs__Tab.EventorTabs__Tab--error.EventorTabs__Tab--active{border-color:#e64338!important}.EventorTabs.EventorTabs--line.EventorTabs--horizontal .EventorTabs__List{border-bottom:2px solid #e6e7e9cc}.EventorTabs.EventorTabs--line.EventorTabs--horizontal .EventorTabs__Tab{border-bottom:2px solid #0000;border-radius:0;margin-bottom:-2px;padding:4px 2px}.EventorTabs.EventorTabs--line.EventorTabs--horizontal .EventorTabs__Tab.EventorTabs__Tab--active{border-bottom-color:#5b1177}.EventorTabs.EventorTabs--line.EventorTabs--vertical .EventorTabs__List{border-right:2px solid #e6e7e9cc}.EventorTabs.EventorTabs--line.EventorTabs--vertical .EventorTabs__Tab{border-right:2px solid #0000;border-radius:0;justify-content:flex-start;margin-right:-2px;padding:4px 8px}.EventorTabs.EventorTabs--line.EventorTabs--vertical .EventorTabs__Tab.EventorTabs__Tab--active{border-right-color:#5b1177}.EventorTabs.EventorTabs--pills .EventorTabs__List{background:0 0;gap:4px}.EventorTabs.EventorTabs--pills .EventorTabs__Tab{color:#232222b3;background-color:#e6e7e966;border-radius:9999px}.EventorTabs.EventorTabs--pills .EventorTabs__Tab:hover:not(.EventorTabs__Tab--disabled){color:#070707;background-color:#e6e7e9b3}.EventorTabs.EventorTabs--pills .EventorTabs__Tab.EventorTabs__Tab--active{color:#fcfcfc;background-color:#5b1177;font-weight:600;box-shadow:0 4px 6px -1px #5b117726,0 2px 4px -1px #5b11771a}.EventorTabs.EventorTabs--pills .EventorTabs__Tab.EventorTabs__Tab--error{color:#e64338;background-color:#e643381a}.EventorTabs.EventorTabs--pills .EventorTabs__Tab.EventorTabs__Tab--error.EventorTabs__Tab--active{color:#fcfcfc;background-color:#e64338}.EventorTabs .EventorTabs__Content{width:100%;animation:.3s EventorTabsFadeIn;position:relative}.EventorTabs .EventorTabs__LoadingState{color:#232222a6;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:3rem 1.5rem;display:flex}.EventorTabs .EventorTabs__Spinner{border:3px solid #5b117726;border-right-color:#5b1177;border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite EventorTabsSpinnerSpin}.EventorTabs .EventorTabs__LoadingText{font-size:.95rem;font-weight:500}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default .EventorTabs__Tab{color:#fcfcfca6}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default .EventorTabs__Tab:hover:not(.EventorTabs__Tab--disabled),.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default .EventorTabs__Tab.EventorTabs__Tab--active{color:#ea11b7}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default .EventorTabs__Tab.EventorTabs__Tab--error{color:#e64338}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default.EventorTabs--horizontal .EventorTabs__List{border-bottom-color:#fcfcfc1f}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default.EventorTabs--horizontal .EventorTabs__Tab.EventorTabs__Tab--active:after{background:linear-gradient(90deg,#ea11b7 0%,#5b1177 100%)}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default.EventorTabs--horizontal .EventorTabs__Tab.EventorTabs__Tab--error.EventorTabs__Tab--active:after{background:#e64338}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default.EventorTabs--vertical .EventorTabs__List{border-right-color:#fcfcfc1f}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default.EventorTabs--vertical .EventorTabs__Tab.EventorTabs__Tab--active:after{background:linear-gradient(#ea11b7 0%,#5b1177 100%)}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--default.EventorTabs--vertical .EventorTabs__Tab.EventorTabs__Tab--error.EventorTabs__Tab--active:after{background:#e64338}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--line .EventorTabs__Tab{color:#fcfcfc99}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--line .EventorTabs__Tab:hover:not(.EventorTabs__Tab--disabled),.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--line .EventorTabs__Tab.EventorTabs__Tab--active{color:#ea11b7}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--line.EventorTabs--horizontal .EventorTabs__List{border-bottom-color:#fcfcfc1f}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--line.EventorTabs--horizontal .EventorTabs__Tab.EventorTabs__Tab--active{border-bottom-color:#ea11b7}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--line.EventorTabs--vertical .EventorTabs__List{border-right-color:#fcfcfc1f}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--line.EventorTabs--vertical .EventorTabs__Tab.EventorTabs__Tab--active{border-right-color:#ea11b7}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--pills .EventorTabs__Tab{color:#fcfcfcbf;background-color:#fcfcfc14}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--pills .EventorTabs__Tab:hover:not(.EventorTabs__Tab--disabled){color:#fcfcfc;background-color:#fcfcfc24}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--pills .EventorTabs__Tab.EventorTabs__Tab--active{color:#fcfcfc;background-color:#ea11b7;box-shadow:0 4px 6px -1px #ea11b740,0 2px 4px -1px #ea11b726}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--pills .EventorTabs__Tab.EventorTabs__Tab--error{color:#e64338;background-color:#e6433826}.EventorApp.EventorApp--dark .EventorTabs.EventorTabs--pills .EventorTabs__Tab.EventorTabs__Tab--error.EventorTabs__Tab--active{color:#fcfcfc;background-color:#e64338}.EventorApp.EventorApp--dark .EventorTabs .EventorTabs__Spinner{border-color:#ea11b726 #ea11b7 #ea11b726 #ea11b726}.EventorApp.EventorApp--dark .EventorTabs .EventorTabs__LoadingState{color:#fcfcfcb3}@keyframes EventorTabsFadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes EventorTabsSpinnerSpin{to{transform:rotate(360deg)}}
