.SidePanel-module__NUoCLq__panel{flex-direction:column;gap:2.4rem;padding:2.4rem;display:flex;overflow-y:auto}.SidePanel-module__NUoCLq__section,.SidePanel-module__NUoCLq__section>ul{flex-direction:column;gap:.4rem;display:flex}.SidePanel-module__NUoCLq__sectionTitle{color:var(--text-primary);padding-block:.6rem;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2rem}li.SidePanel-module__NUoCLq__item{border:1px solid #0000;border-radius:10rem;align-items:center;width:100%;display:flex}li.SidePanel-module__NUoCLq__item:hover{background:var(--surface-B)}:is(li.SidePanel-module__NUoCLq__item.SidePanel-module__NUoCLq__active,li.SidePanel-module__NUoCLq__item.active){background:var(--surface-C)}li.SidePanel-module__NUoCLq__item .SidePanel-module__NUoCLq__nested{padding-right:.6rem}li.SidePanel-module__NUoCLq__item.SidePanel-module__NUoCLq__indent{padding-left:1.2rem}
.Sidebar-module__BWldkq__cssVarContext{--side-panel-max-width:24.7rem}.Sidebar-module__BWldkq__sidebar{width:100%;max-width:var(--side-panel-max-width);display:flex}.Sidebar-module__BWldkq__sticky{top:var(--total-header-height);height:calc(100vh - var(--total-header-height));position:sticky}.Sidebar-module__BWldkq__fullHeightChildren>*{flex-grow:1}.Sidebar-module__BWldkq__counterweight{max-width:var(--side-panel-max-width);flex-grow:1}
@keyframes HoverPopover-module__FpSz8W__appear{0%{opacity:0}to{opacity:1}}.HoverPopover-module__FpSz8W__popover{z-index:2002;visibility:initial;animation:.2s HoverPopover-module__FpSz8W__appear;position:fixed}.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__right-of-center,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__right-align-top,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__right-align-bottom,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__left-of-center,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__left-align-top,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__left-align-bottom{padding:0 var(--distance)}.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__below-center,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__below-align-left,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__below-align-right,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__above-center,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__above-align-left,.HoverPopover-module__FpSz8W__popover.HoverPopover-module__FpSz8W__above-align-right{padding:var(--distance)0}
.UsageTracker-module__S85lRa__usageTracker{border:1px solid var(--border--weaker);min-width:24rem;box-shadow:var(--shadow--float);background:var(--surface-marketing);color:var(--text-primary);border-radius:1.2rem;flex-direction:column;padding:1.2rem;font-size:1.2rem;line-height:1.6rem;display:flex}.UsageTracker-module__S85lRa__usageTracker h1{color:var(--text-primary);margin-bottom:.8rem;font-weight:500}.UsageTracker-module__S85lRa__usageTracker hr{background-color:var(--border--weaker)}.UsageTracker-module__S85lRa__usage{flex-direction:column;margin-top:1.6rem;display:flex}.UsageTracker-module__S85lRa__usage a{justify-content:center;margin-top:1.6rem}.UsageTracker-module__S85lRa__usage p{color:var(--text-secondary);margin-top:.8rem}.UsageTracker-module__S85lRa__usageItem>div{font-size:1.2rem;line-height:1.6rem}
.dialog-module__B9Epva__dateParameterField{width:100%;min-width:18rem}.dialog-module__B9Epva__field{cursor:pointer}button.dialog-module__B9Epva__trigger{justify-content:space-between;align-items:center;width:100%;display:flex}
.ButtonGroup-module__atxmoa__group{margin:-1rem 0 0 -1rem}.ButtonGroup-module__atxmoa__group>*{margin:1rem 0 0 1rem}.ButtonGroup-module__atxmoa__group.ButtonGroup-module__atxmoa__right{text-align:right;margin:-1rem -1rem 0 0}.ButtonGroup-module__atxmoa__group.ButtonGroup-module__atxmoa__right>*{margin:1rem 1rem 0 0}
.row-module__DW3EUa__flex{flex-direction:row;display:flex}.row-module__DW3EUa__gap-small{column-gap:.5rem}.row-module__DW3EUa__gap-normal{column-gap:1rem}.row-module__DW3EUa__gap-wide{column-gap:2rem}.row-module__DW3EUa__center-aligned{align-items:center}.row-module__DW3EUa__baseline-aligned{align-items:baseline}.row-module__DW3EUa__start-aligned{align-items:flex-start}.row-module__DW3EUa__end-aligned{align-items:flex-end}
.utils-module__3Hpx3q__field-error{color:var(--feedback--accent--error);margin-top:.5rem}svg.utils-module__3Hpx3q__field-error-icon{fill:var(--feedback--accent--error);stroke:var(--feedback--accent--error)}
.OptionsLayout-module__SnQ2hW__options{grid-gap:1rem;border:1px solid var(--border--weaker);background-color:var(--surface-A);grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));min-height:100%;padding:1rem;display:grid}@media (max-width:699px){.OptionsLayout-module__SnQ2hW__options{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}}.OptionsLayout-module__SnQ2hW__options hr{border-top:1px solid var(--border--weaker);grid-column:1/-1}.OptionsLayout-module__SnQ2hW__error{grid-column:1/-1}
.box-module__Q6oRaq__box{border:1px solid #0000;padding:2rem;position:relative}.box-module__Q6oRaq__box.box-module__Q6oRaq__sm{padding:1rem}.box-module__Q6oRaq__box.box-module__Q6oRaq__color1{background:var(--surface-B);border:1px solid var(--border--weaker)}.box-module__Q6oRaq__box.box-module__Q6oRaq__icon{overflow:hidden}.box-module__Q6oRaq__background{z-index:1;width:auto;min-width:75%;height:auto;min-height:150%;color:var(--cta--secondary--default);margin:auto;position:absolute;top:0;bottom:0;left:50%}.box-module__Q6oRaq__title{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2rem;font-weight:500;overflow:hidden}.box-module__Q6oRaq__box.box-module__Q6oRaq__sm .box-module__Q6oRaq__title,.box-module__Q6oRaq__box.box-module__Q6oRaq__text .box-module__Q6oRaq__title{margin-bottom:1rem}.box-module__Q6oRaq__box.box-module__Q6oRaq__text .box-module__Q6oRaq__children>*+*{margin-top:1rem}.box-module__Q6oRaq__box.box-module__Q6oRaq__text .box-module__Q6oRaq__children *{max-width:60rem}.box-module__Q6oRaq__box.box-module__Q6oRaq__text .box-module__Q6oRaq__children a{text-decoration:underline}
.OptionsHeader-module__aMaVnW__header{grid-column:1/-1}.OptionsHeader-module__aMaVnW__header .OptionsHeader-module__aMaVnW__grid{padding:0}.OptionsHeader-module__aMaVnW__header .OptionsHeader-module__aMaVnW__leftItem{grid-column:auto/span 3}.OptionsHeader-module__aMaVnW__header .OptionsHeader-module__aMaVnW__error{color:var(--feedback--accent--error);flex-direction:row-reverse;grid-column:span 6/-1;margin:0;display:flex}.OptionsHeader-module__aMaVnW__header .OptionsHeader-module__aMaVnW__content{flex-direction:row-reverse;grid-column:-1;min-height:1.4rem;display:flex}.OptionsHeader-module__aMaVnW__header .OptionsHeader-module__aMaVnW__content svg[icon*=running]{animation:1s linear infinite OptionsHeader-module__aMaVnW__loading}.OptionsHeader-module__aMaVnW__header p{color:var(--text-secondary);margin:1rem 0 0}@keyframes OptionsHeader-module__aMaVnW__loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.OptionInputColor-module__UcMDpW__color{background:var(--surface-A);align-items:center;gap:.75rem;padding-block:.6rem;padding-inline:1.2rem;display:flex}.OptionInputColor-module__UcMDpW__color button[disabled]{cursor:not-allowed;opacity:.25}.OptionInputColor-module__UcMDpW__color button svg{width:auto;height:100%}.OptionInputColor-module__UcMDpW__popover{width:100%}.OptionInputColor-module__UcMDpW__popover button.OptionInputColor-module__UcMDpW__colorTile{appearance:none;background:var(--surface-A);width:100%;height:1.6rem;box-shadow:none;border:1px solid var(--border--weaker);border-radius:0;justify-content:flex-end;align-items:center;display:flex}.OptionInputColor-module__UcMDpW__popover button.OptionInputColor-module__UcMDpW__coloredTile{border:none}.OptionInputColor-module__UcMDpW__popover button.OptionInputColor-module__UcMDpW__autoBrandTile{border:none;border-radius:.2rem}.OptionInputColor-module__UcMDpW__popover button.OptionInputColor-module__UcMDpW__colorTile:hover{box-shadow:var(--shadow--float)}.OptionInputColor-module__UcMDpW__picker{box-shadow:var(--shadow--fly)}.OptionInputColor-module__UcMDpW__picker .react-colorful{z-index:2}:is(.OptionInputColor-module__UcMDpW__picker .react-colorful__saturation,.OptionInputColor-module__UcMDpW__picker .react-colorful__hue){border-radius:0}.OptionInputColor-module__UcMDpW__colorInput{width:100%;color:var(--text-primary);background:var(--surface-A);font:inherit;text-transform:uppercase;text-align:center;border:1px solid var(--border--weaker);z-index:3;border-top:0;outline:none;padding:.5rem;display:block;position:relative}
.shapes-module__QUqHMG__column:not(.shapes-module__QUqHMG__many){shape-rendering:crispEdges}.shapes-module__QUqHMG__area path{fill-opacity:.5}.shapes-module__QUqHMG__area.shapes-module__QUqHMG__stack path{fill-opacity:1}.shapes-module__QUqHMG__line path{stroke-width:1.5px}
.labels-module__BuOuEW__text{pointer-events:none;fill:var(--text-primary);opacity:.8;font-size:1.1rem}
.InputCheckbox-module__CNGfha__checkbox{cursor:pointer;color:var(--text-primary);grid-template-columns:0fr auto;align-items:center;column-gap:.8rem;font-weight:400;line-height:2rem;display:grid;position:relative}.InputCheckbox-module__CNGfha__checkbox input[type=checkbox]{appearance:none;border:1px solid var(--border--weak);background-clip:border-box;background-color:var(--surface-A);cursor:pointer;border-radius:.4rem;width:2rem;height:2rem;display:inline-block}.InputCheckbox-module__CNGfha__checkbox input[type=checkbox]:hover{border:1px solid var(--border--stronger)}.InputCheckbox-module__CNGfha__checkbox.InputCheckbox-module__CNGfha__disabled input[type=checkbox]{border:1px solid var(--border--weaker);background-color:var(--surface-A);cursor:not-allowed}.InputCheckbox-module__CNGfha__checkbox input[type=checkbox]:checked{background-color:var(--surface-X);border:1px solid var(--surface-X)}.InputCheckbox-module__CNGfha__checkbox input[type=checkbox]:checked:hover{background-color:var(--surface-Z);border:1px solid var(--surface-Z)}.InputCheckbox-module__CNGfha__checkbox.InputCheckbox-module__CNGfha__disabled input[type=checkbox]:checked{background-color:var(--surface-A);border:1px solid var(--border--weak)}.InputCheckbox-module__CNGfha__checkbox .InputCheckbox-module__CNGfha__checkmark{display:flex;position:relative}.InputCheckbox-module__CNGfha__checkbox .InputCheckbox-module__CNGfha__checkmark svg{color:var(--surface-A);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InputCheckbox-module__CNGfha__checkbox.InputCheckbox-module__CNGfha__disabled.InputCheckbox-module__CNGfha__checkbox svg{color:var(--text-disable)}.InputCheckbox-module__CNGfha__checkbox>*{cursor:pointer}.InputCheckbox-module__CNGfha__checkbox>span{text-overflow:ellipsis;color:var(--text-primary);font-size:1.4rem;overflow:hidden}.InputCheckbox-module__CNGfha__label{color:var(--text-secondary);align-items:center;gap:.4rem;padding-bottom:.4rem;font-size:1.2rem;font-weight:500;line-height:1.6rem;display:flex}.InputCheckbox-module__CNGfha__hint{color:var(--text-secondary);align-items:center;gap:.4rem;padding-top:.4rem;padding-left:2.8rem;font-size:1.2rem;font-weight:400;display:flex}.InputCheckbox-module__CNGfha__checkbox.InputCheckbox-module__CNGfha__disabled,.InputCheckbox-module__CNGfha__checkbox input:disabled,.InputCheckbox-module__CNGfha__checkbox.InputCheckbox-module__CNGfha__disabled>*,.InputCheckbox-module__CNGfha__hint.InputCheckbox-module__CNGfha__disabled{color:var(--text-disable);cursor:not-allowed}
.CopyToClipboardButton-module__wtNAaG__checkFilled:disabled{cursor:default!important}.CopyToClipboardButton-module__wtNAaG__checkFilled svg{color:var(--feedback--accent--success)}
.CodeBlock-module__wGBJRG__container{background:var(--surface-B);border-radius:.8rem;flex-direction:row;justify-content:space-between;align-items:center;gap:.4rem;width:100%;padding-block:.6rem;padding-inline:.8rem;display:flex}.CodeBlock-module__wGBJRG__container .CodeBlock-module__wGBJRG__copyToClip{align-self:stretch}
@keyframes MarketingSidebar-module__IFO_XG__nudge-up{0%{transform:translateY(0)}35%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes MarketingSidebar-module__IFO_XG__nudge-right{0%{transform:translate(0)}35%{transform:translate(4px)}to{transform:translate(0)}}@keyframes MarketingSidebar-module__IFO_XG__fadeInSidebar{0%{opacity:0}to{opacity:1}}.MarketingSidebar-module__IFO_XG__btnUp:hover .MarketingSidebar-module__IFO_XG__iconNudgeUp{animation:.35s MarketingSidebar-module__IFO_XG__nudge-up}.MarketingSidebar-module__IFO_XG__btnHide:hover .MarketingSidebar-module__IFO_XG__iconNudgeRight{animation:.35s MarketingSidebar-module__IFO_XG__nudge-right}.MarketingSidebar-module__IFO_XG__sidebarAnimated{opacity:1}@media (min-width:1024px){.MarketingSidebar-module__IFO_XG__sidebarAnimated{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) .6s forwards MarketingSidebar-module__IFO_XG__fadeInSidebar}}
.subtitle-module__JchDrW__subtitle{font-family:var(--font-mono-app);grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;font-size:1.5rem;display:grid}.subtitle-module__JchDrW__text{white-space:nowrap;text-overflow:ellipsis;margin-right:2.5rem;overflow:hidden}.subtitle-module__JchDrW__text svg{width:1.6rem;height:1.6rem;margin:-10rem 1.5rem 0 0;display:inline-block;position:relative;top:.2rem}.subtitle-module__JchDrW__spacer{background:var(--link--secondary--default);height:1px}.subtitle-module__JchDrW__spacer+a{display:none}@media (min-width:1000px){.subtitle-module__JchDrW__spacer+a{margin-left:2.5rem;text-decoration:underline;display:block}}.subtitle-module__JchDrW__spacer+a svg{width:1.6rem;height:1.6rem;margin-left:1rem;position:relative;top:.3rem}
.agents-module__UF6eeq__thinkingText{background:linear-gradient(90deg,var(--text-primary),var(--color-mauve-600)35%,var(--color-mauve-900)50%,var(--color-mauve-600)65%,var(--text-primary));-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:1.25s linear infinite agents-module__UF6eeq__thinking}.agents-module__UF6eeq__thinkingTextWhite{background:linear-gradient(90deg,#fff,var(--color-mauve-400)35%,var(--color-mauve-600)50%,var(--color-mauve-400)65%,#fff);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:1.25s linear infinite agents-module__UF6eeq__thinking}@keyframes agents-module__UF6eeq__thinking{0%{background-position:200%}to{background-position:0%}}.agents-module__UF6eeq__cursor{vertical-align:text-bottom;background-color:currentColor;width:1.5px;height:1.1em;margin-left:1px;animation:1s step-end infinite agents-module__UF6eeq__blink;display:inline-block}@keyframes agents-module__UF6eeq__blink{0%,to{opacity:1}50%{opacity:0}}.agents-module__UF6eeq__loaderBox{cursor:pointer;background:0 0;transition:transform .1s}.agents-module__UF6eeq__loaderBox:active{transform:scale(.94)}.agents-module__UF6eeq__loaderBoxBounce{animation:.3s ease-out forwards agents-module__UF6eeq__loader-bounce}@keyframes agents-module__UF6eeq__loader-bounce{0%{transform:scale(1)}40%{transform:scale(.93)}to{transform:scale(1)}}.agents-module__UF6eeq__speechBubble{background:var(--color-surface-C);border:1px solid var(--stroke-grey-v2);white-space:nowrap;color:var(--text-primary);pointer-events:none;border-radius:10px;padding:6px 10px;font-size:11px;font-weight:600;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards agents-module__UF6eeq__speech-pop;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)scale(1)}.agents-module__UF6eeq__speechBubble:after{content:"";border:5px solid #0000;border-top-color:var(--stroke-grey-v2);position:absolute;top:100%;left:50%;transform:translate(-50%)}.agents-module__UF6eeq__speechBubble:before{content:"";border:5px solid #0000;border-top-color:var(--color-surface-C);z-index:1;margin-top:-1px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.agents-module__UF6eeq__speechBubbleHide{animation:.25s forwards agents-module__UF6eeq__speech-fade}@keyframes agents-module__UF6eeq__speech-pop{0%{opacity:0;transform:translate(-50%)scale(.7)translateY(4px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}@keyframes agents-module__UF6eeq__speech-fade{0%{opacity:1;transform:translate(-50%)scale(1)translateY(0)}to{opacity:0;transform:translate(-50%)scale(.85)translateY(-3px)}}.agents-module__UF6eeq__statusLabel{animation:.4s forwards agents-module__UF6eeq__status-fade-in}@keyframes agents-module__UF6eeq__status-fade-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
.PricingPage-module__OPdalG__marquee{animation:90s linear infinite PricingPage-module__OPdalG__marquee}.PricingPage-module__OPdalG__marquee:hover{animation-play-state:paused}@keyframes PricingPage-module__OPdalG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.PricingPage-module__OPdalG__marquee{animation:none}}
.TeamCarousel-module__ngaJGW__carouselWrapper{max-width:1920px;margin:0 auto;position:relative;overflow:hidden}.TeamCarousel-module__ngaJGW__scrollContainer{animation:25s linear infinite TeamCarousel-module__ngaJGW__slowScroll}@media (min-width:768px){.TeamCarousel-module__ngaJGW__scrollContainer{animation:40s linear infinite TeamCarousel-module__ngaJGW__slowScroll}}@keyframes TeamCarousel-module__ngaJGW__slowScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.TeamCarousel-module__ngaJGW__parallaxBg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.TeamCarousel-module__ngaJGW__parallaxLayer1,.TeamCarousel-module__ngaJGW__parallaxLayer2,.TeamCarousel-module__ngaJGW__parallaxLayer3{opacity:.03;background-size:40px 40px;width:200%;height:100%;position:absolute}.TeamCarousel-module__ngaJGW__parallaxLayer1{background-image:radial-gradient(circle,#446bce 1px,#0000 1px);animation:40s linear infinite TeamCarousel-module__ngaJGW__parallaxMove1}.TeamCarousel-module__ngaJGW__parallaxLayer2{background-image:radial-gradient(circle,#e64d7b 1px,#0000 1px);background-size:30px 30px;animation:35s linear infinite reverse TeamCarousel-module__ngaJGW__parallaxMove2;top:20%}.TeamCarousel-module__ngaJGW__parallaxLayer3{background-image:radial-gradient(circle,#be87d0 1px,#0000 1px);background-size:50px 50px;animation:45s linear infinite TeamCarousel-module__ngaJGW__parallaxMove3;top:40%}@keyframes TeamCarousel-module__ngaJGW__parallaxMove1{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes TeamCarousel-module__ngaJGW__parallaxMove2{0%{transform:translate(0)translateY(0)}to{transform:translate(-50%)translateY(-20px)}}@keyframes TeamCarousel-module__ngaJGW__parallaxMove3{0%{transform:translate(0)translateY(0)}to{transform:translate(-50%)translateY(20px)}}@media (prefers-reduced-motion:reduce){.TeamCarousel-module__ngaJGW__parallaxLayer1,.TeamCarousel-module__ngaJGW__parallaxLayer2,.TeamCarousel-module__ngaJGW__parallaxLayer3,.TeamCarousel-module__ngaJGW__scrollContainer{animation:none}}
.card-module__JiKCfW__card{background:var(--feedback--canvas--brand-orange);min-height:100%;color:var(--text-primary);padding:2rem;display:block;position:relative}.card-module__JiKCfW__title{font-size:1.8rem;font-family:var(--font-mono-app);text-overflow:ellipsis;white-space:nowrap;text-decoration:underline;display:block;overflow:hidden}.card-module__JiKCfW__title svg{color:var(--link--secondary--default);margin:-10rem 1rem 0 0;position:relative;top:.2rem}.card-module__JiKCfW__subtitle{white-space:nowrap;text-overflow:ellipsis;margin:.75rem 0 0;font-size:1.6rem;display:block;overflow:hidden}
.SelectSubmissionType-module__iUqrJW__main{flex-direction:column;gap:.4rem;display:flex}.SelectSubmissionType-module__iUqrJW__hint{color:var(--feedback--accent--gray);align-items:center;gap:.4rem;font-size:1.2rem;font-weight:400;line-height:1.6rem;display:flex}.SelectSubmissionType-module__iUqrJW__label{justify-content:space-between;width:100%;display:flex}.SelectSubmissionType-module__iUqrJW__label>:first-of-type{align-items:center;gap:.8rem;display:inline-flex}.SelectSubmissionType-module__iUqrJW__itemButton.SelectSubmissionType-module__iUqrJW__disabled button{cursor:not-allowed}.SelectSubmissionType-module__iUqrJW__itemButton.SelectSubmissionType-module__iUqrJW__disabled .SelectSubmissionType-module__iUqrJW__label{color:var(--text-secondary)}.SelectSubmissionType-module__iUqrJW__itemButton.SelectSubmissionType-module__iUqrJW__disabled svg{filter:grayscale()}.SelectSubmissionType-module__iUqrJW__itemButton.SelectSubmissionType-module__iUqrJW__disabled .SelectSubmissionType-module__iUqrJW__label .SelectSubmissionType-module__iUqrJW__badge{display:none}.SelectSubmissionType-module__iUqrJW__itemButton.SelectSubmissionType-module__iUqrJW__disabled:hover .SelectSubmissionType-module__iUqrJW__label .SelectSubmissionType-module__iUqrJW__badge{display:flex}
.CreateTeamContent-module__Vyr3Cq__content{margin:auto;padding:4.8rem 2.4rem}.CreateTeamContent-module__Vyr3Cq__steps{color:var(--text-secondary);flex-direction:row;gap:3.2rem;padding-bottom:4.8rem;font-size:1.4rem;font-weight:400;line-height:2rem;display:flex}.CreateTeamContent-module__Vyr3Cq__activeStep{color:var(--feedback--accent--brand-orange);font-weight:500}.CreateTeamContent-module__Vyr3Cq__progressbar{--progress:0%;--bar-color:var(--feedback--accent--brand-orange);align-items:center;display:grid}.CreateTeamContent-module__Vyr3Cq__progressbar>:first-child{background:var(--feedback--canvas--gray);height:.4rem;display:inline-block;position:relative;overflow:hidden}.CreateTeamContent-module__Vyr3Cq__progressbar>:first-child:after{content:"";height:100%;width:var(--progress);background:var(--bar-color);position:absolute;top:0;left:0}.CreateTeamContent-module__Vyr3Cq__buttons{flex-direction:row;justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.CreateTeamContent-module__Vyr3Cq__error{color:var(--feedback--accent--error);align-items:center;gap:.4rem;font-weight:400;display:flex}@media (min-width:999px){.CreateTeamContent-module__Vyr3Cq__content{padding:4.8rem}}
.OrgPersonTeams-module__Vm7NfG__avatarList{flex-direction:row;align-items:center;display:flex}.OrgPersonTeams-module__Vm7NfG__avatarList>li+li{margin-left:-.8rem}.OrgPersonTeams-module__Vm7NfG__avatarList>li:hover{z-index:5}.OrgPersonTeams-module__Vm7NfG__avatar{border:1px solid var(--surface-A)}
/*# sourceMappingURL=8b02c3232f6b3c73.css.map*/