﻿ *{font-family:BalticaPixel13,-apple-system,BlinkMacSystemFont,sans-serif!important}code,pre,.font-mono,[class*=font-mono],[style*="fontFamily: 'IBM Plex Mono'"]{font-family:IBM Plex Mono,monospace!important}.profile-editor-modal{z-index:50;backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.profile-editor-container{box-sizing:border-box;background-color:#0f0f0f;border:1px solid #ffffff1a;border-radius:1rem;width:100%;max-width:32rem;max-height:92vh;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.profile-editor-header{z-index:10;backdrop-filter:blur(12px);background-color:#0f0f0ff2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.profile-editor-title{color:#fff;letter-spacing:-.025em;font-size:1.125rem;font-weight:700}.profile-editor-header-actions{align-items:center;gap:.75rem;display:flex}.save-button{color:#000;cursor:pointer;will-change:transform, opacity;background-color:#fff;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.875rem;font-weight:700;transition:all .12s cubic-bezier(.16,1,.3,1);display:flex}.save-button:hover:not(:disabled){background-color:#ffffffe6}.save-button:disabled{opacity:.5}.close-button{color:#ffffff80;cursor:pointer;will-change:transform, opacity;background-color:#0000;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .12s cubic-bezier(.16,1,.3,1);display:flex}.close-button:hover{color:#fff;background-color:#ffffff14}.banner-section{background-color:#1a1a1a;height:8rem;position:relative;overflow:hidden}.banner-image{object-fit:cover;width:100%;height:100%}.banner-placeholder{background:linear-gradient(to bottom right,#1a1a1a,#111);width:100%;height:100%}.banner-overlay{background-color:#00000040;position:absolute;inset:0}.avatar-section{box-sizing:border-box;align-items:flex-end;gap:1rem;margin-top:-2.5rem;margin-bottom:1rem;padding:0 1rem;display:flex}@media (width>=640px){.avatar-section{padding:0 1.25rem}}.avatar-container{position:relative}.avatar-image{object-fit:cover;background-color:#1e1e1e;border:.25rem solid #0f0f0f;border-radius:9999px;width:5rem;height:5rem}.avatar-overlay{opacity:0;will-change:opacity;background-color:#00000080;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;transition:opacity .12s;display:flex;position:absolute;inset:0}.avatar-container:hover .avatar-overlay{opacity:1}.form-content{space-y:1.25rem;box-sizing:border-box;padding:0 1rem 1.5rem}@media (width>=640px){.form-content{padding:0 1.25rem 1.5rem}}.form-group{margin-bottom:1.25rem}.form-label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.form-input,.form-textarea{color:#fff;box-sizing:border-box;background-color:#1a1a1a;border:1px solid #ffffff14;border-radius:.75rem;outline:none;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:all .12s}.form-input:focus,.form-textarea:focus{border-color:#ffffff40}.form-textarea{resize:none;min-height:5.25rem;font-family:inherit}.char-counter{color:#ffffff40;justify-content:flex-end;margin-top:.5rem;font-size:.75rem;display:flex}.form-error{color:#f87171;align-items:center;gap:.25rem;margin-top:.375rem;font-size:.75rem;display:flex}.links-list{margin-bottom:.75rem}.link-item{background-color:#1a1a1a;border:1px solid #ffffff14;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.625rem .75rem;display:flex}.link-item-content{flex:1;min-width:0}.link-label{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.link-url{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.link-input-row{flex-wrap:wrap;gap:.5rem;display:flex}@media (width<=374px){.link-input-row{gap:.25rem}}.link-input{color:#fff;box-sizing:border-box;background-color:#1a1a1a;border:1px solid #ffffff14;border-radius:.75rem;outline:none;flex:1;min-width:0;padding:.5rem .75rem;font-size:.75rem;transition:border-color .12s}.link-input:focus{border-color:#ffffff40}.small-input{width:5rem;min-width:5rem}@media (width>=640px){.small-input{width:7rem}}.icon-button{color:#fff9;cursor:pointer;will-change:transform, opacity;background-color:#ffffff14;border:none;border-radius:.75rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .12s cubic-bezier(.16,1,.3,1);display:flex}.icon-button:hover:not(:disabled){color:#fff;background-color:#ffffff26}.icon-button:disabled{opacity:.3;cursor:not-allowed}.tags-container{flex-wrap:wrap;gap:.375rem;margin-bottom:.625rem;display:flex}.tag-button{color:#fff;cursor:pointer;will-change:transform, opacity;background-color:#ffffff1a;border:none;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;transition:all .12s cubic-bezier(.16,1,.3,1);display:flex}.tag-button:hover{color:#f87171;background-color:#ef444433}.suggested-tags{flex-wrap:wrap;gap:.375rem;margin-top:.625rem;display:flex}.suggested-tag-button{color:#ffffff59;cursor:pointer;will-change:transform, opacity;background-color:#0000;border:1px solid #ffffff1a;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;transition:all .12s}.suggested-tag-button:hover{color:#ffffffb3;border-color:#ffffff4d}.profile-editor-container::-webkit-scrollbar{width:8px}.profile-editor-container::-webkit-scrollbar-track{background:0 0}.profile-editor-container::-webkit-scrollbar-thumb{background-color:#2a2a2a;border-radius:4px}.profile-editor-container::-webkit-scrollbar-thumb:hover{background-color:#505050}.channels-editor-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.channels-editor-header-left{align-items:center;gap:10px;display:flex}.channels-editor-icon{background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.channels-editor-hint{color:#ffffff59;margin:1px 0 0;font-size:11px}.channels-editor-count{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.channels-editor-count span{color:#ffffffb3;font-size:11px;font-weight:700}.channels-editor-empty{background:#ffffff08;border:1px dashed #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:24px 20px;display:flex}.channels-editor-empty-icon{background:#ffffff0a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}.channels-editor-empty-title{color:#ffffff80;margin:0;font-size:14px;font-weight:600}.channels-editor-empty-text{color:#ffffff40;text-align:center;margin:0;font-size:12px}.channels-editor-loading{color:#ffffff4d;align-items:center;gap:10px;padding:16px;font-size:13px;display:flex}.channels-editor-loading-dot{background:#ffffff4d;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite channelPulse}@keyframes channelPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.channel-select-list{flex-direction:column;gap:8px;display:flex}.channel-select-item{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .15s cubic-bezier(.16,1,.3,1);display:flex}.channel-select-item:hover{background:#ffffff0f;border-color:#ffffff1f}.channel-select-item-active{background:#ffffff12;border-color:#ffffff80}.channel-select-item-active:hover{border-color:#ffffffb3}.channel-select-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.channel-select-avatar{background:#1a1a1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.channel-select-avatar-fallback{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.channel-select-info{flex:1;min-width:0}.channel-select-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:14px;font-weight:600;overflow:hidden}.channel-select-meta{color:#ffffff59;align-items:center;gap:5px;margin:0;font-size:11px;display:flex}.channel-type-badge{letter-spacing:.5px;text-transform:uppercase;border-radius:4px;padding:1px 6px;font-size:9px;font-weight:700}.channel-type-badge-channel{color:#38bdf8b3;background:#38bdf81a}.channel-type-badge-group{color:#fff6;background:#ffffff0f}.channel-select-dot{color:#ffffff26;font-size:14px}.channel-select-check{border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:10px;transition:all .15s cubic-bezier(.16,1,.3,1);display:flex}.channel-select-check-active{background:#fff;border-color:#fff;box-shadow:0 0 12px #ffffff26}.channel-toggle{cursor:pointer;flex-shrink:0;align-items:center;display:flex}.channel-toggle-input{display:none}.channel-toggle-track{box-sizing:border-box;background:#ffffff1f;border-radius:12px;width:40px;height:24px;transition:background .2s;position:relative}.channel-toggle-input:checked~.channel-toggle-track{background:#fff}.channel-toggle-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.channel-toggle-input:checked~.channel-toggle-track .channel-toggle-thumb{background:#000;transform:translate(16px)}.username-color-preview{border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:12px;padding:14px 16px;transition:background-color .2s;display:flex}.color-section-label{color:#57575c;letter-spacing:.8px;margin-top:4px;margin-bottom:8px;font-size:10px;font-weight:700}.color-swatch-row{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.color-swatch{cursor:pointer;border:1.5px solid #0000;border-radius:10px;outline:none;flex-shrink:0;width:36px;height:36px;padding:0;transition:all .15s}.color-swatch:hover{z-index:1;transform:scale(1.1)}.color-swatch:active{transform:scale(.95)}.color-swatch-active{border-width:2.5px;transform:scale(1.08);box-shadow:0 0 12px #fff3;border-color:#fff!important}.color-swatch-premium{border-radius:8px;width:32px;height:32px}.color-premium-header{align-items:center;gap:6px;margin-top:4px;margin-bottom:8px;display:flex}.color-premium-label{color:#ffd60a;letter-spacing:.8px;font-size:10px;font-weight:700}