.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}
/*# sourceMappingURL=a5d92e878a6f2e9f.css.map*/