.channel-config-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.channel-config-header__back-btn{cursor:pointer;color:#64748b;background:0 0;border:1px solid #0000001a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.orchestrator-template--dark .channel-config-header__back-btn{color:#fff9;border-color:#ffffff1a}.channel-config-header__back-btn:hover{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6}.orchestrator-template--dark .channel-config-header__back-btn:hover{color:#60a5fa;background:#3b82f626;border-color:#60a5fa}.channel-config-content{min-height:400px}.channel-config-settings{margin-bottom:32px}.channel-config-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #fffc;border-radius:16px;max-width:800px;padding:32px}.orchestrator-template--dark .channel-config-form{background:#ffffff1a;border-color:#fff3}.channel-config-form__group{margin-bottom:24px}.channel-config-form__label{color:#374151;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:500;display:flex}.channel-config-form__help-icon{color:#9ca3af;cursor:help;width:14px;height:14px}.orchestrator-template--dark .channel-config-form__label{color:#fffc}.orchestrator-template--dark .channel-config-form__help-icon{color:#fff6}.channel-config-form__input{background:#fffc;border:1px solid;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.channel-config-form__input--large{resize:vertical;min-height:80px}.orchestrator-template .channel-config-form__input{color:#1e293b;border-color:#fff9}.orchestrator-template .channel-config-form__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.orchestrator-template--dark .channel-config-form__input{color:#fff;background:#ffffff1a;border-color:#fff3}.orchestrator-template--dark .channel-config-form__input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.channel-config-form__save-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.channel-config-form__save-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.channel-config-form__save-btn:disabled{opacity:.6;cursor:not-allowed}.channel-config-form__loading-icon{width:16px;height:16px;animation:1s linear infinite spin}.channel-config-form__webhook-container{align-items:stretch;gap:8px;display:flex}.channel-config-form__webhook-input{flex:1}.channel-config-form__copy-btn{cursor:pointer;background:#fffc;border:1px solid;border-radius:8px;justify-content:center;align-items:center;min-width:44px;padding:12px;transition:all .2s;display:flex}.orchestrator-template .channel-config-form__copy-btn{color:#64748b;border-color:#fff9}.orchestrator-template .channel-config-form__copy-btn:hover{color:#3b82f6;background:#ffffffe6;border-color:#3b82f6}.orchestrator-template--dark .channel-config-form__copy-btn{color:#fff9;background:#ffffff1a;border-color:#fff3}.orchestrator-template--dark .channel-config-form__copy-btn:hover{color:#60a5fa;background:#ffffff26;border-color:#60a5fa}.channel-config-form__copy-icon{width:16px;height:16px}.channel-config-overview__card{-webkit-backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff40,#ffffff1a);border:1px solid #ffffff4d;border-radius:24px;padding:40px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3}.channel-config-overview__card:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.orchestrator-template--dark .channel-config-overview__card{background:linear-gradient(145deg,#ffffff26,#ffffff0d);border:1px solid #ffffff26;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.channel-config-overview__title{-webkit-text-fill-color:transparent;text-shadow:0 1px 2px #0000001a;background:linear-gradient(135deg,#1e293b,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;margin-bottom:32px;font-size:24px;font-weight:700}.orchestrator-template--dark .channel-config-overview__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text}.channel-config-overview__description{color:#64748b;margin-bottom:32px;font-size:16px;line-height:24px}.orchestrator-template--dark .channel-config-overview__description{color:#ffffffb3}.channel-config-overview__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.channel-config-overview__feature{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff26,#ffffff0d);border:1px solid #fff3;border-radius:16px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0000001a,inset 0 1px #ffffff26}.channel-config-overview__feature:hover{border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 24px #00000026,inset 0 1px #fff3}.orchestrator-template--dark .channel-config-overview__feature{background:linear-gradient(145deg,#ffffff1a,#ffffff08);border-color:#ffffff1a;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff14}.orchestrator-template--dark .channel-config-overview__feature:hover{border-color:#ffffff26;box-shadow:0 8px 24px #0000004d,inset 0 1px #ffffff1f}.channel-config-overview__feature h4{color:#1e293b;margin-bottom:12px;font-size:16px;font-weight:600}.orchestrator-template--dark .channel-config-overview__feature h4{color:#fff}.channel-config-overview__feature ul{margin:0;padding:0;list-style:none}.channel-config-overview__feature li{color:#64748b;padding:4px 0 4px 20px;font-size:14px;position:relative}.channel-config-overview__feature li:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}.orchestrator-template--dark .channel-config-overview__feature li{color:#ffffffb3}.orchestrator-template--dark .channel-config-overview__feature li:before{color:#60a5fa}
