.no-access-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:400px;padding:10px;display:flex}
.base-modal{background:0 0;border:none;border-radius:30px;outline:none;width:400px;max-width:calc(100dvw - 20px);height:fit-content;padding:0}.base-modal__content{flex-direction:column;align-items:center;gap:10px;height:fit-content;max-height:90dvh;padding:20px;display:flex;position:relative;overflow:hidden}.base-modal__footer{width:100%;padding:0 20px 20px}
.add-new-circle-form{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:auto;min-height:80px;max-height:90dvh;display:flex}.add-new-circle-form__header-buttons{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.add-new-circle-form__circle-info-labels{min-width:140px}.add-new-circle-form__member-input-labels{min-width:fit-content}.add-new-circle-form__member-delete-button{border-radius:50%;justify-content:center;align-items:center;width:25px;min-width:25px;height:25px;min-height:25px;display:flex}.add-new-circle-form__member-delete-button span svg{border-radius:50%}.add-new-circle-form__page{display:none}.add-new-circle-form__page--visible{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex;overflow-y:auto}.add-new-circle-form__page--wide{width:600px;max-width:90dvw}@media screen and (max-width:700px){.add-new-circle-form__page--wide{width:100%}}.add-new-circle-form__member-inputs{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:780px;max-width:100%;display:flex}.add-new-circle-form__member-inputs .list-selection{width:fit-content}@media screen and (max-width:700px){.add-new-circle-form__member-inputs{flex-wrap:wrap;justify-content:center;width:100%}}.add-new-circle-form__review-section{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;display:flex}.add-new-circle-form__submit-buttons{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}
.new-circle-review{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:10px;display:flex}.new-circle-review__circle-details{flex-direction:column;align-items:flex-start;gap:5px;width:100%;display:flex}.new-circle-review__circle-details-item{word-wrap:break-word;flex-direction:row;align-items:flex-start;gap:10px;width:max-content;max-width:100%;display:flex}.new-circle-review__circle-details-item :first-child{white-space:nowrap;min-width:120px}.new-circle-review__circle-details-item span{text-align:left;min-width:fit-content;max-width:100%}.new-circle-review__members-table{border-collapse:separate;border-spacing:0;width:100%}.new-circle-review__members-table thead tr th,.new-circle-review__members-table thead tr td,.new-circle-review__members-table tbody tr th,.new-circle-review__members-table tbody tr td{text-align:left;width:fit-content}.new-circle-review__members-table thead th,.new-circle-review__members-table thead td,.new-circle-review__members-table tbody th,.new-circle-review__members-table tbody td{text-align:left;padding:5px}.new-circle-review__members-table thead th :first-child,.new-circle-review__members-table thead td :first-child,.new-circle-review__members-table tbody th :first-child,.new-circle-review__members-table tbody td :first-child{white-space:nowrap}
.contact-tile{flex-direction:row;align-items:center;width:380px;max-width:calc(100dvw - 40px);height:fit-content;padding:10px;display:flex}@media screen and (max-width:400px){.contact-tile{padding:5px 10px}}.contact-tile__text-container{flex-direction:column;gap:10px;width:320px;padding-left:10px;display:flex}@media screen and (max-width:400px){.contact-tile__text-container{gap:5px}}.contact-tile__header-text{color:#525252;margin:0;font-family:Quicksand,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.contact-tile__header-text a{text-underline-offset:2.5px;color:#525252;line-height:18px;text-decoration:underline;text-decoration-thickness:2px}.contact-tile__header-text a:hover{text-decoration:none}.contact-tile__header-text b{font-weight:600!important}.contact-tile__header-text--bold{font-weight:700}.contact-tile__sub-text{color:#525252;margin:0;font-family:Quicksand,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:15px}.contact-tile__image-container{background:#20b8e2;border-radius:5px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;display:flex}@media screen and (max-width:400px){.contact-tile__image-container{display:none}}
.edit-modal-form{flex-direction:column;gap:10px;width:100%;display:flex}
.add-members-modal__form{flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;max-height:80%;padding:5px 0;display:flex;overflow-y:auto}
.bulk-upload-modal{width:450px;padding:10px}.bulk-csv-upload-container{border:2px dashed #525252;border-radius:20px;justify-content:center;align-items:center;width:100%;height:170px;display:flex}.bulk-csv-upload-container__inner-container{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.bulk-csv-upload-container__inner-container--active{background:#3f9fe61a}.bulk-csv-upload-input{width:100%;height:170px;display:none}.bulk-csv-upload-icon{width:40px;height:40px}.bulk-upload-instructions{width:90%}.bulk-upload__button-reset{background:0 0;border:none;padding:0}.bulk-upload-success__checkmark-container{background-color:#4bb543;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.bulk-upload-error__icon-container{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}
.org-picker-modal{background:0 0;border:none;border-radius:30px;outline:none;width:400px;max-width:calc(100dvw - 20px);height:fit-content;padding:0}.org-picker-modal::backdrop{background:#00000080}.org-picker-modal__content{flex-direction:column;align-items:center;gap:10px;height:fit-content;max-height:90dvh;padding:20px;display:flex;overflow:hidden}.org-picker-modal__list{flex-direction:column;gap:10px;width:100%;max-height:400px;display:flex;overflow-y:auto}.org-picker-modal__list button:focus-visible{outline:none}
.send-session-modal{text-align:left;flex-direction:column;gap:10px;width:100%;height:100%;display:flex;overflow-y:scroll}.send-session-modal :focus,.send-session-modal :focus-visible{outline:none}.send-session-modal .text{text-align:left}.send-session-modal__date-time-row{align-items:center;gap:10px;width:100%;display:flex}.send-session-modal__date-time-row .text-input{max-width:200px}.send-session-modal__textarea{resize:none;border:none;border-radius:10px;width:100%;min-height:100px;padding:10px 20px;font-family:Quicksand,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;box-shadow:1px 1px 10px #0000001a}.send-session-modal__duration-label{white-space:nowrap}.send-session-modal__info{flex-direction:column;gap:4px;display:flex}.send-session-modal__info-list{flex-direction:column;gap:2px;margin:4px 0;padding-left:24px;display:flex}.send-session-modal__send-to{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.send-session-modal__send-to-header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.send-session-modal__send-to-header button{cursor:pointer;background:0 0;border:none;outline:none;margin:0;padding:0}.send-session-modal__member-list{background:var(--Glass-Content,#ffffff80);background-blend-mode:soft-light;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:10px;flex-direction:column;gap:10px;width:100%;min-height:0;max-height:100%;padding:10px;display:flex;overflow:hidden auto;box-shadow:0 0 4px #0000001a,inset 0 0 2px #ffffffe6}.send-session-modal__member{cursor:pointer;pointer-events:auto;justify-content:space-between;align-items:center;gap:8px;padding:10px;display:flex}.send-session-modal__member .circles-circular-toggle-input-hidden{pointer-events:none}.send-session-modal__footer{justify-content:flex-end;width:100%;margin-top:8px;display:flex}
.notifications{z-index:10000000;opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000000a 100%),#fffc;border-radius:10px;flex-direction:row;gap:10px;width:286px;height:fit-content;min-height:45px;margin-right:20px;padding:10px;transition:opacity 1s ease-in-out;display:flex;box-shadow:10px 10px 20px #0000004d}.notifications__notice{justify-content:center;align-items:center;display:flex}.notifications__notice img{width:25px;height:25px}.notifications p{word-wrap:break-word;color:#525252;width:100%;height:100%;margin:0;padding:0 10px;font-family:Quicksand,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.notifications--visible{opacity:1;pointer-events:all;transition:opacity 1s ease-in-out}.notifications__button{cursor:pointer;background:0 0;border:none;outline:none}.notifications__button:hover img{outline:1px dot-dash #000;border-radius:50%}.notifications__button:active img{transform:translate(1px,1px)}.notification-container{z-index:10000;flex-direction:column;gap:10px;display:flex;position:absolute;top:20px;left:20px}
