.profile-editor-dialog,.profile-editor-dialog>form,.profile-editor-scroll{scrollbar-width:none;-ms-overflow-style:none}.profile-editor-dialog::-webkit-scrollbar,.profile-editor-dialog>form::-webkit-scrollbar,.profile-editor-scroll::-webkit-scrollbar{display:none;width:0;height:0}.profile-media-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px;border-top:1px solid #ffffff12;background:#151d22}.profile-media-actions button{min-height:38px;padding:0 11px;border:1px solid #46545e;border-radius:10px;background:#222b31;color:#e9eef1;font-size:8px;font-weight:900;transition:.2s}.profile-media-actions button:first-child{border-color:#8fbd2f;background:#b8ff0011;color:#dfff94}.profile-media-actions button:hover{transform:translateY(-2px);filter:brightness(1.12)}.profile-media-editor{width:min(820px,calc(100% - 28px));max-height:calc(100vh - 28px);padding:0;overflow:hidden;border:1px solid #303a42;border-radius:24px;background:#080b0d;color:#fff;box-shadow:0 45px 140px #000f}.profile-media-editor::backdrop{background:#050709d4;backdrop-filter:blur(9px)}.profile-media-editor[open]{animation:mediaEditorIn .3s cubic-bezier(.2,.85,.25,1)}.profile-media-editor>div{display:grid;grid-template-rows:58px minmax(300px,1fr) 62px;max-height:calc(100vh - 28px)}.profile-media-editor header{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:8px 16px;border-bottom:1px solid #20282e;background:#0b0f12}.profile-media-editor header h2{margin:0;font-size:18px;letter-spacing:-.025em}.profile-media-editor header button{border:0}.profile-media-editor [data-media-back]{width:36px;height:36px;border-radius:11px;background:transparent;color:#fff;font-size:23px}.profile-media-editor [data-media-apply]{min-width:84px;height:36px;border-radius:999px;background:#f5f7f8;color:#11171b;font-size:10px;font-weight:950}.profile-media-editor main{position:relative;width:min(700px,calc(100% - 36px));margin:auto;overflow:hidden;border:3px solid #28a9ff;background-color:#151b20;background-repeat:no-repeat;touch-action:none;cursor:grab;box-shadow:0 18px 45px #000a}.profile-media-editor main.is-banner{aspect-ratio:3/1}.profile-media-editor main.is-avatar{width:min(510px,calc(100% - 36px));aspect-ratio:1;border-radius:50%}.profile-media-editor main.is-dragging{cursor:grabbing}.profile-media-editor main:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff40}.profile-media-editor footer{display:flex;align-items:center;justify-content:center;gap:13px;padding:14px 20%;border-top:1px solid #20282e;background:#050708}.profile-media-editor footer span{color:#85929a;font-size:19px}.profile-media-editor footer input{width:100%;accent-color:#28a9ff}.profile-editor-media .editor-banner>[data-banner-preview],.profile-editor-media .editor-avatar>[data-avatar-preview]{cursor:default}.profile-editor-media .editor-banner{grid-template-rows:minmax(205px,1fr) auto}.profile-editor-media .editor-avatar{grid-template-rows:230px auto}@keyframes mediaEditorIn{from{opacity:0;transform:translateY(15px) scale(.96)}}@media(max-width:700px){.profile-media-editor{border-radius:18px}.profile-media-editor>div{grid-template-rows:54px minmax(250px,1fr) 58px}.profile-media-editor footer{padding-inline:10%}.profile-media-actions{grid-template-columns:1fr}}
