.industry-agent-panel{background:#fff;border-right:1px solid #e0e5eb;flex-shrink:0;width:300px;min-width:0;height:calc(100vh - 64px);transition:transform .3s;position:relative;overflow:visible}.industry-agent-panel--closed{pointer-events:none;border-right:none;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-100%)}.industry-agent-panel--open{position:relative;transform:translate(0)}.industry-agent-panel__sidebar{width:100%;padding:20px}.industry-agent-panel__header{margin-bottom:24px}.industry-agent-panel__new-chat-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#276efa,#00bfdf);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:500;display:flex}.industry-agent-panel__new-chat-btn img{object-fit:contain;width:16px;height:16px}.industry-agent-panel__label{color:#596475;letter-spacing:.08em;margin-top:16px;margin-bottom:16px;font-size:12px;font-weight:600}.industry-agent-panel__nav{flex-direction:column;gap:8px;display:flex}.industry-agent-panel__services-section{margin-top:24px}.industry-agent-panel__services{grid-template-columns:1fr;gap:10px;display:grid}.industry-agent-panel__service-card{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:18px;align-items:flex-start;gap:12px;width:100%;padding:12px;transition:background .15s,border-color .15s;display:flex}.industry-agent-panel__service-card:hover{background:#eef4ff}.industry-agent-panel__service-card--active{background:#eaf3ff;border-color:#c7d9ff}.industry-agent-panel__service-icon{color:#0f172a;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.industry-agent-panel__service-icon-image{object-fit:contain;width:100%;height:100%}.industry-agent-panel__service-info{flex-direction:column;min-width:0;display:flex}.industry-agent-panel__service-name{color:#0f172a;font-size:13px;font-weight:700;line-height:1.2}.industry-agent-panel__service-tagline{color:#64748b;font-size:12px;line-height:1.4}.industry-agent-panel__item{cursor:pointer;background:#fff;border-radius:18px;align-items:center;gap:12px;width:100%;transition:all .15s;display:flex}.industry-agent-panel__item:hover{background:#f8fafc}.industry-agent-panel__item--active{background:#eff4ff}.industry-agent-panel__avatar{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:10px;font-size:13px;font-weight:600;display:flex;position:relative;overflow:hidden}.industry-agent-panel__avatar-image{object-fit:contain;width:100%;height:100%}.industry-agent-panel__status{background:#22c55e;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;bottom:0;right:0}.industry-agent-panel__info{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.industry-agent-panel__name{color:#0f172a;font-size:14px;font-weight:600}.industry-agent-panel__tagline{color:#64748b;font-size:12px}.industry-agent-panel__category{color:#94a3b8;font-size:11px}
.topbar{background:#fff;border-bottom:1px solid #e0e5eb;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 16px;display:flex}.topbar__left,.topbar__right{align-items:center;width:20%;display:flex}.topbar__left{justify-content:flex-start;gap:8px}.topbar__right{justify-content:flex-end;gap:4px}.topbar__center{flex:1;justify-content:center;display:flex}.topbar__logo{width:170px;height:auto}.topbar__pill{background:#f4f8fc;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;display:inline-flex}.topbar__avatar{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:600;display:flex}.topbar__name{color:#0a121f;font-size:14px;font-weight:600}.topbar__separator{color:#596475}.topbar__tagline{color:#596475;font-size:12px}.topbar__icon-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:8px;transition:background .15s;display:flex}.topbar__icon-btn:hover{background:#f0f6fc}.topbar__icon-btn img{object-fit:contain;width:16px;height:16px}.topbar__menu{position:relative}.topbar__user{color:#fff;background:linear-gradient(135deg,#276efa,#00bfdf);border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:600;display:flex}.topbar__dropdown-overlay{z-index:1100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000001f;justify-content:flex-end;align-items:flex-start;padding:5rem 1rem 1rem;display:flex;position:fixed;inset:0}.topbar__dropdown-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-radius:1.5rem;width:min(460px,100%);padding:1.25rem;animation:.24s ease-out topbar-fade-up}.topbar__dropdown-header{color:#0f172a;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:14px;font-weight:700;display:flex}.topbar__dropdown-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;width:2rem;height:2rem;font-size:20px;line-height:1;transition:background .15s}.topbar__dropdown-close:hover{background:#0f172a0d}.topbar__dropdown-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.topbar__card{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #0000;border-radius:1.25rem;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:.9rem;transition:transform .15s,background .15s,border-color .15s;display:flex}.topbar__card:hover{background:#fff;transform:translateY(-2px)}.topbar__card--active{background:#f3f7ff;border-color:#d7e3ff}.topbar__card-icon{color:#fff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:flex}.topbar__card-content{flex-direction:column;gap:.25rem;min-width:0;display:flex}.topbar__card-title{color:#0f172a;font-size:13px;font-weight:700}.topbar__card-subtitle{color:#64748b;font-size:11px;line-height:1.3}@keyframes topbar-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.agent-panel{background:#fff;border-left:1px solid #e0e5eb;flex-direction:column;flex-shrink:0;width:548px;min-width:0;height:calc(100vh - 64px);transition:transform .3s;display:flex;position:relative;overflow:auto}.agent-panel--closed{pointer-events:none;border-left:none;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%)}.agent-panel--open{position:relative;transform:translate(0)}.agent-card{flex-direction:column;height:100%;padding:20px;display:flex}.agent-card__header{margin-bottom:24px}.agent-card__header-top{justify-content:space-between;align-items:center;width:100%;display:flex}.agent-card__label{color:#596475;letter-spacing:.08em;text-transform:uppercase;margin-top:16px;font-size:12px;font-weight:600}.agent-card__toggle-btn{cursor:pointer;z-index:9;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:fixed;top:92px;right:16px}.agent-card__toggle-btn img{object-fit:contain;width:20px;height:20px}.agent-card__new-chat-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#276efa,#00bfdf);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:500;transition:opacity .15s;display:flex}.agent-card__new-chat-btn:hover{opacity:.9}.agent-card__new-chat-btn img{object-fit:contain;width:16px;height:16px}.agent-card__list{flex-direction:column;flex:1;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.agent-card__card{cursor:pointer;background-color:#0000;background-position:50%;background-size:cover;border:1px solid #ffffff26;border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:237px;margin-right:8px;padding:0;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative;overflow:hidden}.agent-card__card:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#00000080 0%,#000 100%);position:absolute;inset:0}.agent-card__card-content{z-index:1;flex-direction:column;gap:6px;padding:25px;display:flex;position:relative}.agent-card__card-header{align-items:center;gap:12px;margin-bottom:4px;display:flex}.agent-card__avatar{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:13px;font-weight:600;display:flex;position:relative;box-shadow:0 2px 8px #0006}.agent-card__card--active .agent-card__avatar:after{content:"";z-index:10;background:#22c55e;border:2px solid #fff;border-radius:50%;width:10px;height:10px;display:block;position:absolute;bottom:0;right:0;box-shadow:0 0 4px #22c55e80}.agent-card__card-info{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.agent-card__name-industry{justify-content:space-between;align-items:center;width:100%;margin-bottom:5px;display:flex}.agent-card__name{color:#fff;text-shadow:0 2px 4px #0000004d;font-size:15px;font-weight:600;line-height:1.3}.agent-card__tagline{color:#fffc;text-shadow:0 1px 3px #0000004d;font-size:13px;line-height:1.3}.agent-card__description{color:#ffffffb3;text-shadow:0 1px 3px #0000004d;border-top:1px dashed #ffffff26;margin-top:4px;padding-top:8px;font-size:14px;line-height:1.5}.agent-card__industry{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:999px;padding:4px 14px;font-size:11px}.agent-card__card--active{border-color:#fff}
