.agent-editor{position:relative;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;color:#e5ecff;background:radial-gradient(circle at top left,rgba(168,85,247,.18),transparent 30%),radial-gradient(circle at bottom right,rgba(59,130,246,.14),transparent 32%),linear-gradient(135deg,#050816,#090b14 45%,#0c101c)}.agent-editor--modal{border-radius:28px}.agent-editor__ambient{position:absolute;inset:auto;pointer-events:none;filter:blur(90px);opacity:.9}.agent-editor__ambient--violet{top:-80px;left:-40px;width:320px;height:320px;background:rgba(139,92,246,.18)}.agent-editor__ambient--blue{right:-120px;bottom:-120px;width:360px;height:360px;background:rgba(59,130,246,.16)}.agent-editor__shell{position:relative;z-index:1;display:grid;grid-template-columns:280px minmax(0,1fr);flex:1;min-height:0}@media(max-width:1024px){.agent-editor__shell{grid-template-columns:230px minmax(0,1fr)}}@media(max-width:768px){.agent-editor__shell{grid-template-columns:minmax(0,1fr)}}.agent-editor__sidebar{display:flex;flex-direction:column;gap:18px;padding:28px 20px 22px;border-right:1px solid hsla(0,0%,100%,.08);background:linear-gradient(180deg,rgba(12,16,28,.96),rgba(8,10,18,.9));backdrop-filter:blur(20px);overflow-y:auto}@media(max-width:768px){.agent-editor__sidebar{display:none}}.agent-editor__sidebar-section{display:flex;flex-direction:column;gap:8px}.agent-editor__sidebar-section--footer{margin-top:auto;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.08)}.agent-editor__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#b794f6}.agent-editor__eyebrow--muted{color:rgba(196,181,253,.72)}.agent-editor__brand-title{margin:0;font-size:clamp(1.4rem,1.8vw,1.85rem);line-height:1.05;color:#f8faff}.agent-editor__brand-description,.agent-editor__sidebar-note p{margin:0;font-size:.92rem;line-height:1.6;color:rgba(219,234,254,.72)}.agent-editor__sync-pill{display:inline-flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid rgba(52,211,153,.16);border-radius:16px;background:rgba(16,185,129,.08);color:#d1fae5;font-size:.82rem;font-weight:500}.agent-editor__sync-pill--dirty{border-color:rgba(251,191,36,.24);background:rgba(245,158,11,.1);color:#fde68a}.agent-editor__sync-pill--dirty .agent-editor__sync-dot{background:#f59e0b;box-shadow:0 0 0 6px rgba(245,158,11,.12)}.agent-editor__sync-dot{width:9px;height:9px;border-radius:999px;background:#34d399;box-shadow:0 0 0 6px rgba(52,211,153,.12);flex-shrink:0}.agent-editor__nav{display:flex;flex-direction:column;gap:8px}.agent-editor__nav-item{display:flex;align-items:flex-start;gap:12px;width:100%;padding:14px 14px 14px 12px;border:1px solid rgba(0,0,0,0);border-radius:18px;background:rgba(0,0,0,0);text-align:left;color:#cbd5e1;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.agent-editor__nav-item:hover{transform:translateX(3px);border-color:rgba(139,92,246,.18);background:hsla(0,0%,100%,.03)}.agent-editor__nav-item--active{border-color:rgba(139,92,246,.32);background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(59,130,246,.08));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 18px 36px rgba(15,23,42,.24)}.agent-editor__nav-item--active .agent-editor__nav-icon{color:#f5f3ff;background:hsla(0,0%,100%,.08)}.agent-editor__nav-item--active .agent-editor__nav-label{color:#fff}.agent-editor__nav-item--active .agent-editor__nav-description{color:rgba(224,231,255,.82)}.agent-editor__nav-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:hsla(0,0%,100%,.04);color:#a78bfa;flex-shrink:0}.agent-editor__nav-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.agent-editor__nav-label{font-size:.96rem;font-weight:700;color:#e5e7eb}.agent-editor__nav-description{font-size:.77rem;line-height:1.45;color:rgba(148,163,184,.82)}.agent-editor__sidebar-note{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid hsla(0,0%,100%,.08);border-radius:20px;background:rgba(9,12,22,.65)}.agent-editor__workspace{display:flex;flex-direction:column;min-width:0;min-height:0}.agent-editor__topbar{position:sticky;top:0;z-index:20;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 28px;border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(5,8,18,.72);backdrop-filter:blur(20px)}@media(max-width:900px){.agent-editor__topbar{padding:18px 18px 16px}}@media(max-width:768px){.agent-editor__topbar{flex-direction:column;align-items:stretch}}.agent-editor__eyebrow-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.agent-editor__topbar-title{margin:0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.05;color:#f8fbff}.agent-editor__topbar-description{margin:8px 0 0;max-width:720px;font-size:.94rem;line-height:1.6;color:rgba(203,213,225,.74)}.agent-editor__topbar-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}@media(max-width:768px){.agent-editor__topbar-actions{justify-content:flex-start}}.agent-editor__save-inline,.agent-editor__topbar-btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border-radius:14px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:#e2e8f0;transition:transform .2s ease,background .2s ease,border-color .2s ease}.agent-editor__save-inline:hover,.agent-editor__topbar-btn:hover{transform:translateY(-1px);background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18)}.agent-editor__topbar-btn--accent{color:#fcd34d}.agent-editor__save-inline{border-color:rgba(74,222,128,.22);background:linear-gradient(135deg,rgba(34,197,94,.18),rgba(16,185,129,.14));color:#effef6;box-shadow:0 16px 38px rgba(34,197,94,.14)}.agent-editor__save-inline--saving{border-color:rgba(96,165,250,.24);background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(37,99,235,.14))}.agent-editor__save-inline--success{border-color:rgba(52,211,153,.24);background:linear-gradient(135deg,rgba(16,185,129,.22),rgba(5,150,105,.16))}@media(max-width:768px){.agent-editor__save-inline{display:none}}.agent-editor__content{flex:1;min-height:0;padding:26px 28px 32px;overflow-y:auto}@media(max-width:900px){.agent-editor__content{padding:18px 18px 96px}}.agent-editor__card{border:1px solid hsla(0,0%,100%,.08);border-radius:24px;background:linear-gradient(180deg,rgba(16,23,40,.82),rgba(8,12,22,.92));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 24px 48px rgba(2,6,23,.34);padding:22px}.agent-editor__warning{padding:18px;border-radius:18px;border:1px solid rgba(251,191,36,.18);background:linear-gradient(135deg,rgba(251,191,36,.08),rgba(15,23,42,.55))}.agent-editor__error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;padding:32px;text-align:center}.agent-editor__error h2{margin:0;font-size:1.35rem;color:#fca5a5}.agent-editor__error p{margin:0;max-width:420px;color:rgba(203,213,225,.72)}.agent-editor__save-floating{position:fixed;left:50%;bottom:84px;transform:translateX(-50%);z-index:40}@media(min-width:769px){.agent-editor__save-floating{display:none}}.agent-editor__save-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 20px;border-radius:999px;border:1px solid rgba(74,222,128,.24);background:linear-gradient(135deg,#22c55e,#059669);color:#fff;box-shadow:0 18px 36px rgba(16,185,129,.28)}.agent-editor__save-btn--saving{border-color:rgba(96,165,250,.24);background:linear-gradient(135deg,#3b82f6,#2563eb)}.agent-editor__save-btn--success{border-color:rgba(52,211,153,.24);background:linear-gradient(135deg,#10b981,#059669)}.agent-editor__bottom-tabs{display:none}@media(max-width:768px){.agent-editor__bottom-tabs{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;justify-content:space-between;gap:4px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid hsla(0,0%,100%,.08);background:rgba(4,6,14,.94);backdrop-filter:blur(20px);overflow-x:auto}}.agent-editor__bottom-tab{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:64px;padding:8px 10px;border:1px solid rgba(0,0,0,0);border-radius:16px;background:rgba(0,0,0,0);color:rgba(148,163,184,.92)}.agent-editor__bottom-tab--active{color:#f5f3ff;border-color:rgba(139,92,246,.28);background:rgba(139,92,246,.16)}.bottom-tab-label{font-size:.6rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.main-tab{display:flex;flex-direction:column;gap:22px}.main-tab__hero{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:22px}@media(max-width:1080px){.main-tab__hero{grid-template-columns:minmax(0,1fr)}}.main-tab__hero-panel,.main-tab__mcp,.main-tab__panel,.main-tab__profile-card{border:1px solid hsla(0,0%,100%,.08);border-radius:28px;background:linear-gradient(180deg,rgba(15,23,42,.82),rgba(9,12,22,.96));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 28px 60px rgba(2,6,23,.32)}.main-tab__profile-card{display:flex;flex-direction:column;gap:18px;padding:22px}.main-tab__profile-company{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:center;max-width:100%;padding:10px 14px;border:1px solid rgba(139,92,246,.2);border-radius:999px;background:rgba(139,92,246,.12);color:#e9d5ff;font-size:.82rem;font-weight:700;line-height:1;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.main-tab__profile-company span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-tab__profile-company:focus-visible,.main-tab__profile-company:hover{transform:translateY(-1px);border-color:rgba(167,139,250,.42);background:rgba(139,92,246,.2);box-shadow:0 18px 34px rgba(76,29,149,.22);outline:none}.main-tab__profile-actions{display:flex;flex-direction:column;gap:12px}.main-tab__profile-chat-button{width:100%;height:46px;border-radius:16px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;box-shadow:0 18px 34px rgba(37,99,235,.2)}.main-tab__profile-chat-button:focus-visible,.main-tab__profile-chat-button:hover{background:linear-gradient(135deg,#38bdf8,#2563eb)}.main-tab__profile-link-card{display:flex;flex-direction:column;gap:14px;padding:16px;border-radius:20px;border:1px solid rgba(96,165,250,.18);background:linear-gradient(135deg,rgba(30,41,59,.78),rgba(15,23,42,.96))}.main-tab__profile-link-copy{display:flex;flex-direction:column;gap:6px}.main-tab__profile-link-title{font-size:1rem;font-weight:700;color:#f8fbff}.main-tab__profile-link-description{font-size:.86rem;line-height:1.55;color:rgba(203,213,225,.76)}.main-tab__profile-link-actions{display:flex;gap:10px}.main-tab__profile-link-button,.main-tab__profile-link-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:14px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#e2e8f0;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.main-tab__profile-link-button:focus-visible,.main-tab__profile-link-button:hover,.main-tab__profile-link-icon:focus-visible,.main-tab__profile-link-icon:hover{transform:translateY(-1px);border-color:rgba(96,165,250,.36);background:rgba(59,130,246,.12);box-shadow:0 16px 28px rgba(37,99,235,.14);outline:none}.main-tab__profile-link-button{flex:1;padding:0 14px}.main-tab__profile-link-icon{width:40px;padding:0}.main-tab__hero-panel{display:flex;flex-direction:column;gap:20px;padding:24px 24px 22px;position:relative;overflow:hidden}.main-tab__hero-panel:after{content:"";position:absolute;top:-80px;right:-40px;width:220px;height:220px;background:radial-gradient(circle,rgba(139,92,246,.18),transparent 70%);pointer-events:none}.main-tab__eyebrow{display:inline-flex;align-items:center;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#c084fc}.main-tab__hero-copy{position:relative;z-index:1}.main-tab__hero-copy>h3,.main-tab__hero-copy>p{display:none}.main-tab__hero-copy h3{margin:10px 0 0;font-size:clamp(2rem,4vw,3.5rem);line-height:.98;color:#f8fbff}.main-tab__hero-copy p{margin:14px 0 0;max-width:760px;font-size:1rem;line-height:1.7;color:rgba(226,232,240,.76)}.main-tab__editable-trigger{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:14px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;text-align:left;color:inherit;transition:opacity .2s ease}.main-tab__editable-trigger:focus-visible .main-tab__editable-icon,.main-tab__editable-trigger:hover .main-tab__editable-icon{opacity:1}.main-tab__editable-trigger:focus-visible{outline:none}.main-tab__editable-trigger--title{margin-top:10px;align-items:center}.main-tab__editable-trigger--description{margin-top:14px}.main-tab__editable-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:.98;color:#f8fbff}.main-tab__editable-description{max-width:760px;font-size:1rem;line-height:1.7;color:rgba(226,232,240,.76)}.main-tab__editable-description--placeholder,.main-tab__editable-placeholder{color:rgba(226,232,240,.56)}.main-tab__editable-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-top:4px;border-radius:999px;background:rgba(148,163,184,.08);color:rgba(226,232,240,.7);opacity:0;transition:opacity .2s ease,transform .2s ease,background .2s ease;flex-shrink:0}.main-tab__editable-trigger:focus-visible .main-tab__editable-icon,.main-tab__editable-trigger:hover .main-tab__editable-icon{transform:translateY(-1px);background:rgba(139,92,246,.16)}.main-tab__editable-form{display:flex;flex-direction:column;gap:12px;margin-top:10px}.main-tab__editable-form--title{max-width:560px}.main-tab__editable-form--description{max-width:760px}.main-tab__editable-input,.main-tab__editable-textarea{border-color:rgba(139,92,246,.22);background:rgba(15,23,42,.68);color:#f8fbff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.main-tab__editable-input::-moz-placeholder,.main-tab__editable-textarea::-moz-placeholder{color:rgba(148,163,184,.55)}.main-tab__editable-input::placeholder,.main-tab__editable-textarea::placeholder{color:rgba(148,163,184,.55)}.main-tab__editable-input:focus-visible,.main-tab__editable-textarea:focus-visible{border-color:rgba(139,92,246,.52);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 0 0 1px rgba(139,92,246,.25)}.main-tab__editable-input{height:62px;font-size:clamp(1.8rem,3.8vw,3.1rem);font-weight:700;line-height:1}.main-tab__editable-textarea{min-height:122px;padding-top:14px;padding-bottom:14px;font-size:1rem;line-height:1.7;resize:vertical}.main-tab__editable-actions{display:flex;gap:10px}.main-tab__editable-action{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:#f8fbff;transition:transform .2s ease,border-color .2s ease,background .2s ease}.main-tab__editable-action:hover:not(:disabled){transform:translateY(-1px)}.main-tab__editable-action:disabled{opacity:.6;cursor:not-allowed}.main-tab__editable-action--confirm{border-color:rgba(34,197,94,.22);background:rgba(34,197,94,.12);color:#86efac}.main-tab__editable-action--cancel{border-color:rgba(148,163,184,.16);color:rgba(226,232,240,.74)}.main-tab__highlights{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:680px){.main-tab__highlights{grid-template-columns:minmax(0,1fr)}}.main-tab__highlight{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:20px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.main-tab__highlight--violet{border-color:rgba(167,139,250,.2);background:linear-gradient(135deg,rgba(139,92,246,.16),rgba(17,24,39,.35))}.main-tab__highlight--blue{border-color:rgba(96,165,250,.2);background:linear-gradient(135deg,rgba(59,130,246,.16),rgba(17,24,39,.35))}.main-tab__highlight--emerald{border-color:rgba(52,211,153,.2);background:linear-gradient(135deg,rgba(16,185,129,.16),rgba(17,24,39,.35))}.main-tab__highlight--amber{border-color:rgba(251,191,36,.18);background:linear-gradient(135deg,rgba(245,158,11,.16),rgba(17,24,39,.35))}.main-tab__highlight--actionable{gap:12px;min-height:100%}.main-tab__highlight-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(226,232,240,.58)}.main-tab__highlight-value{font-size:1rem;font-weight:700;line-height:1.35;color:#f8fbff}.main-tab__highlight-button{width:100%;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.main-tab__highlight-button:focus-visible,.main-tab__highlight-button:hover{transform:translateY(-1px);border-color:rgba(96,165,250,.38);box-shadow:0 20px 40px rgba(37,99,235,.16)}.main-tab__highlight-button:focus-visible{outline:none}.main-tab__highlight-meta{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;line-height:1.45;color:rgba(226,232,240,.72)}.main-tab__highlight-actions{display:flex;flex-direction:column;gap:10px;margin-top:auto}.main-tab__highlight-action{display:flex;align-items:center;width:100%;padding:12px 14px;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:#f8fbff;text-align:left;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.main-tab__highlight-action:focus-visible,.main-tab__highlight-action:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(96,165,250,.36);outline:none}.main-tab__highlight-action:disabled{opacity:.6;cursor:not-allowed}.main-tab__highlight-action--primary{background:linear-gradient(135deg,rgba(124,58,237,.84),rgba(37,99,235,.84));box-shadow:0 18px 34px rgba(59,130,246,.18)}.main-tab__highlight-action--secondary{border-color:rgba(56,189,248,.2);background:linear-gradient(135deg,rgba(15,118,110,.28),rgba(15,23,42,.32))}.main-tab__highlight-action--ghost{background:hsla(0,0%,100%,.03)}.main-tab__highlight-action--active{border-color:rgba(167,139,250,.38);background:linear-gradient(135deg,rgba(76,29,149,.44),rgba(30,41,59,.44));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}.main-tab__highlight-action-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.main-tab__highlight-action-copy span:first-child{font-size:.9rem;font-weight:700;color:#f8fbff}.main-tab__highlight-action-copy span:last-child{font-size:.76rem;line-height:1.45;color:rgba(226,232,240,.74)}.main-tab__hero-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px}.main-tab__primary-action,.main-tab__secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:16px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.main-tab__primary-action:hover,.main-tab__secondary-action:hover{transform:translateY(-1px)}.main-tab__primary-action{background:linear-gradient(135deg,#7c3aed,#2563eb);color:#fff;box-shadow:0 20px 38px rgba(99,102,241,.28)}.main-tab__secondary-action{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#dbeafe}.main-tab__hero-note{display:inline-flex;align-items:center;gap:8px;padding:14px 16px;border-radius:18px;border:1px solid rgba(251,191,36,.18);background:rgba(245,158,11,.08);color:#fde68a;font-size:.88rem;line-height:1.5}.main-tab__dashboard{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px}@media(max-width:1080px){.main-tab__dashboard{grid-template-columns:minmax(0,1fr)}}.main-tab__dashboard--single{grid-template-columns:minmax(0,1fr)}.main-tab__column{display:flex;flex-direction:column;gap:18px;min-width:0}.main-tab__panel{padding:22px}.main-tab__panel--module{min-height:100%}.main-tab__panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.main-tab__panel-kicker{display:inline-flex;align-items:center;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#c084fc}.main-tab__panel-title{margin:8px 0 0;font-size:1.25rem;color:#f8fbff}.main-tab__panel-description{margin:8px 0 0;max-width:540px;font-size:.92rem;line-height:1.65;color:rgba(203,213,225,.74)}.main-tab__panel-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(139,92,246,.14);color:#ddd6fe;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.main-tab__empty-state{display:flex;align-items:center;gap:14px;padding:18px;border:1px dashed hsla(0,0%,100%,.12);border-radius:22px;background:hsla(0,0%,100%,.03)}.main-tab__empty-state h5{margin:0;font-size:1rem;color:#f8fbff}.main-tab__empty-state p{margin:6px 0 0;font-size:.9rem;line-height:1.55;color:rgba(203,213,225,.74)}.main-tab__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:rgba(139,92,246,.16);color:#ddd6fe;flex-shrink:0}.main-tab__installed-module{padding:18px;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.main-tab__installed-module--n8n{border-color:rgba(249,115,22,.22);background:linear-gradient(135deg,rgba(249,115,22,.14),rgba(17,24,39,.35))}.main-tab__installed-module--agent-server{border-color:rgba(16,185,129,.22);background:linear-gradient(135deg,rgba(16,185,129,.14),rgba(17,24,39,.35))}.main-tab__installed-module--tanstack{border-color:rgba(34,211,238,.22);background:linear-gradient(135deg,rgba(6,182,212,.14),rgba(17,24,39,.35))}.main-tab__installed-module-header{display:flex;align-items:flex-start;gap:12px}.main-tab__installed-module-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;background:hsla(0,0%,100%,.08);font-size:1.25rem;flex-shrink:0}.main-tab__installed-module-titles{display:flex;flex-direction:column;gap:6px;min-width:0}.main-tab__installed-module-title{font-size:1.04rem;font-weight:700;color:#f8fbff}.main-tab__installed-module-source{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;color:#ddd6fe}.main-tab__installed-module-source--custom{color:rgba(203,213,225,.74)}.main-tab__installed-module-info{margin-top:14px;font-size:.9rem;line-height:1.55;color:rgba(241,245,249,.9)}.main-tab__installed-module-info code{display:block;padding:12px 14px;border-radius:16px;background:rgba(2,6,23,.42);color:#ddd6fe;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-tab__installed-module-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.main-tab__danger-button,.main-tab__ghost-button{height:38px;padding:0 14px;border-radius:14px;font-size:.84rem}.main-tab__ghost-button{border-color:rgba(139,92,246,.18);background:rgba(139,92,246,.08);color:#ddd6fe}.main-tab__danger-button{color:#fca5a5}.main-tab__custom-section{margin-top:18px}.main-tab__custom-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 16px;border:1px dashed hsla(0,0%,100%,.16);border-radius:18px;background:hsla(0,0%,100%,.02);color:#dbeafe}.main-tab__custom-toggle-copy{display:inline-flex;align-items:center;gap:10px;font-size:.92rem;font-weight:600}.main-tab__custom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}@media(max-width:680px){.main-tab__custom-grid{grid-template-columns:minmax(0,1fr)}}.main-tab__custom-card{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.main-tab__custom-card-header{display:flex;align-items:flex-start;gap:10px}.main-tab__custom-card-header span{font-size:1.1rem}.main-tab__custom-card-header strong{display:block;font-size:.98rem;color:#f8fbff}.main-tab__custom-card-header p{margin:5px 0 0;font-size:.84rem;line-height:1.5;color:rgba(203,213,225,.72)}.main-tab__custom-submit{height:42px;border-radius:16px;background:linear-gradient(135deg,#8b5cf6,#2563eb);color:#fff}.main-tab__custom-submit--orange{background:linear-gradient(135deg,#f97316,#ea580c)}.main-tab__mcp{padding:20px}.main-tab__mcp-header{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ddd6fe}.main-tab__mcp-header span:first-child{display:inline-flex;align-items:center;justify-content:center}.main-tab__danger-zone{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border:1px solid rgba(248,113,113,.18);border-radius:28px;background:linear-gradient(135deg,rgba(69,10,10,.22),rgba(15,23,42,.92));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 24px 52px rgba(2,6,23,.28)}@media(max-width:900px){.main-tab__danger-zone{flex-direction:column;align-items:flex-start}}.main-tab__danger-copy{display:flex;flex-direction:column;gap:8px;max-width:720px}.main-tab__danger-title{margin:0;font-size:1.18rem;color:#fee2e2}.main-tab__danger-description{margin:0;font-size:.92rem;line-height:1.6;color:rgba(254,226,226,.76)}.main-tab__danger-actions{display:flex;flex-wrap:wrap;gap:10px}.main-tab__danger-primary,.main-tab__danger-secondary{min-height:42px;border-radius:16px}.main-tab__danger-primary{background:linear-gradient(135deg,rgba(239,68,68,.92),rgba(220,38,38,.92));color:#fff;box-shadow:0 18px 34px rgba(220,38,38,.2)}.main-tab__danger-primary:focus-visible,.main-tab__danger-primary:hover{background:linear-gradient(135deg,rgba(248,113,113,.96),rgba(220,38,38,.96))}.main-tab__danger-secondary{border-color:hsla(0,0%,100%,.12);color:#f8fafc}