/*  imported from recipient.styl  */

@-moz-keyframes recipient__spin___2tYv3 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes recipient__spin___2tYv3 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-o-keyframes recipient__spin___2tYv3 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes recipient__spin___2tYv3 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-moz-keyframes recipient__shake___TGyPp {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@-webkit-keyframes recipient__shake___TGyPp {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@-o-keyframes recipient__shake___TGyPp {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes recipient__shake___TGyPp {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@media (pointer: coarse) {
}
:root {
  --genericRecipientBackground: var(--secondaryColor);
  --genericRecipientColor: var(--secondaryContrastTextColor);
}
.recipient__recipient___2DmZI {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 48rem) {
  .recipient__recipient___2DmZI {
    align-items: flex-start;
  }
}
.recipient__recipients-list-light___Vq4op .recipient__recipient___2DmZI {
  margin: 1rem 0;
}
.recipient__recipients-list-light___Vq4op + .recipient__recipient___2DmZI {
  margin-top: 1rem;
}
.recipient__recipient-idents___3s7rw {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recipient__recipient-user___1THIU,
.recipient__recipient-details___2fZfc {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.3;
}
.recipient__recipient-user___1THIU {
  font-size: 1rem;
  font-weight: bold;
}
.recipient__recipient-details___2fZfc {
  font-size: 0.875rem;
  color: var(--secondaryTextColor);
}
.recipient__avatar___2LnIV {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.recipient__avatar___2LnIV .recipient__recipient-user___1THIU {
  font-size: 1.125rem;
}
.recipient__link-recipient-icon-circle___3ZTU- {
  border: 1px solid var(--borderMainColor);
  background-color: unset;
  color: unset;
}
.recipient__recipients-avatars___1npjD {
  display: inline-flex;
  flex-direction: row-reverse;
  margin-right: 0.5rem;
}
.recipient__recipients-avatars___1npjD.recipient__--interactive___160Bp {
  cursor: pointer;
}
.recipient__recipients-avatars___1npjD > *:not(:first-child) {
  margin-right: -0.6rem;
}
/*  imported from CozyPassFingerprintDialogContent.styl  */

.CozyPassFingerprintDialogContent__cozy-pass-fingerprint-modal__fingerprint___3qIGs {
  padding: 16px;
  margin: 24px 0;
  text-align: center;
}
.CozyPassFingerprintDialogContent__cozy-pass-fingerprint-modal__fingerprint___3qIGs p {
  color: var(--secondaryColor);
}
/*  imported from share.styl  */

.share__share-modal-content___1iqEq .share__coz-form___1ICST {
  margin: 1rem 0 0.5rem;
}
.share__share-modal-content___1iqEq .share__coz-form___1ICST a,
.share__share-modal-content___1iqEq .share__coz-form___1ICST a:visited {
  color: var(--primaryColor);
  text-decoration: none;
}
.share__share-modal-content___1iqEq .share__coz-form___1ICST a:hover,
.share__share-modal-content___1iqEq .share__coz-form___1ICST a:active {
  text-decoration: underline;
}
.share__share-modal-content___1iqEq .share__coz-form___1ICST,
.share__share-modal-content___1iqEq .share__coz-form-group___VsQp7 {
  position: relative;
  display: flex;
  flex-direction: column;
}
.share__share-modal-content___1iqEq .share__coz-form-desc___2mYN4 {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
.share__share-modal-content___1iqEq .share__coz-form-label___bogBw {
  display: block;
  text-transform: uppercase;
  color: var(--secondaryTextColor);
  font-size: 0.75rem;
  padding: 0.563rem 0;
  margin-top: 1rem;
}
.share__share-modal-content___1iqEq .share__coz-form-label--error___3YPkf {
  display: none;
  color: var(--errorColor);
}
.share__share-modal-content___1iqEq .share__coz-form-errors___2xYRz {
  color: var(--errorColor);
}
.share__share-modal-content___1iqEq .share__coz-form-controls___H8kGc {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin: 1rem 0 0.5rem;
}
.share__share-modal-content___1iqEq .share__coz-form-controls___H8kGc a,
.share__share-modal-content___1iqEq .share__coz-form-controls___H8kGc button,
.share__share-modal-content___1iqEq .share__coz-form-controls___H8kGc input[type=submit] {
  flex: 0 0 auto;
  margin: 0 0 0.5rem 0.5rem;
}
.share__share-modal-content___1iqEq .share__coz-form-controls--full___1oQXF a,
.share__share-modal-content___1iqEq .share__coz-form-controls--full___1oQXF button,
.share__share-modal-content___1iqEq .share__coz-form-controls--full___1oQXF input[type=submit] {
  flex: 0 0 100%;
  margin-bottom: 0.5rem;
}
.share__share-modal-content___1iqEq .share__coz-form-controls--dispatch___1zIxt {
  justify-content: space-between;
}
.share__share-modal-content___1iqEq .share__coz-form-controls--dispatch___1zIxt a,
.share__share-modal-content___1iqEq .share__coz-form-controls--dispatch___1zIxt button,
.share__share-modal-content___1iqEq .share__coz-form-controls--dispatch___1zIxt input[type=submit] {
  flex: 0 0 49%;
  margin: 0 0 0.5rem;
}
.share__share-modal-content___1iqEq .share__coz-form-controls--dispatch___1zIxt a:last-child,
.share__share-modal-content___1iqEq .share__coz-form-controls--dispatch___1zIxt button:last-child,
.share__share-modal-content___1iqEq .share__coz-form-controls--dispatch___1zIxt input[type=submit]:last-child {
  margin-left: auto;
}
.share__share-modal-content___1iqEq input[type=text],
.share__share-modal-content___1iqEq input[type=password],
.share__share-modal-content___1iqEq input[type=email],
.share__share-modal-content___1iqEq input[type=url] {
  display: inline-block;
  padding: 0.875rem 0.75rem 0.75rem 0.875rem;
  box-sizing: border-box;
  border-radius: 0.125rem;
  background: var(--paperBackgroundColor);
  border: 0.063rem solid var(--borderMainColor);
  color: var(--primaryTextColor);
}
.share__share-modal-content___1iqEq input[type=text]::placeholder,
.share__share-modal-content___1iqEq input[type=password]::placeholder,
.share__share-modal-content___1iqEq input[type=email]::placeholder,
.share__share-modal-content___1iqEq input[type=url]::placeholder {
  color: var(--secondaryTextColor);
  font-size: 1rem;
}
.share__share-modal-content___1iqEq input[type=text]:focus,
.share__share-modal-content___1iqEq input[type=password]:focus,
.share__share-modal-content___1iqEq input[type=email]:focus,
.share__share-modal-content___1iqEq input[type=url]:focus {
  border: 0.063rem solid var(--primaryColor);
  outline: 0;
}
.share__share-modal-content___1iqEq input[type=text]:hover,
.share__share-modal-content___1iqEq input[type=password]:hover,
.share__share-modal-content___1iqEq input[type=email]:hover,
.share__share-modal-content___1iqEq input[type=url]:hover {
  border: 0.063rem solid var(--hintTextColor);
}
.share__share-modal-content___1iqEq input[type=text].share__error___pwqPO,
.share__share-modal-content___1iqEq input[type=password].share__error___pwqPO,
.share__share-modal-content___1iqEq input[type=email].share__error___pwqPO,
.share__share-modal-content___1iqEq input[type=url].share__error___pwqPO {
  border: 0.063rem solid var(--errorColor);
}
@media (max-width: 48rem) {
}
@media (max-width: 48rem) {
}
.share__share-dialog-scrollable-content___2Xyoq {
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: visible !important;
}
.share__share-dialog-scrollable-content___2Xyoq > .dialogContentInner {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}
.share__share-dialog-scrollable-body___2O5UT {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}
.share__share-dialog-members___CNHKJ {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  width: 100%;
}
.share__share-byemail-onlybylink___29W-t {
  background: var(--defaultBackgroundColor);
  padding: 1rem 2rem;
  margin: -1.5rem -2rem 1rem;
}
@media (max-width: 48rem) {
  .share__share-byemail-onlybylink___29W-t {
    padding: 1rem;
    margin: -1.5rem -1rem 1rem;
  }
}
.share__share-modal-content___1iqEq {
  min-height: 15.625rem;
}
.share__share-modal-content___1iqEq .share__coz-form-group___VsQp7 {
  flex-shrink: 0;
}
.share__aligned-dropdown-button___3crgG {
  margin-right: -1rem;
}
.share__coz-form-group___VsQp7 {
  margin: 0;
}
.share__coz-form-group___VsQp7 h3 {
  margin: 0.3rem 0 0;
}
.share__coz-form-group___VsQp7 h4 {
  margin: 0 0 0.3rem 0;
}
.share__coz-form-group___VsQp7 .share__coz-form___1ICST {
  margin: 0;
}
.share__coz-form-group___VsQp7 .share__coz-form-desc___2mYN4 {
  color: var(--secondaryTextColor);
}
input[type=text] {
  width: 100%;
}
/*  imported from autosuggest.styl  */

.autosuggest__container___1Yro7 {
  position: relative;
}
.autosuggest__suggestionsContainer___3EDuG {
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  margin-top: 0.5rem;
  z-index: var(--zIndex-alertMobile);
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 0px 0px 0.5px rgba(29,33,42,0.12), 0px 2px 4px rgba(29,33,42,0.079), 0px 4px 16px rgba(29,33,42,0.06);
  border-radius: 0.5rem;
  background: var(--paperBackgroundColor);
  display: none;
}
.autosuggest__suggestionsContainerOpen___35OCI {
  display: block;
}
.autosuggest__input___1Ea-3 {
  width: 100%;
}
.autosuggest__suggestionsList___3uRpV {
  max-height: 9rem;
  overflow: auto;
  margin: 0 -1px 0 0;
  padding: 0.5rem 0;
  list-style: none;
}
.autosuggest__suggestionHighlighted___1vpXJ {
  background: var(--actionColorSelected);
}
.autosuggest__suggestionInput___3SK9w {
  background: unset;
}
.autosuggest__recipientsContainer___1JYxA {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.25rem 3.5rem 0.25rem 0.5rem;
  border-radius: 0.25rem;
  border: 1px solid var(--borderMainColor);
  min-height: 2.5rem;
  max-height: 6.75rem;
  overflow: auto;
  position: relative;
}
.autosuggest__recipientsContainer___1JYxA:hover {
  border: 1px solid var(--borderMainColor);
}
.autosuggest__recipientsContainer___1JYxA:focus-within {
  border: 1px solid var(--primaryColor);
}
.autosuggest__recipientsContainer___1JYxA input[type=email] {
  color: var(--primaryTextColor);
  width: auto;
  flex-grow: 1;
  padding: 0.5rem 0;
  margin: auto;
  border: none;
}
.autosuggest__recipientsContainer___1JYxA input[type=email]:hover,
.autosuggest__recipientsContainer___1JYxA input[type=email]:focus,
.autosuggest__recipientsContainer___1JYxA input[type=email]:focus-visible {
  border: none;
  outline: none;
}
.autosuggest__recipientsContainer___1JYxA input[type=email]:first-child {
  padding: 0.25rem 0.5rem;
}
.autosuggest__recipientsContainer___1JYxA input[type=email]::placeholder {
  color: var(--secondaryTextColor);
  font-size: 1rem;
}
.autosuggest__recipientChip___d5I3R {
  margin: 0.25rem 0.5rem 0.25rem 0;
}
.autosuggest__endAdornment___2EwTN {
  position: absolute;
  top: 0.75rem;
  right: 1rem;
}
/*  imported from button.styl  */

.button__coz-btn-shared___9MFbY {
  border-color: var(--emerald);
  background-color: var(--emerald);
  color: var(--primaryContrastTextColor);
  transition: all 0.2s ease-out;
}
.button__coz-btn-sharedWithMe___25PBh {
  border-color: #b449e7;
  background-color: #b449e7;
  color: var(--primaryContrastTextColor);
  transition: all 0.2s ease-out;
}
.button__coz-btn-sharedWithMe___25PBh:focus,
.button__coz-btn-sharedWithMe___25PBh:not([disabled]):not([aria-disabled=true]):hover {
  border-color: #922bc2;
  background-color: #922bc2;
}
/*  imported from badge.styl  */

.badge__shared-badge___2jGsy {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-clip: padding-box;
}
.badge__shared-badge___2jGsy.badge__--small___2VMyY {
  border: 0.125rem solid;
  border-color: var(--primaryContrastTextColor);
  width: 1.5rem;
  height: 1.5rem;
}
.badge__shared-badge___2jGsy.badge__--small___2VMyY .badge__shared-badge-icon___3s9t1 {
  width: 0.75rem;
  height: 0.75rem;
}
.badge__shared-badge___2jGsy.badge__--xsmall___2cEGG {
  border: 0.0625rem solid;
  border-color: var(--primaryContrastTextColor);
  width: 0.75rem;
  height: 0.75rem;
}
.badge__shared-badge___2jGsy.badge__--xsmall___2cEGG .badge__shared-badge-icon___3s9t1 {
  width: 0.375rem;
  height: 0.375rem;
}
.badge__shared-badge___2jGsy.badge__--by-me___3aTHb {
  background-color: var(--emerald);
}
.badge__shared-badge___2jGsy.badge__--with-me___3jW7R {
  background-color: #9169f2;
}
/*  imported from publicBanner.styl  */

.publicBanner__bannermarkdown___1dR1E {
  display: inline-block;
  background-color: var(--paleGrey);
  color: var(--silver);
  position: relative;
}
.publicBanner__bannermarkdown___1dR1E img {
  width: rem(16);
  height: rem(16);
  min-width: rem(16);
  min-height: rem(16);
  font-size: rem(7);
  vertical-align: text-bottom;
}
/*  imported from tooltip.styl  */

.tooltip__shared-tooltip___7Dys3 {
  padding: 0.5rem;
  font-weight: bold;
}
.tooltip__shared-tooltip-list___jD5hi {
  list-style: none;
  padding: 0;
  margin: 0;
}
