.community-create-modal.community-captain-modal{--community-modal-surface:#071119;--community-modal-field:#111c23;--community-modal-field-active:#16252f}.community-create-modal{--community-modal-surface:#06101a;--community-modal-field:#0a151f;--community-modal-field-active:#0d1b27;--community-modal-muted:#7d919f;position:fixed;z-index:6700;inset:0;display:none;align-items:center;justify-content:center;padding:18px}.community-create-modal.is-open{display:flex}.community-create-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;background:transparent;border:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.community-create-dialog{position:relative;width:min(820px,100%);max-height:calc(100dvh - 36px);overflow:hidden;color:#edf5f9;background:var(--community-modal-surface);border:0;border-radius:18px;box-shadow:0 32px 100px rgba(0,10,24,.58)}.community-create-dialog--post{width:min(650px,100%)}.community-create-dialog--chat{width:min(900px,100%)}.community-create-dialog__header{min-height:82px;padding:17px 22px;display:flex;align-items:center;gap:18px;background:transparent;border:0}.community-create-dialog__header>div{min-width:0;display:grid;gap:3px}.community-create-dialog__header>div>span{color:#1db2f0;font-size:.6rem;font-weight:900;letter-spacing:.16em}.community-create-dialog__header h2{margin:0;color:#fff;font-size:1.12rem}.community-create-dialog__header p{margin:0;color:var(--community-modal-muted);font-size:.68rem}.community-create-dialog__header>button{width:38px;height:38px;margin-left:auto;display:grid;flex:0 0 38px;place-items:center;color:#a9bac5;background:var(--community-modal-field);border:0;border-radius:50%;cursor:pointer}.community-create-dialog__header>button:hover{color:#fff;background:var(--community-modal-field-active)}.community-create-dialog__body{max-height:calc(100dvh - 188px);padding:22px;overflow-y:auto}.community-create-dialog--post .community-create-dialog__body{padding-top:4px}.community-create-dialog--post .community-post-step{min-height:440px;max-height:none;padding:0;overflow:visible}.community-create-dialog--post .community-post-identity .community-avatar{width:44px;height:44px;flex-basis:44px}.community-create-dialog--post .community-post-step textarea{min-height:125px}.community-create-dialog--post .community-media-dropzone{min-height:190px}.community-create-dialog--post .community-media-dropzone:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(29,178,240,.2);border-color:#1db2f0}.community-create-dialog--post .community-post-additions{margin-top:14px}.community-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.community-create-field{min-width:0;display:grid;align-content:start;gap:7px;color:#afbec7;font-size:.68rem;font-weight:750}.community-create-field--wide{grid-column:1/-1}.community-create-field input,.community-create-field select,.community-create-field textarea{width:100%;min-height:48px;padding:12px 14px;color:#f5f9fb;background:var(--community-modal-field);border:0;border-radius:10px;outline:0;font:inherit;font-weight:500}.community-create-field textarea{min-height:108px;resize:vertical;line-height:1.55}.community-create-field input:focus,.community-create-field select:focus,.community-create-field textarea:focus{background:var(--community-modal-field-active);box-shadow:0 0 0 3px rgba(29,178,240,.14)}.community-create-field input::placeholder,.community-create-field textarea::placeholder{color:#56656b}.community-create-file{min-height:82px;margin-top:14px;padding:15px 17px;position:relative;display:flex;align-items:center;gap:13px;color:#d1dce2;background:var(--community-modal-field);border:0;border-radius:12px;cursor:pointer}.community-create-file:hover{background:var(--community-modal-field-active)}.community-create-file input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.community-create-file>i{color:#1db2f0;font-size:1.35rem}.community-create-file>span{display:grid;gap:3px}.community-create-file strong{font-size:.74rem}.community-create-file small{color:var(--community-modal-muted);font-size:.62rem}.community-create-grid .community-create-file{margin-top:0}.community-create-preview{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:9px}.community-create-preview:empty{display:none}.community-create-preview__item{min-width:0;height:96px;position:relative;overflow:hidden;display:grid;place-items:center;color:#8c9faa;background:var(--community-modal-field);border-radius:10px}.community-create-preview__item img{width:100%;height:100%;display:block;object-fit:cover}.community-create-preview__item>i{color:#1db2f0;font-size:1.45rem}.community-create-preview__item small{position:absolute;right:5px;bottom:5px;left:5px;overflow:hidden;padding:4px 6px;color:#fff;background:rgba(0,0,0,.72);border-radius:5px;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.community-create-check{min-height:48px;display:flex;align-items:center;gap:10px;color:#c0ccd2;font-size:.7rem;cursor:pointer}.community-create-check input{width:18px;height:18px;accent-color:#1db2f0}.community-create-progress{margin-top:18px}.community-create-progress>span{height:7px;overflow:hidden;display:block;background:var(--community-modal-field);border-radius:99px}.community-create-progress i{width:0;height:100%;display:block;background:#1db2f0;transition:width .15s linear}.community-create-progress>div{margin-top:8px;display:flex;justify-content:space-between;color:var(--community-modal-muted);font-size:.68rem}.community-create-error{margin:16px 0 0;padding:11px 13px;color:#ffb8bd;background:#151018;border:0;border-radius:8px;font-size:.72rem}.community-create-dialog__footer{min-height:70px;padding:11px 18px;display:flex;align-items:center;gap:16px;background:transparent;border:0}.community-create-dialog__footer>span{margin-right:auto;color:var(--community-modal-muted);font-size:.66rem}.community-create-dialog__footer>div{display:flex;gap:9px}.community-create-dialog__footer button{min-height:42px;padding:0 16px;color:#b7c5cd;background:var(--community-modal-field);border:0;border-radius:9px;cursor:pointer;font:inherit;font-size:.7rem;font-weight:850}.community-create-dialog__footer button:hover{color:#fff;background:var(--community-modal-field-active)}.community-create-dialog__footer button[type=submit]{min-width:145px;color:#041018;background:#55c9f4}.community-create-dialog__footer button[type=submit]:hover{color:#041018;background:#72d3f7}.community-create-dialog__footer button:disabled{opacity:.45;cursor:wait}@media (max-width:700px){.community-create-modal{padding:0;align-items:flex-end}.community-create-dialog{width:100%;max-height:94dvh;border:0;border-radius:18px 18px 0 0}.community-create-dialog__header{min-height:72px;padding:13px 16px}.community-create-dialog__header p{display:none}.community-create-dialog__body{max-height:calc(94dvh - 142px);padding:17px 15px}.community-create-dialog--post .community-create-dialog__body{padding:4px 15px 17px}.community-create-dialog--post .community-post-step{min-height:0}.community-create-dialog--post .community-media-dropzone{min-height:165px;padding:18px 12px}.community-create-dialog--post .community-post-additions{align-items:flex-start;flex-direction:column;gap:5px}.community-create-dialog--post .community-post-additions>div{width:100%}.community-create-dialog--post .community-post-addition{flex:1;justify-content:center}.community-create-grid{grid-template-columns:1fr}.community-create-field--wide{grid-column:auto}.community-create-dialog__footer{padding:10px 12px}.community-create-dialog__footer>span{display:none}.community-create-dialog__footer>div{width:100%}.community-create-dialog__footer button{flex:1}}.community-create-modal{--community-modal-surface:#171d22;--community-modal-field:#252d33;--community-modal-field-active:#303a42;--community-modal-muted:#969696;--community-modal-accent:#1db2f0}.community-create-modal__backdrop{background:rgba(7,7,7,.68);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.community-create-dialog{color:#f1f1f1;box-shadow:0 28px 90px rgba(0,0,0,.54)}.community-create-dialog__header>div>span{color:var(--community-modal-accent)}.community-create-dialog__footer>span,.community-create-dialog__header p,.community-create-field small{color:var(--community-modal-muted)}.community-create-dialog__header>button{color:#b8b8b8}.community-create-field{color:#bdbdbd}.community-create-field input,.community-create-field select,.community-create-field textarea{color:#f2f2f2}.community-create-field input:focus,.community-create-field select:focus,.community-create-field textarea:focus{box-shadow:0 0 0 1px rgba(29,178,240,.5)}.community-create-field input::placeholder,.community-create-field textarea::placeholder,.community-create-modal .community-post-step textarea::placeholder{color:#747474}.community-create-file>i,.community-create-modal .community-drop-hint i,.community-create-modal .community-media-dropzone>i,.community-create-modal .community-post-addition--people i,.community-create-preview__item>i{color:var(--community-modal-accent)}.community-create-check input{accent-color:var(--community-modal-accent)}.community-create-modal .community-upload-progress i,.community-create-progress i{background:var(--community-modal-accent)}.community-create-modal .community-media-dropzone,.community-create-modal .community-post-additions{background:var(--community-modal-field);border-color:hsla(0,0%,100%,.13);box-shadow:none}.community-create-modal .community-media-dropzone.is-dragging,.community-create-modal .community-post-step--composer.is-dragging{background:var(--community-modal-field-active);border-color:var(--community-modal-accent);box-shadow:inset 0 0 0 1px var(--community-modal-accent)}.community-create-modal .community-media-dropzone em{color:#181818;background:#ececec}.community-create-dialog__footer button[type=submit]{color:#061116;background:var(--community-modal-accent)}.community-create-dialog__footer button[type=submit]:hover{color:#061116;background:#55c9f4}