.custom-draggable-tabs{margin:20px 0}.custom-tabs-header{flex-wrap:wrap;margin-bottom:20px;padding:15px;background:linear-gradient(135deg,#333333,#2A2726);border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.3);border-left:4px solid #d32f2f;border-right:4px solid #d32f2f}.custom-tab,.custom-tabs-header{display:flex;gap:8px;align-items:center}.custom-tab{padding:8px 12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer;transition:all .3s ease;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#ffffff;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:36px}.custom-tab:hover{background:rgba(255,255,255,.15);transform:translateY(-1px)}.custom-tab.active{background:#D32F2F;border-color:#B71C1C;color:#ffffff;font-weight:600}.custom-tab.drag-over{background:rgba(211,47,47,.3);border-color:#D32F2F}.custom-tab-content{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-tab-close{background:none;border:none;color:rgba(255,255,255,.7);font-size:18px;line-height:1;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0}.custom-tab-close:hover{background:rgba(255,255,255,.2);color:#ffffff}.custom-tab.active .custom-tab-close{color:rgba(255,255,255,.9)}.custom-tab.active .custom-tab-close:hover{background:rgba(255,255,255,.2);color:#ffffff}.custom-tab[draggable=true]:active{opacity:.7;transform:rotate(2deg)}.custom-tabs-header button{background:#D32F2F;border:none;color:#ffffff;padding:8px 16px;border-radius:6px;cursor:pointer;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;transition:all .3s ease;min-height:36px}.custom-tabs-header button:hover{background:#B71C1C;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}@media (max-width:899px){.custom-tabs-header{padding:10px;border-left-width:3px;border-right-width:3px}.custom-tab{font-size:.8rem;padding:6px 10px;min-height:32px}.custom-tabs-header button{padding:6px 12px;font-size:.8rem;min-height:32px}}@media (max-width:480px){.custom-tabs-header{flex-direction:column;align-items:stretch;gap:6px}.custom-tab{justify-content:space-between}.custom-tabs-header button{width:100%}}.edit_profile_page_button{margin:20px}.edit-profile-chips{color:black}.edit-profile-tabpanel{margin:auto}.edit_profile_top_controls_container{background:#333333;margin:auto auto 20px}.edit_profile_top_controls{width:300px;margin:auto}.edit_profile_page_edit_preview_tabs{width:200px;margin:auto}.edit_profile_textarea_container{padding:20px;height:600px}.edit_profile_textarea{width:100%;margin:auto;padding:20px}.markdown_help{width:60%;margin:10px auto auto}@media (max-width:899px){.profile_page_container{margin:auto}.profile_page_social_icon_container{display:block}.edit_profile_textarea{width:100%;margin:auto}}.profile_page_profile_picture{border-radius:150px;width:285px;height:285px;margin:auto;display:block}input[type=file]{outline:none;padding:4px;margin:-4px}input[type=file]:focus-within::-webkit-file-upload-button,input[type=file]:focus::-webkit-file-upload-button{outline:2px solid #0964b0;outline-offset:2px}input[type=file]:focus-within::file-selector-button,input[type=file]:focus::file-selector-button{outline:2px solid #0964b0;outline-offset:2px}input[type=file]:before{top:16px}input[type=file]:after{top:14px}input[type=file]{position:relative}input[type=file]::-webkit-file-upload-button{width:136px;color:transparent}input[type=file]::file-selector-button{width:136px;color:transparent}input[type=file]:before{position:absolute;pointer-events:none;left:40px;color:#0964b0;content:"Upload File"}input[type=file]:after{position:absolute;pointer-events:none;left:16px;height:20px;width:20px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230964B0'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E")}input[type=file]::-webkit-file-upload-button{border-radius:4px;padding:0 16px;height:40px;cursor:pointer;background-color:white;border:1px solid rgba(0,0,0,.16);box-shadow:0 1px 0 rgba(0,0,0,.05);margin-right:16px;-webkit-transition:background-color .2s;transition:background-color .2s}input[type=file]::file-selector-button{border-radius:4px;padding:0 16px;height:40px;cursor:pointer;background-color:white;border:1px solid rgba(0,0,0,.16);box-shadow:0 1px 0 rgba(0,0,0,.05);margin-right:16px;transition:background-color .2s}input[type=file]::-webkit-file-upload-button:hover{background-color:#f3f4f6}input[type=file]::file-selector-button:hover{background-color:#f3f4f6}input[type=file]::-webkit-file-upload-button:active{background-color:#e5e7eb}input[type=file]::file-selector-button:active{background-color:#e5e7eb}@media (min-width:900px){.profile_page_container{width:60%;margin:auto}}.profile_page_container{margin:auto}