@charset "UTF-8";@use "./styles/base.scss" as abstracts;html,body{margin:0;padding:0;min-height:100%;background-color:#f6f8fc}.container{min-height:100vh}.ant-layout{background:transparent!important}.landing-container{height:100%;min-height:100vh;overflow:hidden}.header-container{background-image:linear-gradient(90deg,#1d2a6e 30%,#6d8ea5);box-shadow:0 -2px 10px 3px #0000000a;display:flex;align-items:center;gap:16px;position:sticky;top:0;z-index:1200;width:100%;padding:20px;overflow:hidden}h3.heading{margin:16px 0;display:flex;justify-content:space-between;font-weight:700}@media(max-width:500px){.main-container{padding:0}}.agent-drawer-right-content{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px}.sidebar-container{position:fixed;top:0;left:0;width:300px;height:100vh;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;color:#fff;background-color:#1d2a6e}.sidebar-container .collapsed-menu,.sidebar-container .expanded-menu,.sidebar-container .sidebar-logo{transition:opacity .1s ease}.sidebar-container.collapsed{width:72px}.sidebar-container.expanded{width:300px}.sidebar-toggle,.sidebar-logo{flex:0 0 auto}.collapsed-menu{display:none;flex:1;min-height:0}.sidebar-container.collapsed .sidebar-logo{opacity:0;pointer-events:none;height:0}.expanded-menu{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.expanded-menu>.routing-container{flex:0 0 auto}.sidebar-container.collapsed .expanded-menu{display:none;opacity:0;pointer-events:none;visibility:hidden;position:absolute}.sidebar-container.collapsed .collapsed-menu{display:block;opacity:1;visibility:visible;margin-top:30px}.sidebar-container.expanded .collapsed-menu{opacity:0;pointer-events:none;visibility:hidden;position:absolute}.sidebar-container.expanded .expanded-menu{opacity:1;visibility:visible}.sidebar-container.expanded .sidebar-logo{opacity:1;pointer-events:auto}.customInputWrapper{position:relative;margin:6px 16px 16px 20px;height:30px;display:flex;align-items:center;border:none;border-bottom:1px solid rgba(255,255,255,.4);gap:5px}.customSearchIcon{color:#fff;position:absolute;left:0;font-size:14px;pointer-events:none}.searchIconbtn{color:#1d2a6e;height:18px;position:absolute;left:0;font-size:18px;pointer-events:none}.customInput{width:100%;height:100%;background:transparent;border:none;outline:none;color:#fff}.customInput::placeholder{color:#ffffffb3}.customInput:focus{background:transparent;outline:none;box-shadow:none}.threads-card{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.threads-card::-webkit-scrollbar{width:0px}.threads-card:hover::-webkit-scrollbar{width:6px}.threads-card::-webkit-scrollbar-track{background:transparent;border-radius:10px}.threads-card::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:10px}.threads-card::-webkit-scrollbar-thumb:hover{background:#a0a0a0;width:6px}.new-thread-button-container{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:20px;cursor:pointer}.new-thread-button-text:hover,.gallery-button-text:hover{font-size:13px}.new-thread-button-text{font-family:Arial;font-weight:400;font-style:Regular;font-size:12px;line-height:100%;letter-spacing:0%;color:#000}.gallery-button-container{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:20px;cursor:pointer}.gallery-button-text{font-family:Arial;font-weight:400;font-style:Regular;font-size:12px;line-height:100%;letter-spacing:0%;color:#000}.gallery-button-icon.active{font-family:Arial;background-color:#d1d1d1;border-radius:15px;padding:6px;font-size:13px}.new-thread-button-icon.active-menu{background-color:#d1d1d1;border-radius:15px;padding:4px}.gallery-button-icon:hover{background-color:#d1d1d1;border-radius:15px;padding:6px}.new-thread-button-icon:hover{background-color:#d1d1d1;border-radius:15px;padding:4px}.thread-filter-container{display:flex;flex-direction:column;margin-top:20px;gap:8px}.filter-description-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding-right:16px;padding-left:20px}.filter-description{font-family:Arial;font-weight:400;font-style:Regular;font-size:12px;line-height:100%;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8fa2cc}.threads-container{display:flex;flex-direction:column;gap:4px}.thread-description{display:flex;flex-direction:column;gap:4px;font-family:Arial;font-weight:400;font-size:12px;line-height:100%;padding:6px 20px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.thread-description:hover{font-size:13px;background-color:#ffffff26;color:#fff}.thread-title{overflow:hidden;text-overflow:ellipsis;color:#eaf0fb}.thread-agent{display:flex;align-items:baseline;gap:5px;min-width:0px;font-size:12px;color:#8fa2cc}.agent-descriptions{display:flex;align-items:center;gap:4px;font-size:11px;color:#999;cursor:pointer;justify-content:flex-end;color:#000;margin-right:5px;font-family:Arial;font-weight:400;font-style:Regular;font-size:12px;line-height:100%;letter-spacing:0%;padding:6px 20px}.agent-descriptions svg{font-size:12px}.active-description{font-size:14px;background-color:#fff3;color:#fff}.customInputWrapperbtn{position:relative;margin:6px 16px 16px 20px;height:30px;display:flex;align-items:center;border:none;gap:5px}.collapse-btn{position:absolute;top:12px;right:-5px;width:24px;height:24px;border-radius:50%;border:none;background:#1d2a6e;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.sidebar-wrapper{position:relative}.collapse-btn-sd{position:absolute;top:-30px;right:-2px;width:50px;height:50px;border-radius:50%;border:none;background:#1d2a6e;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:1}.sidebar-wrapper:hover .collapse-btn-sd{opacity:1;visibility:visible}.collapse-btn-sd img{width:12px;height:12px;object-fit:contain}.ant-layout-sider{transition:all .25s ease!important}.thread-row{display:flex;justify-content:space-between;align-items:center;position:relative}.thread-row svg{color:#fff}.thread-menu{opacity:1;font-size:18px;margin-right:5px;cursor:pointer;transition:opacity .2s ease;color:#fff}.thread-row:hover .thread-menu{background:#36447c!important}.thread-description{flex:1;cursor:pointer;min-width:0px;font-size:14px;line-height:1.35;color:#eaf0fb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-row:hover,.active-thread{background:#36447c!important;border-radius:15px}.sidebar-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:40px;gap:12px;text-align:center}.sidebar-error-text{font-size:14px;color:#777;margin:0}.retry-button{padding:8px 18px;border:none;border-radius:20px;background:#1d2a6e;color:#fff;cursor:pointer;font-size:14px;transition:.2s ease}.retry-button:hover{opacity:.9}.thread-list{position:relative}.sidebar-footer{z-index:2;position:absolute;bottom:0;width:100%;margin-top:auto;height:120px;flex-shrink:0;padding:16px;background-color:#1d2a6e;border-top:1px solid rgba(255,255,255,.2);color:#fff}.usage-card{display:flex;flex-direction:column;gap:8px}.usage-header{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8fa2cc}.usage-bar{width:100%;height:8px;background:#ffffff40;border-radius:999px;overflow:hidden}.usage-progress{height:100%;border-radius:inherit;transition:width .3s ease;background:#9fc0f5}.usage-text{font-size:11px;color:#9fb0d4}.user-profile{display:flex;align-items:center;gap:10px;color:#fff}.user-details{display:flex;flex-direction:column;line-height:1.2}.user-details:hover{background:#36447c!important}.user-name{font-size:13px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-department{font-size:11px;color:#9fb0d4}.sidebar-logo{display:flex;align-items:center;justify-content:space-between;width:100%;margin:10px}.logo-btn{width:60px;height:auto}.collapse-btn-sd{border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:5px;width:24px;height:24px;background-color:#1d2a6e;border-radius:50%;color:#fff;font-size:14px;line-height:1}.routing-container{display:flex;flex-direction:column;gap:4px;margin-top:4px}.routing-btn{width:100%;display:flex;align-items:center;gap:10px;padding:6px 20px;border:none;background:transparent;color:#fff;font-family:Arial;font-weight:400;font-size:14px;text-align:left;cursor:pointer;border-radius:15px}.routing-btn:hover{font-size:14px;background-color:#ffffff26;color:#fff}.btn-collapse{justify-content:center}.active-routing{font-size:14px;background-color:#fff3;color:#fff}.view-all-button{display:flex;align-items:center;gap:6px;border:none;background:transparent;font-size:12px;font-weight:600;color:#bfd0ee;cursor:pointer}.view-all-button:hover{text-decoration:underline;color:#bfd0ee}.thread-filters{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-right:20px}.thread-filter-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:6px 14px;border:1px solid #d9d9d9;border-radius:16px;background:#fff;color:#666;font-size:12px;cursor:pointer}.thread-filter-btn.active{background:#1d2a6e;color:#fff;border-color:#1d2a6e}.ant-divider{border-color:#fff3!important}.collapse-btn{margin-right:20px;height:35px;width:35px}.highlight-message{outline:3px solid #ffcc00;border-radius:6px;transition:outline .3s ease}.scroll-container{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.scroll-container::-webkit-scrollbar{display:none}.chat-workspace-layout{display:flex;justify-content:center;width:100%;min-width:0}.chat-workspace-layout>.report-summary-modal{flex:0 1 782px;box-sizing:border-box;width:100%;max-width:782px}@media(max-width:900px){.chat-workspace-layout{flex-direction:column}.chat-workspace-layout>.report-summary-modal{max-width:none}}.loader{display:flex;flex-direction:row;padding:0 4px;margin-bottom:6px;font-family:Arial;justify-content:flex-start}.whatsapp-typing{display:flex;align-items:center;gap:4px;font-family:Arial;font-weight:600;padding:6px 0;width:fit-content}.whatsapp-typing .dot{width:6px;height:6px;background:#6b7376;border-radius:50%;animation:typingBounce 1.2s infinite ease-in-out}.whatsapp-typing .dot:nth-child(1){animation-delay:0s}.whatsapp-typing .dot:nth-child(2){animation-delay:.2s}.whatsapp-typing .dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%{transform:translateY(0);opacity:.5}35%{transform:translateY(-4px);opacity:1}70%{transform:translateY(0);opacity:.5}to{transform:translateY(0);opacity:.5}}.spinner-wrapper{position:relative}.outer-spinner{position:absolute;top:0;left:0;height:93%;width:100%;border-radius:50%;border:2px solid transparent;border-top:2px solid #4285F4;border-right:2px solid #EA4335;border-bottom:2px solid #FBBC05;border-left:2px solid #34A853;animation:google-rotate 1.4s linear infinite,google-dash 1.4s ease-in-out infinite}@keyframes google-rotate{to{transform:rotate(360deg)}}@keyframes google-dash{0%{clip-path:inset(0 50% 0 0)}50%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 50%)}}.chat-error-box{margin:12px auto;padding:12px 16px;max-width:90%;background-color:#fdecea;border:1px solid #f5c2c7;border-radius:8px;text-align:center}.chat-error-text{color:#b42318;font-size:14px;margin-bottom:8px}.chat-retry-btn{padding:6px 14px;border-radius:6px;border:none;background-color:#1976d2;color:#fff;font-size:13px;cursor:pointer}.chat-retry-btn:hover{background-color:#1565c0}.counter-text{background-color:#1d2a6e;border:2px solid transparent;border-radius:40px;height:40px;width:40px;color:#fff;display:flex;align-items:center;justify-content:center}.scroll-to-bottom{position:absolute;bottom:140px;right:60px;padding:6px 12px;background:#1d2a6e;color:#fff;border:none;border-radius:16px;font-size:12px;cursor:pointer;box-shadow:0 2px 6px #0003;z-index:10}.scroll-to-bottom:hover{background:#1d2a6e}.input-box{position:relative}.chat-footer{display:flex;flex-direction:column;background-color:transparent;margin:5px 30px}.suggestion-bar{width:100%;padding:0 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;box-sizing:border-box}.suggestion-chip{text-align:center;padding:8px 12px;border-radius:16px;background:#f1f3f5;font-size:13px;cursor:pointer;white-space:normal}.suggestion-chip:hover{background:#e0e0e0}.chat-box-columns{padding:10px 14px;word-break:break-word;white-space:pre-wrap;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.chat-box-columns.assistant{border-radius:20px 20px 20px 0;background:var(--Old-Styles-FFFFFF, #FFF);color:#1d2a6e}.loading-status{display:inline-block;animation:loadingTextFade .35s ease}@keyframes loadingTextFade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.feedback-box{position:relative;width:450px;height:80px;margin-bottom:20px;border-radius:8px;outline:none}.feedback-box::placeholder{position:absolute;font-size:14px;top:10px;left:8px;text-align:left;color:var(--Tiger-branding-Midtones-Linen, #C3B9B6);font-family:"sans-serif";font-size:12px;font-style:normal;font-weight:400;line-height:normal}.feedback-comment{color:var(--Tiger-branding-Shadow, #312E2D);font-family:"sans-serif";font-size:12px;font-style:normal;font-weight:400;line-height:normal}.feedback-title{color:var(--Tiger-branding-Shadow, #312E2D);font-family:"sans-serif";font-size:14px;font-style:normal;font-weight:700;line-height:normal}.message-box-container{position:relative;max-width:834px;margin:auto;border-radius:20px;overflow:hidden}.message-box-container:before{content:"";position:absolute;top:0;left:0;height:2px;width:100%;border-top-left-radius:20px;border-top-right-radius:20px}.message-input-wrapper{background:#fff;border-radius:20px;padding:12px 16px;display:flex;flex-direction:column;align-items:center;border:2px solid transparent;transition:.2s;box-shadow:0 3px 10px #00000014}.message-input-wrapper:hover{border-color:#d5d5d5}.input-box{display:flex;flex-direction:column;width:100%;font-family:Arial}.file-name{font-size:12px;color:#d13232;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-box{display:inline-block;position:relative}.preview-wrapper{position:relative;display:inline-block}.preview-image{width:25px;height:25px;border:1px solid #666363;border-radius:8px;margin:5px}.remove-image-btn{position:relative;top:-40px;right:-20px;width:15px;height:15px;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;border:2px solid white;z-index:10}.remove-file-btn{position:relative;top:-8px;right:-20px;width:18px;height:20px;display:flex;align-items:center;font-size:12px;cursor:pointer;border:2px solid white;z-index:10}.remove-file-btn-error{position:relative;top:-8px;right:-20px;width:18px;height:20px;display:flex;align-items:center;font-size:12px;cursor:pointer;border:2px solid rgb(216,36,36);background:#d82424;z-index:10}.message-input{width:100%;border:none;outline:none;font-size:16px;color:#333;min-height:40px;max-height:160px;resize:none;overflow-y:auto}.message-input::placeholder{color:#9ca3af}.input-helpers{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.left-icons{display:flex;flex-direction:row;width:100%;gap:8px}.right-icons{display:flex;flex-direction:row;justify-content:flex-start;gap:8px}.mic-icon{font-size:18px;color:#6b7280;cursor:pointer;margin-top:8px}.send-btn{background:#1d2a6e;color:#fff;border:none;padding:10px 12px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.send-btn:hover{background:#1d2a6e}.attach-files{flex:0 0 auto;display:grid;place-items:center;width:32px;height:32px;margin-bottom:1px;border-radius:8px;color:#5a6b8c;cursor:pointer}.attach-files:hover{background:#edf0f9!important}.attach-files.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.copy-btn{background:transparent;border:none;cursor:pointer;margin-top:10px;border-radius:6px;color:#504f4f;transition:background .2s ease}.error-msg{padding-top:5px;color:#d13232;font-size:10px}.file-name{color:#333}.feedback-box{width:450px;height:80px;border-radius:12px;border:1px solid #DEDEDE;background:#fff}.btn-setting{border:none;display:flex;width:32px;height:32px;margin-bottom:1px;border-radius:8px;padding:8px 10px 0 0;justify-content:flex-end}.btn-setting:hover{background:#edf0f9!important}.disclaimer-text{display:flex;justify-content:center;padding:9px 2px 0;font-size:12px;line-height:1.45;color:#6b7794;text-wrap:pretty}.ratio-icon{width:15px;border:1px solid #ccc;border-radius:1px;display:flex;align-items:center;justify-content:center;background:#f9fafb;cursor:pointer;transition:.2s}.ratio-icon span{font-size:10px;color:#555}.ratio-icon:hover{border-color:#1d2a6e}.ratio-icon.active{border-color:#1d2a6e;background:#eef2ff}.select-btn{font-family:Arial}.select-btn .ant-select-selector{font-size:12px!important;padding:0 8px!important}.select-btn .ant-select-selection-placeholder,.ant-select-dropdown .ant-select-item{font-size:12px!important}.agent-select-btn{font-family:Arial;border:none}.agent-select-btn .ant-select-selector{border:none!important;box-shadow:none!important;background:transparent!important}.agent-select-btn:hover .ant-select-selector,.agent-select-btn.ant-select-focused .ant-select-selector{border:none!important;box-shadow:none!important}.agent-segmented{background:#1f1f1f;padding:4px;border-radius:999px}.agent-segmented .ant-segmented-item{color:#aaa;font-size:12px;padding:6px 12px;border-radius:999px}.agent-segmented .ant-segmented-item-selected{background:#2a5db0;color:#fff;font-weight:500}.ratio-display{display:flex;align-items:center;gap:8px}.file-list{display:flex;flex-wrap:wrap;gap:8px;max-width:100%}.file-chip{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#f5f7fb;border-radius:8px;max-width:100%}.file-name{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.upload-overlay{position:absolute;inset:0;background:#fff9;display:flex;align-items:center;justify-content:center;z-index:10}.tools-wrapper{display:flex;justify-content:center;align-items:center;gap:8px}.tools-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;background:#fff;cursor:pointer;font-size:13px;transition:all .2s ease;color:#1d2a6e}.tools-btn:hover{border-radius:20px;border:1px solid #e0e0e0;background:#eef2ff}.tools-btn.icon-only{padding:6px 10px}.tools-dropdown{min-width:200px}.tool-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;cursor:pointer;border-radius:6px}.tool-item:hover{background:#eef2ff}.tick-icon{font-size:14px;color:#1d2a6e}.selected-tool-chip{display:flex;align-items:center;gap:6px;background:#eef2ff;color:#1d2a6e;padding:6px 10px;border-radius:16px;font-size:13px}.remove-tool{cursor:pointer;font-size:12px}.drag-overlay{background:#fff;border:1px dashed #1d2a6e;display:flex;align-items:center;justify-content:center;border-radius:20px}.drag-content{padding:40px 60px;border-radius:12px;color:#9c9c9c;font-size:16px;font-weight:500}.model-btn-content{display:flex;align-items:center;gap:4px;white-space:nowrap}.arrow-icon{font-size:12px;line-height:1}.tooltip-content{display:flex;flex-direction:column;gap:6px;max-width:250px;font-size:12px;line-height:1.4}.tooltip-row{display:flex;align-items:flex-start;gap:8px}.tooltip-icon{width:14px;height:14px;display:flex;margin-top:1px;align-items:center;justify-content:center;flex-shrink:0}.tooltip-icon img{width:14px;height:14px;object-fit:contain;display:block}.tooltip-divider{border-top:1px solid rgba(255,255,255,.2);margin:2px 0}.chat-container{display:flex;padding:0 12px;margin-bottom:16px;font-family:sans-serif}.chat-container.assistant{justify-content:flex-start}.chat-container.user{justify-content:flex-end}.assistant-logo{background-color:#1d2a6e;border:2px solid transparent;border-radius:40px;height:40px}.chat-message{display:flex;flex-direction:row;align-items:flex-start;gap:8;max-width:95%!important}.chat-message.assistant{flex-direction:row}.chat-message.user{flex-direction:row-reverse}.chat-icon{margin-right:5px;margin-left:5px}.chat-box{display:flex;flex-direction:column;gap:4;max-width:100%}.chat-image-box{display:flex;flex-wrap:wrap;gap:8px;width:100%;max-width:100%}.chat-doc-box{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;padding-bottom:5px}.img-chat-user{margin-bottom:5px;max-width:100%;max-height:100%;width:80px;height:30px;object-fit:contain;border-radius:8px;cursor:pointer}.img-chat{width:120px;height:120px;object-fit:cover;border-radius:8px;flex-shrink:0}.img-chat-video{width:120px;height:120px;object-fit:contain;border-radius:8px;flex-shrink:0}.chat-box-column{word-break:break-word;white-space:pre-wrap;font-family:sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;max-width:100%}.chat-box-column.assistant{border-radius:20px 20px 20px 0;background:var(--Old-Styles-FFFFFF, #FFF);background:transparent;color:#1d2a6e;display:flex;flex-direction:column;gap:8px;max-width:100%;width:fit-content}.chat-message.dashboard-message{width:95%}.dashboard-message .chat-box{flex:1;min-width:0}.dashboard-message .chat-box-column.assistant,.show-dashboard-button{width:100%}.chat-box-column.user{display:inline-block;max-width:fit-content;align-self:flex-end;border-radius:20px 20px 0;background:#1d2a6e;color:#fff;padding-bottom:5px}.image-modal{position:fixed;inset:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:1000}.image-modal-img{max-width:90%;max-height:90%;border-radius:8px}.image-download-btn{position:absolute;top:20px;right:20px;background:#0009;color:#fff;padding:10px;border-radius:50%;text-decoration:none;font-size:18px;cursor:pointer}.image-download-btn:hover{background:#000c}.image-copy-btn{position:absolute;top:20px;right:60px;width:40px;height:40px;border:none;display:flex;align-items:center;justify-content:center;background:#0009;color:#fff;border-radius:50%;text-decoration:none;font-size:18px;cursor:pointer}.sources-pill{display:inline-block;margin-top:8px;display:flex;flex-direction:row;align-items:center;gap:8px}.sources-button{border:1px solid #d9eef2;border-radius:20px;padding:4px 14px;background:#f6fbfc;color:#1d2a6e;font-weight:500;transition:all .2s ease}.chat-doc-item{display:flex;align-items:center;gap:6px;padding:6px 10px;color:#1d2a6e;background:#f5f7fb;border-radius:8px;max-width:100%;margin-bottom:5px}.media-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.scroll-btn{position:absolute;z-index:2;background:#0003;color:#fff;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center}.scroll-btn.left{left:-10px}.scroll-btn.right{right:-10px}.scroll-btn:hover{background:#000000b3}.media-slider{display:flex;gap:10px;overflow-x:auto;padding:6px 0;align-items:center;scroll-behavior:smooth}.media-slider::-webkit-scrollbar{display:none}.media-slider>*{flex:0 0 auto}.media-slider-item{width:160px;height:120px;object-fit:cover;border-radius:8px;cursor:pointer}.audio-chat{width:200px;height:40px}.chat-doc-item{min-width:160px;max-width:200px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;border-radius:8px;background:#f5f5f5;text-align:center}.agent-container{margin-top:8px;display:flex;flex-direction:row;align-items:center;gap:6px}.agent-label{font-size:12px;color:#888}.agent-pill{font-size:12px;padding:4px 10px;border-radius:999px;background:#fff;color:#333;border:1px solid #e0e0e0}.chat-box-column.user.editing{display:block;width:100%;max-width:70%;min-width:300px;background:transparent;box-shadow:none;padding:0}.edit-box{width:100%}.edit-input{width:100%;min-height:80px;padding:12px 14px;border-radius:20px 20px 0;border:1px solid #d9d9d9;background:#fff;color:#000;outline:none;resize:vertical;font:inherit;box-sizing:border-box}.text-edit{display:flex;justify-content:flex-end;gap:8px;margin-top:8px;background:transparent}.update-btn.ant-btn .cancel-btn.ant-btn{transition:none!important}.update-btn.ant-btn:hover{color:#fff!important;background-color:#1d2a6e!important;border-color:#1d2a6e!important;box-shadow:none!important}.cancel-btn.ant-btn:hover{color:#161515!important;background-color:#fff!important;border-color:#fff!important;box-shadow:none!important}.message-footer-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:8px;gap:12px}.message-footer-left{display:flex;align-items:center}.message-footer-right{display:flex;align-items:center;margin-left:auto}.image-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;cursor:pointer;font-size:28px;background:#0009;color:#fff;z-index:1001}.image-nav-btn.left{left:24px}.image-nav-btn.right{right:24px}.image-nav-btn:hover{background:#000c}.text-edit{display:flex;justify-content:end;margin-top:8px;gap:6px}.update-btn,.update-btn:hover{background-color:#1d2a6e;color:#fff}.stopped-response{font-style:italic;color:#6b7280;white-space:normal;background-color:#f3f4f6;padding:10px 14px;word-break:break-word;white-space:pre-wrap;font-family:sans-serif;font-size:12px;font-weight:400;line-height:16px}.chat-message{display:flex;align-items:flex-start;margin-top:10px;gap:8;max-width:70%;flex-direction:row}.chat-box-column{padding:10px 14px;line-height:16px;border-radius:20px 20px 20px 0;background:var(--Old-Styles-FFFFFF, #FFF);color:#1d2a6e}.typing-indicator{display:flex;gap:6px}.typing-indicator-dot{width:10px;height:10px;background-color:#4b5563;border-radius:50%;display:inline-block;animation:bounce 1.2s infinite ease-in-out}.typing-indicator-dot:nth-child(1){animation-delay:0s}.typing-indicator-dot:nth-child(2){animation-delay:.2s}.typing-indicator-dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.message-container{display:flex;flex-direction:column;gap:6px}.message-container h1,.message-container h2,.message-container h3{line-height:1.2}.blue-box{border-radius:6px;display:flex;flex-direction:column;gap:4px;word-break:break-word}.error-title{color:#d32f2f;font-weight:600;margin-bottom:6px}.normal-title{font-weight:600;margin-bottom:6px}.message-container ul{padding-left:20px;list-style:disc}.message-container li{margin-bottom:6px}.blue-box p{margin-bottom:8px}.blue-box ul{padding-left:20px;list-style:disc}.blue-box li{margin-bottom:4px}.blue-box table{width:100%;border-collapse:collapse;margin-top:12px}.blue-box th,.blue-box td{border:1px solid #ddd;padding:8px}.blue-box th{background:#f5f7fa;font-weight:600}.table-wrapper{position:relative}.table-copy{position:absolute;top:-30px;right:0}.citation-badge-wrapper{display:inline-flex;align-items:center;gap:4px}.citation-badge{display:inline-flex;justify-content:center;align-items:center;min-height:15px;min-width:15px;padding:4px;font-size:10px;border-radius:999px;background:#eef3ff;color:#1d2a6e;cursor:pointer;font-weight:600;line-height:1;white-space:nowrap;transition:all .2s ease}.citation-badge:hover{background:#1d2a6e;color:#fff}.paragraph-wrapper{margin-bottom:16px}.paragraph-text{display:inline}.chevron-inline{display:inline-flex;vertical-align:middle;margin-left:4px;cursor:pointer;align-items:center;justify-content:center;transition:transform .2s ease;border-radius:50%;background:#eef3ff;position:relative;top:1px}.chevron-inline.open{transform:rotate(180deg)}.list-item-wrapper{margin-bottom:8px}.list-item-text{position:relative}.sources-slider{width:100%;max-width:480px;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:12px;margin-top:10px;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb;scroll-behavior:smooth;box-sizing:border-box}.sources-slider::-webkit-scrollbar{height:6px}.sources-slider::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.source-card{flex:0 0 auto;min-width:220px;max-width:260px;padding:14px;border-radius:12px;border:1px solid #eee;background:#fff;cursor:pointer;transition:.2s}.source-card:hover{background:#f7f9ff;border-color:#d6e4ff}.source-card.active{border:2px solid #1677ff;background:#eef5ff}.source-title{font-weight:600;font-size:14px}.code-block{position:relative;margin:16px 0}.copy-btn-code{position:absolute;top:8px;right:8px;border:none;background:#333;color:#fff;padding:4px 10px;border-radius:6px;cursor:pointer;display:flex;gap:4px;align-items:center}.code-block pre{margin:0;padding:40px 16px 16px;overflow-x:auto;background:#1e1e1e;color:#fff;border-radius:8px}.code-block code{font-family:Consolas,Monaco,monospace}.citation-more{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:10px;background:#e6f0ff;color:#2563eb;font-size:12px;cursor:pointer;padding:0 6px}.citation-tooltip{position:absolute;top:28px;left:50%;transform:translate(-50%);display:flex;gap:4px;padding:6px;background:#fff;border:1px solid #ddd;border-radius:6px;opacity:0;visibility:hidden;transition:.2s;pointer-events:auto;z-index:9999}.citation-more:hover .citation-tooltip,.citation-tooltip:hover{opacity:1;visibility:visible}.source-card-source{width:100%;display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:10px;margin-bottom:10px;border:1px solid #eee;transition:.2s;box-sizing:border-box;overflow:hidden}.source-card-source:hover{background:#fafafa}.source-card-source img{width:24px;height:24px}.source-info .domain{font-weight:600;font-size:14px}.sources-list{display:flex;flex-direction:column;gap:14px}.source-card-source:hover{background:#f7f9ff;border-color:#d6e4ff}.source-header{display:flex;justify-content:space-between;width:100%}.source-header img{width:22px;height:22px}.source-meta{flex:1;width:100%;min-width:0}.source-title{flex:1;min-width:0;font-weight:600;font-size:14px;color:#000;overflow-wrap:anywhere;word-break:break-word}.source-toggle-btn{border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.source-toggle-btn img{width:12px;height:12px}.source-domain{font-size:12px;color:#888}.source-snippet{margin-top:10px;font-size:13px;line-height:1.5;color:#444}.source-card-source.active{border:2px solid #1677ff;background:#eef5ff}.source-number{min-width:20px;height:20px;border-radius:50%;background:#1d2a6e;color:#fff;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-right:10px;flex-shrink:0}.disabled-source .source-number{background:#bbb}.iframe-wrapper{width:100%;margin-top:12px;overflow:hidden;border-radius:8px}.source-iframe{width:50%;border:none;display:block}.doc-toolbar{display:flex;justify-content:flex-end;gap:16px;margin:3px 0}.doc-toolbar a{color:#1677ff;text-decoration:none;font-weight:500}.doc-toolbar a:hover{text-decoration:underline}.doc-viewer-wrapper{width:100%;max-width:100%;margin-top:12px}.doc-viewer-wrapper>div{width:100%!important}.doc-viewer-wrapper iframe{width:100%!important}.agent-details-button{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;cursor:pointer}.agent-details-button-text{color:#1d2a6e;font-family:"sans-serif";font-size:14px;font-style:normal;font-weight:400;line-height:normal}.agent-details-button-span{color:#1d2a6e;text-align:right;font-family:"sans-serif";font-size:14px;font-style:normal;font-weight:600;line-height:normal}.summarygraphtable-container{width:658px;opacity:1;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:20px;gap:20px;background-color:#fff;margin:10px;display:flex;flex-direction:column}.summarygraphtable-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.summarygraphtable-title{font-family:Arial;font-weight:700;font-style:Bold;font-size:14px;line-height:100%;letter-spacing:0px;color:#17181a}.summarygraphtable-summary{width:618px;opacity:1;font-family:Arial;font-weight:400;font-style:Regular;font-size:12px;line-height:22px;letter-spacing:0%}.summarygraphtable-dashed-line{height:1px;width:100%;border-top:1.5px dashed transparent;border-image:repeating-linear-gradient(to right,#8C8989 0px,#8C8989 5px,transparent 6px,transparent 8px) 1}.graphtable-container{display:flex;flex-direction:column}.graphtable-header{display:flex;flex-direction:row;justify-content:space-between}.graphtable-title-container{display:flex;flex-direction:row;gap:5px}.graphtable-title{font-family:Arial;font-weight:700;font-style:Bold;font-size:14px;line-height:100%;letter-spacing:0px;color:#17181a}.graphtable-toggle{display:flex;flex-direction:row;justify-content:center;align-items:center;width:80.5199966430664px;height:23.290000915527344px;opacity:1;border-radius:11.5px;background-color:#f6f6f6;margin-left:auto}.graphtable-toggle-button{width:38.26092529296875px;height:19.285545349121094px;top:2px;left:2.48px;opacity:1;border-radius:10.43px;background-color:#f6f6f6;display:flex;justify-content:center;align-items:center}.graphtable-toggle-button-active{width:38.26092529296875px;height:19.285545349121094px;top:2px;left:2.48px;opacity:1;border-radius:10.43px;background-color:#1d2a6e;display:flex;justify-content:center;align-items:center}.graphtable-export-container{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:12px;cursor:pointer}.graphtable-export-text{font-family:Arial;font-weight:400;font-style:Regular;font-size:12px;line-height:100%;letter-spacing:0px;color:#0a0a0a}.modal-overlay{position:fixed;inset:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:flex-end;align-items:flex-start;z-index:1000}.modal-content{background:#fff;height:100%;min-width:50%;max-width:80%;overflow-y:auto}.modal-close-button{width:40px;height:44px;flex-shrink:0;border-radius:8px 0 0 8px;background:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:10px;cursor:pointer}.agent-details-header{background-color:#fff;filter:drop-shadow(0 3px 6px rgba(0,0,0,.1));height:64px;flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-left:25px;padding-right:15px}.agent-details-header-text{color:var(--Tiger-branding-Shadow, #312E2D);font-family:Arial;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.agent-details-header-sub-text{color:#757575;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.agent-details-header-sub-text-span{color:#757575;font-family:Arial;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.expandable-card-container{display:flex;flex-direction:row;padding-left:20px;justify-content:flex-start;align-items:stretch;gap:10px;position:relative}.card-expanded{background-color:#f5fafd;border-top-width:1px;border-top-color:#1d2a6e;border-top-style:solid}.expandable-timeline-left{display:flex;flex-direction:column;position:relative;align-items:center}.expandable-card-ellipse{display:flex;flex-direction:row;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;background-color:#adebb3;z-index:2}.vertical-connector-top-space{min-height:10px}.vertical-connector-top-line{background-color:#1d2a6e;width:1.5px;min-height:10px}.vertical-connector-bottom{background-color:#1d2a6e;width:1.4px;flex:1}.width-1{width:1px}.expandable-timeline-right{flex:1;min-width:0}.expandable-timeline-header{display:flex;justify-content:flex-start;align-items:center;height:42px}.expandable-card-agent-heading{font-family:Arial;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0%}.expandable-card-agent-sub-heading{font-family:Arial;font-weight:700;font-style:Bold;font-size:12px;line-height:100%;letter-spacing:0%;color:#9e9c9c;margin-right:10px}.expandable-card-button{display:flex;cursor:pointer;margin-left:auto;margin-right:20px}.expanded-card{display:flex;flex-direction:column;justify-content:space-between;gap:22px;margin-top:10px;padding-right:20px}.expanded-card-text{font-family:Arial;font-weight:400;font-style:Regular;font-size:13px;line-height:100%;letter-spacing:0%}.sql-card{width:100%;top:.58px;left:1px;border-radius:10px;border-width:1px;opacity:1;background-color:#000;border-color:#dcdcdc;border-style:solid;margin-bottom:10px}.sql-card-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-width:1px;border-color:#e1e1e1;border-top-right-radius:10px;border-top-left-radius:10px;border-style:solid;padding:12px}.sql-card-heading{font-family:Arial;font-weight:600;font-style:Demi Bold;font-size:12px;line-height:100%;letter-spacing:0%;text-transform:capitalize;color:#fff}.expandable-card-dashed-line-container{margin:10px 0}.expandable-card-dashed-line{border-top:.5px #B2B2B2 dashed;height:0px;width:100%}.copy-button-image{cursor:pointer}.copied-background{background:#333;color:#fff}.table-scroll-container{max-height:220px;overflow:hidden;border:1px solid #ddd;transition:overflow .2s ease}.table-scroll-container:hover{overflow:auto}.table-scroll-container::-webkit-scrollbar{width:4px;height:4px}.table-scroll-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.info-banner{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;font-size:12px;line-height:1.4;font-family:Arial}.info-banner .icon{font-size:14px;margin-top:2px}.info-banner.info{background:#f5f7fb;color:#1d2a6e;border:1px solid #e0e6f5}.info-banner.warning{background:#fff7e6;color:#ad6800;border:1px solid #ffd591}.info-banner.compact{padding:4px 10px;font-size:11px}.assistant-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-header{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#24266b}.assistant-sunheading{margin:10px 0 0;max-width:56ch;font-size:15px;font-weight:500;line-height:1.55;color:#1b2233;text-wrap:pretty}.assistant-header{text-align:center;max-width:700px;margin-bottom:10px}.assistant-header h2{font-size:24px;font-weight:600;margin-top:16px;color:#1d2a6e}.assistant-header p{color:#666;margin-top:8px}.assistant-grid{width:100%;max-width:900px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.assistant-card{padding:13px 14px;min-height:46px;box-sizing:border-box;text-align:left;background:#fff;border:1px solid rgb(224,227,234);border-radius:10px;font-size:14px;line-height:1.4;color:#1b2233;cursor:pointer;transition:transform .12s,border-color .12s}.assistant-card:hover{transform:translateY(-2px)!important;border-color:#b6bcd4!important}.assistant-left{display:flex;align-items:center;gap:8px}.arrow-icon{margin-left:auto}@media(max-width:900px){.assistant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.assistant-grid{grid-template-columns:1fr}}.assistanthome-second-subheading{margin:18px 0 0;max-width:56ch;font-size:12px;text-align:center;line-height:1.5;color:#6b7794;text-wrap:pretty}div,p{margin:0;padding:0}.card-container{display:flex;padding:20px;flex-shrink:0;border-radius:0 12px 12px;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:310px}.loader-heading{color:var(--Tiger-branding-Shadow, #312E2D);font-family:"sans-serif";font-size:14px;font-style:normal;font-weight:600;line-height:18px}.m-10{height:10px}.percentage-agents-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.loader-percentage{color:var(--Tiger-branding-Shadow, #312E2D);font-family:"sans-serif";font-size:32px;font-style:normal;font-weight:700;line-height:normal}.agents-processed{color:var(--Tiger-branding-Midtones-Dove-Grey, #707070);font-family:"sans-serif";font-size:12px;font-style:normal;font-weight:400;line-height:normal}.agents-count{color:var(--Tiger-branding-Midtones-Dove-Grey, #707070);text-align:right;font-family:"sans-serif";font-size:12px;font-style:normal;font-weight:600;line-height:normal}.loading-bars-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:8px}.agent-bar-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.loading-bar-container{width:50px;height:6px;background-color:#d5d5d5;border-radius:6px}.loading-bar{width:100%;height:6px;background-color:#1d2a6e;border-radius:6px}.ellipse{display:flex;flex-direction:row;justify-content:center;align-items:center;width:22px;height:22px;border-radius:11px;background-color:#e1eff9}.ellipse-green{display:flex;flex-direction:row;justify-content:center;align-items:center;width:22px;height:22px;border-radius:11px;background-color:#a2cf62}.agent-icon{height:11.45px;width:11.45px}.rotating{animation:spin 1.5s linear infinite;transform-origin:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashed-line{border-top:.5px #B2B2B2 dashed;height:0px;width:100%}.active-agent-indicator{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.active-agent-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px}.active-agent-name{color:var(--Tiger-branding-Shadow, #312E2D);font-family:"sans-serif";font-size:14px;font-style:normal;font-weight:700;line-height:normal}.spinner-container{display:flex;justify-content:center;align-items:center;height:100%;flex:1}.spinner{width:24px;height:24px;border:3px solid #d4d4d4;border-top-color:#1d2a6e;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.library-page{height:100vh;display:flex;flex-direction:column;overflow:hidden}.library-header{flex:0 0 auto;width:100%;z-index:12;background:#f6f8fceb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #e0e3ea;box-shadow:0 6px 20px #24266b12}.library-header-inner{position:relative;max-width:1440px;margin:0 auto;padding:32px 24px 24px;display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px 24px}.library-title-section{flex:1 1 320px;min-width:0}.library-title{font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.018em;color:#24266b}.library-subtitle{margin:8px 0 0;max-width:44ch;font-size:16px;font-weight:600;line-height:1.45;color:#3745a9}.library-controls{flex:1 1 100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:6px 0 0}.library-search{position:relative;width:320px;min-width:0}.library-search input{display:block;width:100%;height:32px;box-sizing:border-box;padding:0 10px 0 32px;border:1px solid #e0e3ea;border-radius:10px;outline:none;background:#fff;color:#1b2233;font-size:13px}.library-search input:focus{border-color:#24266b}.library-filter-row{width:100%;display:flex;align-items:center;flex-wrap:nowrap;gap:16px;min-width:0;overflow-x:auto;scrollbar-width:none}.library-filter-row::-webkit-scrollbar{display:none}.library-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:15px;height:15px;display:flex;align-items:center;justify-content:center;color:#8792ac;pointer-events:none;z-index:1}.library-controls-spacer{flex-basis:100%;height:0;display:block;flex:none}.library-control-group{flex:0 0 auto;display:flex;align-items:center;gap:8px}.library-control-label{flex:0 0 auto;white-space:nowrap;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8792ac}.library-select{flex:0 0 auto;height:32px;padding:0 12px;border:1px solid #e0e3ea;border-radius:10px;background:#fff;color:#1b2233;font-size:13px;font-weight:500;cursor:pointer;outline:none}.library-filter-pills{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.library-filter-pill{flex:0 0 auto;height:32px;padding:0 14px;border:1px solid #e0e3ea;border-radius:10px;background:#fff;color:#5a6b8c;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.library-filter-pill:hover{border-color:#c8cddd}.library-filter-pill.active{border-color:#24266b;background:#24266b;color:#fff}.library-divider{flex:0 0 auto;width:1px;height:20px;background:#e0e3ea}.library-count{flex:0 0 auto;white-space:nowrap;font-size:12px;color:#6b7794}.title{font-size:800;color:#1d2a6e}.artifact-thumb{position:relative;width:100%;height:200px;border:1px solid rgb(224,227,234);overflow:hidden;border-radius:10px}.btn-artifacts{border:none;padding:0;background:transparent;width:100%;cursor:pointer}.img-artifacts{width:100%;height:100%;object-fit:cover;display:block}.video-icon{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;font-size:18px;padding:6px 10px;border-radius:4px;display:flex;align-items:center;justify-content:center;pointer-events:none}.gallery-scroll{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));align-content:start;gap:12px;padding:12px;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.gallery-scroll::-webkit-scrollbar{display:none}.artifact-container{flex:1 1 auto;min-height:0;margin:0 20px 20px;position:relative;overflow:hidden}.artifact-info-overlay{position:absolute;bottom:0;left:0;right:0;z-index:10;padding:12px;min-height:35%;box-sizing:border-box;background:#fff;border:1px solid rgb(224,227,234);color:#181717;display:flex;flex-direction:column;gap:4px;text-align:left}.artifact-name{font-size:14px;font-weight:600;line-height:1.35;color:#24266b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-time{margin-top:4px;font-size:12px;color:#6b7794;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-modal{display:grid;grid-template-columns:1.4fr 1fr;gap:28px;min-height:500px}.artifact-modal-preview{display:flex;align-items:center;justify-content:center;background:#f5f6fa;border-radius:8px;overflow:hidden}.artifact-modal-image{width:100%;height:500px;object-fit:contain;display:block}.artifact-modal-details{padding:10px 4px;display:flex;flex-direction:column;height:100%}.artifact-modal-details h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#24266b}.artifact-meta{display:flex;align-items:center;gap:6px;margin-top:-12px;margin-bottom:24px;font-size:12px;color:#6b7794}.artifact-details-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e0e3ea;border-radius:8px;overflow:hidden}.artifact-details-table tr{border-bottom:1px solid #e0e3ea}.artifact-details-table td{padding:12px 10px;font-size:13px;border-bottom:1px solid #e0e3ea}.artifact-details-table td:first-child{width:40%;color:#6b7794;font-weight:500}.artifact-details-table td:last-child{color:#24266b;word-break:break-word;text-align:right}@media(max-width:768px){.gallery-scroll{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.gallery-scroll{grid-template-columns:1fr}}.artifact-details-heading{font-size:13px;font-weight:600;color:#24266b;margin-bottom:8px}.artifact-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:20px}.artifact-action-btn{border-radius:6px;padding:8px 16px;font-size:12px;font-weight:500;cursor:pointer;border:1px solid #d9dce5}.artifact-action-btn.secondary{background:#fff;color:#24266b}.artifact-action-btn.primary{background:#24266b;color:#fff;border-color:#24266b}.document-thumb-icon,.document-modal-icon{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:#f5f6fa;font-size:48px}.gallery-loading-spinner{grid-column:1 / -1;width:100%;min-height:80px;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.assistant-group-wrapper{width:100%}.pagination-wrapper{display:flex;align-items:center;gap:12px;margin-top:8px;margin-left:56px}.pagination-arrow{border:none;background:transparent;cursor:pointer;font-size:16px;color:#555;padding:2px 6px;font-weight:600}.pagination-arrow:disabled{opacity:.4;cursor:not-allowed}.pagination-count{font-size:14px;color:#666;min-width:40px;font-weight:600;text-align:center}.thought-process{width:60%;margin-left:80px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;overflow:hidden}.thought-process-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:none;background:#fff;cursor:pointer;font-size:14px;font-weight:600;color:#1f2937}.thought-process-header:hover{background:#f9fafb}.thought-process-title{display:flex;align-items:center;gap:8px;color:#1d2a6e}.thought-process-arrow{display:flex;align-items:center;font-size:12px}.thought-process-content{display:flex;flex-direction:column;gap:8px;padding:0 12px 12px}.thought-block{border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;overflow:hidden}.thought-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:none;background:transparent;cursor:pointer;text-align:left;color:#374151;font-size:13px;font-weight:500;color:#1d2a6e}.thought-title:hover{background:#f3f4f6}.thought-title-content{display:flex;align-items:center;gap:8px}.thought-arrow{display:flex;align-items:center;flex-shrink:0;font-size:11px}.thought-content{padding:0 12px 12px 36px;color:#6b7280;font-size:13px;line-height:1.5}.thought-icon{display:flex;align-items:center;flex-shrink:0}.thought-process button{font-family:inherit}.thought-process.closed .thought-process-header{border-radius:10px}.page-topbar{height:61px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e5e5e5;background:#fff;box-sizing:border-box}.page-title{display:flex;flex-direction:row;gap:6px;font-size:15px;font-weight:600;color:#24266b;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-title-row{display:flex;align-items:center;gap:10px}.page-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#edf0f9}.page-title-text{font-size:24px;font-weight:700;color:#24266b}.page-category{display:flex;flex-direction:column;font-size:12px;font-weight:500;color:#6b7794}.page-topbar-right{flex:0 0 auto;display:flex;align-items:center;height:30px;padding:0 12px;border-radius:7px;border:1px solid rgb(224,227,234);font-size:13px;font-weight:500;color:#5a6b8c;cursor:pointer;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.back-btn{display:flex;align-items:center;justify-content:center;cursor:pointer;color:inherit;text-decoration:none;width:30px;height:30px;border-radius:8px;border:1px solid rgb(224,227,234)}.back-btn:hover{background-color:#e5e5e5}.agent-details-drawer .ant-drawer-content{background:#fff}.agent-details-drawer .ant-drawer-body{padding:0;overflow:hidden}.agent-drawer{height:100%;display:flex;flex-direction:column;background:#fff}.agent-drawer-top{flex:0 0 auto;display:flex;align-items:flex-start;gap:12px;padding:22px 22px 16px;border-bottom:1px solid #e0e3ea}.agent-drawer-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:#edf0f9;color:#24266b;font-size:20px}.agent-drawer-icon svg{font-size:20px}.agent-drawer-heading{flex:1;min-width:0}.agent-drawer-title-row{display:flex;align-items:center;gap:8px}.agent-drawer-title{font-size:16px;font-weight:700;line-height:1.3;color:#24266b}.agent-drawer-status{flex:0 0 auto;display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:5px;font-size:10px;line-height:1;font-weight:700;letter-spacing:.06em;white-space:nowrap;background:#fdf2c2;color:#7a5b00}.agent-drawer-category{margin-top:4px;font-size:12px;color:#6b7794}.agent-drawer-close{flex:0 0 auto;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:7px;background:transparent;color:#5a6b8c;cursor:pointer}.agent-drawer-close:hover{background:#f1f3f8}.agent-drawer-close svg{font-size:15px}.agent-drawer-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:20px 22px 24px}.agent-drawer-description{font-size:14px;line-height:1.6;color:#1b2233;margin-bottom:10px}.agent-drawer-section{margin-top:22px;padding-top:22px;border-top:1px solid #e0e3ea}.agent-drawer-section-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5a6b8c}.agent-start-list{display:flex;flex-direction:column;gap:7px;margin-top:10px}.agent-start-item{padding:11px 13px;border:1px solid #e0e3ea;border-radius:9px;font-size:14px;line-height:1.45;color:#1b2233;cursor:pointer;transition:transform .12s,border-color .12s,background .12s}.agent-start-item:hover{border-color:#24266b;background:#fafbfe;transform:translateY(-1px)}.agent-when-list{display:flex;flex-direction:column;gap:14px;margin-top:10px}.agent-when-title{font-size:13px;font-weight:600;color:#24266b}.agent-when-description{margin-top:4px;font-size:14px;line-height:1.6;color:#1b2233}.agent-other-list{display:flex;flex-direction:column;gap:7px;margin-top:10px}.agent-other-item{display:flex;align-items:flex-start;gap:11px;padding:11px 13px;border:1px solid #e0e3ea;border-radius:9px;cursor:pointer}.agent-other-item:hover{border-color:#24266b}.agent-other-icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#edf0f9;color:#24266b;font-size:16px}.agent-other-title{font-size:14px;font-weight:600;line-height:1.35;color:#24266b}.agent-other-description{margin-top:2px;font-size:13px;line-height:1.5;color:#5a6b8c}.agent-drawer-footer{flex:0 0 auto;padding:14px 22px 18px;border-top:1px solid #e0e3ea}.agent-drawer-launch{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px;border:0;border-radius:9px;background:#24266b;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.agent-drawer-launch:hover{background:#1d1f5b}.run-info-card{display:flex;align-items:center;width:100%;padding:18px 24px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;box-sizing:border-box;background:#f8f9fd}.run-info-section{flex:1;display:flex;align-items:center;gap:12px}.run-info-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f5f5f5;font-size:18px;flex-shrink:0}.run-info-details{display:flex;flex-direction:column;gap:4px}.run-info-label{text-transform:uppercase;font-size:12px;font-weight:600;color:#6b7280}.cost-level{display:flex;align-items:center;gap:2px}.dollar-icon{font-size:16px;font-weight:600;color:#d1d5db}.dollar-icon.active{color:#111827}.run-info-divider{width:2px;height:60px;margin:0 24px;background:#e5e7eb}.runtime-value{font-size:12px;font-weight:500;color:#111827}.login-container{display:flex;height:100vh;font-family:Inter,Arial;background:#f8f9fb}.left-panel{flex:.9;display:flex;align-items:center;justify-content:center;background:linear-gradient(235deg,#9ccbec,#1d2a6e 70% 80%,#f44 90%,#e29f0f);color:#fff;padding:40px}.left-logo{position:fixed;top:45px;left:47px;z-index:2000}.dfi-logo{height:44px;width:67px}.left-content{max-width:360px}.title{color:#fff;font-family:Arial;font-size:26px;font-style:normal;font-weight:700;line-height:144%}.desc{color:#fff;font-family:Arial;font-size:13px;font-style:normal;font-weight:400;line-height:159%}.right-panel{flex:1;display:flex;align-items:center;justify-content:center}.login-box{text-align:left;max-width:320px}.sso-title{color:#535353;font-family:Arial;font-size:21px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:6px}.sso-subtext{color:#646464;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:19px}.sso-btn{width:130%;background:linear-gradient(90deg,#223073,#88b2d8);color:#fff;padding:12px 16px;border-radius:6px;border:none;cursor:pointer;font-size:16px;margin-bottom:24px;display:flex;justify-content:space-between}.sso-btn:hover{opacity:.9}.footer-links{position:fixed;bottom:15px;font-size:12px;opacity:.7}.footer-links a{color:#555;text-decoration:none;margin-right:12px;margin-left:12px}.footer-links a:hover{text-decoration:underline}@media(max-width:900px){.login-container{flex-direction:column}.left-panel,.right-panel{flex:none;width:100%;height:50vh}}.report-summary-modal{display:flex;flex-direction:column;position:relative;height:86vh;min-width:0;padding:20px;border-left:1px solid #dce2f1;background:#fff}.report-summary-modal__header{display:flex;align-items:center;position:absolute;top:20px;right:20px;z-index:1}.report-summary-modal__header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.report-summary-modal__close{width:32px;height:32px;padding:0;border:0;border-radius:4px;background:transparent;color:#46506e;font-size:26px;line-height:1;cursor:pointer}.report-summary-modal__close:hover{background:#f0f3fa}.report-summary-modal__tabs-container,.report-summary-modal .ant-tabs{display:flex;flex:1;flex-direction:column;min-height:0}.report-summary-modal .ant-tabs-nav{flex:0 0 auto}.report-summary-modal{flex:1;min-height:0;overflow-y:hidden}.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-content-holder{flex:1;min-height:0;overflow-y:hidden}.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-content-holder>.ant-tabs-content,.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-content-holder .ant-tabs-tabpane{height:100%}.report-summary-modal__subtabs-content{height:100%;overflow-y:scroll}.report-summary-modal__report h3{color:#20256f;font-weight:700}.report-summary-modal .ant-tabs-nav{margin-bottom:16px}.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-nav{padding-right:168px}.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-nav .ant-tabs-tab-btn{font-size:20px}.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{text-align:center!important;margin-left:12px}.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#46506e;font-weight:700}.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-nav .ant-tabs-ink-bar{display:none;background:#000!important}.report-summary-modal__tabs-container>.ant-tabs>.ant-tabs-nav .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#46506e!important;font-weight:700}.report-summary-modal__subtabs .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#46506e!important;font-weight:700}.report-summary-modal .ant-tabs-tab{padding:2px 6px;font-weight:400}.report-summary-modal__subtabs .ant-tabs-tab+.ant-tabs-tab{margin-left:10px}.report-summary-modal__subtabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#46506e!important;font-weight:700}.report-summary-modal__subtabs .ant-tabs-ink-bar{background:#000!important}.report-summary-modal__insights{margin-bottom:18px;padding:14px 16px;border:1px solid #dce2f1;min-height:120px;border-radius:6px;background:#f8faff}.report-summary-modal__insights span{display:block;margin-right:12px;color:#313958;font-size:13px;line-height:1.5;white-space:pre-line}.report-summary-modal__insights span:last-child{margin-right:0}.report-summary-modal__suggestion{display:flex;flex-direction:column;gap:8px;margin:0 0 18px;padding:14px 16px;border:1px solid #dce2f1;border-radius:6px;background:#f5f7fc}.report-summary-modal__suggestion strong{color:#7283a8;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.report-summary-modal__suggestion span{color:#172554;margin-right:12px;font-size:13px;line-height:1.5}.report-summary-modal__report{margin-top:20px}.report-summary-modal__report h3{margin:0 0 8px;font-size:15px}.report-summary-modal__row-filter{display:none;flex-wrap:wrap;gap:12px;margin:0 0 12px}.report-summary-modal__table-wrap{overflow-x:auto;border:1px solid #dce2f1;border-radius:6px}.report-summary-modal__table{width:100%;min-width:520px;border-collapse:collapse;font-size:13px}.report-summary-modal__banner-report .report-summary-modal__table{table-layout:fixed}.report-summary-modal__banner-report .report-summary-modal__status-table,.report-summary-modal__recruiter-stage-table{min-width:600px;table-layout:auto}.report-summary-modal__banner-report .report-summary-modal__table th:first-child,.report-summary-modal__banner-report .report-summary-modal__table td:first-child{width:180px}.report-summary-modal__table th,.report-summary-modal__table td{padding:10px 12px;border-bottom:1px solid #e4e8f2;text-align:left}.report-summary-modal__table thead th{background:#20256f;color:#fff;font-size:11px;text-transform:uppercase}.report-summary-modal__table thead th:not(:first-child),.report-summary-modal__value{text-align:right!important}.report-summary-modal__table thead th.report-summary-modal__status-header{text-align:center!important}.report-summary-modal__group-row th{border-left:3px solid #108b9a;color:#108b9a;font-weight:700}.report-summary-modal__child-label{padding-left:34px!important;color:#46506e}.report-summary-modal__value{white-space:nowrap;color:#20256f;font-weight:600}.report-summary-modal__progress{display:flex;align-items:center;gap:8px;width:100%}.report-summary-modal__bar-track{position:relative;flex:1;min-width:78px;height:8px;border-radius:4px;background:#e4e8f2}.report-summary-modal__bar-fill{display:block;height:100%;border-radius:inherit;background:var(--report-progress-color, #108b9a)}.report-summary-modal__bar-marker{position:absolute;top:-4px;width:0;height:0;border-right:4px solid transparent;border-left:4px solid transparent;border-top:6px solid #eab308;transform:translate(-50%)}.report-summary-modal__progress-value{width:48px;text-align:right}.report-summary-modal__total-row th,.report-summary-modal__total-row td{background:#f0f3fa;border-bottom:0;color:#20256f;font-size:13px;font-weight:700}.report-summary-modal__grand-total-row th,.report-summary-modal__grand-total-row td{background:#e4e8f2;color:#46506e}.report-summary-modal__status-table thead th:first-child,.report-summary-modal__status-table tbody td:first-child,.report-summary-modal__status-table .report-summary-modal__group-row th:first-child{position:sticky;left:0}.report-summary-modal__status-table thead th:first-child{z-index:2}.report-summary-modal__status-table tbody td:first-child,.report-summary-modal__status-table .report-summary-modal__group-row th:first-child{z-index:1;background:#fff;box-shadow:2px 0 4px #20256f1f}.report-summary-modal__status-table .report-summary-modal__total-row td:first-child{background:#f0f3fa}.report-summary-modal__status-table .report-summary-modal__grand-total-row td:first-child{background:#e4e8f2}.report-summary-modal__recruiter-stage-table thead th:first-child,.report-summary-modal__recruiter-stage-table tbody td:first-child{position:sticky;left:0}.report-summary-modal__recruiter-stage-table thead th:first-child{z-index:2}.report-summary-modal__recruiter-stage-table tbody td:first-child{z-index:1;background:#fff;box-shadow:2px 0 4px #20256f1f}.report-summary-modal__recruiter-stage-table .report-summary-modal__total-row td:first-child{background:#f0f3fa}.report-summary-modal__recruiter-stage-table .report-summary-modal__grand-total-row td:first-child{background:#e4e8f2}@media(max-width:640px){.report-summary-modal{height:auto;padding:14px;border-top:1px solid #dce2f1;border-left:0}.report-summary-modal__insights{padding:12px}}.unauthorized-page{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:24px 0}.unauthorized-card{width:min(1080px,100%);display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,420px);gap:32px;align-items:center;padding:40px;border-radius:28px;border:1px solid rgba(29,42,110,.12);background:radial-gradient(circle at top right,rgba(155,203,235,.32),transparent 32%),linear-gradient(135deg,#fffffff5,#ffffffe6);box-shadow:0 24px 60px #1d2a6e1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.unauthorized-content{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.unauthorized-newline{margin:0;color:#1d2a6e;font-size:14px;font-weight:700;line-height:1.6}.unauthorized-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#9bcbeb33;color:#1d2a6e;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.unauthorized-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:#f4364c}.unauthorized-title{margin:0;color:#1d2a6e;font-size:clamp(32px,4vw,48px);line-height:1.1;font-weight:800}.unauthorized-description{margin:0;max-width:620px;color:#1d2a6ed1;font-size:17px;line-height:1.7}.unauthorized-note{margin:0;padding-left:16px;border-left:4px solid #9bcbeb;color:#1d2a6eb8;font-size:14px;line-height:1.6}.unauthorized-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.unauthorized-primary-btn.ant-btn{height:46px;padding:0 22px;border:none;border-radius:12px;background:#1d2a6e;color:#fff;font-weight:600;box-shadow:0 12px 24px #1d2a6e33}.unauthorized-primary-btn.ant-btn:hover,.unauthorized-primary-btn.ant-btn:focus{background:#24367f!important;color:#fff!important}.unauthorized-secondary-btn.ant-btn{height:46px;padding:0 22px;border-radius:12px;border-color:#1d2a6e29;color:#1d2a6e;font-weight:600;background:#ffffffb8}.unauthorized-secondary-btn.ant-btn:hover,.unauthorized-secondary-btn.ant-btn:focus{color:#1d2a6e!important;border-color:#9bcbeb!important;background:#9bcbeb14!important}.unauthorized-illustration-wrap{display:flex;justify-content:center;max-height:250px;max-width:350px}.unauthorized-illustration-shell{width:min(100%,420px);padding:28px;border-radius:24px;background:linear-gradient(180deg,#9dcdec33,#ffffffa6);border:1px solid rgba(155,203,235,.45)}.unauthorized-illustration{display:block;width:100%;height:100%}@media(max-width:900px){.unauthorized-card{grid-template-columns:1fr;padding:28px}.unauthorized-illustration-wrap{order:-1}}@media(max-width:640px){.unauthorized-page{min-height:auto;padding:8px 0 24px}.unauthorized-card{padding:22px;gap:20px;border-radius:22px}.unauthorized-description{font-size:15px}.unauthorized-actions,.unauthorized-primary-btn.ant-btn,.unauthorized-secondary-btn.ant-btn{width:100%}}.admin-logo-container{display:flex;flex-direction:row;align-items:center;padding-top:20px;padding-left:25px}.logo-divider{background-color:#e3e3e3;height:19px;border:1px;width:1px;margin:4px 14px}.admin-controls-header{display:flex;flex-direction:column;padding:17px 25px;gap:14px;margin-top:15px}.admin-menu .ant-menu-item{background:transparent!important;color:#eee;border-radius:20px;margin:0;color:#000}.admin-menu .ant-menu-item:hover{background:#00000026!important;border-radius:20px}.admin-menu .ant-menu-item-selected{background:#00000040!important;font-weight:600;border-right:#EEEEEE 3px solid;border-radius:20px;margin:0}.admin-controls-nav-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 20px;background:transparent!important;background-image:none!important}.admin-controls-nav-back-button{display:flex;align-items:center;gap:5px;cursor:pointer}.admin-controls-nav-back-button-icon-container{display:flex;align-items:center;justify-content:center;height:17px;width:17px;background-color:#e9e9e9;border-radius:8.5px}.admin-controls-nav-back-button-text{color:#8f8f8f;font-size:12px;line-height:100%;letter-spacing:0%;font-weight:400}.dfi-name{color:#fff;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.nav-divider{border-inline-start:1.5px solid;height:14px;margin:0}.nav-divider-white{border-inline-start:1.5px solid;height:14px;margin:0;color:#e3e3e3}.spacer{flex:1}.user-manual-icon{color:#000;font-size:20px;vertical-align:middle}.nav-icon{z-index:3500}.dfi-header-logo{height:45px;width:90px}.menu-items{color:var(--Tiger-branding-Shadow, #312E2D);font-family:Arial;font-size:10px;font-style:normal;font-weight:400}.user-icon{font-family:Arial;font-style:normal;width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#ffffff24;color:#fff;font-size:11px;font-weight:700}.nav-btn.ant-btn:hover{background-color:#ff0!important;color:#000!important}.nav-components{display:flex;flex-direction:column;align-items:center;margin-top:25px;line-height:2;width:82px;gap:4;padding:8px 12px;text-decoration:none;position:relative;transition:color .2s;color:#ccc}.nav-components span{margin-top:4px;text-decoration:none}.nav-components:hover{color:#fff}.nav-components.active:after{content:"";position:absolute;text-decoration:none;bottom:0;left:0;height:3px;width:100%;color:#fff;background-color:#fff;border-radius:2px}.nav-components-text{color:#ccc}.nav-components-text.active:after{color:#fff;background-color:#fff}.nav-components-text{color:#fff;text-align:center;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.section-info-tile{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px}.section-info-tile__content{display:flex;flex-direction:column;justify-content:center}.section-info-tile__title{font-size:20px;font-weight:700;line-height:100%;letter-spacing:0%;color:#312e2d}.section-info-tile__description{font-size:12px;font-weight:400;line-height:100%;letter-spacing:0%;color:#8f8f8f}.section-info-tile__actions{display:flex;flex-direction:row;align-items:center;gap:14px}.section-info-tile__button{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:100px;padding:12px 16px;gap:10px;border-width:0px}.section-info-tile__button-label{font-size:14px;font-weight:500;line-height:100%;letter-spacing:0%}.metric-card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:85px;border-radius:8px;background-color:#fff;padding:20px 18px}.metric-card__content{display:flex;flex-direction:column;justify-content:center;gap:3px}.metric-card__value{font-weight:700;font-size:24px;line-height:100%;letter-spacing:0%;color:#312e2d}.metric-card__label{font-weight:400;font-size:12px;line-height:100%;letter-spacing:0%;color:#707070}.metric-card__icon-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;height:42px;width:42px;border-radius:21px}.report-filter-bar{display:flex;align-items:flex-start;gap:20px;padding:20px;background:#fff;border-radius:8px;margin:0 20px 20px;box-shadow:0 2px 6px #0000000d;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:6px}.filter-group label{font-size:12px;color:#6b6b6b}.filter-group select,.filter-group input{height:36px;padding:0 10px;border:1px solid #dcdcdc;border-radius:6px;min-width:160px}.get-report-btn{height:36px;padding:0 18px;border:none;border-radius:6px;background:#1d2a6e;color:#fff;cursor:pointer}.ant-select-item-option-state{display:none!important}.ant-select-item-option-content{display:flex;align-items:center}.ant-checkbox-checked .ant-checkbox-inner{background-color:#fff!important;border-color:#1d2a6e!important}.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#1d2a6e!important}.ant-table-expanded-row>td{padding:0!important}.ant-table-expanded-row .ant-table{margin:0!important}.report-table-container{margin:0 20px 20px;background:#fff;border-radius:10px;padding:16px;box-shadow:0 2px 8px #0000000f}.ant-table-thead>tr>th{background:#f5f7fa!important;font-weight:600}.ant-table-tbody>tr:hover>td{background:#f9fbff!important}.column-header-with-tooltip{display:flex;align-items:center;gap:6px}.header-tooltip-icon{font-size:14px;color:#999;cursor:pointer}.header-tooltip-icon:hover{color:#1677ff}.marketplace-page{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f6f8fc}.marketplace-upper-section{position:sticky;top:0;z-index:12;background:#f6f8fcf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.marketplace-header,.marketplace-description,.agent-tabs{max-width:1440px;margin-left:auto;margin-right:auto;box-sizing:border-box}.marketplace-header{max-width:1440px;margin:0 auto;padding:30px 24px 0;box-sizing:border-box}.marketplace-title{display:flex;flex-direction:column;gap:6px}.marketplace-subtitle{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5a6b8c}.marketplace-heading{margin:0;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.018em;color:#24266b}.marketplace-description{max-width:1440px;margin:8px auto 0;padding:0 24px 20px;box-sizing:border-box;font-size:16px;font-weight:600;line-height:1.45;color:#3745a9}.agent-tabs{display:flex;align-items:center;justify-content:flex-start;gap:2px;margin:0 30px;padding:0 10px;box-sizing:border-box;border-bottom:1px solid #e0e3ea}.agent-tab{display:flex;gap:8px;padding:11px 14px 10px;margin-bottom:-1px;font-size:16px;font-weight:600;line-height:1.3;color:#6b7794;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;transition:color .15s ease,border-color .15s ease}.agent-tab:hover{color:#24266b}.agent-tab.active{color:#24266b;border-bottom-color:#24266b}.agent-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;font-size:11px;font-weight:600;color:#6b7794;background:#edf0f6}.agent-tab.active .agent-tab-count{color:#24266b;background:#e8eafa}.marketplace-content{flex:1;min-height:0;width:100%;max-width:1440px;margin:0 auto;padding:24px 24px 40px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.marketplace-content::-webkit-scrollbar{display:none}.marketplace-filters{width:100%;display:flex;flex-direction:column;gap:12px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;margin-top:20px}.marketplace-all-filters{padding:8px 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:18px;min-width:0;margin:0 0 0 25px}.search-bar{position:relative;flex:0 1 320px;min-width:0}.search-bar input{display:block;box-sizing:border-box;width:100%;height:32px;padding:0 10px 0 32px;font-size:13px;color:#1b2233;background:#fff;border:1px solid #e0e3ea;border-radius:10px;outline:none}.search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:15px;height:15px;pointer-events:none}.search-bar input::placeholder{color:#8b8c8d;font-size:13px;font-weight:500}.marketplace-filter-actions{flex:0 1 auto;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-right:25px}.marketplace-filter-row{display:flex;align-items:center;gap:8px}.marketplace-filter-heading{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8792ac}.marketplace-filter-label{flex:0 0 auto;white-space:nowrap;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8792ac}.filter-select-group{position:relative;flex:0 0 auto}.filter-select-group label{font-size:12px;font-weight:600;color:#24266b}.filter-select-group select{height:32px;padding:0 32px 0 12px;border-radius:10px;border:1px solid #e0e3ea;background:#fff;color:#5a6b8c;font-size:13px;font-weight:500;cursor:pointer;outline:none;appearance:auto}.filter-select-group select:hover{border-color:#b8bfd0}.filter-select-group select:focus{border-color:#24266b;box-shadow:0 0 0 2px #24266b14}.marketplace-divider{margin:0 0 24px!important;border-color:#e0e3ea!important}.filter-divider{flex:0 0 auto;width:1px;height:20px;background:#e0e3ea;margin:0 4px}.agent-count{flex:0 0 auto;white-space:nowrap;font-size:12px;color:#6b7794}.reset-filter-btn{flex:0 0 auto;height:32px;padding:0 11px;border:0;border-radius:8px;background:transparent;font-size:13px;font-weight:500;color:#3745a9;cursor:pointer}.reset-filter-btn:hover{background:#edf0f9}.featured-section{width:100%}.featured-section-header{font-size:11px;margin-top:20px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5a6b8c}.featured-section-header h3{margin:0;font-size:15px;font-weight:700;line-height:1.3;color:#24266b}.featured-section-header span{font-size:12px;font-weight:500;color:#6b7794}.explore-section{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px;padding:0}.explore-count{font-size:12px;font-weight:500;color:#6b7794}.reset-filter-btn{padding:0;border:none;background:transparent;font-size:12px;font-weight:600;color:#24266b;cursor:pointer}.reset-filter-btn:hover{text-decoration:underline}.agent-category-header{display:flex;align-items:baseline;gap:10px;padding-bottom:10px}.agent-category-title{margin:0;font-size:15px;font-weight:700;line-height:1.3;color:#24266b}.marketplace-cards-container{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-right:20px;align-items:stretch}.marketplace-agent-card{position:relative;min-width:0;min-height:180px;height:100%;display:flex;flex-direction:row;gap:10px;padding:20px 16px;box-sizing:border-box;background:#fff;border:1px solid #e0e3ea;border-radius:10px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.marketplace-agent-card:hover{border-color:#c8cddd;box-shadow:0 4px 14px #24266b0f}.marketplace-agent-icon{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#edf0f9;color:#24266b;font-size:18px}.marketplace-agent-content{min-width:0;flex:1;display:flex;flex-direction:column}.marketplace-agent-title-row{display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:0}.marketplace-agent-title-row h3{min-width:0;margin:0;font-size:15px;font-weight:600;line-height:1.3;color:#24266b}.marketplace-status-badge{flex-shrink:0;padding:3px 8px;border-radius:10px;font-size:10px;font-weight:600;line-height:1.2;background:#e8f5e9;color:#2e7d32}.marketplace-agent-description{margin:10px 0 0;font-size:14px;font-weight:400;line-height:1.45;color:#5a6b8c;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.marketplace-btn-section{display:flex;justify-content:flex-end;width:100%;margin-top:auto;padding-top:16px}.agent-actions{display:flex;align-items:center;gap:8px}.details-btn-feature,.launch-btn-featured{flex:0 0 auto;padding:7px 12px;border-radius:7px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.details-btn-feature{border:1px solid #e0e3ea;background:#fff;color:#5a6b8c}.details-btn-feature:hover{border-color:#bfc5d4;color:#24266b;background:#f8f9fc}.launch-btn-featured{border:1px solid #24266b;background:#24266b;color:#fff}.launch-btn-featured:hover{background:#1d205e;border-color:#1d205e}.marketplace-agent-card-disabled{cursor:not-allowed;box-shadow:none}.marketplace-agent-card-disabled:hover{border-color:#e0e3ea;box-shadow:none;transform:none}.marketplace-agent-card-disabled .marketplace-agent-icon{background:#f0f0f0;color:#999}.marketplace-agent-card-disabled .marketplace-agent-content{opacity:.42}.marketplace-agent-card-disabled .marketplace-status-badge{opacity:.7}.marketplace-agent-card-disabled button{cursor:not-allowed}.marketplace-agent-card-disabled .details-btn-feature{background:#f8f8f8;color:#999;border-color:#e0e0e0}.marketplace-agent-card-disabled .launch-btn-featured{background:#d6d8df;border-color:#d6d8df;color:#fff}.featured-card{background:#1d2a6e;border-radius:16px;padding:20px;color:#fff;margin:20px 0}.featured-header{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;line-height:1.35;color:#24266b}.featured-title{font-size:12px;font-weight:300;color:#6b7794}.subhead{color:#1d2a6e}.featured-subtitle{margin-top:5px;margin-left:20px;font-size:11px;font-weight:300;color:#999}.agent-card{display:flex;align-items:flex-start;gap:20px;margin:20px 0;padding:20px;background:radial-gradient(120% 155% at 0% -4%,#6a4ec4,#6a4ec499 26%,#6a4ec438 48%,#6a4ec400 76%),radial-gradient(125% 165% at 101% -6%,#c05a8e,#c05a8e9e 24%,#c05a8e42 46%,#c05a8e14,#c05a8e00 82%),radial-gradient(100% 145% at 68% 108%,#2b3f8f,#2b3f8f99 28%,#2b3f8f38 52%,#2b3f8f00 80%),linear-gradient(105deg,#1c1f57,#36447c);color:#fff;border-radius:12px}.agent-icon{width:35px;height:35px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:0;background:#eef0ff;border-radius:10px;color:#1d2a6e;font-size:24px}.agent-content{flex:1;display:flex;flex-direction:column;gap:8px}.agent-title-row{display:flex;align-items:center;gap:10px}.agent-name{font-size:20px;font-weight:700;line-height:1.28;color:#fff}.live-badge{padding:3px 8px;border-radius:12px;font-size:10px;font-weight:600;background:#e8f7ee;color:#198754}.agent-description{font-size:14px;line-height:1.55;color:#c6d3ee}.agent-actions{display:flex;gap:8px;margin-top:20px}.details-btn,.launch-btn{flex:0 0 auto;white-space:nowrap;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.details-btn{padding:9px 15px;border:1px solid rgba(255,255,255,.34);color:#fff;background:transparent}.launch-btn{padding:9px 16px;background:#fff;border:1px solid #ffffff;color:#24266b}.selected-tool-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;background:#eef2ff;color:#1d2a6e;font-size:15px;font-weight:500}@media(max-width:1000px){.marketplace-cards-container{grid-template-columns:1fr}.marketplace-filters{flex-wrap:wrap}.marketplace-filter-heading{margin-left:0}}@media(max-width:768px){.marketplace-header{padding:24px 16px 0}.marketplace-description{padding-left:16px;padding-right:16px}.agent-tabs{padding:0 16px}.marketplace-content{padding:20px 16px 32px}.marketplace-filters{align-items:stretch}.search-bar{width:100%}.filter-select-group{flex:1}.filter-select-group select{width:100%}}@media(max-width:520px){.marketplace-heading{font-size:21px}.marketplace-description{font-size:14px}.agent-tabs{overflow-x:auto;scrollbar-width:none}.agent-tabs::-webkit-scrollbar{display:none}.agent-tab{font-size:14px}.marketplace-cards-container{grid-template-columns:1fr}.marketplace-agent-card{min-height:170px}.marketplace-agent-description{padding-left:0}.marketplace-filters{flex-direction:column}.marketplace-filter-heading{margin-top:4px}.filter-select-group{width:100%}}.agent-category-section{width:100%;margin-bottom:32px}.agent-category-header{display:flex;align-items:baseline;gap:10px;padding-bottom:12px}.agent-category-title{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:#24266b}.agent-category-count{font-size:12px;font-weight:500;color:#6b7794}.marketplace-cards-container{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.agent-categories-wrapper{width:100%;display:flex;flex-direction:column;gap:0}@media(max-width:1000px){.marketplace-cards-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.marketplace-cards-container{grid-template-columns:1fr}}.request-access-btn{background:#fff;border:1px solid #dc3545;color:#dc3545;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.multi-select-filter{position:relative;min-width:150px}.multi-select-trigger{width:100%;min-height:38px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid rgb(224,227,234);border-radius:6px;font-size:14px;color:#5a6b8c;cursor:pointer}.multi-select-trigger:hover{border-color:#999}.multi-select-trigger.has-selection{border-color:#b6bcd4;background:#edf0f9;color:#3745a9}.multi-select-arrow{font-size:10px}.multi-select-dropdown{position:absolute;top:calc(100% + 5px);left:0;width:100%;min-width:180px;background:#fff;border:1px solid #d9dce5;border-radius:6px;padding:6px 0;z-index:1000;box-shadow:0 6px 18px #0000001f}.multi-select-option{display:flex;align-items:center;gap:9px;padding:9px 12px;font-weight:300;font-size:12px;cursor:pointer}.multi-select-option:hover{background:#f5f6f8}.multi-select-option input{width:16px;height:16px;cursor:pointer}.all-thread-section-header{display:flex;align-items:baseline;gap:8px;margin-left:10px;padding:0 0 16px}.threadpage-description{margin:8px 0 10px;max-width:44ch;font-size:16px;font-weight:600;line-height:1.45;color:#3745a9;letter-spacing:0px;text-wrap:pretty}.all-thread-section-title{margin-top:20px;font-size:13px;font-weight:900;color:#24266b}.all-thread-section-sub{font-size:12px;color:#8792ac}.all-thread-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;padding:13px 14px;border-top:1px solid rgb(224,227,234);border-bottom:0;border-left:0;border-right:0}.all-thread-row:hover{background:#f0f3fa!important}.all-thread-content{display:flex;justify-content:space-between;cursor:pointer}.all-thread-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#24266b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.all-thread-title:hover{font-size:14px;font-weight:600}.all-thread-meta{min-width:5ch;font-size:12px;font-weight:600;color:#5a6b8c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:6px;margin-top:4px}.all-thread-menu{opacity:0;transition:opacity .2s ease;flex-shrink:0;margin-left:12px;cursor:pointer}.all-thread-row:hover .all-thread-menu{opacity:1}.marketplace-filter-thread-count{flex:0 0 auto;white-space:nowrap;font-size:12px;color:#6b7794}.thread-sort-select{display:flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:8px;border:1px solid rgb(224,227,234);background:#fff;color:#5a6b8c;font-size:13px;cursor:pointer;white-space:nowrap}.pinned-icon{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;height:17px;padding:0 6px;border-radius:4px;background:#edf0f9;color:#3745a9;font-size:10px;font-weight:700;letter-spacing:.06em}.thread-controls-row{flex:1 1 100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin:6px 0 0}.thread-search-bar{position:relative;flex:0 1 320px;min-width:0}.thread-search-bar input{display:block;box-sizing:border-box;width:100%;height:32px;padding:0 10px 0 32px;font-size:13px;color:#1b2233;background:#fff;border:1px solid #e0e3ea;border-radius:10px;outline:none}.thread-search-bar input::placeholder{color:#8b8c8d;font-size:13px;font-weight:500}.thread-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:15px;height:15px;pointer-events:none}.thread-controls-spacer{flex:1 1 auto;min-width:12px}.thread-controls-actions{flex:0 1 auto;min-width:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px 16px}.thread-control-group{flex:0 0 auto;display:flex;align-items:center;gap:8px;min-width:0}.thread-control-label{flex:0 0 auto;white-space:nowrap;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8792ac}.thread-sort-select{height:32px;padding:0 32px 0 12px;border-radius:10px;border:1px solid #e0e3ea;background:#fff;color:#5a6b8c;font-size:13px;font-weight:500;cursor:pointer;outline:none}.thread-sort-select:hover{border-color:#b8bfd0}.thread-sort-select:focus{border-color:#24266b;box-shadow:0 0 0 2px #24266b14}.thread-control-divider{flex:0 0 auto;width:1px;height:20px;background:#e0e3ea}.thread-filter-pillstrip{flex:0 1 auto;min-width:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.thread-filter-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:500;white-space:nowrap;border:1px solid #e0e3ea;background:#fff;color:#5a6b8c;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.thread-filter-pill:hover{border-color:#b8bfd0;color:#24266b}.thread-filter-pill.active{border-color:#24266b;background:#24266b;color:#fff}.thread-count{flex:0 0 auto;white-space:nowrap;font-size:12px;color:#6b7794}@media(max-width:768px){.thread-search-bar{flex:1 1 100%}.thread-controls-actions{justify-content:flex-start;width:100%}}.filter-spacer{flex:1 1 auto;min-width:12px}.mobile-block-container{height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/26.png);background-size:cover;padding:20px}.mobile-block-card{background:#fff;padding:30px 25px;border-radius:16px;text-align:center;max-width:350px;box-shadow:0 8px 30px #0000001a}.mobile-block-card h2{margin-bottom:10px;color:#1d2a6e}.mobile-block-card p{font-size:14px;color:#555;margin:6px 0}.highlight-text{font-weight:600;color:#14c0fa}.icon{font-size:40px;margin-top:15px}
