.framework-card-module__eShfPa__framework{color:inherit;border-radius:var(--geist-radius);background:var(--geist-background);box-shadow:var(--shadow-small);cursor:pointer;--shadow-medium-border:var(--shadow-medium);grid-template-rows:1fr auto;text-decoration:none;transition:all .2s;display:grid;overflow:hidden}.framework-card-module__eShfPa__framework:focus,.framework-card-module__eShfPa__framework:focus-within{box-shadow:var(--shadow-medium-border);outline:0}@media (hover:hover){.framework-card-module__eShfPa__framework:hover{box-shadow:var(--shadow-medium-border);outline:0}}.framework-card-module__eShfPa__framework .framework-card-module__eShfPa__content{padding:var(--geist-gap-half);align-items:center;display:flex}.framework-card-module__eShfPa__framework .framework-card-module__eShfPa__description{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:14px;line-height:24px;display:-webkit-box;overflow:hidden}.framework-card-module__eShfPa__framework img{border-radius:0}.dark-theme .framework-card-module__eShfPa__framework{--shadow-medium-border:0 0 0 1px var(--geist-foreground)}.framework-card-module__eShfPa__circleBackground{background-color:var(--geist-foreground);opacity:0;border-radius:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;transition:opacity .2s;position:absolute;top:50%;left:50%}@media (hover:hover){.framework-card-module__eShfPa__framework:hover .framework-card-module__eShfPa__circleBackground{opacity:.6}}.framework-card-module__eShfPa__circleIcon{opacity:0;margin-top:-8px;margin-left:-8px;transition:opacity .2s;position:absolute;top:50%;left:50%}@media (hover:hover){.framework-card-module__eShfPa__framework:hover .framework-card-module__eShfPa__circleIcon{opacity:1}}.framework-card-module__eShfPa__screenshotWrapper{transition:opacity .2s}@media (hover:hover){.framework-card-module__eShfPa__framework:hover .framework-card-module__eShfPa__screenshotWrapper{opacity:.6}}.framework-card-module__eShfPa__badge{position:absolute;top:8px;right:8px}
.import-entrypoint-module__cNl73W__layout{z-index:0;align-content:flex-start;align-items:center;width:100%}.import-entrypoint-module__cNl73W__card{width:100%;padding:var(--geist-space-small);background:var(--geist-background);border:1px solid var(--ds-gray-400);z-index:2;border-radius:8px;align-self:center;position:relative}@media (max-width:960px){.import-entrypoint-module__cNl73W__card{width:100%;max-width:none}}.import-entrypoint-module__cNl73W__cardModified{box-shadow:none;background:var(--accents-1);border:1px solid var(--accents-2);z-index:2;border-radius:0;min-height:540px;position:relative}@media (min-width:601px){.import-entrypoint-module__cNl73W__cardModified{border-radius:8px}}@media (max-width:960px){.import-entrypoint-module__cNl73W__cardModified{width:100%;max-width:100%}}.import-entrypoint-module__cNl73W__newFrameworkCard{border:1px solid var(--ds-gray-400);aspect-ratio:3/2;border-radius:8px!important;box-shadow:0 1px 2px #0000000a!important}@media (min-width:961px){.import-entrypoint-module__cNl73W__newFrameworkCard{aspect-ratio:auto}}.import-entrypoint-module__cNl73W__newCloneCard{box-shadow:none;text-align:left;background:var(--ds-background-200);border:none;border-radius:0;flex:1;place-self:stretch stretch;width:100%}@media (min-width:601px){.import-entrypoint-module__cNl73W__newCloneCard{border:1px solid var(--ds-gray-400);border-radius:8px;margin-bottom:0;box-shadow:0 8px 16px -4px #0000000a}}.import-entrypoint-module__cNl73W__newImportCard{text-align:left;background:var(--ds-background-200);border:none;border-top:1px solid var(--ds-gray-400);border-bottom:1px solid var(--ds-gray-400);border-radius:0}@media (min-width:601px){.import-entrypoint-module__cNl73W__newImportCard{border:1px solid var(--ds-gray-400);border-radius:8px;box-shadow:0 8px 16px -4px #0000000a}}
.import-suggestions-module__98qk_q__suggestionCard{font-size:14px}.import-suggestions-module__98qk_q__selectProvider{background:var(--accents-1);border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:var(--geist-gap-double);height:382px}
.collaboration-button-module__orOYuq__button,.collaboration-button-module__orOYuq__button:focus{border:none;position:relative}@media (hover:hover){.collaboration-button-module__orOYuq__button:hover{border:none;position:relative}}@media (max-width:600px){.collaboration-button-module__orOYuq__button,.collaboration-button-module__orOYuq__button:focus{width:100%;min-width:0!important;max-width:none!important}@media (hover:hover){.collaboration-button-module__orOYuq__button:hover{width:100%;min-width:0!important;max-width:none!important}}}@media (max-width:690px){.collaboration-button-module__orOYuq__tooltip{width:100%}}.collaboration-button-module__orOYuq__buttonText{background:var(--geist-background);border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.collaboration-button-module__orOYuq__buttonText svg{margin-right:.5rem}.collaboration-button-module__orOYuq__highlightBackground{background:inherit;background:linear-gradient(-90deg,#007cf0,#00dfd8,#ff0080,#007cf0) 0 0/400% 100%;border:none;border-radius:6px;margin:0;padding:0;animation:8s ease-in-out infinite collaboration-button-module__orOYuq__backgroundAnim;position:absolute;inset:1px}@keyframes collaboration-button-module__orOYuq__backgroundAnim{50%{background-position:140%;transform:skew(-2deg)}}.collaboration-button-module__orOYuq__highlightBackground:after{content:"";background-size:inherit;background-image:inherit;animation:collaboration-button-module__orOYuq__inherit;filter:blur(.5rem);height:100%;position:absolute;top:2px;left:0;right:0}
.page-with-gradient-module__1JSTfa__main{min-height:calc(100vh - 198px);padding:var(--geist-gap)var(--geist-page-margin);background:var(--geist-background);padding-bottom:var(--geist-space-24x);flex:1;position:relative}@media (max-width:600px){.page-with-gradient-module__1JSTfa__main{padding:0 var(--geist-space-gap)var(--geist-space-medium)}}.page-with-gradient-module__1JSTfa__main:before{--offset-top:317px;background:var(--accents-1);border-top:1px solid var(--accents-2);content:"";height:calc(100% - var(--offset-top));left:0;top:var(--offset-top);z-index:0;width:100%;position:absolute}@media (min-width:471px) and (max-width:648px){.page-with-gradient-module__1JSTfa__main:before{--offset-top:265px}}@media (min-width:649px) and (max-width:690px){.page-with-gradient-module__1JSTfa__main:before{--offset-top:244px}}.page-with-gradient-module__1JSTfa__newMain{background:0 0}@media (max-width:600px){.page-with-gradient-module__1JSTfa__newMain{padding:0}}.page-with-gradient-module__1JSTfa__newMain:before{content:none}@media (max-width:600px){.page-with-gradient-module__1JSTfa__newTitle{padding:var(--geist-space-8x)var(--geist-space-8x)var(--geist-space-small)var(--geist-space-8x)}}.page-with-gradient-module__1JSTfa__importPageAdjustment{padding:unset}@media (max-width:600px){.page-with-gradient-module__1JSTfa__importPageAdjustment{padding:unset}}.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:301px}@media (max-width:690px){.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:317px}}@media (max-width:410px){.page-with-gradient-module__1JSTfa__importPageAdjustment:before{--offset-top:370px}}.page-with-gradient-module__1JSTfa__gradientOverlay{pointer-events:none;max-height:calc(100vh - 85px);overflow:hidden}@media (max-width:600px){.page-with-gradient-module__1JSTfa__gradientOverlay{min-height:100vh;position:fixed}}.page-with-gradient-module__1JSTfa__gradientOverlay [data-geist-skeleton],.page-with-gradient-module__1JSTfa__gradientOverlay [data-geist-skeleton]:before{background:var(--accents-2)!important;animation:none!important}.page-with-gradient-module__1JSTfa__gradientOverlay:after{content:"";pointer-events:none;opacity:1;z-index:100;background-image:linear-gradient(to bottom,#fff0 0%,var(--accents-1)950px,var(--accents-1)100%);position:absolute;inset:0}.dark-theme .page-with-gradient-module__1JSTfa__gradientOverlay:after{background-image:linear-gradient(to bottom,#0000 0%,var(--accents-1)820px,var(--accents-1)100%)}
.index-module__7jj16a__screenStyle{background:var(--accents-1)}.index-module__7jj16a__configureProjectContent{height:calc(100% - var(--geist-space-gap));margin:0 var(--geist-space-4x)}.index-module__7jj16a__sidebarContainer,.index-module__7jj16a__mainContent{flex:1}.index-module__7jj16a__mainContent{min-width:0}.index-module__7jj16a__narrative{margin:0 -18px}@media (min-width:961px){.index-module__7jj16a__sidebarContainer{flex:0 0 288px}.index-module__7jj16a__cardContent{min-height:calc(var(--geist-space-64x)*2)}}html.git-org-limit .index-module__7jj16a__createTeamStep{display:inherit}.index-module__7jj16a__createTeamStep{display:none}html.hide-create-team .index-module__7jj16a__createTeamStep{display:none}html.show-create-team-collapsed .index-module__7jj16a__createTeamStep{display:inherit}.index-module__7jj16a__headerSpacer{padding-top:47px}@media screen and (max-width:960px){.index-module__7jj16a__headerSpacer{padding-top:29px}}.index-module__7jj16a__newMain{margin:var(--geist-space-small)auto var(--geist-space-10x)auto}@media (max-width:600px){.index-module__7jj16a__newMain{margin:0}.index-module__7jj16a__newMainContentWrapper{padding:0!important}}
/*# sourceMappingURL=5953c7579bb1853d.css.map*/