@layer components{.AuthErrorInfo-module__FH1beW__self{border:1px solid var(--outline-dimmest);background-color:var(--background-default);box-shadow:0 2px 8px #00000005,0 4px 16px #00000003}.AuthErrorInfo-module__FH1beW__icon{color:var(--accent-red-default)}.AuthErrorInfo-module__FH1beW__primary{font-size:var(--font-size-header-default);font-weight:var(--font-weight-medium);text-align:center;color:var(--foreground-default)}.AuthErrorInfo-module__FH1beW__secondary{text-align:center;color:var(--foreground-dimmer);font-size:18px}}
@layer components{.BrandBanner-module__CWtQ6q__logoLink{line-height:0;display:block}.BrandBanner-module__CWtQ6q__text{font-size:14px;font-weight:500}.BrandBanner-module__CWtQ6q__textCompact{font-size:12px}}
@layer components{.UnauthedLayout-module__lntL9q__page{background-color:var(--background-root);min-height:100vh;color:var(--foreground-default)}.UnauthedLayout-module__lntL9q__content{flex:auto;container:layout/inline-size}}
@media (max-width:1024px){@layer components{.EnterpriseWizardLayout-module__LE1Bqa__rightPanel{display:none}}}@layer components{.EnterpriseWizardLayout-module__LE1Bqa__root{min-height:100vh;position:relative}.EnterpriseWizardLayout-module__LE1Bqa__closeButton{top:var(--space-32);right:var(--space-48);z-index:1;position:absolute}.EnterpriseWizardLayout-module__LE1Bqa__closeButton>button{background-color:#0000!important}.EnterpriseWizardLayout-module__LE1Bqa__leftPanel,.EnterpriseWizardLayout-module__LE1Bqa__rightPanel{flex-basis:0;min-width:0}.EnterpriseWizardLayout-module__LE1Bqa__leftPanel{color:var(--foreground-default);background-color:#19191d}.EnterpriseWizardLayout-module__LE1Bqa__rightPanel{background-color:#26272d}.EnterpriseWizardLayout-module__LE1Bqa__contentInner,.EnterpriseWizardLayout-module__LE1Bqa__stepperInner{width:100%;max-width:540px}.EnterpriseWizardLayout-module__LE1Bqa__contentInner{min-width:min(100%,480px)}}
@layer components{.Slider-module__h8pwUa__container{--Slider--track-color:transparent;--Slider--track-size:0%;--Slider--cursor:default;--Slider--color:var(--interactive-border);--Slider--border-width:1px;gap:var(--space-4);flex-direction:column;display:flex}.Slider-module__h8pwUa__label{flex-direction:row;justify-content:space-between;display:flex}.Slider-module__h8pwUa__track{height:var(--space-16);flex:1;position:relative}.Slider-module__h8pwUa__track:before{background-image:linear-gradient(var(--Slider--track-color), var(--Slider--track-color));background-size:var(--Slider--track-size) 100%;background-repeat:no-repeat;background-color:var(--interactive-border);width:100%;height:var(--space-4);content:attr(x);display:block;position:absolute;top:50%;transform:translateY(-50%)}.Slider-module__h8pwUa__input{cursor:var(--Slider--cursor);display:flex}.Slider-module__h8pwUa__left{--Slider--track-color:transparent;margin-top:var(--space-6);border-radius:var(--border-radius-2) 0 0 var(--border-radius-2);background-color:var(--Slider--track-color);width:var(--space-8);height:var(--space-4)}.Slider-module__h8pwUa__right{margin-top:var(--space-6);border-radius:0 var(--border-radius-2) var(--border-radius-2) 0;background-color:var(--interactive-border);width:var(--space-8);height:var(--space-4)}.Slider-module__h8pwUa__thumb{border:var(--Slider--border-width) solid var(--Slider--color);background-color:var(--Slider--color);width:var(--space-16);height:var(--space-16);border-radius:50%;transition:background-color 50ms ease-out,border-width 50ms ease-out,border-color 50ms ease-out;top:50%}.Slider-module__h8pwUa__thumb:hover{border-width:1.5px}}
@layer components{.CreditSlider-module__p9KRta__card{border:1px solid var(--outline-default);background-color:#0000;width:100%}.CreditSlider-module__p9KRta__markerActive{text-align:center;background-color:#d9d9d9;min-width:160px}.CreditSlider-module__p9KRta__markerActive .CreditSlider-module__p9KRta__markerActiveText{color:#000!important}}
@keyframes AuthLayout-module__Dk8v3a__prompt-pill-enter{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@layer components{.AuthLayout-module__Dk8v3a__rebrandUpsell{width:100%;height:100%;position:relative}.AuthLayout-module__Dk8v3a__rebrandOverlay{align-items:center;display:flex;position:absolute;inset:0}@media screen and (max-width:1024px){.AuthLayout-module__Dk8v3a__rebrandOverlay{flex-direction:column;gap:16px}}.AuthLayout-module__Dk8v3a__rebrandText{color:#fff;white-space:nowrap;gap:12px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:32px;font-weight:300;line-height:100%}.AuthLayout-module__Dk8v3a__promptPill{bottom:var(--space-24);z-index:10;animation:.4s ease-out .3s both AuthLayout-module__Dk8v3a__prompt-pill-enter;position:absolute;left:50%;transform:translate(-50%)}.AuthLayout-module__Dk8v3a__self{background-color:var(--background-default);gap:var(--space-16);grid-template-columns:repeat(1,minmax(0,1fr));min-height:100vh;display:grid}@media screen and (min-width:768px){.AuthLayout-module__Dk8v3a__self{grid-template-columns:repeat(2,minmax(0,1fr))}}.AuthLayout-module__Dk8v3a__headerContainer{width:100%;padding-top:var(--space-12);padding-left:var(--space-12);padding-right:var(--space-12);align-items:center;display:flex}.AuthLayout-module__Dk8v3a__headerLogo{height:40px;display:block}.AuthLayout-module__Dk8v3a__headerLogoButton{background-color:var(--background-default);cursor:pointer;border:0 solid #0000;height:40px;padding:0;display:inline}.AuthLayout-module__Dk8v3a__headerLogoButton:focus{outline:2px solid var(--accent-primary-default);outline-offset:-2px}html:not([data-focus-visible]) .AuthLayout-module__Dk8v3a__headerLogoButton:focus{outline-color:#0000}.AuthLayout-module__Dk8v3a__authSectionHeaderAlwaysVisible{display:block}.AuthLayout-module__Dk8v3a__marketingSection{color:var(--foreground-default);background:#000;display:none;position:relative}@media screen and (min-width:768px){.AuthLayout-module__Dk8v3a__marketingSection{display:block}}.AuthLayout-module__Dk8v3a__authSection{gap:var(--space-8);flex-direction:column;display:flex}.AuthLayout-module__Dk8v3a__landingPageReferralSection{border-radius:var(--border-radius-4);background-color:var(--brand-background-darker);padding:var(--space-8);margin-top:var(--space-8);gap:var(--space-8);width:100%;max-width:100%}@media screen and (min-width:768px){.AuthLayout-module__Dk8v3a__landingPageReferralSection{padding:var(--space-16);margin-top:var(--space-16);gap:var(--space-12)}}.AuthLayout-module__Dk8v3a__collabHero{background-color:var(--brand-surface-color-100);position:absolute;inset:0;overflow-y:auto}.AuthLayout-module__Dk8v3a__collabHeroCard{aspect-ratio:1;background-color:#00000014;flex-shrink:0;width:min(420px,80%);position:relative;overflow:hidden;box-shadow:0 24px 48px #0000002e}.AuthLayout-module__Dk8v3a__collabHeroText{text-align:center;max-width:460px}.AuthLayout-module__Dk8v3a__collabHeroHeadline{color:#fff;font-family:ABC Diatype Plus Variable,sans-serif;font-size:40px;font-weight:400;line-height:110%}.AuthLayout-module__Dk8v3a__collabHeroSubtext{color:#ffffffeb;text-align:center;margin:0;font-size:18px;line-height:150%}}
@layer components{.StepFooter-module__a2X2Xq__footer{margin-top:auto}.StepFooter-module__a2X2Xq__backButton{cursor:pointer;font:inherit;color:var(--foreground-dimmest);background:0 0;border:none;padding:0}.StepFooter-module__a2X2Xq__primaryCta{width:240px;max-width:100%}}
@keyframes OnboardingOtherInput-module__9ldrHG__slide-down{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:200px;transform:translateY(0)}}@layer components{.OnboardingOtherInput-module__9ldrHG__container{margin-top:var(--space-8);animation:.3s ease-out OnboardingOtherInput-module__9ldrHG__slide-down;overflow:hidden}}
@layer components{.ContactSalesFooter-module__SNgIWq__link{color:var(--foreground-dimmest);text-decoration:underline}.ContactSalesFooter-module__SNgIWq__link:hover{color:var(--foreground-dimmer)}}
@keyframes OnboardingStepWrapper-module__9Je5eW__fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@layer components{.OnboardingStepWrapper-module__9Je5eW__stepContent{flex-direction:column;min-height:420px;animation:.8s OnboardingStepWrapper-module__9Je5eW__fade-in-up;display:flex}.OnboardingStepWrapper-module__9Je5eW__headerSection{flex-shrink:0}.OnboardingStepWrapper-module__9Je5eW__contentSection{padding:var(--space-32) 0;flex-direction:column;flex:1;display:flex}.OnboardingStepWrapper-module__9Je5eW__subtitle{font-weight:var(--font-weight-regular)}}
@layer components{.StepLayout-module__7SMBhW__subtitle{color:var(--foreground-dimmer);font-size:var(--font-size-default);line-height:1.5}}
@layer components{.OnboardingTagGroup-module__mpRa0q__onboardingTagGroup{gap:var(--space-4);color:var(--foreground-default);flex-direction:column;display:flex}.OnboardingTagGroup-module__mpRa0q__onboardingTagList{gap:var(--space-12);flex-flow:wrap;display:flex}.OnboardingTagGroup-module__mpRa0q__onboardingTag{justify-content:center;align-items:center;gap:var(--space-4);cursor:pointer;padding:var(--space-4) var(--space-8);font-size:var(--font-size-subhead-default);flex-direction:row;display:flex}}
@layer components{.WizardStepper-module__xClUuW__numeral{border:1px solid var(--foreground-default);width:var(--space-32);height:var(--space-32);color:var(--foreground-default);font-weight:500}.WizardStepper-module__xClUuW__phaseInactive{opacity:.5}}
@layer components{.ReferralSourceStep-module__QMPwDq__subheader{font-weight:var(--font-weight-medium)}}
@layer components{.Card-module__YE9kwa__self{font-family:var(--font-family-brand);font-optical-sizing:unset;font-feature-settings:"kern";font-kerning:normal;font-synthesis:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;flex-shrink:1;align-items:center;max-width:470px;height:fit-content}}
@layer components{.BillingInfoStep-module__LFVwcq__cards{gap:var(--space-16);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.BillingInfoStep-module__LFVwcq__card{background-color:var(--background-higher)}}
@layer components{.OrgSizeStep-module__GO3Hrq__option{cursor:pointer;border:1px solid var(--outline-default);background-color:var(--background-default);color:var(--foreground-default)}.OrgSizeStep-module__GO3Hrq__option:focus-within{outline:2px solid var(--accent-primary-default);outline-offset:2px}}
@media not (min-width:768px){@layer components{.StarterPromptIntentStep-module__goKTjW__cardsRow{flex-direction:column}}}@media (min-width:768px){@layer components{.StarterPromptIntentStep-module__goKTjW__cardsRow{flex-direction:row}.StarterPromptIntentStep-module__goKTjW__intentCard{min-height:260px}}}@media not (min-width:768px){@layer components{.StarterPromptIntentStep-module__goKTjW__illustrationOwnIdea,.StarterPromptIntentStep-module__goKTjW__illustrationRows{min-height:134px;padding:var(--space-8);transform-origin:top;margin-bottom:-40px;transform:scale(.7)}}}@media (min-width:768px){@layer components{.StarterPromptIntentStep-module__goKTjW__illustrationOwnIdea,.StarterPromptIntentStep-module__goKTjW__illustrationRows{min-height:160px;padding:var(--space-16)}}}@layer components{.StarterPromptIntentStep-module__goKTjW__cardsRow{gap:var(--space-24);width:100%;display:flex}.StarterPromptIntentStep-module__goKTjW__intentCard{appearance:none;cursor:pointer;text-align:left;outline:none;flex:1 1 0;margin:0;transition:box-shadow .15s,border-color .15s,background-color .15s}.StarterPromptIntentStep-module__goKTjW__intentCard[aria-checked=true]{box-shadow:inset 0 0 0 2px var(--accent-primary-default);border-color:#0000}.StarterPromptIntentStep-module__goKTjW__intentLabel{width:100%;font-weight:var(--font-weight-medium);font-size:var(--font-size-subhead-default);line-height:var(--line-height-subhead-default);text-align:center;overflow-wrap:break-word;display:block}.StarterPromptIntentStep-module__goKTjW__illustrationOwnIdea{border-radius:var(--border-radius-6);background-color:var(--background-highest);flex:auto;width:100%;display:flex;position:relative}.StarterPromptIntentStep-module__goKTjW__illustrationRows{border-radius:var(--border-radius-6);background-color:var(--background-highest);flex-direction:column;flex:auto;width:100%;display:flex}.StarterPromptIntentStep-module__goKTjW__tile{background-color:var(--background-default);border:1px solid var(--outline-dimmer)}.StarterPromptIntentStep-module__goKTjW__composerFrame{box-shadow:0 1px 2px var(--shadow-default,#0000000a)}.StarterPromptIntentStep-module__goKTjW__placeholderBar{width:100%;height:var(--space-6);background-color:var(--outline-default);opacity:.55;border-radius:3px;display:block}.StarterPromptIntentStep-module__goKTjW__placeholderBarShort{width:60%}.StarterPromptIntentStep-module__goKTjW__placeholderBarAccent{background-color:var(--accent-orange-default)}.StarterPromptIntentStep-module__goKTjW__chromeDot{width:var(--space-4);height:var(--space-4);background-color:var(--outline-default);opacity:.55;border-radius:50%;display:block}.StarterPromptIntentStep-module__goKTjW__chatBubble{height:var(--space-8);border-radius:var(--border-radius-4);width:60%;display:block}.StarterPromptIntentStep-module__goKTjW__chatBubbleThem{background-color:var(--outline-default);opacity:.55;align-self:flex-start}.StarterPromptIntentStep-module__goKTjW__chatBubbleMe{background-color:var(--accent-blue-dimmer);align-self:flex-end;width:50%}.StarterPromptIntentStep-module__goKTjW__chatBubbleShort{width:40%}.StarterPromptIntentStep-module__goKTjW__slidesTile{position:relative;overflow:hidden}.StarterPromptIntentStep-module__goKTjW__slide{aspect-ratio:16/9;background-color:var(--background-default);border:1px solid var(--outline-dimmer);border-radius:2px;width:70%;position:absolute;top:50%;left:50%}.StarterPromptIntentStep-module__goKTjW__slideBack{background-color:var(--background-higher);transform:translate(-40%,-58%)}.StarterPromptIntentStep-module__goKTjW__slideMid{transform:translate(-45%,-52%)}.StarterPromptIntentStep-module__goKTjW__slideFront{transform:translate(-50%,-46%)}.StarterPromptIntentStep-module__goKTjW__phoneSilhouette{gap:var(--space-2);width:32px;height:52px;padding:var(--space-8) var(--space-4) var(--space-4);border:1.5px solid var(--outline-default);border-radius:var(--border-radius-6);flex-direction:column;display:flex;position:relative}.StarterPromptIntentStep-module__goKTjW__phoneSilhouette:before{content:"";background-color:var(--outline-default);opacity:.55;border-radius:1px;width:10px;height:2px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.StarterPromptIntentStep-module__goKTjW__placeholderRow{background-color:var(--outline-default);opacity:.55;border-radius:1px;width:100%;height:3px;display:block}.StarterPromptIntentStep-module__goKTjW__placeholderRowShort{width:60%}.StarterPromptIntentStep-module__goKTjW__placeholderRowAccent{background-color:var(--accent-orange-default)}}
@layer components{.WelcomeStep-module__G91cjG__label{padding-bottom:var(--space-6);font-weight:400}}
@layer components{.ConsentContent-module__nslE-q__header{align-items:center;width:100%}.ConsentContent-module__nslE-q__iconsRow{min-height:var(--space-32);justify-content:center;align-items:center}.ConsentContent-module__nslE-q__clientLogo{border-radius:var(--border-radius-4);width:var(--space-24);height:var(--space-24);object-fit:cover}.ConsentContent-module__nslE-q__replLogo{border-radius:var(--border-radius-8);object-fit:cover;width:29px;height:29px}.ConsentContent-module__nslE-q__logoPlaceholder{box-shadow:#80808040 0 0 0 var(--border-width-default) inset;width:var(--space-24);height:var(--space-24)}.ConsentContent-module__nslE-q__title{color:var(--foreground-default);font-weight:var(--font-weight-medium);font-size:var(--font-size-header-default);line-height:var(--space-32);text-align:center;text-wrap:balance}.ConsentContent-module__nslE-q__userInfo{color:var(--foreground-dimmest);font-size:var(--font-size-small);line-height:var(--space-24);justify-content:center;align-items:center;display:flex}.ConsentContent-module__nslE-q__permissionsSection{width:100%}.ConsentContent-module__nslE-q__permissionsTitle{color:var(--foreground-default);font-size:var(--font-size-default);line-height:2}.ConsentContent-module__nslE-q__permissionItem{color:var(--foreground-default);font-size:var(--font-size-default);align-items:center;line-height:2}.ConsentContent-module__nslE-q__checkIcon{justify-content:center;align-items:center;display:flex}.ConsentContent-module__nslE-q__footerText{width:100%;color:var(--foreground-dimmest);font-size:var(--font-size-small);line-height:var(--space-24);text-align:center}.ConsentContent-module__nslE-q__brandBannerWrapper{width:100%}.ConsentContent-module__nslE-q__brandBannerWrapper>div{gap:4px}.ConsentContent-module__nslE-q__brandBannerWrapper span{font-size:10px!important}}
@layer components{.QualifyStep-module__pcOE0q__option{cursor:pointer;border:1px solid var(--outline-default);background-color:var(--background-default);color:var(--foreground-default)}.QualifyStep-module__pcOE0q__option:focus-within{outline:2px solid var(--accent-primary-default);outline-offset:2px}}
@layer components{.replitAuth-page-module__2EkFiW__layout{background-color:#f6f7f7}.replitAuth-page-module__2EkFiW__self{padding:var(--space-16);padding-top:var(--space-32);padding-bottom:var(--space-32);justify-content:center;align-items:center;gap:128px;width:100%;min-height:100vh}.replitAuth-page-module__2EkFiW__prePopup{background-color:var(--white);padding:var(--space-24);place-items:center;min-height:100vh}.replitAuth-page-module__2EkFiW__appMetadata,.replitAuth-page-module__2EkFiW__appInfo{align-items:center}.replitAuth-page-module__2EkFiW__appLogo{border-radius:var(--border-radius-8);object-fit:cover;width:29px;height:29px}.replitAuth-page-module__2EkFiW__redirectUrlContainer{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-8);white-space:nowrap;background-color:#fcfcfc;border-radius:24px;width:fit-content;margin:0 auto;display:flex}.replitAuth-page-module__2EkFiW__linkIcon{flex-shrink:0}.replitAuth-page-module__2EkFiW__redirectUrlLink{white-space:nowrap;text-decoration:none;display:inline}.replitAuth-page-module__2EkFiW__compactBrandBanner{margin-top:-20px;padding-top:0;padding-bottom:0}.replitAuth-page-module__2EkFiW__compactBrandBanner>div{gap:var(--space-4)}.replitAuth-page-module__2EkFiW__softDivider{opacity:.6;border-color:var(--background-default)}.replitAuth-page-module__2EkFiW__disclaimer{width:100%;max-width:256px;margin:0 auto}.replitAuth-page-module__2EkFiW__formWrapper{background-color:#fff;border:1px solid #e8eaeb;box-shadow:0 2px 8px #00000005,0 4px 16px #00000003}}
@layer components{.join-page-module__JZI0nq__root{width:100%;max-height:100vh;margin:auto;overflow-y:scroll}.join-page-module__JZI0nq__container{width:100%;max-width:600px}.join-page-module__JZI0nq__logoutLink{cursor:pointer;pointer-events:all;color:var(--foreground-dimmer);text-decoration:none}.join-page-module__JZI0nq__logoutLink:hover{text-decoration:underline}.join-page-module__JZI0nq__orgListContainer{text-align:center}.join-page-module__JZI0nq__orgCardSelf{border-style:solid;border-width:1px;border-color:var(--interactive-border);color:var(--foreground-default);background-color:#0000;transition-property:background-color,box-shadow;transition-duration:.12s;transition-timing-function:ease-out}@media (hover:hover){.join-page-module__JZI0nq__orgCardSelf:not([disabled],[aria-disabled]){cursor:pointer}.join-page-module__JZI0nq__orgCardSelf:not([disabled],[aria-disabled]):hover{background-color:var(--interactive-background);transition-duration:0s}.join-page-module__JZI0nq__orgCardSelf:not([disabled],[aria-disabled]):focus{outline:2px solid var(--accent-primary-default);outline-offset:-2px}}html:not([data-focus-visible]) .join-page-module__JZI0nq__orgCardSelf:not([disabled],[aria-disabled]):focus{outline-color:#0000}}
@layer components{.OnboardingHome-module__ZYsp7G__content{width:80%;max-width:700px;margin:0 auto}@media (max-width:900px){.OnboardingHome-module__ZYsp7G__content{width:100%}}}
@layer components{.StarterPromptPresetIdeasStep-module__NpIoNG__optionButton{appearance:none;cursor:pointer;text-align:left;outline:none;width:100%;margin:0}.StarterPromptPresetIdeasStep-module__NpIoNG__selectedContainer{background-color:var(--background-default);border-radius:var(--border-radius-6);box-shadow:0 0 0 1px var(--accent-primary-default) inset;cursor:text;border:1px solid #0000;display:block}.StarterPromptPresetIdeasStep-module__NpIoNG__optionLabel{min-width:0;font-weight:var(--font-weight-regular);font-size:var(--font-size-subhead-default);line-height:var(--line-height-subhead-default);text-align:left;overflow-wrap:break-word;flex:1;display:block}.StarterPromptPresetIdeasStep-module__NpIoNG__optionIcon{color:var(--foreground-dimmer);transition:color .15s}.StarterPromptPresetIdeasStep-module__NpIoNG__optionButton[data-selected=true] .StarterPromptPresetIdeasStep-module__NpIoNG__optionIcon{color:var(--accent-primary-default)}.StarterPromptPresetIdeasStep-module__NpIoNG__inputSurface{align-items:flex-start;gap:var(--space-8);min-width:0;padding:var(--space-8) var(--space-12);flex-direction:row;flex:1;display:flex}.StarterPromptPresetIdeasStep-module__NpIoNG__inputSurface textarea{min-width:0;font:inherit;font-size:var(--font-size-subhead-default);line-height:var(--line-height-subhead-default);color:var(--foreground-default);resize:none;caret-color:var(--accent-primary-default);flex:1;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.StarterPromptPresetIdeasStep-module__NpIoNG__inputSurface textarea:focus,.StarterPromptPresetIdeasStep-module__NpIoNG__inputSurface textarea:focus-visible{box-shadow:none!important;outline:none!important}.StarterPromptPresetIdeasStep-module__NpIoNG__editHint{width:20px;height:20px;color:var(--accent-primary-default);margin-top:var(--space-1);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}}
@layer components{.WelcomeStep-module__65yVDq__fieldLabel{color:var(--foreground-default);font-weight:500}.WelcomeStep-module__65yVDq__textInput{box-sizing:border-box;border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);background-color:var(--background-default);padding:var(--space-8) var(--space-16);width:100%;color:var(--foreground-default)}.WelcomeStep-module__65yVDq__textInput::placeholder{color:var(--foreground-dimmest)}.WelcomeStep-module__65yVDq__textInput:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:0;border-color:#0000}}
@layer components{.deployment-login-module__9V_bfa__container{gap:var(--space-32);width:470px;max-width:100%;padding:var(--space-24);flex-direction:column;align-items:center;margin:auto;display:flex}.deployment-login-module__9V_bfa__container *{font-family:var(--font-family-brand);font-optical-sizing:unset;font-feature-settings:"kern";font-kerning:normal;font-synthesis:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.deployment-login-module__9V_bfa__header{font-family:var(--font-family-brand);font-size:24px;font-weight:512;line-height:1.33333}.deployment-login-module__9V_bfa__text{text-align:center}.deployment-login-module__9V_bfa__form{gap:var(--space-8);flex-direction:column;width:100%;display:flex}}
@layer components{.embed-gate-page-module__b2rweG__container{width:100%;max-width:470px;font-family:var(--font-family-brand), sans-serif;margin:auto}.embed-gate-page-module__b2rweG__header{font-weight:512;font-size:var(--font-size-header-default);line-height:1.333}.embed-gate-page-module__b2rweG__text{text-align:center}}
@layer components{.native-saml-sign-in-page-module__yQsXrq__colWithGap{width:80%;margin:24px auto}.native-saml-sign-in-page-module__yQsXrq__error{flex-grow:0}.native-saml-sign-in-page-module__yQsXrq__successView{width:100%}}
@layer components{.replitAuthConsent-page-module__82KWdG__root{background-color:#f6f7f7}.replitAuthConsent-page-module__82KWdG__logo{border-radius:var(--border-radius-8)}.replitAuthConsent-page-module__82KWdG__consentWrapper{gap:var(--space-24);flex-direction:column;display:flex}.replitAuthConsent-page-module__82KWdG__card{background-color:#fff;border:1px solid #e8eaeb;border-radius:12px;box-shadow:0 2px 8px #00000005,0 4px 16px #00000003}.replitAuthConsent-page-module__82KWdG__card button[class*=theme-primary]{background-color:var(--foreground-default)!important;color:#fff!important;border:1px solid var(--foreground-default)!important;border-radius:6px!important;box-shadow:0 1px 2px #0000001a,0 1px 4px #0000000d!important}:is(.replitAuthConsent-page-module__82KWdG__card button[class*=theme-primary]):hover:not([disabled]){background-color:#1f2937!important;box-shadow:0 2px 6px #00000026,0 4px 12px #0000001a!important}:is(.replitAuthConsent-page-module__82KWdG__card button[class*=theme-primary]):active:not([disabled]){background-color:#000!important}.replitAuthConsent-page-module__82KWdG__self{min-height:100vh}.replitAuthConsent-page-module__82KWdG__actions{width:100%}.replitAuthConsent-page-module__82KWdG__actions>*{flex:1 1 0;align-self:center}.replitAuthConsent-page-module__82KWdG__error{color:var(--accent-negative-stronger);font-weight:400}.replitAuthConsent-page-module__82KWdG__errorContainer{margin-top:var(--space-4);margin-bottom:var(--space-4);text-align:center}.replitAuthConsent-page-module__82KWdG__orgSelectorContainer{width:100%}.replitAuthConsent-page-module__82KWdG__orgList{max-height:240px;overflow-y:auto}.replitAuthConsent-page-module__82KWdG__orgCard{cursor:pointer;border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);padding:var(--space-12);flex-direction:row;flex-grow:1;justify-content:space-between;align-items:center;display:flex}.replitAuthConsent-page-module__82KWdG__orgCard:hover{background-color:var(--background-higher)}.replitAuthConsent-page-module__82KWdG__orgCardSelected{cursor:pointer;border:1px solid var(--accent-primary-default);border-radius:var(--border-radius-8);background-color:var(--background-higher);padding:var(--space-12);flex-direction:row;flex-grow:1;justify-content:space-between;align-items:center;display:flex}.replitAuthConsent-page-module__82KWdG__orgCardContent{align-items:center;gap:var(--space-12);flex-direction:row;display:flex}.replitAuthConsent-page-module__82KWdG__orgName{font-size:17.4px}}
@layer components{.verify-module__z4mSea__verifyAuth{color:var(--foreground-default);margin-top:25vh}.verify-module__z4mSea__text{text-align:center}@media screen and (min-width:1024px){.verify-module__z4mSea__text{max-width:450px}}.verify-module__z4mSea__replitIcon{color:var(--brand-accent-default)}.verify-module__z4mSea__button{background-color:var(--background-higher)}@media (hover:hover){.verify-module__z4mSea__button:hover:not(:disabled){background-color:var(--background-highest)}}.verify-module__z4mSea__buttonContainer{width:100%;max-width:350px}.verify-module__z4mSea__textCenter{text-align:center}}
@layer components{.replitAuthError-module__hdmUjW__root{background-color:#f6f7f7}.replitAuthError-module__hdmUjW__self{min-height:100vh}.replitAuthError-module__hdmUjW__self button[class*=theme-primary]{background-color:var(--foreground-default)!important;color:#fff!important;border:1px solid var(--foreground-default)!important;border-radius:6px!important;box-shadow:0 1px 2px #0000001a,0 1px 4px #0000000d!important}:is(.replitAuthError-module__hdmUjW__self button[class*=theme-primary]):hover:not([disabled]){background-color:#1f2937!important;box-shadow:0 2px 6px #00000026,0 4px 12px #0000001a!important}:is(.replitAuthError-module__hdmUjW__self button[class*=theme-primary]):active:not([disabled]){background-color:#000!important}}
@layer components{.MeasureBar-stories-module__4_S9mW__content{width:var(--space-256)}}
/*# sourceMappingURL=0pzl5ukk-9879.css.map*/