@keyframes aui-pulse{50%{opacity:.5}}:where(.aui-md[data-status=running]):empty:after,:where(.aui-md[data-status=running])>:where(:not(ol):not(ul):not(pre)):last-child:after,:where(.aui-md[data-status=running])>pre:last-child code:after,:where(.aui-md[data-status=running])>:where(:is(ol,ul):last-child)>:where(li:last-child:not(:has(*>li))):after,:where(.aui-md[data-status=running])>:where(:is(ol,ul):last-child)>:where(li:last-child)>:where(:is(ol,ul):last-child)>:where(li:last-child:not(:has(*>li))):after,:where(.aui-md[data-status=running])>:where(:is(ol,ul):last-child)>:where(li:last-child)>:where(:is(ol,ul):last-child)>:where(li:last-child)>:where(:is(ol,ul):last-child)>:where(li:last-child):after{--aui-content:"●";content:var(--aui-content);margin-left:.25rem;margin-right:.25rem;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;animation:2s cubic-bezier(.4,0,.6,1) infinite aui-pulse}:root{color:#1f2941;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;height:100%;overflow:hidden}*{box-sizing:border-box}body{min-width:320px;margin:0}button,textarea{font:inherit}button{border:0}.chat-page{color:#0d0d0d;background:#fff;width:100%;height:100%;overflow:hidden}.chat-thread{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.chat-empty-state{flex:1;justify-content:center;align-items:center;min-height:0;padding:0 16px 16vh;display:flex}.chat-empty-content{flex-direction:column;gap:24px;width:min(100%,768px);display:flex}.chat-empty-content h1{color:#0d0d0d;letter-spacing:-.025em;text-align:center;margin-bottom:0;font-size:1.5rem;font-weight:400;line-height:1.2}.chat-composer{background:#fff;border:1px solid #e5e5e5;border-radius:28px;width:100%;padding:8px;box-shadow:0 2px 6px -2px #0000000d}.chat-composer:focus-within{border-color:#d0d0d0}.chat-composer-row{align-items:end;gap:4px;display:flex}.chat-input{resize:none;color:#0d0d0d;background:0 0;border:0;outline:0;flex:1;min-height:36px;max-height:208px;padding:6px 8px 6px 4px;font-size:1rem;line-height:1.45}.chat-input::placeholder{color:#8e8e8e}.chat-icon-button,.chat-send-button,.chat-action-button,.chat-scroll-bottom{cursor:pointer;color:#5d5d5d;background:0 0;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:1.2rem;line-height:1;display:grid}.chat-icon-button:hover,.chat-action-button:hover{background:#00000012}.chat-send-button{color:#fff;background:#0d0d0d;font-size:1.5rem}.chat-send-button:hover{background:#252525}.chat-stop-icon{background:currentColor;border-radius:2px;width:10px;height:10px}.chat-viewport{overscroll-behavior:contain;flex-direction:column;flex:1;gap:32px;min-height:0;padding:64px 16px 0;display:flex;overflow:hidden auto}.chat-viewport>[data-testid=thread-messages],.chat-viewport>div{width:min(100%,768px);margin-left:auto;margin-right:auto}.chat-viewport>[data-testid=thread-messages]{flex:1 0 auto}.chat-message{flex-direction:column;width:min(100%,768px);margin:0 auto 28px;display:flex}.chat-user-message{align-items:end;gap:4px}.chat-user-bubble{color:#fff;white-space:pre-wrap;background:#0d0d0d;border-radius:22px;max-width:70%;padding:10px 16px;line-height:1.5}.chat-assistant-message{align-items:start}.chat-assistant-content{color:#0d0d0d;width:100%;line-height:1.58}.chat-assistant-content>:first-child{margin-top:0}.chat-assistant-content>:last-child{margin-bottom:0}.chat-assistant-content p,.chat-assistant-content ul,.chat-assistant-content ol,.chat-assistant-content pre,.chat-assistant-content blockquote,.chat-assistant-content table{margin:0 0 14px}.chat-assistant-content h1,.chat-assistant-content h2,.chat-assistant-content h3,.chat-assistant-content h4{color:inherit;margin:22px 0 10px;line-height:1.25}.chat-assistant-content h1{font-size:1.45rem}.chat-assistant-content h2{font-size:1.25rem}.chat-assistant-content h3{font-size:1.08rem}.chat-assistant-content ul,.chat-assistant-content ol{padding-left:24px}.chat-assistant-content li+li{margin-top:4px}.chat-assistant-content a{color:#0b57d0;text-underline-offset:2px;text-decoration:underline}.chat-assistant-content code{color:#b42318;background:#f1f1f1;border-radius:5px;padding:1px 5px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em}.chat-assistant-content pre{color:#ececec;background:#1e1e1e;border-radius:12px;padding:14px;overflow-x:auto}.chat-assistant-content pre code{color:inherit;background:0 0;padding:0}.chat-assistant-content blockquote{color:#5d5d5d;border-left:3px solid #b5b5b5;padding-left:12px}.chat-assistant-content table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.chat-assistant-content th,.chat-assistant-content td{text-align:left;border:1px solid #dedede;padding:7px 10px}.chat-assistant-content th{background:#f4f4f4}.chat-actions{align-items:center;margin-top:4px;display:flex}.chat-user-actions{margin-right:-4px}.chat-action-button{border-radius:8px;flex-basis:32px;width:32px;height:32px;font-size:.9rem}.chat-composer-footer{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;gap:8px;width:min(100%,768px);margin:auto;padding:18px 0 8px;display:flex;position:sticky;bottom:0}.chat-composer-footer p{color:#5d5d5d;text-align:center;margin:0;font-size:.75rem}.chat-scroll-bottom{color:#444;background:#fff;border:1px solid #e5e5e5;font-size:1.1rem;position:absolute;top:-42px;left:calc(50% - 18px);box-shadow:0 1px 3px #0000001a}.chat-scroll-bottom:disabled{visibility:hidden}@media (prefers-color-scheme:dark){.chat-page,.chat-composer-footer{color:#ececec;background:#000}.chat-empty-content h1,.chat-input,.chat-assistant-content{color:#ececec}.chat-composer{background:#212121;border-color:#0000;box-shadow:inset 0 0 1px #fff3}.chat-user-bubble{color:#0d0d0d;background:#ececec}.chat-icon-button,.chat-action-button{color:#cdcdcd}.chat-icon-button:hover,.chat-action-button:hover{background:#ffffff26}.chat-send-button{color:#000;background:#fff}.chat-send-button:hover{background:#e4e4e4}.chat-composer-footer p{color:#afafaf}.chat-assistant-content a{color:#8ab4ff}.chat-assistant-content code{color:#ffb4ab;background:#2a2a2a}.chat-assistant-content blockquote{color:#b9b9b9;border-color:#777}.chat-assistant-content th,.chat-assistant-content td{border-color:#484848}.chat-assistant-content th{background:#292929}.chat-scroll-bottom{color:#ececec;background:#2a2a2a;border-color:#ffffff26}}.chat-page{flex-direction:column;width:100%;height:100%;min-height:0;font-family:Geist,Inter,ui-sans-serif,system-ui,sans-serif;display:flex;overflow:hidden}.chat-page.chat-demo-dark{color:#ececec;background:#000}.chat-page.chat-demo-light{color:#0d0d0d;background:#fff}.chat-demo-header{border-bottom:1px solid;justify-content:space-between;align-items:center;gap:16px;height:48px;min-height:48px;padding:0 16px;display:flex}.chat-demo-dark .chat-demo-header{background:#0d0d0d;border-color:#282828}.chat-demo-light .chat-demo-header{background:#fff;border-color:#e5e5e5}.chat-demo-branding,.chat-demo-header-actions,.chat-demo-brand,.chat-demo-name{align-items:center;display:flex}.chat-demo-branding{gap:12px;min-width:0}.chat-demo-brand{color:inherit;flex:none;gap:7px;font-size:.95rem;font-weight:650;text-decoration:none}.chat-demo-brand img{width:19px;height:19px}.chat-demo-dark .chat-demo-brand img{filter:invert()}.chat-demo-separator{color:#6f6f6f}.chat-demo-name{cursor:pointer;color:inherit;background:0 0;flex:none;gap:3px;padding:4px;font-size:.9rem}.chat-demo-branding p{color:#a0a0a0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;overflow:hidden}.chat-demo-header-actions{flex:none;gap:8px}.chat-mobile-sidebar-toggle{cursor:pointer;width:32px;height:32px;color:inherit;background:0 0;border-radius:7px;place-items:center;display:none}.chat-mobile-sidebar-toggle:hover{background:#8080802e}.chat-profile-switch{background:#181818;border:1px solid #363636;border-radius:8px;align-items:center;padding:2px;display:flex}.chat-profile-switch button{cursor:pointer;color:#aaa;background:0 0;border-radius:6px;padding:5px 8px;font-size:.7rem;font-weight:650}.chat-profile-switch button.active{color:#111;background:#eee}.chat-client-context{background:#151515;border-bottom:1px solid #282828;align-items:center;gap:12px;min-height:42px;padding:6px 16px;display:flex}.chat-client-context label{color:#b9b9b9;align-items:center;gap:8px;font-size:.74rem;font-weight:650;display:flex}.chat-client-context input{color:#f1f1f1;width:170px;font:inherit;background:#202020;border:1px solid #3a3a3a;border-radius:7px;outline:0;padding:6px 8px}.chat-client-context input:focus{border-color:#707070}.chat-client-context span{color:#8e8e8e;font-size:.74rem}.chat-client-chat-context{color:#aaa;text-align:center;margin:-12px 0 0;font-size:.86rem}.chat-client-chat-context b{color:#ededed}.chat-header-icon{width:32px;height:32px;color:inherit;background:0 0;border-radius:7px;place-items:center;display:grid}.chat-header-icon:hover{background:#8080802e}.chat-demo-main{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.chat-sidebar-backdrop{display:none}.chat-chat-area{flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.chat-sidebar{border-right:1px solid;flex-direction:column;width:260px;min-width:260px;min-height:0;transition:width .2s,min-width .2s;display:flex;overflow:hidden}.chat-sidebar.collapsed{width:48px;min-width:48px}.chat-demo-dark .chat-sidebar{background:#0f0f0f;border-color:#282828}.chat-demo-light .chat-sidebar{background:#f7f7f7;border-color:#e5e5e5}.chat-sidebar-header{align-items:center;gap:8px;height:48px;min-height:48px;padding:0 8px;display:flex}.chat-sidebar-header span{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.chat-sidebar-content{flex-direction:column;flex:1;gap:10px;min-height:0;padding:4px 8px 10px;display:flex;overflow:hidden}.chat-shell-button{cursor:pointer;width:32px;height:32px;color:inherit;background:0 0;border-radius:7px;flex:0 0 32px;place-items:center;display:grid}.chat-shell-button:hover{background:#8080802e}.chat-history-list{scrollbar-color:#555 transparent;scrollbar-width:thin;flex-direction:column;flex:1;gap:2px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.chat-history-list::-webkit-scrollbar{width:6px}.chat-history-list::-webkit-scrollbar-track{background:0 0}.chat-history-list::-webkit-scrollbar-thumb{background-color:#555;background-clip:padding-box;border:1px solid #0000;border-radius:999px}.chat-demo-light .chat-history-list{scrollbar-color:#b8b8b8 transparent}.chat-demo-light .chat-history-list::-webkit-scrollbar-thumb{background-color:#b8b8b8}.chat-history-item{box-sizing:border-box;cursor:pointer;width:100%;min-height:58px;color:inherit;text-align:left;background:0 0;border-radius:8px;flex-direction:column;gap:3px;padding:9px 10px;display:flex;overflow:hidden}.chat-history-item:hover{background:#8080802e}.chat-history-item.active{color:#17253a;background:#eaf2fc}.chat-history-item span,.chat-history-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-history-item span{font-size:.76rem}.chat-history-item small{color:#999;font-size:.66rem}.chat-history-item.active small{color:#62738b}.chat-page .chat-thread{background:0 0;flex:1;width:100%;height:auto;min-height:0}.chat-page .chat-empty-state{padding-bottom:16vh}.chat-demo-dark .chat-empty-content h1,.chat-demo-dark .chat-input,.chat-demo-dark .chat-assistant-content{color:#ececec}.chat-demo-light .chat-empty-content h1,.chat-demo-light .chat-input,.chat-demo-light .chat-assistant-content{color:#0d0d0d}.chat-page .chat-composer{background:#212121;border-color:#333;box-shadow:inset 0 0 1px #fff3}.chat-page .chat-composer:focus-within{border-color:#4c4c4c}.chat-page .chat-input::placeholder{color:#969696}.chat-composer-actions{flex:none;align-items:center;gap:4px;display:flex}.chat-page .chat-icon-button,.chat-page .chat-action-button{color:#cdcdcd}.chat-page .chat-icon-button:hover,.chat-page .chat-action-button:hover{background:#ffffff26}.chat-page .chat-send-button,.chat-voice-button{color:#000;background:#fff;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.chat-page .chat-send-button:hover{background:#e6e6e6}.chat-voice-button{color:#000;background:#fff}.chat-voice-button.recording{color:#fff;background:#b42318;box-shadow:0 0 0 4px #b4231833}.chat-voice-button.recording:hover{background:#d92d20}.chat-voice-error{color:#ffd7d2;background:#4d1c18;border:1px solid #d92d2080;border-radius:7px;max-width:260px;padding:7px 9px;font-size:.72rem;position:absolute;bottom:58px;right:12px}.chat-attachments{flex-wrap:wrap;gap:8px;padding:2px 2px 8px;display:flex}.chat-attachment{display:inline-flex;position:relative}.chat-attachment-thumb{color:#b9b9b9;background:#2d2d2d;border:1px solid #454545;border-radius:11px;place-items:center;min-width:72px;min-height:50px;font-size:.7rem;display:grid;overflow:hidden}.chat-attachment-remove{cursor:pointer;color:#e1e1e1;background:#1a1a1a;border:1px solid #444;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:-6px;right:-6px}.chat-message-attachments{flex-wrap:wrap;justify-content:end;gap:8px;margin-bottom:8px;display:flex}.chat-page .chat-user-bubble{color:#0d0d0d;background:#ececec}.chat-user-message-actions,.chat-assistant-message-actions{align-items:center;gap:4px;display:flex}.chat-user-message-actions{align-self:end}.chat-assistant-message-actions{margin-left:-4px}.chat-page .chat-actions{margin-top:4px}.chat-branch-picker{color:#a9a9a9;align-items:center;font-size:.76rem;font-weight:600;display:inline-flex}.chat-branch-button{cursor:pointer;width:27px;height:27px;color:inherit;background:0 0;border-radius:6px;place-items:center;display:grid}.chat-branch-button:hover{background:#ffffff24}.chat-edit-composer{background:#323232;border-radius:24px;flex-direction:column;gap:8px;width:min(100%,768px);margin:0 auto 28px;padding:14px;display:flex}.chat-edit-input{resize:vertical;color:#fff;background:0 0;border:0;outline:0;min-height:74px}.chat-edit-actions{justify-content:end;gap:8px;display:flex}.chat-edit-cancel,.chat-edit-send{cursor:pointer;border-radius:999px;padding:8px 13px;font-size:.78rem;font-weight:650}.chat-edit-cancel{color:#ececec;background:#1a1a1a}.chat-edit-send{color:#000;background:#fff}.chat-page .chat-composer-footer{background:#000}.chat-page .chat-composer-footer p{color:#afafaf}.chat-page .chat-scroll-bottom{color:#ececec;background:#2a2a2a;border-color:#3c3c3c}.chat-page .chat-assistant-content a{color:#8ab4ff}.chat-page .chat-assistant-content code{color:#ffb4ab;background:#292929}.chat-page .chat-assistant-content blockquote{color:#b9b9b9;border-color:#777}.chat-page .chat-assistant-content th,.chat-page .chat-assistant-content td{border-color:#484848}.chat-page .chat-assistant-content th{background:#292929}.chat-more-menu{z-index:40;color:#e8e8e8;background:#242424;border:1px solid #414141;border-radius:10px;min-width:190px;padding:5px;box-shadow:0 9px 25px #00000059}.chat-more-menu-item{cursor:pointer;width:100%;color:inherit;background:0 0;border-radius:7px;align-items:center;gap:9px;padding:8px;font-size:.78rem;display:flex}.chat-more-menu-item:hover,.chat-more-menu-item:focus{background:#353535;outline:0}.chat-demo-light .chat-demo-header,.chat-demo-light .chat-sidebar,.chat-demo-light .chat-page,.chat-demo-light .chat-composer-footer{color:#0d0d0d;background:#fff}.chat-demo-light .chat-sidebar{background:#f7f7f7}.chat-demo-light .chat-profile-switch{background:#f2f2f2;border-color:#dedede}.chat-demo-light .chat-profile-switch button{color:#666}.chat-demo-light .chat-profile-switch button.active{color:#fff;background:#111}.chat-demo-light .chat-client-context{background:#f8f8f8;border-bottom-color:#e3e3e3}.chat-demo-light .chat-client-context label{color:#555}.chat-demo-light .chat-client-context input{color:#171717;background:#fff;border-color:#dedede}.chat-demo-light .chat-client-context span,.chat-demo-light .chat-client-chat-context{color:#666}.chat-demo-light .chat-client-chat-context b{color:#171717}.chat-demo-light .chat-composer{background:#fff;border-color:#e5e5e5;box-shadow:0 2px 6px -2px #0000000d}.chat-demo-light .chat-icon-button,.chat-demo-light .chat-action-button{color:#5d5d5d}.chat-demo-light .chat-icon-button:hover,.chat-demo-light .chat-action-button:hover,.chat-demo-light .chat-branch-button:hover{background:#00000012}.chat-demo-light .chat-send-button,.chat-demo-light .chat-voice-button{color:#fff;background:#0d0d0d}.chat-demo-light .chat-send-button:hover{background:#252525}.chat-demo-light .chat-user-bubble{color:#fff;background:#0d0d0d}.chat-demo-light .chat-scroll-bottom{color:#444;background:#fff;border-color:#e5e5e5}.chat-demo-light .chat-composer-footer p{color:#5d5d5d}.chat-demo-light .chat-assistant-content a{color:#0b57d0}.chat-demo-light .chat-assistant-content code{color:#b42318;background:#f1f1f1}.chat-demo-light .chat-assistant-content blockquote{color:#5d5d5d;border-color:#b5b5b5}.chat-demo-light .chat-assistant-content th,.chat-demo-light .chat-assistant-content td{border-color:#dedede}.chat-demo-light .chat-assistant-content th{background:#f4f4f4}.chat-demo-light .chat-more-menu{color:#222;background:#fff;border-color:#dedede}.chat-demo-light .chat-more-menu-item:hover,.chat-demo-light .chat-more-menu-item:focus{background:#f2f2f2}@media (width<=760px){.chat-demo-header{height:56px;min-height:56px;padding:0 10px}.chat-demo-branding{gap:8px}.chat-demo-branding p,.chat-demo-separator,.chat-demo-name{display:none}.chat-profile-switch button{padding:5px 6px;font-size:.64rem}.chat-mobile-sidebar-toggle{display:grid}.chat-client-context{flex-wrap:wrap;align-items:center;gap:6px 10px;min-height:68px;padding:8px 12px}.chat-client-context label{flex:100%;justify-content:space-between;gap:8px;min-width:0;font-size:.72rem}.chat-client-context input{width:min(46vw,170px);min-width:0}.chat-demo-main{min-width:0}.chat-chat-area{width:100%}.chat-sidebar{z-index:30;width:0;min-width:0;box-shadow:none;visibility:hidden;border-right:0;position:absolute;inset:0 auto 0 0}.chat-sidebar.collapsed{width:0;min-width:0}.chat-sidebar:not(.collapsed){visibility:visible;border-right:1px solid;width:min(86vw,320px);min-width:min(86vw,320px);box-shadow:12px 0 24px #00000038}.chat-demo-dark .chat-sidebar:not(.collapsed){border-color:#282828}.chat-demo-light .chat-sidebar:not(.collapsed){border-color:#e5e5e5}.chat-sidebar-backdrop{z-index:20;cursor:pointer;background:#0000006b;border:0;display:block;position:absolute;inset:0}.chat-viewport{padding-top:36px}.chat-message,.chat-edit-composer,.chat-composer-footer{width:min(100%,768px)}.chat-user-bubble{max-width:84%}}.chat-app-navigation,.chat-nav-group,.chat-conversations{flex-direction:column;gap:3px;display:flex}.chat-app-navigation{gap:14px}.chat-nav-group p,.chat-conversations-label{color:#8c8c8c;letter-spacing:.06em;text-transform:uppercase;margin:0 8px 4px;font-size:.66rem;font-weight:700}.chat-app-nav-item{cursor:pointer;width:100%;min-height:34px;color:inherit;text-align:left;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:10px;padding:7px 8px;display:flex;overflow:hidden}.chat-app-nav-item svg{flex:none}.chat-app-nav-item span{text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.chat-app-nav-item:hover,.chat-app-nav-item.active{background:#8080802e}.chat-app-nav-item.active{color:#fff;background:#2d2d2d;font-weight:650}.chat-demo-light .chat-app-nav-item.active{color:#fff;background:#0d0d0d}.chat-sidebar.collapsed .chat-app-nav-item{justify-content:center;width:32px;min-height:32px;padding:7px}.chat-sidebar.collapsed .chat-app-navigation{gap:8px}.chat-conversations{border-top:1px solid #2c2c2c;flex:1;min-height:0;margin-top:8px;padding-top:12px}.chat-demo-light .chat-conversations{border-top-color:#e2e2e2}.chat-conversations .chat-shell-button{justify-content:flex-start;gap:10px;width:100%;padding:7px 8px;font-size:.78rem;display:flex}.chat-sidebar.collapsed .chat-conversations .chat-shell-button{justify-content:center;width:32px;padding:7px}.chat-module-view{background:#000;flex:1;width:100%;min-height:0;padding:36px clamp(18px,4vw,56px);overflow-y:auto}.chat-demo-light .chat-module-view{background:#fff}.chat-module-view .portal-page{color:#ededed;background:0 0;width:min(100%,1180px);height:auto;min-height:100%;margin:0 auto;padding:0;overflow:visible}.chat-module-view .portal-page-heading{align-items:end;margin-bottom:28px}.chat-module-view .page-eyebrow{color:#a3a3a3;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:700}.chat-module-view .portal-page-heading h2{color:inherit;letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,3vw,2.25rem)}.chat-module-view .portal-page-heading p:not(.page-eyebrow){color:#a3a3a3;max-width:610px;margin:9px 0 0}.chat-module-view .primary-portal-button,.chat-module-view .documents-search-button{cursor:pointer;color:#090909;background:#f2f2f2;border-radius:10px;padding:10px 14px;font-weight:700}.chat-module-view .primary-portal-button:hover,.chat-module-view .documents-search-button:hover:not(:disabled){background:#fff}.chat-module-view .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.chat-module-view .summary-card,.chat-module-view .portal-card,.chat-module-view .documents-contract-card,.chat-module-view .documents-filter-card,.chat-module-view .documents-results-card{color:#ededed;box-shadow:none;background:#151515;border:1px solid #2e2e2e;border-radius:14px}.chat-module-view .summary-card{min-height:150px;padding:18px}.chat-module-view .summary-card p,.chat-module-view .summary-card small,.chat-module-view .card-heading p,.chat-module-view .activity-row p,.chat-module-view .deadline-item small,.chat-module-view .client-table-row{color:#a6a6a6}.chat-module-view .summary-card strong{color:#fff;font-size:1.85rem}.chat-module-view .summary-icon{color:#fff;background:#2b2b2b;border:0}.chat-module-view .summary-icon.green{color:#b8f6c3}.chat-module-view .summary-icon.orange{color:#ffd58b}.chat-module-view .summary-icon.purple{color:#d4c1ff}.chat-module-view .portal-content-grid{gap:12px}.chat-module-view .portal-card{padding:20px}.chat-module-view .card-heading{border-bottom-color:#2b2b2b}.chat-module-view .card-heading h3,.chat-module-view .activity-row strong,.chat-module-view .deadline-item b,.chat-module-view .client-table-row b{color:#f1f1f1}.chat-module-view .quiet-button{color:#d0d0d0;background:#292929}.chat-module-view .quiet-button:hover{background:#383838}.chat-module-view .activity-row,.chat-module-view .deadline-item,.chat-module-view .client-table-head,.chat-module-view .client-table-row{border-bottom-color:#292929}.chat-module-view .client-table-head{color:#8d8d8d}.chat-module-view .status-pill.success{color:#b8f6c3;background:#4ade8024}.chat-module-view .status-pill.warning{color:#ffd58b;background:#fbbf2424}.chat-module-view .status-pill.neutral{color:#c9c9c9;background:#292929}.chat-module-view .documents-page{width:min(100%,1180px)}.chat-module-view .documents-contract-card{margin-bottom:12px}.chat-module-view .documents-contract-icon{color:#fff;background:#303030}.chat-module-view .documents-contract-card p,.chat-module-view .documents-results-card>.card-heading p{color:#a6a6a6}.chat-module-view .documents-contract-card code{color:#d5d5d5;background:#202020;border:1px solid #333}.chat-module-view .documents-filter-card{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(120px,1fr)) auto;margin-bottom:12px}.chat-module-view .document-field span{color:#b8b8b8}.chat-module-view .document-field input,.chat-module-view .document-field select{color:#ededed;background:#202020;border-color:#3b3b3b}.chat-module-view .documents-search-button:disabled{cursor:wait;color:#777;background:#2c2c2c}.chat-module-view .documents-error{color:#fecaca;background:#2c1111;border:1px solid #7f1d1d}.chat-module-view .document-result{border-bottom-color:#2b2b2b}.chat-module-view .document-result strong{color:#f1f1f1}.chat-module-view .document-result p,.chat-module-view .documents-empty-state{color:#a6a6a6}.chat-module-view .document-file-icon{color:#e8e8e8;background:#303030}.chat-module-view .download-button{color:#090909;background:#ededed}.chat-demo-light .chat-module-view .portal-page,.chat-demo-light .chat-module-view .documents-page{color:#171717}.chat-demo-light .chat-module-view .portal-page-heading p:not(.page-eyebrow),.chat-demo-light .chat-module-view .summary-card p,.chat-demo-light .chat-module-view .summary-card small,.chat-demo-light .chat-module-view .card-heading p,.chat-demo-light .chat-module-view .activity-row p,.chat-demo-light .chat-module-view .deadline-item small,.chat-demo-light .chat-module-view .client-table-row,.chat-demo-light .chat-module-view .documents-contract-card p,.chat-demo-light .chat-module-view .documents-results-card>.card-heading p,.chat-demo-light .chat-module-view .document-result p,.chat-demo-light .chat-module-view .documents-empty-state{color:#656565}.chat-demo-light .chat-module-view .summary-card,.chat-demo-light .chat-module-view .portal-card,.chat-demo-light .chat-module-view .documents-contract-card,.chat-demo-light .chat-module-view .documents-filter-card,.chat-demo-light .chat-module-view .documents-results-card{color:#171717;background:#f8f8f8;border-color:#e3e3e3}.chat-demo-light .chat-module-view .summary-card strong,.chat-demo-light .chat-module-view .card-heading h3,.chat-demo-light .chat-module-view .activity-row strong,.chat-demo-light .chat-module-view .deadline-item b,.chat-demo-light .chat-module-view .client-table-row b,.chat-demo-light .chat-module-view .document-result strong{color:#171717}.chat-demo-light .chat-module-view .card-heading,.chat-demo-light .chat-module-view .activity-row,.chat-demo-light .chat-module-view .deadline-item,.chat-demo-light .chat-module-view .client-table-head,.chat-demo-light .chat-module-view .client-table-row,.chat-demo-light .chat-module-view .document-result{border-bottom-color:#e6e6e6}.chat-demo-light .chat-module-view .document-field input,.chat-demo-light .chat-module-view .document-field select{color:#171717;background:#fff;border-color:#dedede}.gob-contract-card{background:#151515;border:1px solid #2e2e2e;border-radius:14px;margin-bottom:12px;padding:16px 18px}.gob-contract-card strong{margin-bottom:4px;display:block}.gob-contract-card p{color:#a6a6a6;margin:0;font-size:.86rem}.gob-filter-card{background:#151515;border:1px solid #2e2e2e;border-radius:14px;align-items:end;gap:12px;margin-bottom:12px;padding:16px;display:flex}.gob-filter-card .document-field{flex:1;min-width:180px}.gob-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gob-certificate-card{background:#151515;border:1px solid #2e2e2e;border-radius:14px;min-height:172px;padding:18px}.gob-certificate-card>span,.gob-certificate-card p,.gob-certificate-card dt,.gob-das-item p{color:#a6a6a6}.gob-certificate-card>span{letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:700;display:block}.gob-certificate-card>strong{color:#f2f2f2;margin-bottom:14px;font-size:1.05rem;display:block}.gob-certificate-card p{margin:0;font-size:.86rem}.gob-certificate-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.gob-certificate-card dt{margin-bottom:3px;font-size:.68rem}.gob-certificate-card dd{color:#ededed;margin:0;font-size:.83rem}.gob-das-list{flex-direction:column;display:flex}.gob-das-item{border-bottom:1px solid #2b2b2b;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.gob-das-item:last-child{border-bottom:0}.gob-das-item strong,.gob-das-item b{color:#f2f2f2}.gob-das-item p{margin:4px 0 0;font-size:.82rem}.chat-demo-light .gob-contract-card,.chat-demo-light .gob-filter-card,.chat-demo-light .gob-certificate-card{background:#f8f8f8;border-color:#e3e3e3}.chat-demo-light .gob-contract-card p,.chat-demo-light .gob-certificate-card>span,.chat-demo-light .gob-certificate-card p,.chat-demo-light .gob-certificate-card dt,.chat-demo-light .gob-das-item p{color:#656565}.chat-demo-light .gob-certificate-card>strong,.chat-demo-light .gob-certificate-card dd,.chat-demo-light .gob-das-item strong,.chat-demo-light .gob-das-item b{color:#171717}.chat-demo-light .gob-das-item{border-bottom-color:#e6e6e6}@media (width<=900px){.chat-module-view{padding:24px 16px}.chat-module-view .summary-grid,.chat-module-view .documents-filter-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.chat-module-view .summary-grid,.chat-module-view .documents-filter-card{grid-template-columns:1fr}.chat-module-view .portal-page-heading{align-items:start}.gob-filter-card,.gob-results-grid{grid-template-columns:1fr}.gob-filter-card{display:grid}}.app-shell{background:#f4f7fb;width:100%;height:100%;display:flex;overflow:hidden}.portal-sidebar{background:#fff;border-right:1px solid #e4eaf2;flex-direction:column;width:248px;min-width:248px;height:100%;padding:18px 12px;display:flex}.brand{cursor:pointer;color:#1a3159;text-align:left;background:0 0;align-items:center;gap:10px;margin:0 4px 26px;padding:0;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#1768c7,#193c74);border-radius:11px;place-items:center;width:38px;height:38px;font-size:1.35rem;font-weight:800;display:grid}.brand b,.brand small{display:block}.brand b{letter-spacing:-.04em;font-size:1.1rem}.brand small{color:#7b879d;letter-spacing:.13em;text-transform:uppercase;margin-top:1px;font-size:.68rem;font-weight:700}.portal-nav{flex-direction:column;gap:3px;display:flex}.portal-nav p{color:#8a95aa;letter-spacing:.07em;text-transform:uppercase;margin:13px 10px 7px;font-size:.69rem;font-weight:800}.nav-button,.settings-button{cursor:pointer;color:#52617a;text-align:left;background:0 0;border-radius:10px;align-items:center;gap:11px;width:100%;padding:10px;font-size:.9rem;font-weight:600;display:flex}.nav-button span{color:#66748d;place-items:center;width:20px;font-size:1rem;display:grid}.nav-button:hover,.settings-button:hover{color:#193c74;background:#f2f6fb}.nav-button.active{color:#1b5eae;background:#e9f2ff}.nav-button.active span{color:#1768c7}.sidebar-bottom{flex-direction:column;gap:12px;margin-top:auto;display:flex}.help-card{cursor:pointer;color:#37517c;text-align:left;background:#edf4fd;border-radius:12px;align-items:center;gap:9px;width:100%;padding:12px;display:flex}.help-card>span{color:#fff;background:#2a75c6;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.help-card b,.help-card small{display:block}.help-card b{font-size:.76rem}.help-card small{color:#7081a0;margin-top:2px;font-size:.65rem}.settings-button{padding:9px 10px}.portal-workspace{flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.portal-header{background:#ffffffd9;border-bottom:1px solid #e4eaf2;justify-content:space-between;align-items:center;min-height:70px;padding:12px 28px;display:flex}.eyebrow,.page-eyebrow{color:#8290a6;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:.66rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:#27324a;margin-bottom:0;font-size:1.02rem;font-weight:700}.header-actions{align-items:center;gap:10px;display:flex}.notification-button,.theme-toggle{cursor:pointer;color:#53617a;background:#fff;border:1px solid #e0e7f0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.notification-button:hover,.theme-toggle:hover{color:#1c5fae;background:#f2f7fd}.profile-button{cursor:pointer;color:#42506a;background:0 0;align-items:center;gap:8px;padding:0 2px 0 4px;font-size:.82rem;display:flex}.profile-button span{color:#1e67ba;background:#dcecff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.7rem;font-weight:800;display:grid}.profile-button i{color:#8390a2;font-size:.9rem;font-style:normal}.portal-main{flex:1;min-height:0;padding:20px 26px 24px;overflow:hidden}.chat-card{background:#fff;border:1px solid #e1e8f0;border-radius:16px;width:100%;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 6px 22px #1d34540d}.chat-history{background:#f8fafc;border-right:1px solid #e4eaf2;flex-direction:column;width:238px;min-width:238px;min-height:0;display:flex}.chat-history-header{padding:18px 14px 12px}.chat-history-header p{color:#8a96a9;letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:.62rem;font-weight:800}.chat-history-header h2{color:#27324a;letter-spacing:-.02em;margin-bottom:13px;font-size:1rem}.new-chat-button{cursor:pointer;color:#245b9f;background:#fff;border:1px solid #d8e2ee;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;padding:9px 10px;font-size:.74rem;font-weight:700;display:flex}.new-chat-button span{font-size:1rem;line-height:.7}.new-chat-button:hover{background:#edf5ff;border-color:#b8d0ec}.chat-history-empty{color:#8c98a9;margin:12px 7px;font-size:.72rem;line-height:1.45}.chat-history-select{cursor:pointer;color:#53617a;text-align:left;background:0 0;flex:1;align-items:center;gap:8px;min-width:0;padding:9px 4px 9px 7px;display:flex}.chat-history-icon{color:#4779b4;background:#dceafa;border-radius:6px;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:.64rem;display:grid}.chat-history-copy{gap:2px;min-width:0;display:grid}.chat-history-copy b,.chat-history-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-history-copy b{color:#485773;font-size:.72rem;font-weight:700}.chat-history-copy small{color:#8c98aa;font-size:.61rem}.chat-history-remove{cursor:pointer;color:#8793a5;opacity:0;background:0 0;border-radius:6px;flex:0 0 24px;width:24px;height:24px;font-size:1rem;line-height:1}.chat-history-item:hover .chat-history-remove,.chat-history-item.active .chat-history-remove:focus-visible{opacity:1}.chat-history-remove:hover{color:#a93e45;background:#ffe9e9}.chat-history-note{color:#8b98aa;border-top:1px solid #e4eaf2;margin:0;padding:12px 14px;font-size:.62rem}.portal-page{height:100%;padding-right:4px;overflow:auto}.portal-page-heading{justify-content:space-between;align-items:end;gap:20px;margin:4px 0 20px;display:flex}.portal-page-heading h2{color:#25314a;letter-spacing:-.035em;margin-bottom:6px;font-size:clamp(1.35rem,2.1vw,1.75rem)}.portal-page-heading p:not(.page-eyebrow){color:#77849b;margin-bottom:0;font-size:.88rem}.primary-portal-button{cursor:pointer;color:#fff;background:#1768c7;border-radius:9px;padding:10px 13px;font-size:.82rem;font-weight:700;box-shadow:0 4px 10px #1768c733}.primary-portal-button:hover{background:#1157a9}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.summary-card,.portal-card{background:#fff;border:1px solid #e1e8f0;border-radius:14px;box-shadow:0 4px 14px #1d34540a}.summary-card{grid-template-columns:38px 1fr;column-gap:10px;padding:15px;display:grid}.summary-icon{border-radius:10px;grid-row:span 2;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.summary-icon.blue{color:#1768c7;background:#e9f2ff}.summary-icon.green{color:#269e58;background:#e7f8ed}.summary-icon.orange{color:#d17a13;background:#fff3df}.summary-icon.purple{color:#7654c4;background:#f0ebff}.summary-card p{color:#7a879b;margin:1px 0 3px;font-size:.73rem}.summary-card strong{color:#263149;letter-spacing:-.04em;font-size:1.35rem}.summary-card small{color:#8390a3;grid-column:2;margin-top:3px;font-size:.67rem}.portal-content-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr);gap:14px;display:grid}.portal-card{padding:18px}.large-card,.deadline-card{min-height:284px}.table-card{grid-column:1/-1}.card-heading{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.card-heading h3{color:#2a354c;margin-bottom:4px;font-size:1rem}.card-heading p{color:#8290a5;margin-bottom:0;font-size:.74rem}.quiet-button{cursor:pointer;color:#3973b7;background:0 0;border-radius:7px;padding:6px 8px;font-size:.73rem;font-weight:700}.quiet-button:hover{background:#edf5ff}.activity-list{flex-direction:column;display:flex}.activity-row{border-top:1px solid #edf0f4;grid-template-columns:11px 1fr auto;align-items:center;gap:10px;padding:14px 0;display:grid}.activity-row:first-child{border-top:0;padding-top:5px}.activity-row strong{color:#3b465b;font-size:.79rem}.activity-row p{color:#8995a9;margin:3px 0 0;font-size:.7rem}.activity-dot{border-radius:50%;width:9px;height:9px}.green-dot{background:#44b463}.orange-dot{background:#f2a21f}.blue-dot{background:#3a8ce6}.status-pill,.client-status{border-radius:999px;padding:4px 7px;font-size:.65rem;font-weight:700;display:inline-flex}.status-pill.success,.client-status.ok{color:#27884c;background:#e6f7ea}.status-pill.warning{color:#b46a0f;background:#fff2df}.status-pill.neutral{color:#3973b7;background:#e9f2ff}.deadline-item{border-top:1px solid #edf0f4;align-items:center;gap:11px;padding:13px 0;display:flex}.deadline-item>strong{color:#276ebd;background:#edf5ff;border-radius:10px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:.86rem;display:grid}.deadline-item span,.deadline-item b,.deadline-item small{display:block}.deadline-item b{color:#3a465d;font-size:.77rem}.deadline-item small{color:#8894a7;margin-top:3px;font-size:.68rem}.client-table{border:1px solid #e9edf3;border-radius:10px;overflow:hidden}.client-table-head,.client-table-row{grid-template-columns:1.35fr 1fr 110px;align-items:center;gap:10px;padding:11px 14px;display:grid}.client-table-head{color:#7a879b;letter-spacing:.03em;text-transform:uppercase;background:#f7f9fc;font-size:.67rem;font-weight:800}.client-table-row{color:#738098;border-top:1px solid #edf0f4;font-size:.75rem}.client-table-row b{color:#3a465d;font-weight:700}.client-status{color:#866219;background:#fff4df;justify-self:start}.documents-page{width:min(100%,1120px);margin:0 auto}.documents-contract-card{color:#31547e;background:#edf6ff;border:1px solid #cfe3fb;border-radius:12px;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;display:flex}.documents-contract-icon{color:#1768c7;background:#dceeff;border-radius:9px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.documents-contract-card strong,.documents-contract-card p{display:block}.documents-contract-card strong{font-size:.78rem}.documents-contract-card p{color:#67809f;margin:3px 0 0;font-size:.7rem}.documents-contract-card code{color:#1f64ad;background:#fff;border-radius:6px;margin-left:auto;padding:5px 7px;font-size:.67rem}.documents-filter-card,.documents-results-card{background:#fff;border:1px solid #e1e8f0;border-radius:14px;box-shadow:0 4px 14px #1d34540a}.documents-filter-card{grid-template-columns:minmax(190px,1.45fr) minmax(150px,1fr) minmax(210px,1.4fr) 100px 88px auto;align-items:end;gap:10px;padding:15px;display:grid}.document-field{flex-direction:column;gap:6px;min-width:0;display:flex}.document-field span{color:#55647a;font-size:.69rem;font-weight:800}.document-field input,.document-field select{color:#3b4a61;background:#fff;border:1px solid #dce5ef;border-radius:8px;outline:0;width:100%;min-height:38px;padding:0 9px;font-size:.77rem}.document-field input:focus,.document-field select:focus{border-color:#72a8e4;box-shadow:0 0 0 3px #4892e221}.document-field select:disabled{cursor:wait;color:#9aa6b7;background:#f7f9fb}.documents-search-button,.download-button{cursor:pointer;color:#fff;background:#1768c7;border-radius:8px;place-items:center;min-height:38px;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-grid}.documents-search-button{padding:0 11px}.documents-search-button:disabled{cursor:wait;opacity:.65}.documents-search-button:hover,.download-button:hover{color:#fff;background:#1157a9}.documents-error{color:#a43737;background:#fff0f0;border:1px solid #f0c7c7;border-radius:9px;margin:12px 0;padding:10px 12px;font-size:.75rem}.documents-results-card{min-height:250px;margin-top:14px;padding:17px}.document-client-tag{color:#56718f;background:#eef4fa;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:700}.document-results-list{flex-direction:column;display:flex}.document-result{border-top:1px solid #edf0f4;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:12px 2px;display:grid}.document-result:first-child{border-top:0}.document-result.unavailable{opacity:.62}.document-file-icon{color:#a34a47;background:#fff0ef;border-radius:8px;place-items:center;width:36px;height:38px;font-size:.57rem;font-weight:800;display:grid}.document-result strong{color:#37455c;font-size:.78rem;display:block}.document-result p{color:#8491a4;margin:3px 0 0;font-size:.68rem}.download-button{min-width:84px;padding:0 10px}.documents-empty-state{color:#8b98aa;text-align:center;place-items:center;min-height:150px;font-size:.78rem;display:grid}.thread-layout,.thread-root{flex:1;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.thread-layout.has-artifact .thread-root{min-width:0}.empty-state{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:min(100% - 32px,680px);height:100%;min-height:0;margin:0 auto;padding:20px;display:flex}.welcome{text-align:center;max-width:540px}.welcome-mark{color:#fff;background:linear-gradient(145deg,#1768c7,#25477b);border-radius:13px;place-items:center;width:45px;height:45px;margin:0 auto 15px;font-size:1.25rem;display:grid;box-shadow:0 9px 18px #1768c73b}.welcome h2{color:#263149;letter-spacing:-.04em;margin-bottom:8px;font-size:clamp(1.65rem,3.2vw,2.2rem)}.welcome p{color:#77849b;margin-bottom:0;font-size:.9rem;line-height:1.5}.thread-viewport{overscroll-behavior:contain;scroll-behavior:smooth;flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;padding:12px 24px 0;display:flex;overflow:hidden auto}.thread-viewport>[data-testid=thread-messages],.thread-viewport>div{width:min(100%,760px);margin-left:auto;margin-right:auto}.thread-viewport>[data-testid=thread-messages]{flex:1 0 auto}.message-row{flex-direction:column;gap:4px;width:min(100%,760px);margin:17px auto;display:flex}.user-row{align-items:flex-end}.assistant-row{align-items:flex-start}.assistant-message-content{width:100%}.assistant-message-footer{align-items:center;gap:8px;display:flex}.message-bubble{white-space:pre-wrap;border-radius:18px;max-width:min(78%,680px);padding:11px 15px;line-height:1.55}.user-bubble{color:#fff;background:#1d5fae}.assistant-bubble{color:#2a354c;max-width:100%;padding:3px 0}.action-bar{color:#6d7b91;align-items:center;gap:2px;min-height:28px;margin-top:4px;display:flex}.user-action-bar{margin-right:2px}.action-button,.composer-icon-button,.composer-primary-button{cursor:pointer;color:inherit;background:0 0;place-items:center;display:inline-grid}.action-button{border-radius:7px;min-height:28px;padding:4px 7px;font-size:.7rem}.action-button:hover,.composer-icon-button:hover,.artifact-inline-button:hover{color:#1c5fae;background:#edf5ff}.composer-footer{background:linear-gradient(#0000,#fff 24%);width:100%;padding:18px 24px 13px;position:sticky;bottom:0}.composer-wrap{width:min(100%,760px);margin:0 auto}.composer-wrap-empty{width:min(100%,650px)}.composer{background:#fff;border:1px solid #dce5ef;border-radius:16px;align-items:flex-end;gap:8px;min-height:56px;padding:8px 10px;display:flex;box-shadow:0 6px 18px #19396314}.composer-input{resize:none;color:#263149;background:0 0;border:0;outline:0;flex:1;min-height:38px;max-height:180px;padding:9px 4px}.composer-input::placeholder{color:#8c98aa}.composer-icon-button,.composer-primary-button{border-radius:10px;flex:0 0 38px;width:38px;height:38px;font-size:1.25rem;font-weight:500}.composer-primary-button{color:#fff;background:#1768c7}.composer-primary-button:hover{color:#fff;background:#1157a9}.composer-stop-button{font-size:.8rem}.composer-disclaimer{color:#8793a6;text-align:center;margin:7px 0 0;font-size:.68rem}.artifact-inline-button{cursor:pointer;color:#5f6f88;background:0 0;border-radius:7px;padding:4px 8px;font-size:.7rem}.artifact-panel{background:#f8fafc;border-left:1px solid #e1e8f0;flex-direction:column;width:min(48%,560px);min-width:340px;min-height:0;display:flex;overflow:hidden}.artifact-header{border-bottom:1px solid #e1e8f0;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;display:flex}.artifact-kicker{color:#8390a4;letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:.64rem;font-weight:800}.artifact-header h2{color:#334058;margin:0;font-size:.9rem}.artifact-header-actions{gap:6px;display:flex}.artifact-header-actions button{cursor:pointer;color:#53617a;background:#fff;border:1px solid #dde6f0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.artifact-header-actions button:hover{color:#1c5fae;background:#edf5ff}.artifact-preview-wrap{flex:1;min-height:0;padding:13px;display:flex}.artifact-preview{background:#fff;border:1px solid #e1e8f0;border-radius:10px;flex:1;width:100%;min-height:420px}.artifact-note{color:#7f8da1;margin:0;padding:0 16px 13px;font-size:.68rem}.theme-dark{color:#e7edf6;background:#111827}.theme-dark .portal-sidebar,.theme-dark .portal-header,.theme-dark .chat-card,.theme-dark .portal-card,.theme-dark .summary-card,.theme-dark .composer,.theme-dark .artifact-header-actions button{background:#151e2d;border-color:#29354a}.theme-dark .chat-history{background:#111a28;border-color:#29354a}.theme-dark .chat-history-header h2,.theme-dark .chat-history-copy b{color:#e6edf8}.theme-dark .chat-history-header p,.theme-dark .chat-history-copy small,.theme-dark .chat-history-empty,.theme-dark .chat-history-note{color:#91a2b9}.theme-dark .new-chat-button{color:#bddaff;background:#182437;border-color:#33445d}.theme-dark .new-chat-button:hover,.theme-dark .chat-history-item:hover,.theme-dark .chat-history-item.active{background:#20334f}.theme-dark .chat-history-icon{color:#b8d7ff;background:#294569}.theme-dark .chat-history-note{border-color:#29354a}.theme-dark .chat-history-remove:hover{color:#ffd2d3;background:#512c35}.theme-dark .documents-filter-card,.theme-dark .documents-results-card{background:#151e2d;border-color:#29354a}.theme-dark .documents-contract-card{color:#c9e3ff;background:#172b43;border-color:#294b72}.theme-dark .documents-contract-card p{color:#9eb9d5}.theme-dark .documents-contract-card code{color:#bde0ff;background:#203c5b}.theme-dark .document-field span,.theme-dark .document-result strong{color:#d8e2ef}.theme-dark .document-field input,.theme-dark .document-field select{color:#dce6f4;background:#1b2738;border-color:#34425a}.theme-dark .document-field select:disabled{color:#8291a5;background:#172131}.theme-dark .document-result{border-color:#29354a}.theme-dark .document-result p,.theme-dark .document-client-tag,.theme-dark .documents-empty-state{color:#9cabc0}.theme-dark .document-client-tag{background:#1e2d43}.theme-dark .document-file-icon{color:#ffc5c2;background:#41272c}.theme-dark .portal-main,.theme-dark .portal-page{background:#111827}.theme-dark .portal-header{background:#151e2d}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark .summary-card strong,.theme-dark .activity-row strong,.theme-dark .deadline-item b,.theme-dark .client-table-row b,.theme-dark .assistant-bubble,.theme-dark .composer-input,.theme-dark .artifact-header h2{color:#edf2fa}.theme-dark .nav-button,.theme-dark .settings-button,.theme-dark .profile-button,.theme-dark .notification-button,.theme-dark .theme-toggle,.theme-dark .artifact-header-actions button{color:#b3c0d4}.theme-dark .nav-button:hover,.theme-dark .settings-button:hover,.theme-dark .nav-button.active,.theme-dark .notification-button:hover,.theme-dark .theme-toggle:hover{color:#d7e8ff;background:#202f47}.theme-dark .nav-button.active{background:#1d3f67}.theme-dark .eyebrow,.theme-dark .page-eyebrow,.theme-dark .portal-page-heading p:not(.page-eyebrow),.theme-dark .summary-card p,.theme-dark .summary-card small,.theme-dark .card-heading p,.theme-dark .activity-row p,.theme-dark .deadline-item small,.theme-dark .client-table-row,.theme-dark .composer-disclaimer,.theme-dark .artifact-note,.theme-dark .welcome p{color:#9cabc0}.theme-dark .client-table,.theme-dark .client-table-head,.theme-dark .activity-row,.theme-dark .deadline-item,.theme-dark .client-table-row,.theme-dark .artifact-header{border-color:#29354a}.theme-dark .client-table-head{background:#1d283a}.theme-dark .user-bubble{color:#172031;background:#b9dcff}.theme-dark .action-bar,.theme-dark .artifact-inline-button{color:#aebcd0}.theme-dark .action-button:hover,.theme-dark .composer-icon-button:hover,.theme-dark .artifact-inline-button:hover{color:#d5e9ff;background:#20334f}.theme-dark .composer-footer{background:linear-gradient(#0000,#151e2d 24%)}.theme-dark .composer-input::placeholder{color:#7f8da0}.theme-dark .artifact-panel{background:#121b29;border-color:#29354a}@media (width<=1050px){.portal-sidebar{width:205px;min-width:205px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-history{width:202px;min-width:202px}}@media (width<=880px){.chat-history{display:none}}@media (width<=760px){html,body,#root{overflow:auto}.app-shell{flex-direction:column;min-height:100%;overflow:visible}.portal-sidebar{border-bottom:1px solid #e4eaf2;border-right:0;width:100%;min-width:0;height:auto;padding:12px}.brand{margin:0 4px 10px}.portal-nav{flex-direction:row;overflow-x:auto}.portal-nav p,.sidebar-bottom{display:none}.nav-button{flex:none;width:auto;padding:8px 10px;font-size:.76rem}.portal-workspace{min-height:calc(100vh - 140px)}.portal-header{padding:11px 14px}.profile-button b,.profile-button i,.notification-button{display:none}.portal-main{padding:14px;overflow:visible}.chat-card{height:calc(100vh - 220px);min-height:500px}.portal-page{height:auto;overflow:visible}.portal-page-heading{flex-direction:column;align-items:start}.summary-grid,.portal-content-grid{grid-template-columns:1fr}.documents-filter-card{grid-template-columns:1fr 1fr}.document-client-field,.document-type-field,.documents-search-button{grid-column:1/-1}.documents-contract-card{align-items:flex-start}.documents-contract-card code{display:none}.table-card{grid-column:auto}.client-table-head,.client-table-row{grid-template-columns:1.25fr 1fr}.client-table-head span:last-child,.client-table-row span:last-child{display:none}.artifact-panel{z-index:10;width:100%;min-width:0;position:fixed;inset:0}}
