.Apply_title__4js5Q{
    font-family: var(--condensed);
    font-size: 60px;
    white-space: nowrap;
}

.Apply_microCopy__bPKVv{
    font-size: 14px;
    margin-bottom: 12px;
}
.InviteCodeForm_form___O6XR{
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.TextInput_input__j9LE1{
    width: 100%;
    height: 36px;
    border-radius: 2px;
}

.TextInput_input__j9LE1 > input{
    display: flex;
    width: 114.2857%;
    height: 41.14px;
    padding: 0 18.29px 0 18.29px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    outline: none;
    font-size: 16px;
    transform: scale(0.875);
    transform-origin: top left;
    align-items: center;
}

.TextInput_input__j9LE1 > input::placeholder {
    opacity: 1; /* Firefox */
}

.TextInput_input__j9LE1 > input:-webkit-autofill{
    background-color: transparent !important;
    font-family: var(--serif) !important;
    font-size: 16px !important;
    color: var(--white) !important;
    -webkit-transition: 5000s ease-in-out 0s;
    transition: 5000s ease-in-out 0s;
}

.TextInput_inFieldset__IWNSY{
    border: none !important;
    border-radius: 0;
}

/* Layers */

/* Layer 2 */
.TextInput_input__j9LE1.TextInput_layer2__awYka{
    background-color: var(--layer-2);
    border: 1px solid var(--layer-4);
}

.TextInput_input__j9LE1.TextInput_layer2__awYka > input::placeholder {
    color: var(--layer-8);
}
  
.TextInput_input__j9LE1.TextInput_layer2__awYka > input::-ms-input-placeholder { /* Edge 12 -18 */
    color: var(--layer-8);
}

/* Layer 3 */
.TextInput_input__j9LE1.TextInput_layer3__YIZdn{
    background-color: var(--layer-3);
    border: 1px solid var(--layer-5);
}

.TextInput_input__j9LE1.TextInput_layer3__YIZdn > input::placeholder {
    color: var(--layer-9);
}
  
.TextInput_input__j9LE1.TextInput_layer3__YIZdn > input::-ms-input-placeholder { /* Edge 12 -18 */
    color: var(--layer-9);
}
.InputFrame_frame__hEeJ1{
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.TextArea_wrapper__XL7BI{
    min-height: 36px;
    padding: 4.31px 16px 4.31px 16px;
    border-radius: 2px;
}

.TextArea_container__zWsU_{
    overflow: hidden;
    position: relative;
}

.TextArea_txtArea__EG_Fq{
    width: 114.2857%;
    min-height: 29px;
    padding: 0;
    background-color: transparent;
    border: none;
    outline: none;
    resize: none;
    font-family: var(--serif);
    font-size: 16px;
    color: var(--white);
    line-height: 1.8;
    overflow: scroll;
    transform: scale(0.875);
    transform-origin: top left;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.TextArea_wrapper__XL7BI.TextArea_inFieldset__qJC7V{
    border: none !important;
    border-radius: 0;
}

/* Layer Styles */

/* Layer 2 */
.TextArea_wrapper__XL7BI.TextArea_layer2__1tZd8{
    background-color: var(--layer-2);
    border: 1px solid var(--layer-4);
}

.TextArea_layer2__1tZd8 .TextArea_txtArea__EG_Fq::placeholder {
    color: var(--layer-8);
}
  
.TextArea_layer2__1tZd8  .TextArea_txtArea__EG_Fq::-ms-input-placeholder { /* Edge 12 -18 */
    color: var(--layer-8);
}

/* Layer 3 */
.TextArea_wrapper__XL7BI.TextArea_layer3__soa4Q{
    background-color: var(--layer-3);
    border: 1px solid var(--layer-5);
}

.TextArea_layer3__soa4Q .TextArea_txtArea__EG_Fq::placeholder {
    color: var(--layer-9);
}
  
.TextArea_layer3__soa4Q .TextArea_txtArea__EG_Fq::-ms-input-placeholder { /* Edge 12 -18 */
    color: var(--layer-9);
}

.CategoryPicker_picker__EWopR{
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.CategoryPicker_loading__sXYf_{
    display: flex;
    height: 100px;
    justify-content: center;
    align-items: center;
}

.CategoryPicker_lst__AZeey{
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.CategoryPicker_lst__AZeey li{
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
}

.CategoryPicker_lst__AZeey ul{
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-left: 36px;
}

.CategoryPicker_lst__AZeey button{
    display: inline-flex;
    height: 36px;
    padding: 0 16px 0 16px;
    background-color: var(--layer-2);
    border: 1px solid var(--layer-4);
    border-radius: 18px;
    font-family: var(--sans-serif);
    font-size: 14px;
    color: var(--white);
    align-items: center;
}

.CategoryPicker_lst__AZeey button.CategoryPicker_selected__QXNmu{
    background-color: var(--white);
    border: 1px solid var(--white);
    color: var(--layer-2);
}
.PostPreview_preview__gUaql{
    width: 100%;
    max-width: 400px;
    position: relative;
}

.PostPreview_containerBtns__TINSJ{
    display: flex;
    gap: 6px;
    position: absolute;
    right: 16px;
    bottom: 48px;
}
.Messages_messages__VPlbr{
    display: flex;
    width: 100%;
    height: 100%;
    overflow: scroll;
    align-items: flex-end;
}

.Messages_lst__uyDGy{
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    max-height: 100%;
}

.Messages_date__A44Ex{
    padding: 0 16px 0 16px;
    font-family: var(--sans-serif);
    font-size: 12px;
    color: var(--layer-8);
    line-height: 1;
    text-align: center;
    margin: 6px 0 6px 0;
}

.Messages_name__shUcd{
    font-family: var(--sans-serif);
    font-size: 12px;
    color: var(--layer-8);
    line-height: 1;
    margin-bottom: 2px;
}

.Messages_containerParts__FMneO{
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.Messages_containerBubble__YUmRt{
    display: flex;
    width: 100%;
}

.Messages_containerBubble__YUmRt.Messages_directionOut__NtpBO{
    justify-content: right;
}

.Messages_bubble__7uCsE{
    max-width: 85%;
    min-height: 36px;
    padding: 4.4px 16px 4.4px 16px;
    border-radius: 18px;
    font-family: var(--sans-serif);
    font-size: 14px;
    line-height: 1.8;
}

.Messages_directionIn__hFifs .Messages_bubble__7uCsE{
    background-color: var();
    border: 1px solid var(--layer-4);
    color: var(--white);
}

.Messages_directionOut__NtpBO .Messages_bubble__7uCsE{
    background-color: var(--white);
    border: 1px solid var(--white);
    color: var(--layer-2);
}

.Messages_readReceipt__YuoWb{
    font-family: var(--sans-serif);
    font-size: 12px;
    color: var(--layer-8);
    margin-top: 2px;
}

.Messages_readReceipt__YuoWb.Messages_directionOut__NtpBO{
    text-align: right;
}

.Messages_typing__g3Oxh{
    display: flex;
    gap: 6px;
    align-items: center;
}

.Messages_indicatorTyping__TosOJ{
    display: flex;
    gap: 6px;
    height: 36px;
    padding: 0 16px 0 16px;
    background-color: var(--layer-2);
    border: 1px solid var(--layer-4);
    border-radius: 18px;
    align-items: center;
}

.Messages_indicatorTyping__TosOJ > div{
    width: 6px;
    height: 6px;
    background-color: var(--white);
    border-radius: 50%;
}


.Messages_indicatorTyping__TosOJ > div.Messages_dot1__8W5t4{
    animation: Messages_dot__G2C4F 1s infinite ease-in-out;
}

.Messages_indicatorTyping__TosOJ > div.Messages_dot2__vSmmu{
    animation: Messages_dot__G2C4F 1s infinite ease-in-out;
    animation-delay: 0.15s;
}

.Messages_indicatorTyping__TosOJ > div.Messages_dot3__SBKGi{
    animation: Messages_dot__G2C4F 1s infinite ease-in-out;
    animation-delay: 0.3s;
}

@keyframes Messages_dot__G2C4F{
    0% { opacity: 0.25; }
    50% { opacity: 1; }
    100% { opacity: 0.25; }
}

.Messages_typing__g3Oxh > .Messages_label__v_b2H{
    font-family: var(--sans-serif);
    font-size: 12px;
    color: var(--layer-8);
}
.LinkPreview_preview__NcIfD{
    display: block;
    flex-shrink: 0;
    width: 300px;
    max-width: 85%;
    background-color: var(--layer-2);
    border: 1px solid var(--layer-4);
    border-radius: 18px;
    overflow: hidden;
}

.LinkPreview_containerImg__9jLmm{
    position: relative;
}

.LinkPreview_containerIcon__1_jgI{
    position: absolute;
    right: 6px;
    bottom: 6px;
}

.LinkPreview_containerTxt__j1qLt{
    padding: 6.75px 16px 6.75px 16px;
}

.LinkPreview_siteName__o_Hnn{
    font-family: var(--sans-serif);
    font-size: 14px;
    color: var(--white);
    margin-bottom: 4px;
}

.LinkPreview_title__F7CLa{
    font-family: var(--sans-serif);
    font-size: 14px;
    color: var(--white);
}
