@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap);*{word-wrap:break-word;box-sizing:border-box;font-family:Inter,sans-serif;font-size:16px;font-weight:400;margin:0;padding:0}.ant-layout{background-color:#fff!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Nunito Sans,sans-serif;margin:0;overflow-y:scroll}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--h2-font-size:1.25em;--h2-font-weight:500;--h2-color:#000;--h2-margin-bottom:1em;--h2-font-family:"Inter";--userEdit__modal-width:500px;--sidebar__logo-padding:40px 40px 0px 40px;--portal-header-height:64px;--portal-header-bg:none;--portal-header-radius:25px;--portal-header-padding-x:20px;--portal-header-button-bg:#fff;--portal-header-button-radius:8px;--portal-header-icon-size:28px;--portal-header-gap:12px;--portal-header-font-family:Inter,sans-serif;--portal-header-font-size:16px;--portal-header-font-weight:500;--portal-header-line-height:24px;--portal-header-color:#000;--portal-header-color-white:#fff;--portal-header-large-font-size:20px;--portal-header-large-line-height:30px;--portal-header-border:1px solid #dadada}.onboarding-welcome{align-items:center;background:#fff;display:flex;inset:0;justify-content:center;position:fixed;z-index:9998}.onboarding-welcome__box-text{display:flex;flex-direction:column;gap:12px;width:min(720px,40vw)}.onboarding-welcome__title{font-size:26px;font-weight:600;text-align:start}.onboarding-welcome__text{font-size:16px;line-height:1.35;opacity:.85;text-align:start}.onboarding-welcome__btn{align-items:center;align-self:flex-start;background:#111;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;justify-content:center;min-width:0;padding:12px 18px;width:auto}.onboarding-welcome__btn:hover{filter:brightness(1.05)}.onboarding-welcome__btn:disabled{cursor:wait;opacity:.55}.onboarding-tour{inset:0;pointer-events:auto;position:fixed;z-index:9999}.onboarding-tour__catcher{background:#0000;cursor:default;inset:0;pointer-events:auto;position:fixed;z-index:0}.onboarding-tour__catcher--dimmed{backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);background:#e6e6e6b8}.onboarding-tour__blur-panel{backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background:#e6e6e603;pointer-events:none;position:fixed;z-index:1}.onboarding-tour__highlight{border-radius:0;box-shadow:0 0 0 9999px #e6e6e6b8,0 8px 12px #0000001f,0 0 1px #0000009e;pointer-events:none;position:fixed;z-index:2}.onboarding-tour__arrow{border-left:2px solid;border-top:2px solid;filter:drop-shadow(0 0 12px rgb(255,0,0));height:18px;pointer-events:none;position:fixed;transform:translate(-50%,-50%) rotate(45deg);width:18px;z-index:3}.onboarding-tour__arrow.is-up{transform:translate(-50%,-50%) rotate(-135deg)}.onboarding-tour__arrow.is-down{transform:translate(-50%,-50%) rotate(45deg)}.onboarding-tour__card-textbox{display:flex;flex-direction:column;gap:10px}.onboarding-tour__card{background:#fff;border-radius:16px;box-shadow:0 8px 12px #00000014,0 0 1px #0000009e;color:#000;display:flex;flex-direction:column;gap:15px;max-width:calc(100vw - 32px);padding:14px 14px 12px;pointer-events:auto;position:fixed;width:min(360px,calc(100vw - 32px));z-index:4}.onboarding-tour__title{font-size:16px;font-weight:600}.onboarding-tour__text{font-size:14px;line-height:1.35;opacity:.92;overflow-x:hidden;overflow-y:auto;scrollbar-color:#ffffff40 #0000;scrollbar-width:thin}.onboarding-tour__text::-webkit-scrollbar{width:6px}.onboarding-tour__text::-webkit-scrollbar-track{background:#0000}.onboarding-tour__text::-webkit-scrollbar-thumb{background-color:#ffffff40;border-radius:6px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.onboarding-tour__text::-webkit-scrollbar-thumb:hover{background-color:#ffffff73}.onboarding-tour__actions{display:flex;flex-direction:row-reverse;gap:10px}.onboarding-tour__skip{display:none}.onboarding-tour__next{border:none;border-radius:12px;color:#08130d;cursor:pointer;font-weight:500;padding:10px 14px}.onboarding-tour__next:hover{filter:brightness(.95)}.onboarding-tour__progress{display:flex;flex-direction:row-reverse;font-size:12px;opacity:.65;text-align:right}.onboarding-tour__ring{border-radius:25px;pointer-events:none;position:fixed;z-index:10002}.onboarding-tour__ring:before{border-radius:25px;box-shadow:0 8px 12px #0003,0 0 12px #0000009e;content:"";inset:0;position:absolute}.onboarding-tour__body,.onboarding-tour__content,.onboarding-tour__text{white-space:pre-line}.onboarding-tour__card:after{content:"";height:0;left:20px;left:var(--arrow-x,20px);pointer-events:none;position:absolute;transform:translateX(-50%);width:0}.onboarding-welcome__image-wrap{aspect-ratio:1/1;border-radius:20px;flex-shrink:0;overflow:hidden;width:min(420px,40vw)}.onboarding-welcome__image{display:block;height:100%;object-fit:cover;width:100%}.onboarding-welcome__box{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:center;width:min(780px,92vw)}.onboarding-welcome__box-text,.onboarding-welcome__image-wrap{width:min(460px,90vw)}@media (max-width:768px){.onboarding-welcome__box{align-items:flex-start;flex-direction:column;gap:20px;width:min(520px,92vw)}.onboarding-welcome__box-text,.onboarding-welcome__image-wrap{width:100%}}.chat-image-preview{border-radius:10px;cursor:pointer;margin:10px 0;max-height:160px;max-width:240px;overflow:hidden}.chat-image-preview img{display:block;height:auto;object-fit:cover;width:100%}.chat-start__content__hello{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:0 16px}.chat-start__description{font-size:1em;font-weight:300;line-height:1.2;text-align:center}.chat-start__input:disabled{align-content:baseline;background-color:#fff0;cursor:not-allowed;position:relative;top:11px}.chat-start__send-button:disabled{background-color:#dfdfdf;border:1px solid #ccc;cursor:not-allowed}pre{background:#f9f9f9;border:1px solid #f3f3f3;border-radius:16px;box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.55;max-height:360px;max-width:100%;overflow-x:auto;overflow-y:auto;padding:12px 14px}pre code{background:#0000;border:none;border-radius:0;display:block;font-family:inherit;font-size:inherit;line-height:inherit;padding:0;white-space:pre}.language-javascript{font-family:Inter}.markdown-wrapper table{border-collapse:collapse;margin-bottom:2em;margin-top:1em;width:100%}.markdown-wrapper td,.markdown-wrapper th{border:none;border-bottom:1px solid #ececec;font-size:14px;text-align:left;vertical-align:top;width:30px}.markdown-wrapper th{background-color:#fff;font-weight:600}.markdown-wrapper td:last-child,.markdown-wrapper th:last-child{padding-right:0}.markdown-wrapper thead th{background:none!important;box-shadow:none!important;position:static!important;z-index:auto!important}:not(pre)>code{border-radius:8px;font-family:system-ui;padding:2px 6px;white-space:normal;word-break:break-word}.chat-message__pdf{align-items:center;background:#fff;border:1px solid #00000014;border-radius:12px;color:#333;display:inline-block;display:flex;font-size:14px;gap:10px;padding:8px 12px}.chat-start__attachment-icon{color:#555;font-size:36px}.chat-start__attachment-name{max-width:220px}.chat-start__attachment-container{align-items:center;border:1px solid #e5e5e5;border-radius:17px;display:flex;gap:8px;height:55px;padding:10px;width:265px;width:max-content}.chat-start__file-thumbnail-wrapper{cursor:pointer}.chat-start__attachment-name{color:#333;flex-grow:1;font-size:.9rem;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-start__attachment-remove{background:none;border:none;color:#888;cursor:pointer;font-size:1rem;padding:2px 6px;transition:color .2s}.chat-start__attachment-remove:hover{color:#a0a0a0}.chat-start__attachment-type{color:#7c7b7b;font-size:12px}.chat-message__attachment-text,.chat-start__attachment-meta{display:flex;flex-direction:column;gap:2px}.chat-message__attachment-info{display:flex;gap:8px}.chat-message__attachment-type{color:#7c7b7b;font-size:14px}.agent-dropdown{min-width:calc(30% + 10px)!important;width:100px!important}:where(.css-dev-only-do-not-override-1v5z42l).ant-select-single.ant-select-show-arrow .ant-select-selection-item{padding:1px!important}.agent-dropdown .rc-virtual-list-holder{overflow-y:scroll!important;scrollbar-width:thin}.agent-dropdown .rc-virtual-list-holder::-webkit-scrollbar{width:1px!important}.agent-dropdown .rc-virtual-list-holder::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:6px;box-shadow:inset 0 0 2px #0000001a}.agent-dropdown .rc-virtual-list-holder::-webkit-scrollbar-track{background:#fff;border-radius:6px}:where(.css-dev-only-do-not-override-1v5z42l).ant-select-single{margin-left:auto!important}.chat-start__send-button-wrapper{align-items:center;display:flex}.agent-dropdown .ant-select-item-option-selected{background-color:#f1f1f1!important;border-radius:8px}.agent-dropdown .ant-select-item-option:hover{border-radius:8px}.agent-dropdown .ant-select-item-option{padding-right:12px!important}:where(.ant-select-dropdown).agent-dropdown .ant-select-item-option{padding-right:12px!important}.agent-dropdown .rc-virtual-list-holder{padding-right:8px}.ant-modal-root .ant-modal-wrap{z-index:1010}.custom-submit{background-color:#e9e9e980;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:400;padding:10px 16px;transition:background .3s}.custom-submit:hover{background-color:#cccccc80}:where(.css-dev-only-do-not-override-1v5z42l).ant-modal .ant-modal-content{border-radius:20px;padding:24px}.agent-files-scroll::-webkit-scrollbar{width:6px}.agent-files-scroll::-webkit-scrollbar-track{background:#f8f8f8;border-radius:20px}.agent-files-scroll::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}.agent-files-scroll::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}:where(.css-1v5z42l).ant-select-single{margin-left:auto}:where(.css-1v5z42l).ant-select-single.ant-select-open .ant-select-selection-item{padding-inline-end:0}:where(.css-1v5z42l).ant-select-single.ant-select-show-arrow .ant-select-selection-item,:where(.css-1v5z42l).ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder,:where(.css-1v5z42l).ant-select-single.ant-select-show-arrow .ant-select-selection-search{padding-inline-end:0!important}:where(.css-1v5z42l).ant-select-dropdown .ant-select-item-option-content{padding:4px 0}:where(.css-1v5z42l).ant-modal-root .ant-modal-mask{z-index:1001!important}.chat-messages>.chat-message.assistant,.chat-messages>.chat-message.userAll{margin:16px 0}.chat-top-button-wrapper{align-items:center;display:flex;display:none;justify-content:center;margin:.4rem 4rem;z-index:1001}.suggest-norm-btn{background-color:#fff;border:1px solid #e5e5e5;border-radius:15px;box-shadow:none;color:#000;cursor:pointer;display:flex;font-size:16px;gap:6px;padding:8px 12px}.suggest-norm-icon,.suggest-norm-text{align-items:center;display:flex}.suggest-norm-btn:hover{background-color:#f5f5f5!important;color:#000!important}.ant-modal .ant-modal-close{border-radius:8px!important}@media (max-width:903px){.suggest-norm-icon{display:none}.suggest-norm-text{font-size:14px;text-align:center}}.chat-window-shell{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;position:relative}@media (prefers-reduced-motion:reduce){.norms-browser-panel,.norms-browser-panel-shell,.norms-browser-panel__body,.norms-browser-panel__header{transition:none}}.chat-start__inner{padding:0 16px}@media (max-width:1024px){.chat-start__title{font-size:32px}.chat-start__box--bottom{border-radius:28px;padding:15px;width:100%}.chat-start__attach-button,.chat-start__tp-button{font-size:13px}}.chat-page--norms-layout{align-items:stretch;flex-direction:row!important;min-width:0;overflow:hidden}.chat-page__center{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.chat-page__center--with-sidepanels{min-width:0}.chat-norms-workspace__intro{margin:16px auto 0;max-width:860px;max-width:var(--max-chat-width);padding:0 16px;text-align:center;width:100%}.chat-norms-workspace__intro-text{color:#6b7280;font-size:14px;line-height:1.45;margin-top:8px}.norms-browser-panel-shell{background:#fff;flex:0 0;min-width:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateX(-10px);transition:width .28s cubic-bezier(.2,.8,.2,1),min-width .28s cubic-bezier(.2,.8,.2,1),flex-basis .28s cubic-bezier(.2,.8,.2,1),transform .22s ease,opacity .18s ease;width:0;will-change:width,min-width,flex-basis,transform,opacity}.norms-browser-panel-shell.is-visible{flex:0 0 350px;min-width:350px;opacity:1;pointer-events:auto;transform:translateX(0);width:350px}.norms-browser-panel{background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;height:100%;min-height:0;min-width:0;opacity:0;transition:opacity .14s ease;transition-delay:0s;visibility:hidden;width:100%;will-change:opacity}.norms-browser-panel-shell.is-content-visible .norms-browser-panel{opacity:1;visibility:visible}.norms-browser-panel--modal{border-right:none;height:100%;max-height:none;min-width:0;overflow:hidden;visibility:visible;width:100%}.norms-browser-panel--modal,.norms-browser-panel--modal .norms-browser-panel__body,.norms-browser-panel--modal .norms-browser-panel__header{opacity:1;transform:none;transition:none}.norms-browser-modal .ant-modal-content{border-radius:24px!important;box-shadow:0 8px 12px #00000014,0 0 1.2px #0000009e;display:flex;flex-direction:column;height:min(82vh,800px);padding:16px!important}.norms-browser-modal .ant-modal-body{display:flex;flex:1 1 auto;min-height:0;padding:0!important}.norms-browser-modal-root .ant-modal-mask{background-color:#cecece69!important;z-index:1100!important}.norms-browser-modal-root .ant-modal-wrap{z-index:1101!important}.norms-browser-panel__header{border-bottom:1px solid #eef1f4;display:flex;flex-direction:column;gap:10px;padding:16px}.norms-browser-panel__header-top{align-items:center;display:flex;gap:12px;justify-content:space-between}.norms-browser-panel__header-copy{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;min-width:0}.norms-browser-panel__eyebrow{color:#94a3b8;display:none;font-size:12px;letter-spacing:.08em;line-height:1;text-transform:uppercase}.norms-browser-panel__title{color:#111827;font-size:20px;font-weight:600;line-height:1.1}.norms-browser-panel__close-button{align-items:center;background:#0000;border:0;border-radius:10px;cursor:pointer;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.norms-browser-panel__close-button svg{height:18px;width:18px}.norms-browser-panel__close-button:hover{background:#f5f5f5;color:#0f172a}.norms-browser-panel__count{color:#6b7280;font-size:13px}.norms-browser-panel__tabs{align-items:center;background-color:#f9f9f9;border-radius:50px;display:inline-flex;padding:4px}.norms-browser-panel__tabs--secondary{margin-top:2px}.norms-browser-panel__tab{align-items:center;background:#0000;border:0;border-radius:25px;color:#475569;cursor:pointer;display:inline-flex;flex:1 1;font-weight:400;gap:4px;justify-content:center;min-height:38px;padding:0 14px;white-space:nowrap}.norms-browser-panel__tab>span{font-size:13px}.norms-browser-panel__tab.is-active{background:#fff;color:#0f172a}.norms-browser-panel__tab-count{align-items:normal;background:#0000;border-radius:0;color:inherit;display:inline;font-size:13px;justify-content:normal;padding:0}.norms-browser-panel__search{align-items:center;background-color:#f9f9f9;border-radius:14px;display:flex;gap:10px;min-height:42px;padding:0 12px}.norms-browser-panel__search input{background:#0000;border:none;color:#111827;font-family:Inter,sans-serif!important;font-size:14px;font-weight:400!important;outline:none;width:100%}.norms-browser-panel__search input::placeholder{font-family:Inter,sans-serif!important;font-weight:400!important;opacity:.6}.norms-browser-panel__search-icon{align-items:center;color:#94a3b8;display:inline-flex;display:none;flex:0 0 auto;height:16px;justify-content:center;width:16px}.norms-browser-panel__search-icon svg{height:16px;width:16px}.norms-browser-panel__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px 8px 16px 16px;scrollbar-color:#7a7a7a40 #0000;scrollbar-gutter:stable}.norms-browser-panel__content{display:grid;flex:1 1 auto;grid-template-rows:minmax(0,1fr) auto;min-height:0}.norms-browser-panel__list{display:flex;flex-direction:column;gap:6px}.norms-browser-panel__item-row{align-items:center;background:#fff;border-radius:16px;display:flex;flex-direction:row;gap:10px;padding:12px;width:100%}.norms-browser-panel__item-row:hover{background:#f8f8f8}.norms-browser-panel__list-footer{align-items:center;display:flex;flex-direction:column;gap:10px;padding:10px 0 4px}.norms-browser-panel__list-progress{color:#acacac;display:none;font-size:12px}.norms-browser-panel__list-sentinel{align-items:center;display:flex;justify-content:center;min-height:24px}.norms-browser-panel__item{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex:1 1 auto;min-width:0;padding:0;text-align:left}.norms-browser-panel__item-row.is-selected{background:#f8f8f8}.norms-browser-panel__item:hover{background:#0000}.norms-browser-panel__item:disabled{cursor:default}.norms-browser-panel__item-row.is-active,.norms-browser-panel__item-row.is-selected.is-active{background:#f8f8f8}.norms-browser-panel__item-icon-wrap{flex:0 0 auto;height:22px;margin-top:1px;width:22px}.norms-browser-panel__item-icon{align-items:center;color:#64748b;display:inline-flex;height:22px;justify-content:center;width:22px}.norms-browser-panel__item-icon svg{height:22px;width:22px}.norms-browser-panel__item-texts{display:flex;flex-direction:column;gap:4px;min-width:0}.norms-browser-panel__item-title{color:#111827;display:block;font-size:13px;font-weight:400;line-height:1.35;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.norms-browser-panel__item-subtitle{color:#64748b;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.norms-browser-panel__item-icon-button{align-items:center;background:#0000;border:none;border-radius:999px;cursor:pointer;display:inline-flex;flex:0 0 auto;height:28px;justify-content:center;margin-top:1px;padding:0;width:28px}.norms-browser-panel__item-icon-button.is-active,.norms-browser-panel__item-icon-button:hover{background:#f1f5f9}.norms-browser-panel__item-icon-button:disabled{cursor:default;opacity:.55}.norms-browser-panel__item-icon-button:disabled:hover{background:#0000}.norms-browser-panel__item-checkbox{align-items:center;background:#fff;border:1px solid #eaeaea;border-radius:999px;color:#0000;cursor:pointer;display:inline-flex;flex:0 0 auto;height:18px;justify-content:center;padding:0;width:18px}.norms-browser-panel__item-checkbox:hover{border-color:#dfdede}.norms-browser-panel__item-checkbox.is-selected{background:#111;border-color:#111;color:#fff}.norms-browser-panel__item-checkbox-icon{height:14px;width:14px}.norms-browser-panel__item-menu-button{align-items:center;background:#0000;border:none;border-radius:999px;color:#0000005d;cursor:pointer;display:inline-flex;flex:0 0 auto;height:28px;justify-content:center;padding:0;transition:background .2s ease,color .2s ease;width:28px}.norms-browser-panel__item-menu-button:hover{background:#f0f0f0;color:#0000005d}.norms-browser-panel__item-menu-button svg{height:18px;width:18px}.norms-browser-panel__item-pending{align-items:center;display:inline-flex;flex:0 0 auto;height:28px;justify-content:center;width:28px}.norms-browser-panel__item-pending .uiLoader{min-height:0}.norms-browser-panel__state{color:#0000006c;display:flex;font-size:14px;justify-content:center;min-height:180px;text-align:center}.norms-browser-panel__state--error{color:#b91c1c}.norms-browser-panel__footer{align-items:center;background:#fff;border-top:1px solid #eef1f4;display:flex;flex:0 0 auto;gap:12px;justify-content:space-between;padding:12px}.norms-browser-panel__footer-count{align-items:center;display:flex;flex-direction:row;font-size:14px;white-space:nowrap}.norms-browser-panel__footer-actions{align-items:center;display:inline-flex;gap:8px;justify-content:flex-end;margin-left:auto}.norms-browser-panel__footer-btn{background:#0000;border:none;border-radius:999px;cursor:pointer;font-size:13px;line-height:1;padding:12px 16px}.norms-browser-panel__footer-btn:disabled{cursor:not-allowed;opacity:.6}.norms-browser-panel__footer-btn--ghost{border:1px solid #f8f8f8;color:#000}.norms-browser-panel__footer-btn--ghost:hover{background:#f8f8f8}.norms-browser-panel__footer-btn--ghost:disabled:hover{background:#0000}.norms-browser-panel__footer-btn--primary{background:#b42318;color:#fff}.norms-browser-panel__footer-btn--primary:hover{background:#941d14}.norms-browser-panel__footer-btn--primary:disabled:hover{background:#111}.norms-browser-panel__footer-btn--danger{background:#b42318;color:#fff}.norms-browser-panel__footer-btn--danger:hover{background:#981b1b}.norms-browser-panel__footer-btn--danger:disabled:hover{background:#b42318}.norms-browser-panel__footer-btn--confirm-selection{background:#111;color:#fff}.norms-browser-panel__footer-btn--confirm-selection:hover{background:#000}.norms-browser-panel__footer-btn--confirm-selection:disabled:hover{background:#111}.norms-browser-panel--modal .norms-browser-panel__footer{align-items:stretch;gap:10px;margin-bottom:-16px;margin-left:-16px;margin-right:-16px;padding-bottom:16px;padding-left:16px;padding-right:16px}.norms-browser-panel--modal .norms-browser-panel__footer-actions{align-items:stretch;margin-left:0;width:100%}.normative-report-modal .ant-modal-content{border-radius:28px!important;overflow:hidden;padding:0!important}.normative-report-modal .ant-modal-body{padding:0!important}.normative-report-modal__body{background:radial-gradient(circle at top right,#d6e4ff80,#0000 34%),linear-gradient(180deg,#fff,#fcfcfd);display:flex;flex-direction:column;gap:16px;padding:24px}.normative-report-modal__badge{align-items:center;align-self:flex-start;background:#f3f4f6;border-radius:999px;color:#475467;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.04em;min-height:30px;padding:0 12px;text-transform:uppercase}.normative-report-modal__title{color:#111827;font-size:24px;font-weight:700;line-height:1.15}.normative-report-modal__subtitle{color:#475467;font-size:14px;line-height:1.6;margin-top:-8px}.normative-report-modal__documents{display:flex;flex-wrap:wrap;gap:8px}.normative-report-modal__document-chip{align-items:center;border-radius:999px;color:#000;display:inline-flex;font-size:14px;font-weight:400;min-height:32px;padding:0 12px}.normative-report-modal__presets{display:flex;flex-wrap:wrap;gap:8px}.normative-report-modal__preset{border:1px solid #e5e7eb;border-radius:999px;color:#344054;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;min-height:38px;padding:0 14px;transition:background .18s ease,border-color .18s ease,color .18s ease}.normative-report-modal__preset.is-active,.normative-report-modal__preset:hover{background:#111;border-color:#111;color:#fff}.normative-report-modal__field{display:flex;flex-direction:column;gap:8px}.normative-report-modal__field-label{color:#344054;font-size:13px;font-weight:600}.normative-report-modal__field textarea{background:#fff;border:1px solid #e5e7eb;border-radius:18px;color:#111827;font-family:Inter,sans-serif;font-size:14px;line-height:1.6;min-height:144px;outline:none;padding:14px 16px;resize:vertical;width:100%}.normative-report-modal__field textarea:focus{border-color:#111}.normative-report-modal__actions{display:flex;gap:10px;justify-content:flex-end}.normative-report-modal__button{border:0;border-radius:14px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;min-height:44px;padding:0 18px;transition:transform .18s ease,opacity .18s ease,background .18s ease}.normative-report-modal__button:disabled{cursor:not-allowed;opacity:.6;transform:none}.normative-report-modal__button--ghost{background:#f5f5f5;color:#111827}.normative-report-modal__button--ghost:hover:not(:disabled){background:#ededed}.normative-report-modal__button--primary{background:#111827;color:#fff}.normative-report-modal__button--primary:hover:not(:disabled){background:#0b1220;transform:translateY(-1px)}@media (max-width:640px){.normative-report-modal__body{padding:18px}.normative-report-modal__title{font-size:22px}.normative-report-modal__actions{flex-direction:column-reverse}.normative-report-modal__button{width:100%}}.document-library-modal .ant-modal-content{border-radius:28px!important;overflow:hidden;padding:0!important}.document-library-modal .ant-modal-body{padding:0!important}.document-library-modal__body{display:flex;flex-direction:column;gap:16px;padding:24px}.document-library-modal__badge{align-items:center;align-self:flex-start;background:#f1f5f9;border-radius:999px;color:#0f172a;display:inline-flex;font-size:12px;font-weight:600;line-height:1;min-height:28px;padding:6px 12px}.document-library-modal__badge--danger{background:#fee4e2;color:#b42318}.document-library-modal__title{color:#0f172a;font-size:24px;font-weight:600;line-height:1.15}.document-library-modal__subtitle{color:#475467;font-size:14px;line-height:1.55}.document-library-modal__field{display:flex;flex-direction:column;gap:8px}.document-library-modal__field-label{color:#00000085;font-size:13px;line-height:1.35}.document-library-modal__field input{background:#fff;border:1px solid #000;border-radius:16px;color:#0f172a;font-size:14px;line-height:1.2;outline:none;padding:14px 16px;width:100%}.document-library-modal__field input:focus{border-color:#000}.document-library-modal__document-card,.document-library-modal__upload-card{background:#f5f5f5;border-radius:20px;display:flex;flex-direction:column;gap:8px;padding:16px}.document-library-modal__document-label,.document-library-modal__upload-name,.document-library-modal__version-meta{color:#00000085;font-size:13px;line-height:1.45}.document-library-modal__document-title,.document-library-modal__upload-name,.document-library-modal__version-title{color:#000;font-size:15px;font-weight:400;line-height:1.45;overflow-wrap:anywhere}.document-library-modal__actions,.document-library-modal__upload-actions,.document-library-modal__version-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.document-library-modal__actions{justify-content:flex-end}.document-library-modal__btn{border:none;border-radius:999px;cursor:pointer;font-size:13px;line-height:1;padding:12px 16px}.document-library-modal__btn:disabled{cursor:not-allowed;opacity:.2}.document-library-modal__btn--ghost{background-color:#fff;border:1px solid #f3f3f3;color:#000}.document-library-modal__btn--ghost:hover:not(:disabled){background:#f3f3f3}.document-library-modal__btn--primary{background:#111;color:#fff}.document-library-modal__btn--primary:hover:not(:disabled){background:#000}.document-library-modal__btn--danger{background:#b42318;color:#fff}.document-library-modal__btn--danger:hover:not(:disabled){background:#981b1b}.document-library-modal__versions{max-height:min(52vh,420px);overflow-y:auto;padding-right:4px}.document-library-modal__version-item{background:#fff;border-radius:20px;padding:16px}.document-library-modal__version-main{display:flex;flex-direction:column;gap:8px;min-width:0}.document-library-modal__version-top{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.document-library-modal__version-badge,.document-library-modal__version-status{align-items:center;background:#fff;border-radius:999px;color:#000;display:inline-flex;font-size:12px;font-weight:400;line-height:1;min-height:24px;padding:4px 10px}.document-library-modal__version-status.is-current{background:#ecfdf3;color:#027a48}.document-library-modal__state{align-items:center;color:#64748b;display:flex;justify-content:center;min-height:160px;text-align:center;width:100%}@media (max-width:767px){.document-library-modal__title{font-size:21px}.document-library-modal__version-item{flex-direction:column}.document-library-modal__actions,.document-library-modal__upload-actions,.document-library-modal__version-actions{width:100%}.document-library-modal__actions .document-library-modal__btn,.document-library-modal__upload-actions .document-library-modal__btn,.document-library-modal__version-actions .document-library-modal__btn{flex:1 1 160px}}.workspace-upload-error-modal .ant-modal-content{border-radius:28px!important;overflow:hidden;padding:0!important}.workspace-upload-error-modal .ant-modal-body{padding:0!important}.workspace-upload-error-modal__body{display:flex;flex-direction:column;gap:14px;padding:24px}.workspace-upload-error-modal__badge{align-items:center;align-self:flex-start;background:#f59e0b24;border-radius:999px;color:#b45309;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.04em;min-height:30px;padding:0 12px;text-transform:uppercase}.workspace-upload-error-modal__title{color:#111827;font-size:24px;font-weight:700;line-height:1.15}.workspace-upload-error-modal__message{color:#334155;font-size:15px;line-height:1.6}.workspace-upload-error-modal__hint{background:rgba(255,64,64,.205)!important;border-radius:18px;color:#000;font-size:14px;line-height:1.55;padding:14px 16px}.workspace-upload-error-modal__details{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.workspace-upload-error-modal__detail-item{background:#ffffffe0;border:1px solid #e5e7eb;border-radius:18px;gap:4px;padding:12px 14px}.workspace-upload-error-modal__detail-label{color:#94a3b8;font-weight:600}.workspace-upload-error-modal__detail-value{color:#0f172a;font-size:16px;font-weight:700}.workspace-upload-error-modal__technical{background:#0f172a;border-radius:16px;color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.55;overflow-wrap:anywhere;padding:12px 14px}.workspace-upload-error-modal__actions{display:flex;justify-content:flex-end}.workspace-upload-error-modal__button{background:#111827;border:0;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-height:44px;padding:0 18px}.workspace-upload-error-modal__button:hover{opacity:.96}.chat-document-placeholder__icon{align-items:center;background:#eef6ff;border-radius:10px;color:#2563eb;display:inline-flex;flex:0 0 auto;height:32px;justify-content:center;width:32px}.chat-document-placeholder__icon svg{height:18px;width:18px}@media (max-width:1360px){.chat-page--norms-layout{flex-direction:column!important}.norms-browser-panel{border-right:none;max-height:34vh;min-width:0;width:100%}.norms-browser-panel__tabs{width:100%}.norms-browser-panel__tab{flex:1 1;justify-content:center}.norms-browser-panel--modal{height:100%;max-height:none}.norms-browser-modal .ant-modal-content{height:calc(100vh - 96px)}.chat-document-viewer,.chat-document-viewer--compact{border-left:none!important;border-top:1px solid #e8e8e8;min-height:45vh;min-width:0!important;width:100%!important}.workspace-upload-error-modal__body{padding:20px}.workspace-upload-error-modal__title{font-size:21px}.workspace-upload-error-modal__details{grid-template-columns:1fr}}.chat-message.userAll{border-radius:30px}.chat-message-turn.userAll{align-items:flex-end;align-self:flex-end;display:flex;flex-direction:column;gap:8px;margin:16px 0;max-width:550px}.chat-message-turn.userAll .chat-message.userAll{align-self:flex-end;margin:0}.chat-message-image.userAll{background:#0000;border:0;border-radius:0;box-shadow:none;padding:0}.chat-message-image.userAll .chat-image-preview{display:block;margin:0}.scroll-down-button{bottom:11.5em;transform:translate(-50%,10px);transition:opacity .18s ease,transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.scroll-down-button.is-visible{transform:translate(-50%)}.ant-modal .ant-modal-content{border-radius:20px!important}.document-library-modal__body,.normative-report-modal__body,.workspace-upload-error-modal__body{background:#f3f4f6;gap:0;padding:0}.document-library-modal__header,.normative-report-modal__header,.workspace-upload-error-modal__header{align-items:center;background:#f3f4f6;border-bottom:1px solid #e5e7eb;gap:16px;justify-content:space-between;min-height:72px;padding:18px 20px}.document-library-modal__heading,.normative-report-modal__heading,.workspace-upload-error-modal__heading{color:#111827;font-size:18px;font-weight:600;line-height:1.25;min-width:0}.document-library-modal__close-button,.normative-report-modal__close-button,.workspace-upload-error-modal__close-button{background:#fff;border:1px solid #dfe3e8;border-radius:10px;box-shadow:none;flex:0 0 auto;height:34px;transition:background .18s ease,border-color .18s ease,transform .18s ease;width:34px}.document-library-modal__close-button:hover,.normative-report-modal__close-button:hover,.workspace-upload-error-modal__close-button:hover{background:#f9fafb;border-color:#cfd4dc}.document-library-modal__close-icon,.normative-report-modal__close-icon,.workspace-upload-error-modal__close-icon{height:16px;width:16px}.document-library-modal__panel,.normative-report-modal__panel,.workspace-upload-error-modal__panel{background:#fff;border-radius:18px;display:flex;flex-direction:column;gap:16px}.document-library-modal__badge,.document-library-modal__title,.normative-report-modal__badge,.normative-report-modal__title,.workspace-upload-error-modal__badge,.workspace-upload-error-modal__title{display:none}.document-library-modal__document-card,.document-library-modal__upload-card,.document-library-modal__version-item,.workspace-upload-error-modal__detail-item,.workspace-upload-error-modal__hint{background:#f5f5f5;box-shadow:none}.document-library-modal__document-card,.document-library-modal__upload-card,.document-library-modal__version-item{border-radius:18px}.normative-report-modal__document-chip{background:#f8fafc;border:1px solid #e2e8f0}.document-library-modal__field input,.normative-report-modal__field textarea{border-radius:16px}.document-library-modal__btn,.normative-report-modal__button,.workspace-upload-error-modal__button{border-radius:14px;min-height:44px}.workspace-upload-error-modal__panel .workspace-upload-error-modal__actions{padding-top:6px}@media (max-width:768px){.document-library-modal__header,.normative-report-modal__header,.workspace-upload-error-modal__header{min-height:64px;padding:16px}.document-library-modal__heading,.normative-report-modal__heading,.workspace-upload-error-modal__heading{font-size:17px}.document-library-modal__panel,.normative-report-modal__panel,.workspace-upload-error-modal__panel{border-radius:16px;margin:10px;padding:16px}}.document-library-modal .ant-modal,.normative-report-modal .ant-modal,.workspace-upload-error-modal .ant-modal{max-width:calc(100vw - 16px)}.document-library-modal .ant-modal-content,.normative-report-modal .ant-modal-content,.workspace-upload-error-modal .ant-modal-content{border-radius:24px!important;box-shadow:0 8px 12px #00000014,0 0 1px #0000009e;overflow:hidden}.document-library-modal__body,.normative-report-modal__body,.workspace-upload-error-modal__body{gap:18px;padding:28px;position:relative}.document-library-modal__header,.normative-report-modal__header,.workspace-upload-error-modal__header{display:flex;flex-direction:column;gap:10px;padding-right:52px;position:relative}.document-library-modal__close,.normative-report-modal__close,.workspace-upload-error-modal__close{position:absolute;right:0;top:0}.document-library-modal__close-button,.normative-report-modal__close-button,.workspace-upload-error-modal__close-button{align-items:center;background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:12px;box-shadow:0 8px 24px #0f172a14;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;width:36px}.document-library-modal__close-button:hover,.normative-report-modal__close-button:hover,.workspace-upload-error-modal__close-button:hover{background:#fff;box-shadow:0 10px 28px #0f172a1f;transform:translateY(-1px)}.document-library-modal__close-icon,.normative-report-modal__close-icon,.workspace-upload-error-modal__close-icon{display:block;height:18px;width:18px}.document-library-modal__badge,.normative-report-modal__badge,.workspace-upload-error-modal__badge{font-size:12px;font-weight:700;letter-spacing:.04em;min-height:30px;padding:0 12px;text-transform:uppercase}.document-library-modal__title,.normative-report-modal__title,.workspace-upload-error-modal__title{font-size:26px;font-weight:700;line-height:1.15}.document-library-modal__document-card,.document-library-modal__upload-card,.document-library-modal__version-item,.normative-report-modal__document-chip,.workspace-upload-error-modal__detail-item,.workspace-upload-error-modal__hint{box-shadow:inset 0 1px 0 #ffffffa6}.document-library-modal__document-card,.document-library-modal__upload-card,.document-library-modal__version-item{background:#ffffffe6;border-radius:22px}.document-library-modal__hint{border:1px solid #f3f3f3;border-radius:20px;color:#000;font-size:14px;line-height:1.55;padding:14px 16px}.document-library-modal__actions,.normative-report-modal__actions,.workspace-upload-error-modal__actions{padding-top:4px}.document-library-modal__actions--footer-only{margin-top:-2px}.document-library-modal__btn,.normative-report-modal__button,.workspace-upload-error-modal__button{border-radius:16px;min-height:46px}.document-library-modal__versions{scrollbar-color:#d0d5dd #0000;scrollbar-width:thin}@media (max-width:768px){.document-library-modal .ant-modal,.normative-report-modal .ant-modal,.workspace-upload-error-modal .ant-modal{margin:0 auto;max-width:calc(100vw - 20px)!important;padding-bottom:0;top:10px;width:calc(100vw - 20px)!important}.document-library-modal .ant-modal-content,.normative-report-modal .ant-modal-content,.workspace-upload-error-modal .ant-modal-content{max-height:calc(100vh - 20px)}.document-library-modal__body,.normative-report-modal__body,.workspace-upload-error-modal__body{max-height:calc(100vh - 20px);overflow-y:auto;padding:20px}.document-library-modal__title,.normative-report-modal__title,.workspace-upload-error-modal__title{font-size:22px}}.document-library-modal .ant-modal,.normative-report-modal .ant-modal,.universal-modal .ant-modal,.workspace-upload-error-modal .ant-modal{max-width:calc(100vw - 16px)}.document-library-modal .ant-modal-content,.normative-report-modal .ant-modal-content,.universal-modal .ant-modal-content,.workspace-upload-error-modal .ant-modal-content{box-shadow:0 8px 12px #00000014,0 0 1.2px #0000009e!important;overflow:hidden;padding:0!important}.document-library-modal .ant-modal-body,.normative-report-modal .ant-modal-body,.universal-modal .ant-modal-body,.workspace-upload-error-modal .ant-modal-body{background:#fff;padding:0!important}.universal-modal-shell{background:#fff;color:#111827;display:flex;flex-direction:column}.universal-modal-shell__header{align-items:center;display:flex;gap:16px;justify-content:space-between;min-height:68px;padding:16px 16px 8px}.universal-modal-shell__title{color:#111827;font-size:16px;font-weight:400;line-height:1.3;margin:0;min-width:0;text-align:left}.universal-modal-shell__close{align-items:center;background:#fff;border:none;border-radius:10px;cursor:pointer;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;padding:0;width:34px}.universal-modal-shell__close:hover{background:#f9fafb;border-color:#cfd5dd}.universal-modal-shell__close-icon{display:block;height:18px;width:18px}.universal-modal-shell__body,.workspace-upload-error-modal__body{background:#fff;display:flex;flex-direction:column;gap:16px;padding:0 16px 16px;text-align:left}.document-library-modal__badge,.document-library-modal__header,.document-library-modal__title,.normative-report-modal__badge,.normative-report-modal__header,.normative-report-modal__title,.workspace-upload-error-modal__badge,.workspace-upload-error-modal__header,.workspace-upload-error-modal__title{display:none!important}.document-library-modal__subtitle,.normative-report-modal__subtitle,.workspace-upload-error-modal__message{color:#475467;font-size:14px;line-height:1.6;margin:0;text-align:left;width:100%}.document-library-modal__document-card,.document-library-modal__hint,.document-library-modal__upload-card,.document-library-modal__version-item,.document-library-modal__versions,.normative-report-modal__documents,.normative-report-modal__presets,.workspace-upload-error-modal__details,.workspace-upload-error-modal__hint,.workspace-upload-error-modal__panel,.workspace-upload-error-modal__technical{width:100%}.document-library-modal__document-card,.document-library-modal__upload-card,.document-library-modal__version-item,.workspace-upload-error-modal__detail-item,.workspace-upload-error-modal__hint,.workspace-upload-error-modal__technical{background:#f9f9f9;border-radius:16px;box-shadow:none}.document-library-modal__document-card,.document-library-modal__upload-card,.document-library-modal__version-item,.workspace-upload-error-modal__hint,.workspace-upload-error-modal__technical{padding:16px}.normative-report-modal__document-chip{background:#f7f7f7;border:0}.normative-report-modal__preset{background:#fff;border:1px solid #f3f3f3;border-radius:14px}.document-library-modal__field,.normative-report-modal__field{width:100%}.document-library-modal__field input,.normative-report-modal__field textarea{background:#fff;border:1px solid #f5f5f5;border-radius:14px;box-shadow:none;width:100%}.document-library-modal__versions{display:flex;flex-direction:column;gap:12px}.document-library-modal__version-item{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.document-library-modal__version-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;width:min-content}.document-library-modal__actions,.normative-report-modal__actions,.workspace-upload-error-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px;padding-top:0;width:100%}.document-library-modal__actions--footer-only{margin-top:0}.document-library-modal__btn,.normative-report-modal__button,.workspace-upload-error-modal__button{border-radius:999px;box-shadow:none;min-height:36px}.workspace-upload-error-modal__panel{display:flex;flex-direction:column;gap:14px}.workspace-upload-error-modal__meta{color:#475467;display:flex;flex-wrap:wrap;gap:8px;width:100%}.workspace-upload-error-modal__meta span{align-items:center;border:1px solid #f3f3f3;border-radius:999px;color:#000;display:inline-flex;font-size:12px;font-weight:400;min-height:30px;padding:0 12px}.workspace-upload-error-modal__details{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(136px,1fr))}.workspace-upload-error-modal__detail-item{align-items:flex-start;background:#f5f5f5;border:0;display:flex;flex-direction:column;gap:8px;justify-content:space-between;min-width:0;padding:12px}.workspace-upload-error-modal__detail-label{color:#667085;display:block;font-size:12px;line-height:1.25;width:100%}.workspace-upload-error-modal__detail-value{color:#111827;display:block;font-size:22px;font-weight:500;line-height:1;width:100%;word-break:break-word}.workspace-upload-error-modal__technical{background:#fafafa;color:#667085;font-size:12px;line-height:1.5;word-break:break-word}@media (max-width:768px){.document-library-modal .ant-modal,.normative-report-modal .ant-modal,.universal-modal .ant-modal,.workspace-upload-error-modal .ant-modal{margin:0 auto;max-width:calc(100vw - 20px)!important;padding-bottom:0;top:10px;width:calc(100vw - 20px)!important}.universal-modal-shell__header{min-height:64px;padding:16px}.universal-modal-shell__title{font-size:17px}.universal-modal-shell__body,.workspace-upload-error-modal__body{padding:16px}.document-library-modal__version-item{flex-direction:column}.document-library-modal__actions,.document-library-modal__version-actions,.normative-report-modal__actions,.workspace-upload-error-modal__actions{flex-wrap:wrap;width:100%}}.chat-start__functions-v2{border-radius:20px;box-sizing:border-box;width:100%}.chat-start__functions-grid{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.chat-start__function-btn{align-items:center;background-color:#f8f8f8;border:none;border-radius:25px;cursor:pointer;display:inline-flex;gap:10px;max-width:100%;padding:10px 14px;white-space:nowrap;width:auto}.chat-start__function-btn:hover{background:#fafafa}.chat-start__function-btn.is-disabled{cursor:not-allowed;opacity:.5;transform:none!important}.chat-start__function-icon{align-items:center;display:inline-flex;flex:0 0 auto;font-size:18px;justify-content:center;line-height:1}.chat-start__function-text{color:#5d5d5d;font-size:14px;font-weight:400;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-start__function-btn[data-key=norms] .chat-start__function-icon{color:#7691ff}.chat-start__function-btn[data-key=violations] .chat-start__function-icon{color:#7b00ff80}.chat-start__function-btn[data-key=free] .chat-start__function-icon{color:#f52fff}.chat-start__function-btn[data-key=custom_agents] .chat-start__function-icon{color:#2f6fe4}.chat-start__function-btn[data-key=format] .chat-start__function-icon{color:#f9a633}.chat-start__function-btn[data-key=img] .chat-start__function-icon{color:#38bdb0}.chat-start__function-btn[data-key=web] .chat-start__function-icon{color:#53bdff}.chat-start__function-btn.is-active[data-key=norms]{background:#7691ff1a}.chat-start__function-btn.is-active[data-key=norms] .chat-start__function-text{color:#7691ff}.chat-start__function-btn.is-active[data-key=violations]{background:#7b00ff1a}.chat-start__function-btn.is-active[data-key=violations] .chat-start__function-text{color:#7b00ff80}.chat-start__function-btn.is-active[data-key=free]{background:#f52fff1a}.chat-start__function-btn.is-active[data-key=free] .chat-start__function-text{color:#f52fff}.chat-start__function-btn.is-active[data-key=custom_agents]{background:#2f6fe424}.chat-start__function-btn.is-active[data-key=custom_agents] .chat-start__function-text{color:#1f5fd6}.chat-start__function-btn.is-active[data-key=format]{background:#ffc6761a}.chat-start__function-btn.is-active[data-key=format] .chat-start__function-text{color:#f9a633}.chat-start__function-btn.is-active[data-key=img]{background:#38bdb01f}.chat-start__function-btn.is-active[data-key=img] .chat-start__function-text{color:#23877f}.chat-start__function-btn.is-active[data-key=web]{background:#f5faff}.chat-start__function-btn.is-active[data-key=web] .chat-start__function-text{color:#53bdff}.chat-start__function-btn.is-active[data-key=auto]{background:#f5faff}.chat-start__function-btn.is-active[data-key=auto] .chat-start__function-text,.chat-start__function-btn[data-key=auto] .chat-start__function-icon{color:#53bdff}@media (max-width:640px){.chat-start__function-btn[data-key=norms]{order:2}.chat-start__function-btn[data-key=format]{order:5}.chat-start__function-btn[data-key=free]{order:4}.chat-start__function-btn[data-key=web]{order:3}.chat-start__function-btn[data-key=violations]{order:1}}.feedback-modal .ant-modal-content{border-radius:14px;box-shadow:0 8px 12px #00000014,0 0 1.2px #0000009e}.ant-modal-root .ant-modal-mask{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#cecece69!important}.action-popover__button{align-items:center;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;padding:8px 10px;transition:background .2s,transform .1s}.action-popover__button:hover{background-color:#fafafa}.action-popover__button--active{background:#f5f5f5}.action-popover__button.menu-item{border-radius:0;justify-content:flex-start;width:100%}.action-popover__button.user-menu-desktop,.action-popover__button.user-menu-desktop.ant-popover-open,.user-menu-desktop.action-popover__button--active,.user-menu-desktop:not(.ant-popover-open){align-items:center!important;background:#339cff!important;border-radius:50%!important;box-sizing:border-box!important;color:#fff;cursor:pointer;display:inline-flex!important;justify-content:center!important;min-height:30px!important;min-width:30px!important;overflow:hidden!important;padding:0!important;transition:background .2s,transform .1s!important}.user-menu-desktop.action-popover__button--active{background:#b4dbff!important}.action-popover__button.user-menu-desktop .action-popover__menu-icon{color:#fff!important;display:flex;flex-shrink:0!important;height:20px!important;justify-content:center;transition:color .2s;width:20px!important}.action-popover__button.user-menu-desktop:hover .action-popover__menu-icon{color:#fff}.action-popover__button.user-menu-desktop .action-popover__label{display:none!important}.action-popover__button.user-menu-mobile{border-radius:0;font-size:15px;justify-content:flex-start;padding:14px 20px;width:100%}.action-popover__button.user-menu-mobile:hover{background:#f5f5f5}.action-popover__button.user-menu-mobile.action-popover__button--active{background:#f1f1f1;font-weight:600}.action-popover-overlay.ant-popover .ant-popover-inner{border-radius:12px!important;min-width:10rem;padding:6px!important}.action-popover__menu,.action-popover__pinned,.action-popover__scroll{display:flex;flex-direction:column}.action-popover__icon-wrap{display:flex}.action-popover__main{align-items:center;display:flex;flex-direction:row;gap:10px}.action-popover__item{align-items:center;border-radius:11px;cursor:pointer;display:flex;gap:40px;justify-content:space-between;padding:8px 10px;transition:background .2s}.action-popover__item:hover{background:#f5f5f5}.action-popover__item--active .action-popover__icon,.action-popover__item--active .action-popover__label{color:#0af}.action-popover__item--danger{color:red}.action-popover__icon{height:20px;width:20px}.action-popover__label{align-items:center;display:flex;font-size:14px;gap:6px;width:max-content}.action-popover__divider{background-color:#e5e5e5;height:1px;margin:4px 12px}.action-popover-overlay.ant-popover.action-popover__menu{margin-top:0!important;transform:translateY(0)}.filter-button{align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:20px;color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 14px;transition:all .2s ease}.filter-button:hover{background:#fafafa}.filter-button.action-popover__button--active{background:#e8f5ff;border-color:#91d5ff;color:#0078ff}.filter-button__reset{color:#999;cursor:pointer;height:12px;transition:color .2s ease,transform .1s ease;width:12px}.filter-button__reset:hover{color:#ff4d4f}.filter-button.action-popover__button--active .filter-button__reset{color:#0078ff}.ant-spin-spinning{align-items:center;display:flex!important;height:100%!important;justify-content:center;margin:0!important;width:100%!important}.action-popover__item--disabled{opacity:.45;pointer-events:none}.action-popover__trigger-wrap--active{filter:brightness(.98)}.action-popover__text{display:flex;flex-direction:column}.action-popover__sublabel{font-size:12px;opacity:.65}.tools-popover__button{align-items:center;border-radius:20px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px;width:max-content}.tools-popover__button:hover{background-color:#fafafa}.tools-popover__menu{display:flex;flex-direction:column;min-width:180px;position:relative}.tools-popover__items{display:flex;flex-direction:column;max-height:min(52vh,360px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.tools-popover__items::-webkit-scrollbar{width:8px}.tools-popover__items::-webkit-scrollbar-thumb{background:#d6d6d6;border-radius:999px}.tools-popover__items::-webkit-scrollbar-track{background:#0000}.tools-popover__item{border-radius:12px;cursor:pointer;justify-content:space-between;padding:8px 10px;transition:background .2s}.tools-popover__item:hover{background:#f5f5f5}.tools-popover__item--disabled{cursor:not-allowed;opacity:.5}.tools-popover__item--disabled:hover{background:#0000}.tools-popover__icon{height:20px;width:20px}.tools-popover__menu-icon{height:22px;width:22px}.tools-popover__divider{background-color:#e5e5e5;flex:0 0 1px;height:1px;margin:4px 12px;min-height:1px}.ant-popover .ant-popover-inner{border-radius:16px!important;box-shadow:0 8px 12px #00000014,0 0 1px #0000009e;min-width:280px;padding:6px}.tools-popover__label{font-size:14px}.tools-popover__button--active{background:#f5f5f5}.tools-popover__item{align-items:center;display:flex;gap:8px;isolation:isolate;position:relative}.tools-popover__item-group{position:relative}.tools-popover__item-group--open>.tools-popover__item,.tools-popover__item-group:focus-within>.tools-popover__item,.tools-popover__item-group:hover>.tools-popover__item{background:#f5f5f5}.tools-popover__submenu{left:calc(100% + 2px);min-width:260px;opacity:0;pointer-events:none;position:absolute;top:-6px;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease;z-index:12}.tools-popover__item-group:focus-within .tools-popover__submenu,.tools-popover__item-group:hover .tools-popover__submenu{opacity:1;pointer-events:auto;transform:translateY(0)}.tools-popover__submenu-inner{background:#fff;border-radius:12px;box-shadow:0 8px 12px #00000014,0 0 1px #0000009e;max-height:min(60vh,360px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:6px;scrollbar-gutter:stable}.tools-popover__submenu-inner::-webkit-scrollbar{width:8px}.tools-popover__submenu-inner::-webkit-scrollbar-thumb{background:#d6d6d6;border-radius:999px}.tools-popover__submenu-inner::-webkit-scrollbar-track{background:#0000}.tools-popover__item--has-submenu .tools-popover__end{gap:6px}.tools-popover__end{align-items:center;display:flex;flex:0 0 auto;flex-direction:row-reverse;pointer-events:auto;position:relative;z-index:5}.tools-popover__submenu-caret{height:16px;opacity:.6;transform:rotate(0deg);transition:transform .18s ease;width:16px}.tools-popover__item-group--open .tools-popover__submenu-caret,.tools-popover__item-group:focus-within .tools-popover__submenu-caret,.tools-popover__item-group:hover .tools-popover__submenu-caret{transform:rotate(-90deg)}.tools-popover__floating-submenu{min-width:260px;position:absolute;z-index:20}.tools-popover__action-btn{align-items:center;background:#0000;border:0;border-radius:10px;color:#c7c7c7;cursor:pointer;display:inline-flex;flex:0 0 auto;height:28px;justify-content:center;padding:0;pointer-events:auto;position:relative;width:28px;z-index:7}.tools-popover__action-popover,.tools-popover__action-popover .action-popover__trigger-wrap{display:inline-flex!important;pointer-events:auto;position:relative;z-index:6}.tools-popover__action-btn:hover{background:#f5f6f8;color:#4a5565}.tools-popover__action-icon{height:18px;width:18px}.tools-popover__action-dots{font-size:18px;line-height:1;transform:translateY(-2px)}.tools-popover__main{align-items:center;display:flex;flex:1 1 auto;gap:10px;min-width:0;position:relative;z-index:1}.tools-popover__check{color:#0af;margin-left:auto}.tools-popover__check--text,.tools-popover__check--text path,.tools-popover__check--text svg{fill:currentColor!important}.tools-popover__item--active .tools-popover__icon,.tools-popover__item--active .tools-popover__label{color:#0af}.tools-popover__question{color:#d6d6d6;cursor:pointer;transition:color .2s}.tools-popover__question:hover{color:#1677ff}.tools-popover__item--multiline{display:flex;gap:16px}.tools-popover__text{display:flex;flex-direction:column;min-width:0}.tools-popover__sublabel{font-size:12px;opacity:.65}.tools-popover__check--text{color:currentColor;line-height:1;margin-left:auto}.tools-popover__label-row{display:flex;flex-direction:row;gap:4px}.tools-popover__badge{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;justify-content:center;padding:2px 6px;-webkit-user-select:none;user-select:none;white-space:nowrap}.tools-popover__badge--new{background:#f5faff;color:#0af}.tools-popover__section-title{color:#8a8a8a;font-size:13px;font-weight:400;padding:2px 10px 8px}.tools-popover__footer{margin-top:8px}.tools-popover__footer-btn{align-items:center;border:1px solid #d7d7d7;border-radius:16px;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:10px;transition:background .2s}.tools-popover__footer-btn:hover{background:#f5f5f5}.tools-popover__footer-icon{height:20px;width:20px}.tools-popover__footer-text{font-size:14px;text-align:center}.tools-popover__label-icon{align-items:center;display:flex;flex-direction:row}@media (max-width:480px){.tools-popover__overlay{max-width:calc(100vw - 16px)!important}.tools-popover__overlay .ant-popover-inner{max-width:calc(100vw - 48px)!important}.tools-popover__menu{max-width:100%}.tools-popover__items{max-height:min(50vh,320px)}.tools-popover__label{max-width:55vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tools-popover__submenu{margin-left:10px;margin-top:6px;min-width:0;opacity:1;pointer-events:auto;position:static;transform:none}.tools-popover__item-group:not(.tools-popover__item-group--open) .tools-popover__submenu{display:none}.tools-popover__submenu-inner{border:1px solid #eceff3;box-shadow:none;max-height:min(38vh,260px)}.tools-popover__item-group--open .tools-popover__submenu-caret{transform:rotate(180deg)}}.markdown-paragraph{color:#111;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;margin-bottom:12px}.markdown-h1{color:#222;font-family:Inter,sans-serif;font-size:24px;font-weight:700;margin-bottom:16px}.markdown-h2{color:#333;font-size:20px;margin-bottom:14px}.markdown-h2,.markdown-h3{font-family:Inter,sans-serif;font-weight:600}.markdown-h3{color:#444;font-size:16px;margin-bottom:12px}.markdown-ol,.markdown-ul{margin-bottom:12px;margin-left:20px;padding-left:16px}.markdown-li{color:#111;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;margin-bottom:6px}.markdown-hr{border:none;border-top:1px solid #f0f0f0;margin:20px 0}.markdown-link{color:#858585;font-size:16px!important}.markdown-wrapper--chat :not(pre)>.markdown-inline-code{align-items:center;background:#f6f7f8;border:1px solid #eceff3;border-radius:8px;color:#111827;display:inline-flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em;line-height:1;min-height:24px;padding:0 7px;transform:translateY(-1px);vertical-align:middle;white-space:nowrap}.markdown-wrapper--chat .markdown-code-block{background:linear-gradient(180deg,#fcfcfd,#f8fafc);border:1px solid #eceff3;border-radius:18px;box-shadow:inset 0 1px 0 #ffffffe6;margin:0 0 14px;overflow:hidden}.markdown-wrapper--chat .markdown-code-block__toolbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border-bottom:1px solid #edf1f5;display:flex;gap:12px;justify-content:space-between;padding:4px 12px}.markdown-wrapper--chat .markdown-code-block__toolbar-start{align-items:center;display:inline-flex;gap:8px;min-width:0}.markdown-wrapper--chat .markdown-code-block__language{align-items:center;background:#fff;border-radius:999px;color:#000;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.08em;line-height:1;min-height:26px;text-transform:uppercase}.markdown-wrapper--chat .markdown-code-block__language-icon{flex:0 0 auto;height:20px;width:20px}.markdown-wrapper--chat .markdown-code-block__copy{align-items:center;background:#fff;border:none;border-radius:999px;color:#000;cursor:pointer;display:inline-flex;gap:6px;min-height:30px;padding:10px}.markdown-wrapper--chat .markdown-code-block__copy:hover{background:#f5f5f5;color:#111827}.markdown-wrapper--chat .markdown-code-block__copy svg{height:16px;width:16px}.markdown-wrapper--chat .markdown-code-block__copy span{font-size:12px;font-weight:600;line-height:1}span.token{font-size:14px!important;font-weight:400!important}.markdown-wrapper--chat .markdown-code-block__body{background:#f9f9f9!important;overflow-x:auto;padding:14px 16px 16px!important}.markdown-wrapper--chat .markdown-code-block__body::-webkit-scrollbar{height:8px}.markdown-wrapper--chat .markdown-code-block__body::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:999px}.markdown-wrapper--chat .markdown-code-block__body::-webkit-scrollbar-track{background:#0000}.markdown-wrapper--chat .markdown-code-block__code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important}.markdown-wrapper--chat .markdown-code-plain{align-items:center;background:#f7f7f7;border:1px solid #f0f0f0;border-radius:8px;box-sizing:border-box;display:inline-flex;margin:0;max-width:100%;overflow-x:auto;padding:2px 6px;white-space:pre-wrap;width:fit-content;word-break:break-word}.markdown-wrapper--chat .markdown-code-plain__code{background:#0000;border:none;border-radius:0;color:#111827;display:block;font-family:inherit;font-size:15px;line-height:1.35;padding:0;white-space:inherit;word-break:inherit}.markdown-blockquote{background:#f6f7f8;border-radius:12px;display:block;margin:0 0 12px;padding:14px 56px 14px 16px;position:relative}.markdown-blockquote:before{content:none}.markdown-blockquote p{display:inline;margin:0}.markdown-blockquote__content{color:#111}.markdown-blockquote__copy{align-items:center;background:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;display:inline-flex;gap:6px;padding:6px 8px;position:absolute;right:8px;top:8px;transition:background-color .2s ease,color .2s ease}.markdown-blockquote__copy:hover{background:#eee;color:#000}.markdown-blockquote__copy svg{height:14px;width:14px}.markdown-blockquote__copy span{font-size:12px;font-weight:500;line-height:1}.markdown-wrapper .markdown-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.markdown-wrapper .markdown-table{border-collapse:collapse;margin-bottom:2em;margin-top:1em;min-width:100%;width:max-content}@media (max-width:768px){.markdown-wrapper--chat .markdown-code-block__toolbar{padding:8px 10px}.markdown-wrapper--chat .markdown-code-block__body{padding:12px}.markdown-wrapper--chat .markdown-code-block__toolbar-start{gap:6px}.markdown-wrapper--chat .markdown-code-block__copy span{display:none}.markdown-blockquote{padding-right:16px}.markdown-blockquote__copy{margin-bottom:10px;position:static}.markdown-wrapper .markdown-td,.markdown-wrapper .markdown-th{white-space:nowrap}}.help-dialog .ant-modal-content{background:#fff;border-radius:12px;overflow:hidden;padding:0!important}.help-dialog .ant-modal-body{padding:0!important}.help-dialog__layout{display:flex;height:680px}.help-dialog__side{background:#f9f9f9;border-right:1px solid #ededed;display:flex;flex-direction:column;gap:12px;padding:16px}.help-dialog__close{display:flex}.help-dialog__closeIcon{cursor:pointer;height:20px;width:20px}.help-dialog__toolNav{display:flex;flex-direction:column;gap:4px;width:100%}.help-dialog__pill{align-items:center;background:#0000;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;text-align:left;transition:background .2s ease,color .2s ease}.help-dialog__pill:hover{background:#f1f1f1}.help-dialog__pill--active{background:#efefef;color:#000}.help-dialog__pillIcon{flex:0 0 auto;height:18px;width:18px}.help-dialog__pillText{font-size:14px}.help-dialog__main{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0}.help-dialog__tabs{display:flex;flex-wrap:wrap;gap:8px;padding:16px 16px 0}.help-dialog__divider{background-color:#f0f0f0;height:1px;margin:16px 0}.help-dialog__body{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px;touch-action:pan-y;width:100%}.help-dialog__body::-webkit-scrollbar{width:6px}.help-dialog__body::-webkit-scrollbar-track{background:#0000}.help-dialog__body::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.help-dialog__body::-webkit-scrollbar-thumb:hover{background:#888}.help-dialog__body{scrollbar-color:#cfcfcf #0000;scrollbar-width:thin}.help-dialog__sectionTitle{font-weight:600;margin-bottom:16px}.help-dialog__sectionText .markdown-li,.help-dialog__sectionText .markdown-paragraph,.help-dialog__sectionText strong{font-size:14px}.help-dialog__actions{display:flex;gap:8px;margin-bottom:12px}.help-dialog__note{background:#f9f9f9;border-radius:14px;font-size:14px;padding:12px 14px}.help-dialog__noteText{font-size:14px}@media (max-width:768px){.help-dialog .ant-modal{margin:0 auto;max-width:calc(100vw - 24px)!important;padding-bottom:0;top:12px;width:calc(100vw - 24px)!important}.help-dialog .ant-modal-content{border-radius:12px;height:calc(100vh - 24px)}.help-dialog .ant-modal-body{height:100%}.help-dialog__layout{flex-direction:column;height:100%;min-height:0}.help-dialog__side{border-bottom:1px solid #ededed;border-right:none;padding:12px}.help-dialog__toolNav{-webkit-overflow-scrolling:touch;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;width:100%}.help-dialog__toolNav .help-dialog__pill{flex:0 0 auto;white-space:nowrap}.help-dialog__body,.help-dialog__tabs,.help-dialog__toolNav{-ms-overflow-style:none;scrollbar-width:none}.help-dialog__body::-webkit-scrollbar,.help-dialog__tabs::-webkit-scrollbar,.help-dialog__toolNav::-webkit-scrollbar{display:none;height:0!important;width:0!important}.help-dialog__tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;padding:12px 12px 0}.help-dialog__tabs .help-dialog__pill{flex:0 0 auto;white-space:nowrap}.help-dialog__divider{margin:12px 0}.help-dialog__body{padding:12px}}.file-workspace-popover__menu,.file-workspace-popover__overlay.ant-popover .ant-popover-inner{min-width:260px}.file-workspace-popover__branch{display:flex;flex-direction:column;position:relative}.file-workspace-popover__branch-trigger{border-radius:11px}.file-workspace-popover__item-end{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.file-workspace-popover__submenu-arrow{height:14px;opacity:.7;transition:transform .18s ease;width:14px}.file-workspace-popover__branch.is-open .file-workspace-popover__branch-trigger,.file-workspace-popover__branch.is-open .file-workspace-popover__branch-trigger:hover{background:#f5f5f5}.file-workspace-popover__branch.is-open .file-workspace-popover__submenu-arrow{transform:rotate(-90deg)}.file-workspace-popover__submenu-inline{background:#fff;border-radius:12px;bottom:auto;box-shadow:0 8px 12px #00000014,0 0 1px #0000009e;left:calc(100% + 2px);min-width:300px;padding:6px;position:absolute;top:-6px;z-index:3}.file-workspace-popover__submenu-inline--up{bottom:-6px;top:auto}.file-workspace-popover__divider{margin:4px 10px 6px}.file-workspace-popover__section-title{color:#8a8a8a;font-size:13px;font-weight:400;padding:2px 10px 8px}.file-workspace-popover__recent-list{max-height:min(320px,calc(100vh - 220px));overflow-y:auto;scrollbar-color:#e1e1e1 #fff;scrollbar-width:thin}.file-workspace-popover__recent-list::-webkit-scrollbar{width:6px}.file-workspace-popover__recent-list::-webkit-scrollbar-track{background:#fff}.file-workspace-popover__recent-list::-webkit-scrollbar-thumb{background:#d7dde5;border-radius:999px}.file-workspace-popover__recent-list .file-workspace-popover__section-title{background:#fff;position:sticky;top:0;z-index:1}.file-workspace-popover__recent{align-items:flex-start}.file-workspace-popover__recent .action-popover__main{align-items:center}.file-workspace-popover__recent .action-popover__text{min-width:0}.file-workspace-popover__recent .action-popover__label{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-workspace-popover__recent .action-popover__sublabel{line-height:1.35;margin-top:2px}.file-workspace-popover__empty{color:#64748b;font-size:13px;line-height:1.4;padding:8px 10px 10px}@media (max-width:768px){.file-workspace-popover__submenu-inline{box-shadow:none;left:auto;margin-top:8px;min-width:0;position:static;top:auto}.file-workspace-popover__branch.is-open .file-workspace-popover__submenu-arrow{transform:rotate(180deg)}}:root{--input-size:40px;--input-max-height:300px;--agent-select-height:36px;--chat-border-radius:28px;--max-chat-width:800px;--color-primary:#0af;--color-hover-bg:#f5faff;--color-attachment-bg:#f58;--color-border-light:#f0f0f0;--color-border-lighter:#f2f2f2;--color-text:#333;--color-bg-light:#ebebeb;--color-divider:#d9d9d9;--font-main:"Inter",sans-serif;--font-size-small:12px;--font-size-normal:14px;--font-size-medium:16px}.chat-start__box{border-radius:28px;border-radius:var(--chat-border-radius);display:flex;flex-direction:row;margin:0 auto}.v2skai-chat-start__bottom-box{background:#fff;background:var(--color-white);border-radius:25px;bottom:0;box-shadow:0 4px 4px #0000000a,0 0 1px #0000009e;gap:4px;overflow:hidden;position:sticky;width:100%;z-index:10}.chat-start__composer{display:flex;flex-direction:column}.chat-start__violations-warning{margin-bottom:10px}.chat-start__violations-warning-alert{background-color:#fff!important;border:none;border-radius:15px!important;margin:10px;padding:16px}.chat-start__violations-warning-alert--limit{background-color:#fff1f0!important;border:1px solid #ffccc7}.chat-start__violations-warning-alert .ant-alert-description{font-size:14px;line-height:1.35;opacity:.75!important}.chat-start__violations-warning-alert .ant-alert-icon{color:#a4a4a4}.chat-start__violations-warning-alert .ant-alert-icon svg{fill:currentColor}.chat-start__violations-warning-alert--limit .ant-alert-description{color:#cf1322;opacity:1!important}.chat-start__violations-warning-alert--limit .ant-alert-icon{color:#cf1322}.skai-inputbar__grid{grid-column-gap:10px;align-items:center;column-gap:10px;display:grid;grid-template-columns:1fr auto;min-width:0;width:100%}.skai-inputbar__grid--multiline{align-items:stretch;grid-template-columns:1fr;grid-template-rows:auto auto;row-gap:10px}:root{--input-max-lines:10}.skai-inputbar__wrap{display:flex;flex-direction:row;gap:10px}.skai-inputbar__wrap--multiline{align-items:stretch;flex-direction:column}.skai-inputbar__wrap--multiline .skai-inputbar__controls{width:100%}.skai-inputbar__textarea{align-content:space-around;background:#0000;border:none;box-sizing:border-box;flex:1 1 auto;font-size:16px;line-height:1.2;max-height:300px;max-height:var(--input-max-height);min-height:40px;min-height:var(--input-size);min-width:0;outline:none;overflow-y:hidden;resize:none;width:100%}.skai-inputbar__textarea::placeholder{color:#a0a0a0;font-weight:300}.skai-inputbar__field{flex:1 1 auto;min-width:0;position:relative}.skai-inputbar__textarea--highlight{color:#333;color:var(--color-text);inset:0;overflow:auto;overflow-wrap:anywhere;pointer-events:none;position:absolute;scrollbar-width:none;white-space:pre-wrap;word-break:break-word;z-index:0}.skai-inputbar__textarea--highlight::-webkit-scrollbar{display:none}.skai-inputbar__textarea--highlight>span{white-space:pre-wrap}.skai-inputbar__textarea-overflow{color:#d92d20}.skai-inputbar__textarea--with-overlay{-webkit-text-fill-color:#0000;caret-color:#333;caret-color:var(--color-text);color:#0000;position:relative;z-index:1}.skai-inputbar__textarea--with-overlay::placeholder{-webkit-text-fill-color:#a0a0a0;color:#a0a0a0}.skai-inputbar__textarea--with-overlay::selection{background:#0af3}.chat-start__tools-panel_skai,.chat-start__tools-panel_skai-row{align-items:center;display:flex;flex-direction:row-reverse;min-width:0}.chat-start__tools-panel_skai-row{gap:4px}.chat-tools-web-region-popover{animation:chat-tools-inline-toggle-enter .16s ease-out;min-width:0}.chat-tools-web-region-popover .tools-popover__button{max-width:min(260px,32vw)}.chat-tools-web-region-popover .tools-popover__label,.chat-tools-web-region-popover .tools-popover__label-icon{min-width:0}.chat-tools-web-region-popover .tools-popover__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-tools-violation-settings{background:#0000;border:0;display:none;max-width:min(220px,28vw)}.chat-tools-violation-settings .tools-popover__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-tools-violation-settings:disabled{cursor:wait;opacity:.65}.chat-start__tools-panel_skai .tools-popover__button[data-active-key=img]{background:#38bdb01f;color:#23877f}.chat-start__tools-panel_skai .tools-popover__button.tools-popover__button--active[data-active-key=img],.chat-start__tools-panel_skai .tools-popover__button[data-active-key=img]:hover{background:#38bdb02e}.chat-start__tools-panel_skai .tools-popover__button[data-active-key=img] .tools-popover__label,.chat-start__tools-panel_skai .tools-popover__button[data-active-key=img] .tools-popover__menu-icon{color:#23877f}.chat-tools-inline-toggle{align-items:center;background:#0000;border:none;border-radius:20px;color:#111827;cursor:pointer;display:inline-flex;gap:6px;padding:8px}.chat-tools-inline-toggle--disabled{cursor:not-allowed;opacity:.45}@keyframes chat-tools-inline-toggle-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-tools-inline-toggle:hover{background:#fafafa}.chat-tools-inline-toggle:hover .chat-tools-inline-toggle__icon-slot{--chat-tools-inline-toggle-icon-bg:#fafafa}.chat-tools-inline-toggle.is-active{background:#f8f8f8}.chat-tools-inline-toggle.is-active .chat-tools-inline-toggle__icon-slot{--chat-tools-inline-toggle-icon-bg:#f8f8f8}.chat-tools-inline-toggle--prompt .chat-tools-inline-toggle__close-circle{display:none}.chat-tools-inline-toggle--dirty{background:#eef6ff;color:#0f4c81}.chat-tools-inline-toggle--dirty:hover{background:#e3f0ff}.chat-tools-inline-toggle__icon-slot{--chat-tools-inline-toggle-icon-bg:#f8f8f8;align-items:center;display:inline-flex;flex:0 0 auto;height:22px;justify-content:center;position:relative;width:22px}.chat-tools-inline-toggle__icon{flex:0 0 auto;height:22px;width:22px}.chat-tools-inline-toggle__icon--small{height:16px;width:16px}.chat-tools-inline-toggle__icon-slot--pair{gap:2px;width:38px}.chat-tools-inline-toggle__close-circle{align-items:center;background:var(--chat-tools-inline-toggle-icon-bg);border-radius:999px;box-shadow:0 0 0 3px var(--chat-tools-inline-toggle-icon-bg);color:#000;display:inline-flex;inset:0;justify-content:center;opacity:0;position:absolute;z-index:2}.chat-tools-inline-toggle__close-icon{display:block;height:16px;width:16px}.chat-tools-inline-toggle.is-active:focus-visible .chat-tools-inline-toggle__close-circle,.chat-tools-inline-toggle.is-active:hover .chat-tools-inline-toggle__close-circle{opacity:1}.chat-tools-inline-toggle__label{font-size:14px;line-height:1;white-space:nowrap}.chat-tools-inline-toggle-group{align-items:center;background:#f8f8f8;border-radius:999px;display:inline-flex;gap:4px;padding:4px}.chat-tools-inline-toggle--segment{border-radius:999px;min-height:38px;padding:8px 10px}.chat-tools-inline-toggle--icon-only{justify-content:center;min-width:38px;padding:8px}.chat-tools-inline-toggle--segment.is-active{background:#fff;color:#000}.skai-inputbar__grid--multiline .skai-inputbar__controls{justify-content:flex-end;width:100%}.skai-inputbar__attachment{padding:12px 12px 0}.skai-inputbar__attachment-scroll{-ms-overflow-style:none;align-items:flex-start;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;position:relative;scrollbar-width:none}.skai-inputbar__attachment-scroll:after{align-self:stretch;background:linear-gradient(90deg,#fff0,#ffffffd1 58%,#fff);content:"";flex:0 0 28px;margin-left:-28px;opacity:0;pointer-events:none;position:sticky;right:0;transition:opacity .18s ease;z-index:1}.skai-inputbar__attachment-scroll--fade-right:after{opacity:1}.skai-inputbar__attachment-scroll::-webkit-scrollbar{display:none;height:0;width:0}.skai-inputbar__attachment-item{align-items:flex-start;background:#fff;border:1px solid #eef1f4;border-radius:16px;cursor:pointer;display:inline-flex;flex:0 0 auto;gap:6px;justify-content:space-between;max-width:min(340px,100%);min-height:56px;min-width:min(250px,100%);padding:8px 12px;width:auto}.skai-inputbar__attachment-pill{align-items:center;color:#111827;display:inline-flex;flex:0 1 auto;gap:12px}.skai-inputbar__attachment-icon{align-items:center;color:#64748b;display:inline-flex;flex:0 0 auto;height:22px;justify-content:center;margin-top:1px;position:relative;width:22px}.skai-inputbar__attachment-icon svg{height:22px;width:22px}.skai-inputbar__attachment-loader{align-items:center;color:#111827;display:inline-flex;justify-content:center}.skai-inputbar__attachment-main{display:inline-flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.skai-inputbar__attachment-name{color:#111827;display:block;font-size:13px;font-weight:400;line-height:1.35;max-width:min(220px,34vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skai-inputbar__attachment-status{align-items:flex-start;color:#64748b;display:inline-flex;font-size:12px;line-height:1.4;min-height:16px}.skai-inputbar__attachment-status--ready{color:#64748b}.skai-inputbar__attachment-remove{align-items:center;background:#0000;border:0;border-radius:999px;color:#111827;cursor:pointer;display:inline-flex;flex:0 0 auto;height:18px;justify-content:center;padding:0;width:18px}.skai-inputbar__attachment-remove:hover:not(:disabled){background:#f1f5f9}.skai-inputbar__attachment-remove:disabled{cursor:default;opacity:.4}.skai-inputbar__attachment-remove-icon{height:12px;width:12px}.skai-inputbar__image-preview{background:#f8fafc;border:1px solid #eef1f4;border-radius:12px;cursor:pointer;flex:0 0 auto;height:72px;overflow:hidden;position:relative;width:96px}.skai-inputbar__image-preview-img{display:block;height:100%;object-fit:cover;width:100%}.skai-inputbar__image-preview-remove{align-items:center;background:#111827d1;border:0;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;height:20px;justify-content:center;padding:0;position:absolute;right:5px;top:5px;width:20px}.skai-inputbar__image-preview-remove:hover{background:#111827f0}.skai-inputbar__image-preview-remove-icon{height:10px;width:10px}.skai-inputbar__attachment-extra-list{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.skai-inputbar__attachment-extra-item{align-items:center;background:#f8fbff;border:1px solid #274c771a;border-radius:14px;color:#16324f;display:inline-flex;gap:10px;max-width:min(440px,calc(100% - 8px));padding:8px 12px;width:auto}.skai-inputbar__attachment-extra-type{color:#4b6b8f;flex:0 0 auto;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.skai-inputbar__attachment-extra-name{flex:1 1 auto;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skai-inputbar__attachment-extra-remove{background:#274c7714;border:0;border-radius:6px;color:#456990;cursor:pointer;flex:0 0 auto;font-size:0;height:22px;line-height:1;padding:0;width:22px}.skai-inputbar__attachment-extra-remove:before{content:"x";font-size:13px;font-weight:700;line-height:1}.skai-inputbar__attachment-extra-remove:hover:not(:disabled){background:#274c7724}.skai-inputbar__attachment-extra-remove:disabled{cursor:default;opacity:.4}@keyframes skai-attachment-progress{0%{transform:translateX(-50%)}to{transform:translateX(130%)}}.skai-inputbar__send-btn{padding:10px}.skai-inputbar__send-btn.skai-inputbar__send-btn--inactive{background-color:#bdbdbd}.skai-inputbar__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;padding-inline:4px}.skai-inputbar__meta-pill{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#111827;display:inline-flex;font-size:13px;gap:8px;line-height:1;min-height:34px;padding:6px 12px}.skai-inputbar__meta-pill svg{flex:0 0 auto;height:16px;width:16px}.skai-inputbar__meta-pill--count{background:#eef6ff;border-color:#cfe5ff}.skai-inputbar__meta-pill--limit{background:#fff1f0;border-color:#ffccc7;color:#cf1322}.skai-inputbar__meta-action{cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.skai-inputbar__meta-toggle{-webkit-appearance:none;appearance:none}.skai-inputbar__meta-action:hover{background:#fff;border-color:#cbd5e1}.skai-inputbar__meta-toggle.is-active:hover{background:#e6f1ff;border-color:#bcdcff}.chat-start__attach-button{-webkit-user-select:none;user-select:none}.chat-start__parameters{align-items:center;border-radius:25px;color:#0af;color:var(--color-primary);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-family:var(--font-main);font-size:12px;font-size:var(--font-size-small);gap:6px;line-height:20px;padding:8px 10px}.chat-start__parameters:hover{background-color:#f5faff;background-color:var(--color-hover-bg)}.chat-start__parameters span{font-size:14px;font-size:var(--font-size-normal)}.chat-start__attachment-icon{background:#f58;background:var(--color-attachment-bg);border-radius:10px;color:#fff;color:var(--color-white);font-size:36px!important;padding:5px}.chat-start__attachment-remove,.chat-start__file-remove{-webkit-user-select:none;user-select:none}.agent-select{font-size:12px;font-size:var(--font-size-small);height:auto!important;max-width:45ch;min-height:36px!important;min-height:var(--agent-select-height)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-select .ant-select-selector{align-items:center;background:#0000!important;border:none!important;box-shadow:none!important;display:flex;height:36px!important;height:var(--agent-select-height)!important;padding:0!important}.agent-select .ant-select-selection-item{color:#000!important;color:var(--color-black)!important;font-size:16px;font-size:var(--font-size-medium);font-weight:500;line-height:36px!important;line-height:var(--agent-select-height)!important;opacity:1!important}.agent-dropdown{-webkit-overflow-scrolling:touch;border-radius:10px;overflow-y:auto;width:260px!important}.agent-dropdown .ant-select-item{touch-action:pan-y}.agent-option-label{align-items:center;display:flex;overflow:hidden;width:100%}.agent-option-label-text{color:#5d5d5d;flex-grow:1;font-size:13.5px;overflow:hidden;padding-right:2px;text-overflow:ellipsis;white-space:nowrap}.agent-info-button{align-items:center;background-color:#fff;background-color:var(--color-white);border-radius:25px;cursor:pointer;display:flex;flex-shrink:0;justify-content:center}.agent-files-scroll{border-top:1px solid #f0f0f0;border-top:1px solid var(--color-border-light);margin-top:8px;max-height:60vh;overflow-y:auto;padding-top:8px}.agent-file-item{border-bottom:1px solid #f2f2f2;border-bottom:1px solid var(--color-border-lighter);color:#333;color:var(--color-text);font-size:14px;font-size:var(--font-size-normal);padding:8px 0}.agent-file-empty{color:#999;color:var(--color-gray);font-size:13.5px}.chat-start__divider{background-color:#d9d9d9;background-color:var(--color-divider);border-radius:10px;margin:12px 0;width:1px}.chat-start__parameters-close{height:14px;width:14px}.chat-start__parameters-help{align-items:center;color:#999;color:var(--color-gray);cursor:pointer;display:flex;font-size:14px;font-size:var(--font-size-normal)}.chat-start__parameters-wrapper{align-items:center;display:flex;gap:2px}.chat-start__standart-info{color:#c5c5c5;font-size:14px;font-weight:300}.chat-start__file-thumbnail-wrapper{border:1px solid #ededed;border-radius:15px;display:inline-block;height:55px;margin-right:8px;position:relative;width:55px}.chat-start__file-thumbnail{border-radius:15px;height:100%;object-fit:cover;width:100%}.skai-inputbar{width:100%}.skai-inputbar__wrap{grid-column-gap:6px;align-items:center;column-gap:6px;display:grid;grid-template-areas:"workspace field controls";grid-template-columns:auto minmax(0,1fr) auto;min-width:0;padding:4px 8px;width:100%}.skai-inputbar__workspace{align-items:center;display:flex;grid-area:workspace}.skai-inputbar__field{grid-area:field}.skai-inputbar__textarea:disabled{cursor:not-allowed}.skai-inputbar__controls{gap:4px;grid-area:controls;justify-content:flex-end;justify-self:end;min-width:0;white-space:nowrap}.skai-inputbar__controls,.skai-inputbar__send,.skai-inputbar__send-btn{align-items:center;display:flex}.skai-inputbar__send-btn{background-color:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;justify-content:center;padding:8px}.skai-inputbar__wrap--multiline{align-items:end;grid-template-areas:"field field" "workspace controls";grid-template-columns:auto minmax(0,1fr);padding:10px;row-gap:8px}.skai-inputbar__wrap--multiline .skai-inputbar__controls{justify-content:flex-end;width:auto}@media (max-width:768px){.chat-tools-inline-toggle__close-circle,.chat-tools-inline-toggle__icon,.chat-tools-inline-toggle__icon-slot{display:none}.chat-start__parameters{padding:8px}.chat-start__parameters span{display:none}.agent-select{max-width:15ch}.chat-start__standart-info,.tools-popover__button span{display:none}.chat-tools-inline-toggle{padding:10px 8px}.chat-tools-inline-toggle--icon-only{padding:8px}.chat-tools-inline-toggle--icon-only .chat-tools-inline-toggle__icon-slot{display:inline-flex}.chat-tools-inline-toggle--icon-only .chat-tools-inline-toggle__icon{display:block}.chat-tools-inline-toggle-group{padding:3px}.chat-tools-inline-toggle__label{overflow:hidden;text-overflow:ellipsis}.skai-inputbar__meta-pill{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.chat-tools-inline-toggle,.skai-inputbar__wrap,.v2skai-chat-start__bottom-box{transition:none}.chat-tools-inline-toggle{animation:none}}.source-hint-anchor{align-items:center;display:inline-flex;vertical-align:top}.source-btn-final--source-file{align-items:flex-start;display:inline-flex;gap:8px;min-height:36px;width:fit-content}.source-btn-final__icon{align-items:center;display:inline-flex;flex:0 0 auto;height:16px;justify-content:center;margin-top:2px;width:16px}.source-btn-final__icon svg{height:16px;width:16px}.source-btn-final__label{display:block;line-height:1.35;min-width:0;overflow:visible;overflow-wrap:anywhere;text-align:left;text-overflow:clip;white-space:normal;word-break:break-word}.source-hint-card{background:#fff;border-radius:20px;box-shadow:0 8px 12px #00000014,0 0 1px #0000009e;overflow:hidden}.source-hint-card--popover{pointer-events:auto}.source-hint-card__hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:70px;padding:16px 18px}.source-hint-card__body{display:flex;flex-direction:column;gap:10px;padding:18px}.source-hint-card__title{color:#101828;font-weight:700}.source-hint-card__subtitle{color:#000;font-size:14px;font-weight:400;line-height:1.45}.source-hint-card__description{color:#667085}.source-hint-card__open-btn{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:12px;color:#101828;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;margin-top:4px;min-height:40px;padding:0 16px}.source-hint-card__open-btn:hover{background:#f9fafb}@media (max-width:640px){.source-btn-final--source-file{max-width:min(100%,280px)}.source-hint-card__hero{height:80px}.source-hint-card__hero-text{font-size:18px}}.source-hint-anchor{display:inline-block;max-width:100%}.source-hint-anchor--inline{display:inline-flex;max-width:min(100%,220px);vertical-align:initial}.source-file-trigger{align-items:flex-start;background:#f9f9f9;border:0;border-radius:12px;cursor:pointer;display:inline-flex;gap:8px;min-height:38px;padding:10px 12px;text-align:left;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;width:fit-content}.source-file-trigger:hover{background:#f0f0f0}.source-file-trigger__icon{align-items:center;display:inline-flex;flex:0 0 auto;height:16px;justify-content:center;margin-top:2px;width:16px}.source-file-trigger__icon svg{height:16px;width:16px}.source-file-trigger__label{color:#1f2937;display:block;font-size:13px;font-weight:500;line-height:1.35;min-width:0;overflow:visible;overflow-wrap:anywhere;text-align:left;text-overflow:clip;white-space:normal;word-break:break-word}.source-file-trigger__hint{color:#6b7280;display:block;font-size:13px;font-weight:400;line-height:1.35;margin-bottom:2px}.source-file-trigger__title{display:block;font-size:14px}.source-file-trigger--inline{align-items:center;background:#f9f9f9;border-radius:999px;gap:6px;margin:0 4px;max-width:100%;min-height:28px;padding:4px 8px;vertical-align:initial}.source-file-trigger--inline:hover{background:#f3f3f3}.source-file-trigger--inline .source-file-trigger__icon{height:14px;margin-top:0;width:14px}.source-file-trigger--inline .source-file-trigger__icon svg{height:14px;width:14px}.source-file-trigger--inline .source-file-trigger__label{align-items:center;display:inline-flex;font-size:12px;line-height:1.2;max-width:108px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-file-trigger--inline .source-file-trigger__title{display:block;font-size:12px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-file-trigger__page{align-items:center;background:#fff;border-radius:999px;color:#0000009d;display:inline-flex;flex:0 0 auto;font-size:10px;line-height:1;min-height:18px;padding:0 5px}.source-hint-card__hero-text{color:#fff;font-size:18px;font-weight:400;line-height:1.1}.source-hint-card__body{padding:16px 18px 18px}.source-hint-card__title{color:#111827;font-size:16px;font-weight:400;line-height:1.35;margin-bottom:8px;word-break:break-word}.source-hint-card__title-row{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.source-hint-card__page-badge{align-items:center;background:#f3f4f6;border-radius:999px;color:#475467;display:inline-flex;flex:0 0 auto;font-size:12px;line-height:1;min-height:24px;padding:0 9px}.source-hint-card__description{color:#7a7a7a;font-size:14px;line-height:1.5;margin-bottom:14px}.source-hint-card__actions{display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin-top:14px}.source-hint-card__action-btn{border:1px solid #0000;border-radius:25px;cursor:pointer;font-size:14px;font-weight:600;line-height:1.2;min-height:40px;padding:0 14px;transition:.18s ease;width:100%;width:auto}.source-hint-card__action-btn--secondary{background:#fff;border-color:#e5e7eb;color:#111827}.source-hint-card__action-btn--secondary:hover{background:#eaecef}.source-hint-card__action-btn--primary{background:#000;color:#fff}.source-hint-card__action-btn--primary:hover{background:#000}.source-hint-card--compact .source-hint-card__body{gap:8px;padding:14px 16px 16px}.source-hint-card--compact .source-hint-card__hero{height:58px;padding:14px 16px}.source-hint-card--compact .source-hint-card__hero-text{font-size:16px}.source-hint-card--compact .source-hint-card__close-btn{display:none}.source-hint-card--compact .source-hint-card__description{font-size:13px;margin-bottom:10px}.source-hint-card--compact .source-hint-card__actions{gap:8px;margin-top:8px}.source-hint-card--compact .source-hint-card__action-btn{font-size:13px;min-height:36px;padding:0 12px}.source-hint-card__hero{position:relative}.source-hint-card__close-btn{align-items:center;background:#fff0;border:0;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:20px;height:32px;justify-content:center;line-height:1;position:absolute;right:10px;top:10px;transition:background .18s ease,transform .18s ease;width:32px}.chat-message__user-stack{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.used-message-files{align-items:flex-start;display:inline-flex;max-width:100%;width:fit-content}.used-message-files__trigger{background:#0000;border:0;color:#8a919d;cursor:pointer;font-size:12px;font-weight:400;line-height:1.35;margin:0;padding:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .18s ease}.used-message-files__trigger:focus-visible,.used-message-files__trigger:hover{color:#5f6670;outline:0}.used-message-files-popover__menu,.used-message-files-popover__overlay.ant-popover .ant-popover-inner{min-width:300px}.used-message-files-popover__section-title{background:#0000;padding-bottom:6px;position:static}.used-message-files-popover__list{max-height:min(320px,calc(100vh - 220px))}.used-message-files-popover__recent{width:100%}.used-message-files-popover__recent .action-popover__label{max-width:220px}.chat-bubble{border-radius:8px;margin:8px 0}.bubble-header{align-items:center;display:flex;font-family:Inter;font-weight:700;gap:6px;margin-bottom:12px}.bubble__header-text{color:#585858}.bubble__header-icon{display:flex}.bubble-icon{margin-right:6px}.bubble-list{align-items:flex-start;border-left:2px solid #ddd;color:#8f8f8f;display:flex;flex-direction:column;gap:10px;padding-left:12px}.image-progress-questions__list{display:flex;flex-direction:column;gap:8px;width:min(680px,100%)}.image-progress-question{grid-gap:7px;align-items:center;display:grid;gap:7px;grid-template-columns:18px minmax(0,1fr);line-height:1.45}.image-progress-question__status{align-items:center;display:inline-flex;height:16px;justify-content:center;width:17px}.image-progress-question__status svg{display:block;height:16px;width:17px}.image-progress-question__status.is-completed{color:#4f9d69}.image-progress-question__status.is-pending{color:#9a9a9a;opacity:.22}.image-progress-question__status.is-failed{color:#c95050}.image-progress-question__error{font-size:14px;font-weight:700;line-height:1}.activity-doc-sources{margin-top:4px;width:min(680px,100%)}.activity-doc-sources__title{color:#6b7280;font-size:12px;line-height:1.3;margin-bottom:8px}.activity-doc-sources__list{display:flex;flex-direction:column;gap:7px}.activity-doc-source{grid-gap:7px;align-items:center;color:#606060;display:grid;gap:7px;grid-template-columns:18px minmax(0,1fr);line-height:1.35}.activity-doc-source svg{color:#7b8794;height:16px;width:16px}.activity-doc-source span{min-width:0;overflow-wrap:anywhere}.source-btn{background:#fff;border:1px solid #ddd;border-radius:10px;cursor:pointer;padding:6px 8px;transition:background .2s ease}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fade-in-up .5s forwards;opacity:0}.bubble-sources-final{border-radius:12px;margin-top:10px;padding:12px 0}.bubble-final .bubble-list{justify-content:flex-end}.bubble-final .bubble-list,.bubble-final-list{display:flex;flex-wrap:wrap;gap:8px}a.source-btn,a.source-btn-final{align-items:center;color:inherit;display:inline-flex;text-decoration:none}.source-btn-final{background:#f9f9f9;border:.5px solid #f5f5f5;border-radius:10px;cursor:pointer;padding:8px 12px;text-align:start;transition:background .2s ease}.shiny-text{align-items:center;color:#585858;display:inline-flex;overflow:hidden;position:relative}.shiny-text:after{animation:shineWave 2s infinite;background:linear-gradient(120deg,#0000,#ffffffe6,#0000);content:"";height:100%;left:-75%;pointer-events:none;position:absolute;top:0;width:50%}@keyframes shineWave{0%{left:-75%}to{left:125%}}.fade-out{opacity:0;transform:translateY(-6px);transition:opacity .5s ease,transform .5s ease}.favicon-stack{display:inline-block;position:relative}.favicon-stack__item{background:#fff;border:2px solid #fff;border-radius:999px;overflow:hidden;position:absolute;top:0}.favicon-img{border-radius:999px;display:block;height:100%;object-fit:cover;width:100%}.favicon-fallback{align-items:center;background:#f3f4f6;border-radius:999px;color:#6b7280;display:flex;font-size:12px;font-weight:700;justify-content:center}.bubble-domain-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.domain-chip{align-items:center;background:#ffffffbf;border:1px solid #00000014;border-radius:999px;cursor:pointer;display:inline-flex;gap:8px;max-width:100%;padding:6px 10px}.domain-chip:hover{border-color:#00000024}.domain-chip__text{color:#374151;font-size:12px;line-height:1.2;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-header-favicons{align-items:center;display:flex;margin-left:auto}.web-sources-list{display:flex;flex-direction:column;gap:10px}.web-source-row{background:#f9f9f9;border-radius:15px;cursor:pointer;display:flex;gap:10px;padding:10px 12px}.web-source-row:hover{background:#f0f0f0}.web-source-icon{flex:0 0 auto;margin-top:2px}.web-source-body{flex:1 1;min-width:0}.web-source-title{color:#1f1f1f;font-weight:400;line-height:1.35}.web-source-url{align-items:center;color:#6b7280;display:flex;display:none;font-size:12px;gap:8px;margin-top:6px;word-break:break-all}.web-source-url a{color:inherit;text-decoration:underline}.web-source-dot{background:#9ca3af;height:6px;width:6px}.favicon-circle,.web-source-dot{border-radius:999px;flex:0 0 auto}.favicon-circle{align-items:center;background:#fff;display:inline-flex;justify-content:center;overflow:hidden}.favicon-circle .favicon-img{display:block;height:100%!important;object-fit:cover!important;width:100%!important}.domain-chip .favicon-img,.favicon-circle .favicon-img,.favicon-stack__item .favicon-img,.web-source-row .favicon-img{border-radius:999px!important}.system-prompt-modal .ant-modal-content{border-radius:24px;padding:20px 20px 18px}.system-prompt-modal .ant-modal-header{margin-bottom:14px}.system-prompt-modal__loading{align-items:center;display:flex;justify-content:center;min-height:320px}.system-prompt-modal__meta{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.system-prompt-modal__meta-item{background:#fafafa;border:1px solid #ececec;border-radius:16px;display:flex;flex-direction:column;gap:4px;padding:12px 14px}.system-prompt-modal__meta-label{color:#6b7280;font-size:12px;line-height:1.2}.system-prompt-modal__meta-value{color:#111827;font-size:14px;font-weight:600;line-height:1.3}.system-prompt-modal__hint{color:#4b5563;font-size:13px;line-height:1.45;margin-bottom:10px}.system-prompt-modal__textarea{margin-bottom:10px}.system-prompt-modal__textarea textarea{border-radius:18px;font-size:14px;line-height:1.5;padding:14px 16px}.system-prompt-modal__status{background:#f5f7fb;border:1px solid #e8edf5;border-radius:16px;color:#111827;font-size:13px;line-height:1.45;padding:12px 14px}.system-prompt-modal__actions{display:flex;justify-content:flex-end;margin-top:10px}.system-prompt-modal__versions{border-top:1px solid #ececec;margin-top:18px;padding-top:16px}.system-prompt-modal__section-title{color:#111827;font-size:14px;font-weight:600;line-height:1.2;margin-bottom:10px}.system-prompt-modal__version-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;margin-top:10px}.system-prompt-modal__select .ant-select-selector,.system-prompt-modal__version-row .ant-input{border-radius:14px!important;min-height:42px}.system-prompt-modal__btn{border:none;border-radius:14px;cursor:pointer;font-size:14px;line-height:1;min-height:42px;padding:0 16px;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.system-prompt-modal__btn:disabled{cursor:not-allowed;opacity:.55}.system-prompt-modal__btn--primary{background:#111827;color:#fff}.system-prompt-modal__btn--primary:hover:not(:disabled){background:#1f2937}.system-prompt-modal__btn--secondary{background:#eef2ff;color:#1e3a8a}.system-prompt-modal__btn--secondary:hover:not(:disabled){background:#e0e7ff}.system-prompt-modal__btn--ghost{background:#0000;color:#4b5563}.system-prompt-modal__btn--ghost:hover:not(:disabled){background:#f3f4f6}.system-prompt-modal__access-note{color:#6b7280;font-size:12px;line-height:1.45;margin-top:12px}@media (max-width:768px){.system-prompt-modal__meta,.system-prompt-modal__version-row{grid-template-columns:1fr}.system-prompt-modal__btn{width:100%}}.custom-agent-modal .ant-modal-content{max-height:calc(100vh - 24px);overflow:hidden}.custom-agent-modal .ant-modal-body,.custom-agent-modal .universal-modal-shell{min-height:0}.custom-agent-modal .ant-modal-body{display:flex;flex-direction:column;max-height:calc(100vh - 24px)}.custom-agent-modal .universal-modal-shell{max-height:calc(100vh - 24px)}.custom-agent-modal .universal-modal-shell__header{border-bottom:1px solid #f5f5f5;min-height:68px;padding:16px 18px 10px}.custom-agent-modal .universal-modal-shell__title{font-size:17px;font-weight:600}.custom-agent-modal .universal-modal-shell__body{max-height:calc(100vh - 92px);overflow-y:auto;padding:18px;scrollbar-color:#7a7a7a47 #0000;scrollbar-width:thin}.custom-agent-modal .universal-modal-shell__body::-webkit-scrollbar{width:6px}.custom-agent-modal .universal-modal-shell__body::-webkit-scrollbar-thumb{background:#6b728047;border-radius:999px}.custom-agent-modal .universal-modal-shell__body::-webkit-scrollbar-track{background:#0000}.custom-agent-modal__body{min-height:0}.custom-agent-modal__layout{display:flex;flex-direction:column;gap:14px;min-height:100%}.custom-agent-modal__section{background:#0000;border:0;border-radius:0;display:flex;flex-direction:column;gap:10px;padding:0}.custom-agent-modal__section--files{gap:12px}.custom-agent-modal__section-head{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:space-between}.custom-agent-modal__section-head--stack{flex-direction:column;gap:6px;justify-content:flex-start}.custom-agent-modal__section-copy{flex:1 1 auto;min-width:0}.custom-agent-modal__section-title-row{align-items:center;display:flex;gap:10px}.custom-agent-modal__label{color:#111827;font-size:14px;font-weight:600;line-height:1.3}.custom-agent-modal__count{align-items:center;background:#f5f5f5;border-radius:999px;color:#000;display:inline-flex;font-size:12px;font-weight:500;justify-content:center;min-height:20px;min-width:20px;padding:0 8px}.custom-agent-modal__hint{color:#7a7a7a;font-size:13px;line-height:1.45}.custom-agent-modal__input,.custom-agent-modal__textarea{background:#fff;border:1px solid #f2f2f2;border-radius:16px;color:#111827;font-size:14px;line-height:1.5;outline:none;padding:12px 14px;width:100%}.custom-agent-modal__input:focus,.custom-agent-modal__textarea:focus{border-color:#c7c7c7}.custom-agent-modal__textarea{min-height:176px;resize:vertical}.custom-agent-modal__styles{display:flex;flex-wrap:wrap;gap:8px}.custom-agent-modal__style-chip{background:#fff;border:1px solid #f5f5f5;border-radius:999px;color:#475467;cursor:pointer;font-size:13px;font-weight:500;min-height:38px;padding:0 14px;transition:all .18s ease}.custom-agent-modal__style-chip:hover{background:#f9f9f9}.custom-agent-modal__style-chip.is-active{background:#f5f5f5;border:1px solid #f5f5f5;color:#000}.custom-agent-modal__file-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.custom-agent-modal__secondary-btn span{font-size:14px}.custom-agent-modal__danger-btn,.custom-agent-modal__ghost-btn,.custom-agent-modal__primary-btn,.custom-agent-modal__secondary-btn{align-items:center;border-radius:25px;cursor:pointer;display:inline-flex;font-size:13px;gap:8px;justify-content:center;min-height:38px;padding:0 13px;transition:all .18s ease}.custom-agent-modal__secondary-btn{background:#f5f5f5;border:none;color:#000}.custom-agent-modal__ghost-btn{background:#fff;border:1px solid #dce3ea;color:#344054}.custom-agent-modal__primary-btn{background:#000;border:none;color:#fff}.custom-agent-modal__danger-btn{background:#fff5f5;border:none;color:#c84545}.custom-agent-modal__ghost-btn:hover,.custom-agent-modal__secondary-btn:hover{background:#f6f8fb}.custom-agent-modal__primary-btn:hover{background:#000;border:none}.custom-agent-modal__danger-btn:hover{background:#ffecec}.custom-agent-modal__action-tile:disabled,.custom-agent-modal__danger-btn:disabled,.custom-agent-modal__ghost-btn:disabled,.custom-agent-modal__primary-btn:disabled,.custom-agent-modal__secondary-btn:disabled{cursor:default;opacity:.55}.custom-agent-modal__secondary-icon{height:18px;width:18px}.custom-agent-modal__secondary-icon path{stroke:currentColor}.custom-agent-modal__files-surface{background:#fff;border:1px solid #eef2f6;border-radius:18px;display:grid;grid-template-rows:auto minmax(0,1fr);max-height:min(420px,calc(100vh - 340px));min-height:300px;overflow:hidden}.custom-agent-modal__files-toolbar{border-bottom:1px solid #f1f3f6;padding:12px}.custom-agent-modal__search{background-color:#f4f6f8;min-height:40px}.custom-agent-modal__search .norms-browser-panel__search-icon{display:inline-flex}.custom-agent-modal__files-scroll{max-height:100%;min-height:0;overflow-y:auto;padding:8px 6px 8px 8px;scrollbar-color:#7a7a7a40 #0000;scrollbar-width:thin}.custom-agent-modal__files-scroll::-webkit-scrollbar{width:6px}.custom-agent-modal__files-scroll::-webkit-scrollbar-thumb{background:#6b72803d;border-radius:999px}.custom-agent-modal__files-scroll::-webkit-scrollbar-track{background:#0000}.custom-agent-modal__item-row{padding-right:6px}.custom-agent-modal__item-row.is-pending-upload{background:#fbfcfe}.custom-agent-modal__file-menu{align-items:flex-start;display:inline-flex;flex:0 0 auto;justify-content:flex-end;margin-left:auto}.custom-agent-modal__file-texts{flex:1 1 auto;min-width:0;padding-top:2px}.custom-agent-modal__file-icon .uiLoader{min-height:0}.custom-agent-modal__file-title{overflow:visible!important;overflow-wrap:anywhere;text-overflow:clip!important;white-space:normal!important;word-break:break-word}.custom-agent-modal__list-footer{padding-top:10px}.custom-agent-modal__list-progress{color:#98a2b3;font-size:12px}.custom-agent-modal__empty-state{display:flex;flex-direction:column;gap:10px}.custom-agent-modal__dropzone{align-items:center;background:#fff;border:1px dashed #d7dee7;border-radius:18px;color:#111827;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:20px 18px;text-align:center;width:100%}.custom-agent-modal__dropzone-icon{align-items:center;background:#fff;border-radius:16px;color:#7a7a7a;display:inline-flex;height:48px;justify-content:center;width:48px}.custom-agent-modal__dropzone-icon svg{height:24px;width:24px}.custom-agent-modal__dropzone-title{color:#7a7a7a;font-size:14px;font-weight:400}.custom-agent-modal__dropzone-subtitle{color:#979797;font-size:13px;max-width:540px}.custom-agent-modal__action-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.custom-agent-modal__action-tile{align-items:center;background:#f2f2f29c;border:none;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:104px;padding:14px 12px;text-align:center}.custom-agent-modal__action-tile:hover{background:#f2f2f2}.custom-agent-modal__action-icon{align-items:center;border-radius:12px;color:#000;display:inline-flex;height:36px;justify-content:center;width:36px}.custom-agent-modal__action-icon svg{height:18px;width:18px}.custom-agent-modal__action-label{font-size:13px;font-weight:400;line-height:1.35}.custom-agent-modal__footer{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #f1f3f5;bottom:-18px;display:flex;gap:16px;justify-content:space-between;margin:4px -18px -18px;padding:14px 18px 18px;position:sticky;z-index:3}.custom-agent-modal__footer-actions{align-items:center;display:flex;gap:10px}@media (max-width:900px){.custom-agent-modal__section-head{align-items:stretch;flex-direction:column}.custom-agent-modal__file-actions{justify-content:flex-start}}@media (max-width:768px){.custom-agent-modal .universal-modal-shell__header{min-height:64px;padding:14px 14px 10px}.custom-agent-modal .universal-modal-shell__body{max-height:calc(100vh - 84px);padding:0 14px 14px}.custom-agent-modal__section{gap:10px}.custom-agent-modal__files-surface{max-height:min(360px,calc(100vh - 300px));min-height:280px}.custom-agent-modal__action-grid{grid-template-columns:1fr}.custom-agent-modal__footer{align-items:stretch;bottom:-14px;flex-direction:column;margin-bottom:-14px;margin-left:-14px;margin-right:-14px;padding:12px 14px 14px}.custom-agent-modal__footer-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.custom-agent-modal__danger-btn{width:100%}}.violation-review-settings-modal .ant-modal-content{border-radius:24px;overflow:hidden;padding:0}.violation-review-settings-modal .ant-modal-body{padding:0}.violation-review-settings-modal .universal-modal-shell{display:flex;flex-direction:column;height:min(88vh,860px)}.violation-review-settings-modal .universal-modal-shell__header{border-bottom:1px solid #eceff3;padding:22px 24px 18px}.violation-review-settings-modal .universal-modal-shell__title{font-size:22px;font-weight:650}.violation-review-settings-modal .universal-modal-shell__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:20px 24px 24px}.violation-review-settings-modal__loading{align-items:center;color:#667085;display:flex;font-size:14px;justify-content:center;min-height:320px}.violation-review-settings-modal__load-error{align-items:center;color:#b42318;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:260px;text-align:center}.violation-review-settings-modal__layout{display:flex;flex-direction:column;gap:16px}.violation-review-settings-modal__section,.violation-review-settings-modal__standard-card{background:#fff;border:1px solid #e8ebf0;border-radius:20px;padding:18px}.violation-review-settings-modal__block-head,.violation-review-settings-modal__section-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.violation-review-settings-modal__label{color:#111827;font-size:15px;font-weight:650;line-height:1.35}.violation-review-settings-modal__hint{color:#667085;font-size:13px;line-height:1.5;margin-top:4px}.violation-review-settings-modal__mode-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.violation-review-settings-modal__mode-card{align-items:flex-start;background:#fafafa;border:1px solid #dfe3e8;border-radius:18px;cursor:pointer;display:flex;flex-direction:column;gap:7px;min-height:104px;padding:16px;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.violation-review-settings-modal__mode-card:hover{border-color:#bdc5d0}.violation-review-settings-modal__mode-card.is-active{background:#f7f8fa;border-color:#111827;box-shadow:inset 0 0 0 1px #111827}.violation-review-settings-modal__mode-title{color:#111827;font-size:15px;font-weight:650}.violation-review-settings-modal__mode-copy{color:#667085;font-size:13px;line-height:1.45}.violation-review-settings-modal__standard-card{align-items:flex-start;background:#f8fafc;display:flex;gap:14px}.violation-review-settings-modal__standard-icon{flex:0 0 auto;height:24px;width:24px}.violation-review-settings-modal__standard-title{color:#111827;font-size:15px;font-weight:650}.violation-review-settings-modal__blocks{display:flex;flex-direction:column;gap:10px;margin-top:14px}.violation-review-settings-modal__block{background:#fafafa;border:1px solid #e6e9ee;border-radius:17px;opacity:.72;padding:14px}.violation-review-settings-modal__block.is-enabled{background:#fff;opacity:1}.violation-review-settings-modal__block-copy{min-width:0}.violation-review-settings-modal__block-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.violation-review-settings-modal__block-title{color:#111827;font-size:14px;font-weight:650}.violation-review-settings-modal__required{background:#eef2ff;border-radius:999px;color:#3730a3;font-size:11px;font-weight:600;padding:3px 7px}.violation-review-settings-modal__switch{background:#d0d5dd;border:0;border-radius:999px;cursor:pointer;flex:0 0 auto;height:26px;padding:3px;transition:background .18s ease;width:44px}.violation-review-settings-modal__switch span{background:#fff;border-radius:50%;box-shadow:0 1px 3px #10182838;display:block;height:20px;transition:transform .18s ease;width:20px}.violation-review-settings-modal__switch.is-active{background:#111827}.violation-review-settings-modal__switch.is-active span{transform:translateX(18px)}.violation-review-settings-modal__switch:disabled{cursor:default;opacity:.72}.violation-review-settings-modal__textarea{background:#fff;border:1px solid #dfe3e8;border-radius:14px;color:#111827;font:inherit;font-size:13px;line-height:1.5;margin-top:12px;min-height:82px;outline:none;padding:11px 13px;resize:vertical;width:100%}.violation-review-settings-modal__instruction-editor{margin-top:12px}.violation-review-settings-modal__instruction-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.violation-review-settings-modal__instruction-label{color:#344054;font-size:13px;font-weight:600}.violation-review-settings-modal__reset-instruction{background:#0000;border:0;color:#475467;cursor:pointer;font:inherit;font-size:12px;font-weight:600;padding:2px 0}.violation-review-settings-modal__reset-instruction:hover{color:#111827}.violation-review-settings-modal__instruction-editor .violation-review-settings-modal__textarea{margin-top:7px}.violation-review-settings-modal__instruction-status{color:#667085;font-size:12px;line-height:1.4;margin-top:5px}.violation-review-settings-modal__textarea:focus{border-color:#98a2b3;box-shadow:0 0 0 3px #1118270f}.violation-review-settings-modal__textarea--large{min-height:118px}.violation-review-settings-modal__style-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.violation-review-settings-modal__style-chip{background:#fff;border:1px solid #dfe3e8;border-radius:999px;color:#344054;cursor:pointer;font-size:13px;min-height:38px;padding:0 14px}.violation-review-settings-modal__style-chip.is-active{background:#111827;border-color:#111827;color:#fff}.violation-review-settings-modal__field{align-items:center;color:#344054;display:flex;font-size:13px;gap:16px;justify-content:space-between;margin-top:14px}.violation-review-settings-modal__field input{border:1px solid #dfe3e8;border-radius:12px;color:#111827;font:inherit;height:40px;padding:0 10px;width:84px}.violation-review-settings-modal__error{background:#fef2f2;border:1px solid #fecaca;border-radius:14px;color:#b42318;font-size:13px;line-height:1.45;padding:11px 13px}.violation-review-settings-modal__footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #eceff3;bottom:-24px;display:flex;gap:10px;justify-content:flex-end;margin:0 -24px -24px;padding:16px 24px 20px;position:sticky;z-index:3}.violation-review-settings-modal__primary-btn,.violation-review-settings-modal__secondary-btn{border:0;border-radius:14px;cursor:pointer;font-size:14px;font-weight:600;min-height:44px;padding:0 18px}.violation-review-settings-modal__secondary-btn{background:#f2f4f7;color:#344054}.violation-review-settings-modal__primary-btn{background:#111827;color:#fff}.violation-review-settings-modal__primary-btn:disabled,.violation-review-settings-modal__secondary-btn:disabled{cursor:not-allowed;opacity:.55}@media (max-width:700px){.violation-review-settings-modal .universal-modal-shell{height:min(92vh,900px)}.violation-review-settings-modal .universal-modal-shell__body,.violation-review-settings-modal .universal-modal-shell__header{padding-left:16px;padding-right:16px}.violation-review-settings-modal__mode-grid{grid-template-columns:1fr}.violation-review-settings-modal__footer{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.violation-review-settings-modal__primary-btn,.violation-review-settings-modal__secondary-btn{flex:1 1}}.modal-overlay__chat__image{align-items:center;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background-color:#cecece69!important;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:20000}.modal-content__chat__image{align-items:center;display:flex;height:100%;justify-content:center;max-height:88vh;max-width:min(92vw,1120px);position:relative;width:100%}.modal-image{background:#fff;border-radius:8px;display:block;max-height:88vh;max-width:100%;object-fit:contain}.modal-close__chat__image{align-items:center;background:#111827d1;border:0;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:18px;height:36px;justify-content:center;line-height:1;position:fixed;right:18px;top:18px;width:36px;z-index:20001}.modal-close__chat__image:hover{background:#111827f0}.dev-toast{align-items:flex-start;animation:toast-slide-in .3s ease-out;background:#fff;border-radius:12px;bottom:20px;box-shadow:0 0 1.5px #0000009e;color:#000;display:flex;font-size:14px;gap:12px;left:20px;max-width:22rem;padding:12px 14px;position:fixed;z-index:999999}.dev-toast__body{flex:1 1 auto;min-width:0}.dev-toast__title{font-size:14px;font-weight:700;line-height:1.25}.dev-toast__message{line-height:1.35;margin-top:2px;word-break:break-word}.dev-toast__extra{margin-top:6px}.dev-toast__action{-webkit-appearance:none;appearance:none;background:#f7f9fc;border:1px solid #d9dee6;border-radius:10px;color:#10243e;cursor:pointer;font-size:12px;font-weight:600;line-height:1;padding:8px 10px;white-space:nowrap}.dev-toast__action:hover{background:#eef3f8}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:root{--chatMenuText:#000000e0;--chatMenuTextMuted:#000000a6;--chatMenuHoverBg:#0000000a;--chatMenuActiveBg:#e6f4ff;--chatMenuActiveText:#1677ff;--chatMenuRadius:10px;--chatMenuItemH:36px;--chatMenuPadX:16px}.chatHistory{overflow-x:hidden}.chatHistory,.chatHistory__inner{border-radius:12px;height:100%;min-height:0}.chatHistory__inner{display:flex;flex-direction:column;max-height:2000px;opacity:1;transform:translateX(0);transition:opacity .24s ease,transform .3s ease,max-height .3s ease}.chatHistory__inner--collapsed{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .3s ease,transform .3s ease;visibility:hidden}body.skai-onboarding-tour-active .custom-sider,body.skai-onboarding-tour-active .custom-sider *{transition:none!important}body.skai-onboarding-tour-active .chatHistory__list{overflow-y:hidden;scrollbar-gutter:auto}.chatHistory__header{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:8px 14px}.chatHistory__title{color:#979797;font-size:14px;font-weight:400;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatHistory__actions{align-items:center;display:flex;gap:8px}.chatHistory__iconBtn{background:#0000;border:none;border-radius:8px;color:#000000a6;color:var(--chatMenuTextMuted);cursor:pointer;line-height:0;padding:4px;transition:background-color .16s ease,color .16s ease}.chatHistory__iconBtn:hover{background-color:#0000000a;background-color:var(--chatMenuHoverBg);color:#000000e0;color:var(--chatMenuText)}.chatHistory__list{flex:1 1 auto;min-height:0;min-width:210px;overflow-x:hidden;overflow-y:auto;padding-right:10px}.chatHistory__item{align-items:center;background:#0000;border:none;border-radius:10px;border-radius:var(--chatMenuRadius);color:#000000e0;color:var(--chatMenuText);cursor:pointer;display:flex;gap:10px;height:36px;height:var(--chatMenuItemH);margin-inline:4px;padding:0 10px;transition:background-color .16s ease,color .16s ease;width:100%}.chatHistory__item--active,.chatHistory__item:hover{background:#0000000a;background:var(--chatMenuHoverBg)}.chatHistory__itemIcon{align-items:center;display:inline-flex;flex:0 0 auto;height:20px;justify-content:center;width:20px}.chatHistory__itemText{font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatHistory__error{color:#b42318;font-size:12px;padding:8px 8px 10px}.chatHistory__empty{padding:6px 8px}.chatHistory__loading{display:flex;justify-content:center;padding:10px 0}.chatHistory__list{scrollbar-color:#7a7a7a40 #0000;scrollbar-gutter:stable}.chatHistory__list::-webkit-scrollbar{height:6px;width:6px}.chatHistory__list::-webkit-scrollbar-track{background:#0000}.chatHistory__list::-webkit-scrollbar-thumb{background:#00000038;background-clip:content-box;border:2px solid #0000;border-radius:999px}.chatHistory__list::-webkit-scrollbar-thumb:hover{background:#00000059;background-clip:content-box}.chatHistory__forbidden{background:#00000005;border-radius:10px;margin:0 10px;padding:12px}.chatHistory__forbiddenText{font-size:13px;line-height:1.4;white-space:pre-wrap}.chatHistory__list--message{overflow:hidden;padding-right:0;scrollbar-gutter:auto}.chatHistory__error,.chatHistory__forbiddenText{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.custom-toast{animation:fadein .3s ease-out;background-color:#323232;border-radius:16px;bottom:20px;box-shadow:0 2px 10px #0003;color:#fff;font-size:14px;left:20px;max-width:250px;padding:12px 20px;position:fixed;z-index:9999}@keyframes fadein{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.custom-drawer .ant-menu-item{color:#000!important;font-size:15px;font-weight:500;padding:14px 20px}.custom-drawer .ant-menu-item-selected{background:#f1f1f1!important;color:#000!important;font-weight:600}.custom-drawer .ant-menu-item:hover{background:#f5f5f5!important;color:#000!important}.custom-drawer .ant-menu-item .anticon{font-size:18px;margin-right:12px}.custom-drawer .ant-menu-submenu-title{font-size:14px;font-weight:500;padding:12px 20px}.ant-drawer-content-wrapper{border-right:1px solid #e3e3e3;box-shadow:0 0 64px 0 #00000012!important;width:260px!important}.ant-drawer-mask{background-color:#f9f9f980!important}.ant-drawer .ant-drawer-content-wrapper{transition:all .2s!important}.sider-wrapper{display:flex;flex-direction:column}.sider-menu{flex:1 1;overflow-y:auto}.sider-user-tools{background:#fff;border-top:1px solid #f0f0f0;bottom:0;left:0;margin:0 10px;position:relative;right:0}.sider-user-tools .action-popover__button.menu-item{align-items:center;border-radius:0;color:#000!important;display:flex;font-size:15px;font-weight:500;gap:12px;margin:8px 0;padding:16px 20px;width:100%}.sider-user-tools .action-popover__button.menu-item:hover{background:#f5f5f5!important;border-radius:10px;color:#000!important}.sider-user-tools .action-popover__button.menu-item.action-popover__button--active{background:#f1f1f1!important;border-radius:10px;color:#000!important;font-weight:600}}.sider-profile-block{align-items:center;border-top:1px solid #f0f0f0;display:flex;gap:8px;justify-content:center;padding:12px 0}.account-text{color:#444;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none}.account-text:hover{color:#1677ff;transition:color .2s}.custom-header.transparent-header{align-items:center;background-color:initial;display:flex;height:46px!important;justify-content:flex-end;left:220px;padding:0 20px;pointer-events:none;position:absolute;right:0;top:0;z-index:1000}.custom-sider.ant-layout-sider-collapsed+.ant-layout .transparent-header{left:60px}.layout--sidebar-hidden .custom-header.transparent-header{left:0}.ant-layout-header .header-right{line-height:0px!important;pointer-events:all}.ant-layout-header .custom-header .transparent-header{border:1px solid #000}.admin-layout .custom-header.transparent-header{background-color:#fff;border-bottom:1px solid #00000014;left:auto;pointer-events:auto;position:sticky;right:auto;top:0;z-index:1001}.header-right .suggest-norm-button{background-color:#1677ff;border-color:#1677ff;border-radius:6px;color:#fff;font-weight:500;padding:6px 14px;transition:.2s ease}.header-right .suggest-norm-button:hover{background-color:#4096ff;border-color:#4096ff}.header-right .suggest-norm-button:active{background-color:#0958d9;border-color:#0958d9}.ant-layout-header,.chat-page-header{padding:0 10px!important}.action-popover,.action-popover__trigger-wrap{display:flex!important}.chat-page-header{align-items:center;box-shadow:none;display:flex;gap:12px;height:56px;justify-content:space-between;line-height:56px;margin-inline:16px;min-height:56px;overflow:hidden;padding-block:0}.ant-layout-header.chat-page-header.chat-page-header--transparent{background:#0000!important;background-color:initial!important}.chat-page-header--solid{background:#fff;border-bottom:1px solid #00000014}.header-left{align-items:baseline;gap:6px!important}.chat-page-header .header-left,.chat-page-header .header-right{align-items:center;display:flex;gap:6px;min-width:0}.chat-header-menu-btn{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:inline-flex;flex:0 0 auto;height:32px;justify-content:center;min-width:32px;padding:0;width:32px}.chat-header-menu-btn:hover{background:#0000000a}.chat-header-menu-btn:active{background:#00000014}.chat-page-header .tools-popover__button{height:40px;padding-bottom:0;padding-top:0}@media (max-width:1023px){.chat-page-header{margin-inline:0}.ant-layout-header,.chat-page-header{padding:0 16px!important}}.skai-model-trigger{align-items:center;display:inline-flex;gap:10px;max-width:100%;width:fit-content}.skai-model-trigger__text{align-items:flex-start;display:flex;flex-direction:column;gap:2px;justify-content:center;line-height:1.1}.skai-model-trigger__title{font-size:14px;line-height:1.15}.skai-model-trigger__subtitle{color:#a39b99;font-size:13px;line-height:1.15}.skai-model-trigger__arrow{flex:0 0 auto;height:16px;opacity:.7;width:16px}.chat-page-header .skai-model-trigger{height:40px;min-height:40px}.chat-page-header .tools-popover__button.skai-model-trigger{border-radius:12px;display:none;padding-bottom:6px;padding-top:6px}.chat-header-new-chat-btn{align-items:center;background-color:initial;border:none;border-radius:10px;cursor:pointer;display:inline-flex;height:36px;justify-content:center;min-width:36px;padding:0;width:36px}.chat-header-new-chat-btn:hover{background:#f7f7f7!important}.chat-header-new-chat-btn:active{transform:scale(.98)}.chat-header-new-chat-btn svg{display:block;flex-shrink:0;height:20px;width:20px}.welcome-popup .ant-modal-content{border-radius:16px!important;box-shadow:0 8px 12px #00000014,0 0 1px #0000009e;min-width:320px;overflow:hidden;padding:0!important}.ant-modal-root:has(.welcome-popup) .ant-modal-mask{backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(8px)!important;background:#f5f5f58c!important}.welcome-popup__header{background:#f9f9f9e6;border-bottom:1px solid #0000000d;padding:14px 16px}.welcome-popup__title{color:#111;font-size:20px;font-weight:600;margin:0}.welcome-popup .ant-modal-close{color:#666;right:16px;top:14px}.welcome-popup .ant-modal-close:hover{color:#1677ff}.welcome-popup__content{padding:16px;text-align:center}.welcome-popup__content p{color:#555;font-size:16px;margin-bottom:24px}.welcome-popup__btn{background-color:#eaeaea;border:none;border-radius:12px;color:#000;cursor:pointer;padding:10px 22px;transition:.3s}.welcome-popup__btn:hover{background-color:#dfdfdf}.welcome-popup__content-box{align-items:flex-end;display:flex;flex-direction:column;gap:16px}.welcome-popup__content-box-text{line-height:1.5;text-align:start}.welcome-popup__image{border-radius:20px;display:block;height:100%;height:auto;max-width:100%;object-fit:contain;width:100%}.welcome-popup__image-wrapper{width:100%}.user-profile-modal .ant-modal-content{background:#fff;border-radius:20px;box-shadow:0 8px 12px #00000014,0 0 1.2px #0000009e!important;overflow:hidden;padding:0!important}.user-profile-modal .ant-modal-header{background:#fff;border-bottom:1px solid #f5f5f5;margin:0;min-height:76px;padding:16px 18px 10px}.user-profile-modal .ant-modal-close{border-radius:12px;height:40px;right:18px;top:18px;width:40px}.user-profile-modal .ant-modal-close:hover{background:#f5f5f5}.user-profile-modal .ant-modal-body{max-height:min(720px,calc(100vh - 120px));overflow-y:auto;padding:18px;scrollbar-color:#d7d7d7 #0000;scrollbar-width:thin}.user-profile-modal__heading{display:flex;flex-direction:column;gap:5px}.user-profile-modal__title{color:#111827;font-size:17px;font-weight:600;line-height:1.25}.user-profile-modal__section-caption,.user-profile-modal__subtitle,.user-profile-modal__training-text{color:#7a7a7a;font-size:13px;line-height:1.5}.user-profile-modal__password{grid-gap:18px;background:#fafafa;border-radius:18px;display:grid;gap:18px;grid-template-columns:minmax(220px,.75fr) minmax(320px,1.25fr);padding:16px}.user-profile-modal__password-copy{display:flex;flex-direction:column;gap:5px}.user-profile-modal__password-form .ui-field{background-color:#fff}.user-profile-modal__password-form{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.user-profile-modal__password-current{grid-column:1/-1}.user-profile-modal__password-notice{align-self:center;font-size:12px;line-height:1.4}.user-profile-modal__password-notice.is-error{color:#b42318}.user-profile-modal__password-notice.is-success{color:#16803c}.user-profile-modal__password-button{grid-column:2;justify-self:end}.user-profile-modal__state{display:grid;min-height:280px;place-items:center}.user-profile-modal__state--error{color:#b42318;padding:24px;text-align:center}.user-profile-modal__content{display:flex;flex-direction:column;gap:18px}.user-profile-modal__sections{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.user-profile-modal__section{background:#fafafa;border-radius:18px;display:flex;flex-direction:column;gap:14px;min-width:0;padding:16px}.user-profile-modal__section-head{display:flex;flex-direction:column;gap:3px}.user-profile-modal__section-title{color:#111827;font-size:14px;font-weight:600}.user-profile-modal__fields{display:flex;flex-direction:column;gap:10px}.user-profile-modal__field{background:#fff;border-radius:16px;min-width:0;padding:10px 12px}.user-profile-modal__field-label{color:#8a8a8a;font-size:12px;line-height:1.3;margin-bottom:3px}.user-profile-modal__field-value{color:#111827;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-modal__training{align-items:center;border-top:1px solid #f5f5f5;display:flex;gap:18px;justify-content:space-between;padding:16px}.user-profile-modal__training-text{margin-top:5px;max-width:600px}.user-profile-modal .user-profile-modal__training-button.ant-btn{background:#111827;border-radius:12px;box-shadow:none;flex:0 0 auto;font-size:12px!important;min-height:40px}.user-profile-modal .user-profile-modal__training-button.ant-btn>span{font-size:14px!important}.user-profile-modal .user-profile-modal__training-button.ant-btn:focus,.user-profile-modal .user-profile-modal__training-button.ant-btn:hover{background:#000!important}@media (max-width:760px){.user-profile-modal{margin:8px auto;max-width:calc(100vw - 16px)}.user-profile-modal .ant-modal-header{padding:16px 52px 16px 16px}.user-profile-modal .ant-modal-body{max-height:calc(100vh - 100px);padding:12px}.user-profile-modal__sections{grid-template-columns:minmax(0,1fr)}.user-profile-modal__training{align-items:stretch;flex-direction:column;padding:14px 4px 2px}.user-profile-modal__password,.user-profile-modal__password-form{grid-template-columns:minmax(0,1fr)}.user-profile-modal__password-button,.user-profile-modal__password-form .ui-field,.user-profile-modal__password-notice{grid-column:1;width:100%}.user-profile-modal__training-button{width:100%}}:where(.ant-menu-light).ant-menu-root.ant-menu-inline{border-inline-end:none!important}.admin-layout{background:#fff;height:100vh;min-height:100vh;overflow:hidden}body.admin-layout-lock,html.admin-layout-lock{height:100%;overflow:hidden}.admin-layout>.ant-layout{background:#fff;height:100vh;min-height:0;min-width:0;overflow:hidden}.admin-layout .ant-layout,.admin-layout .ant-layout-content,.admin-layout .ant-layout-header,.admin-layout .ant-layout-sider,.admin-layout .ant-layout-sider-children,.admin-layout .custom-header{transition:none!important}.admin-sider-header{font-size:15px;font-weight:600;letter-spacing:.4px;margin:16px;text-transform:uppercase}.ant-menu-inline .ant-menu-item,.ant-menu-vertical .ant-menu-item{margin-block:0!important}:where(.css-dev-only-do-not-override-1v5z42l) a{font-family:Inter;font-size:14px!important}.ant-menu-item{padding:0 10px!important}.ant-layout-sider{background-color:#f9f9f9!important}.ant-layout-sider .ant-menu{background:#0000;border-inline-end:none;height:100%}.custom-sider{background-color:#f9f9f9!important;height:100vh;padding:0}.custom-sider,.sider-inner{display:flex;flex-direction:column;overflow:hidden}.sider-inner{height:100%;justify-content:space-between;padding:0 6px;position:relative}.sider-title-block{align-items:center;display:flex;height:24px;margin:16px 0;padding:0 12px}.sider-title{align-items:center;color:#000000e0;cursor:pointer;display:flex;gap:10px;width:fit-content}.sider-title-icon{font-size:24px!important}.sider-menu{background:#0000!important;border-inline-end:none!important;flex:1 1}.sider-footer{padding:12px 4px}.collapse-btn{background:none;border:none;border-radius:8px;color:#000000a6;cursor:pointer;display:flex;font-size:18px;padding:10px;width:100%;width:auto}.collapse-btn:hover{background-color:#efefef}.menu-section-title{color:#979797;font-size:14px;font-weight:400;height:20px;line-height:20px;opacity:1;white-space:nowrap}.menu-section-title.collapsed{opacity:0}.ant-menu-item-group{margin:16px 0}.custom-sider .ant-menu-item-selected{background-color:#eaeaea!important;border-radius:8px;color:#000!important;font-weight:500}.custom-sider .ant-menu-item-selected .anticon{color:#000!important}.custom-sider .ant-menu-item:hover{background-color:#efefef!important}.ant-menu-title-content{opacity:1}.sider-title-icon{flex-shrink:0;height:24px;width:24px}.sider-title-text{font-family:Inter;font-size:16px;font-weight:700;opacity:1;overflow:hidden;white-space:nowrap}.ant-layout-sider-collapsed .sider-title-text{opacity:0}:where(.css-dev-only-do-not-override-1v5z42l).ant-menu .ant-menu-item-group-title{padding-inline:0!important;transition:none!important}.menu-icon,.menu-icon svg{height:20px;width:20px}:where(.ant-menu-item){align-items:center!important;display:flex!important}.menu-icon{align-items:center;display:inline-flex;height:1em;justify-content:center;width:1em}.menu-icon svg{height:1em;vertical-align:middle;width:1em}.menu-icon-fix svg{display:block;height:20px;width:20px}:where(.css-dev-only-do-not-override-1v5z42l).ant-menu .ant-menu-item-group .ant-menu-item-group-list .ant-menu-item{gap:10px}:where(.ant-menu-item) .ant-menu-title-content{opacity:1}.ant-layout-sider-collapsed :where(.ant-menu-item) .ant-menu-title-content{opacity:0}.burger-toggle-fixed{border-radius:6px;cursor:pointer;left:8px;padding:8px;position:fixed;top:8px}.admin-content{background:#fff;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;padding:16px}:where(.css-dev-only-do-not-override-1v5z42l).ant-menu-light.ant-menu-root.ant-menu-inline{overflow-x:hidden!important;overflow-y:auto!important}.custom-drawer .ant-drawer-content-wrapper{box-shadow:2px 0 8px #00000026;transition:none!important}.drawer-header{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:12px 16px}.drawer-close-btn{cursor:pointer;font-size:18px;line-height:1}:where(.css-1v5z42l).ant-menu .ant-menu-item-group .ant-menu-item-group-list .ant-menu-item{gap:8px}:where(.css-1v5z42l).ant-menu-light .ant-menu-item a{font-size:14px}:where(.css-1v5z42l).ant-menu .ant-menu-item-group-title{padding:8px 14px}:where(.css-dev-only-do-not-override-1v5z42l).ant-menu .ant-menu-item-group-title{padding:8px 14px!important}.ant-menu-item{gap:10px!important}@media (max-width:903px){:where(.ant-menu-inline) .ant-menu-item{margin-inline:4px!important;width:calc(100% - 16px)!important}.ant-menu .ant-menu-item-group-title{padding:8px 14px!important}}.burger-toggle-fixed{z-index:1002}.ant-drawer{z-index:1002!important}:root{--sidebar-width:310px;--header-height:64px}.portal-layout{height:100vh}.portal-content{height:100vh;min-height:0!important;overflow-x:hidden;overflow-y:auto}.portal-content--chat{display:flex;flex-direction:column;flex-grow:1;position:relative}.portal-side-menu{background-color:#f9f9f9!important}.portal-layout .ant-layout-content{background-color:#fff}.custom-drawer .portal-side-menu{background-color:#fff!important}.portal-side-menu .side-menu-agent-label{display:block;font-size:14px;line-height:20px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-side-menu .side-menu-agent-create{align-items:center;display:flex;font-size:14px;gap:12px;justify-content:space-between;line-height:20px;min-width:0;width:100%}.ant-menu-item-group.side-menu-custom-agents-group{border-radius:12px}.portal-side-menu .side-menu-agent-create__text{font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-side-menu .side-menu-agent-create__icon{flex:0 0 20px;height:20px;margin-left:auto;width:20px}.portal-side-menu .side-menu-agent-create__icon path{fill:currentColor}.ant-layout-sider-collapsed .portal-side-menu .side-menu-ai-group,.ant-layout-sider-collapsed .portal-side-menu .side-menu-custom-agents-group{pointer-events:none;visibility:hidden}.portal-side-menu .side-menu-agent-more-item .action-popover__trigger-wrap{cursor:pointer;display:block!important;height:100%;width:100%}.portal-side-menu .side-menu-agent-more-item .ant-menu-title-content{height:100%}.portal-side-menu .side-menu-agent-more{align-items:center;display:flex;font-size:14px;gap:10px;height:100%;justify-content:space-between;line-height:20px;min-width:0;width:100%}.portal-side-menu .side-menu-agent-more__main{align-items:center;display:inline-flex;gap:10px;min-width:0}.portal-side-menu .side-menu-agent-more__icon{flex:0 0 20px;height:20px;width:20px}.portal-side-menu .side-menu-agent-more__text{font-size:14px;line-height:20px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-side-menu .side-menu-agent-more__caret{flex:0 0 16px;height:16px;opacity:.7;transition:transform .18s ease;width:16px}.portal-side-menu .side-menu-agent-more-item .action-popover__trigger-wrap--active .side-menu-agent-more__caret{transform:rotate(180deg)}.side-menu-agents-popover-overlay .ant-popover-inner{min-width:260px;padding:6px!important}.side-menu-agents-popover-overlay .action-popover__menu{padding:0}.side-menu-agents-popover-overlay .action-popover__menu:not(.action-popover__menu--with-pinned),.side-menu-agents-popover-overlay .action-popover__scroll{max-height:min(320px,52vh);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.side-menu-agents-popover-overlay .action-popover__scroll{padding:0}.side-menu-agents-popover-overlay .action-popover__menu:not(.action-popover__menu--with-pinned)::-webkit-scrollbar,.side-menu-agents-popover-overlay .action-popover__scroll::-webkit-scrollbar{width:8px}.side-menu-agents-popover-overlay .action-popover__menu:not(.action-popover__menu--with-pinned)::-webkit-scrollbar-track,.side-menu-agents-popover-overlay .action-popover__scroll::-webkit-scrollbar-track{background:#0000}.side-menu-agents-popover-overlay .action-popover__menu:not(.action-popover__menu--with-pinned)::-webkit-scrollbar-thumb,.side-menu-agents-popover-overlay .action-popover__scroll::-webkit-scrollbar-thumb{background:#d6d6d6;border-radius:999px}.side-menu-agents-popover-overlay .action-popover__menu:not(.action-popover__menu--with-pinned)::-webkit-scrollbar-thumb:hover,.side-menu-agents-popover-overlay .action-popover__scroll::-webkit-scrollbar-thumb:hover{background:#c7c7c7}.side-menu-agents-popover-overlay .action-popover__item{gap:16px;justify-content:flex-start;padding:8px 10px}.side-menu-agents-popover-overlay .action-popover__main,.side-menu-agents-popover-overlay .action-popover__text{min-width:0}.side-menu-agents-popover-overlay .action-popover__main{flex:1 1 auto}.side-menu-agents-popover-overlay .action-popover__end{margin-left:auto}.side-menu-agents-popover-overlay .action-popover__label{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.custom-drawer .ant-drawer-content{background-color:#fff!important}.custom-drawer .ant-drawer-body{background-color:#fff!important;padding:0}span.ant-menu-title-content{font-size:14px}.portal-layot .ant-layout{background-color:red!important}.portal-side-menu .side-menu-agent-item .ant-menu-title-content{min-width:0;overflow:visible}.portal-side-menu .side-menu-agent-row{align-items:center;display:flex;gap:4px;height:100%;min-width:0;width:100%}.portal-side-menu .side-menu-agent-row__link{align-items:center;align-self:stretch;display:flex;flex:1 1 auto;min-width:0;position:relative;z-index:1}.portal-side-menu .side-menu-agent-item .side-menu-agent-row__link:before{content:none!important}.side-menu-agent-actions{align-items:center;display:inline-flex;flex:0 0 30px;height:30px;justify-content:center;pointer-events:auto;position:relative;width:30px;z-index:2}.side-menu-agent-actions .action-popover__trigger-wrap{display:block!important;pointer-events:auto;position:relative;z-index:2}.side-menu-agent-actions__button{background:#0000;border:none;border-radius:9px;color:#4b5563;cursor:pointer;display:grid;height:30px;padding:0;place-items:center;pointer-events:auto;position:relative;width:30px;z-index:3}.side-menu-agent-actions .action-popover__trigger-wrap--active .side-menu-agent-actions__button,.side-menu-agent-actions__button:hover{background:#0000000f}.side-menu-agent-actions__button svg{height:18px;width:18px}.side-menu-agent-actions-overlay .ant-popover-inner{min-width:190px}.side-menu-agent-popover-row{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:10px;min-width:260px;padding:8px 8px 8px 10px}.side-menu-agent-popover-row.is-active,.side-menu-agent-popover-row:hover{background:#f5f5f5}.side-menu-agent-popover-row__icon{flex:0 0 20px;height:20px;width:20px}.side-menu-agent-popover-row__text{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.side-menu-agent-popover-row__meta,.side-menu-agent-popover-row__name{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-menu-agent-popover-row__name{color:#111827;font-size:13px;font-weight:500}.side-menu-agent-popover-row__meta{color:#8a8a8a;font-size:11px}.side-menu-agents-popover-overlay .action-popover__custom{padding:0}:root{--color-border:#e5e5e5;--color-gray-bg:#f5f5f5;--color-gray-hover:#e0e0e0;--color-button-text:#5d5d5d;--color-blue:#dbeafe;--color-bot:#f0f0f0;--color-black:#000;--color-gray:#999;--color-white:#fff;--padding-inline-portal:0.25rem;--radius-sm:12px;--radius-md:15px;--radius-lg:20px;--radius-xl:28px;--shadow-soft:0px 5px 10px #0000000d;--shadow-top:0 -2px 10px #0000000d;--max-chat-width:860px;--mobile-max-chat-width:360px;--input-height:40px}*,:after,:before{box-sizing:border-box}html{overflow-y:scroll}.chat-wrapper{display:flex;flex-grow:1;justify-content:center}.chat-page{justify-content:center;overflow-y:auto}.chat-page{position:relative;width:100%}.chat-page,.chat-window{display:flex;flex-direction:column;flex-grow:1}.chat-window{align-items:flex-start;height:600px;overflow-y:auto;padding:0 0 0 7px;scrollbar-color:#cdcdce #0000;scrollbar-width:thin}.chat-start{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:100vh}.chat-start__title{font-size:26px;font-weight:500;text-align:center}.chat-start__inner{box-sizing:border-box;margin:0 auto;max-width:860px;max-width:var(--max-chat-width);padding:0 12px;width:100%}.chat-start__input{border:none;border-radius:15px;border-radius:var(--radius-md);font-family:Inter;font-size:16px;height:40px;height:var(--input-height);outline:none;padding:0 8px;width:100%}.chat-start__attach-button,.chat-start__tp-button{align-items:center;border:1px solid #e5e5e5;border:1px solid var(--color-border);border-radius:20px;border-radius:var(--radius-lg);color:#5d5d5d;cursor:pointer;display:flex;height:38px!important;justify-content:space-around;width:38px!important}.chat-start__attach-button:hover,.chat-start__tp-button:hover{background-color:#fafafa}.chat-start__content{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:860px;max-width:var(--max-chat-width);opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease;width:100%}.chat-start__content.fade-out{opacity:0;pointer-events:none;transform:translateY(-20px)}.chat-float-text{color:#999;color:var(--color-gray);font-family:Inter;font-size:13px;margin:0 auto;max-width:860px;max-width:var(--max-chat-width);padding:10px;position:sticky;text-align:center;z-index:9}.chat-float-text__link{color:#000;color:var(--color-black);cursor:pointer;font-size:13px;text-decoration:underline}.chat-float-text__link:hover{color:#646464}@media (max-width:1024px){.chat-start__title{font-size:28px}.chat-start__box--bottom{border-radius:28px;padding:15px;width:100%}.chat-start__attach-button,.chat-start__tp-button{font-size:13px}}.chat-start__input::placeholder{color:#999;font-weight:400}.chat-page,.chat-wrapper{overflow:hidden}.chat__puskGpt{display:flex;flex-grow:1;justify-content:center}.chat__page__puskGpt{display:flex;flex-direction:column;flex-grow:1;padding-bottom:30px;position:relative;width:100%}.chat-container{border-radius:25px;box-shadow:0 8px 8px -3px #0000000a;margin:20px auto;max-width:800px;overflow:hidden;width:100%}.chat-window:after{content:"";display:block;height:220px}.chat-window::-webkit-scrollbar{width:3px}.chat-window::-webkit-scrollbar-track{background:#0000}.chat-window::-webkit-scrollbar-thumb{background-color:#f5f7fa;border:1px solid #0000;border-radius:10px}.chat-window::-webkit-scrollbar-thumb:hover{background-color:#f5f7fa}@media (max-width:1280px) and (max-height:800px){.chat-window{padding:16px}.chat-window:after{height:80px}}.chat-messages{display:flex;flex-direction:column;margin:0 auto;max-width:860px;max-width:var(--max-chat-width);padding-bottom:60px;width:100%}.chat-message{border-radius:28px;border-radius:var(--radius-xl);font-family:Inter;white-space:normal;will-change:transform;word-break:break-word}.chat-message.userAll{align-self:flex-end;background-color:#f7f7f7;border-radius:20px;display:flex;flex-direction:column;gap:10px;max-width:550px;padding:12px 0;padding-inline:1.25rem;padding-inline:calc(var( --padding-inline-portal)*5)}.chat-message.bot{align-self:flex-start;background:none;color:#000;color:var(--color-black);font-weight:400;margin-bottom:0;width:100%}.chat-name{display:flex;flex-direction:column;margin:0 auto;max-width:800px;padding-top:20px;width:100%}.chat-divider{align-items:center;display:flex;height:1em;justify-content:center;margin:30px 0}.chat-divider:before{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-border);content:"";display:block;width:100%}.scroll-down-button{border-radius:50%;bottom:7em;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(12px) scale(.92);transition:opacity .22s ease,transform .22s ease,visibility 0s linear .22s;visibility:hidden;z-index:10}.scroll-down-button.is-visible{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(80px) scale(1);transition:opacity .22s ease,transform .22s ease,visibility 0s linear 0s;visibility:visible}.scroll-down-button:hover{background-color:#fff;border-color:#d9d9d9!important;color:#000!important}.loading-icon{animation:pulse 1.2s ease-in-out infinite;color:#000;font-size:12px!important}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.chat__start__puskGpt{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:100vh;width:100%}.chat__start__puskGpt__title{font-size:26px;font-weight:500;text-align:center}.chat__start__puskGpt__box{border:1px solid #e5e5e5;border:1px solid var(--color-border);border-radius:28px;border-radius:var(--radius-xl);box-shadow:0 5px 10px #0000000d;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;padding:20px}.chat__start__puskGpt__box,.chat__start__puskGpt__box--bottom{background:#fff;background:var(--color-white);margin:0 auto;width:860px;width:var(--max-chat-width)}.chat__start__puskGpt__box--bottom{border-bottom:1px solid #00000026;bottom:0;box-shadow:0 8px 18px -10px #00000040;gap:8px;opacity:0;padding:12px 16px;position:sticky;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;z-index:10}.chat__start__puskGpt__box--bottom.fade-in{opacity:1;transform:translateY(0)}.chat__start__puskGpt__input{border:none;border-radius:15px;border-radius:var(--radius-md);font-family:Inter;font-size:16px;height:40px;height:var(--input-height);outline:none;padding:0 8px;width:100%}.chat__start__puskGpt__attach-button-wrapper{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.chat__start__puskGpt__attach-button,.chat__start__puskGpt__tp-button{align-items:center;border:1px solid #e5e5e5;border:1px solid var(--color-border);border-radius:20px;border-radius:var(--radius-lg);color:#5d5d5d;cursor:pointer;display:flex;font-family:Inter;font-size:.8em;font-weight:500;height:38px;padding:0 12px;transition:background-color .2s ease}.chat__start__puskGpt__attach-button:hover,.chat__start__puskGpt__tp-button:hover{background-color:#fafafa}.chat__start__puskGpt__send-button-wrapper{margin-left:auto}.chat__start__puskGpt__send-button{align-items:center;background-color:#fff;background-color:var(--color-white);border:1px solid #e5e5e5;border:1px solid var(--color-border);border-radius:50%;box-shadow:0 5px 10px #0000000d;box-shadow:var(--shadow-soft);display:flex;height:40px;height:var(--input-height);justify-content:center;transition:background-color .2s ease,transform .1s ease;width:40px;width:var(--input-height);will-change:transform}.chat__start__puskGpt__send-button:hover{background-color:#f7f7f7;transform:scale(1.05)}.chat__start__puskGpt__content{align-items:center;display:flex;flex-direction:column;gap:24px;opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease}.chat__start__puskGpt__content.fade-out{opacity:0;pointer-events:none;transform:translateY(-20px)}.chat-float-text__puskGpt{color:#999;color:var(--color-gray);font-family:Inter;font-size:13px;margin:0 auto;max-width:860px;max-width:var(--max-chat-width);padding:10px;position:sticky;text-align:center;z-index:9}.chat-float-text__puskGpt__link{color:#000;color:var(--color-black);cursor:pointer;font-size:13px;text-decoration:underline}.chat-float-text__puskGpt__link:hover{color:#646464}.animated-text{background:linear-gradient(90deg,#000 60%,#0003);background-clip:text;-webkit-background-clip:text;color:#0000;display:inline-block}@media (max-width:768px){.chat__start__puskGpt__title{font-size:24px}.chat__start__puskGpt__box--bottom{border-radius:0;padding:15px;width:100%}.chat__start__puskGpt__attach-button,.chat__start__puskGpt__tp-button{font-size:13px;padding:0 12px}}.chat-line,.chat-line p{font-family:Inter;line-height:1.5}.chat-file-info-type{color:#666;font-size:14px}.chat-file-info{display:flex;flex-direction:column;gap:2px;min-width:0}.chat-file-info-title{font-size:14px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strong{display:inline;line-height:inherit}.strong,.strong-num{font-size:99%;font-weight:600}.strong-num{display:inline-block;text-align:right}.log-link{color:#2472cc;font-size:99%;font-weight:400;text-decoration:none}.log-link:hover{color:#62a6ff}.word-animated{animation:fadeGlow .4s ease forwards;display:inline-block;font-weight:inherit;opacity:0}@keyframes fadeGlow{0%{filter:brightness(130%);opacity:0}to{filter:brightness(100%);opacity:1}}.chat__start__puskGpt__input::placeholder{color:#999;font-weight:400}.chat__page__puskGpt,.chat__puskGpt{overflow:hidden}.chat-window{flex-shrink:0;overflow-y:scroll;scrollbar-gutter:stable}.chat-file-h2{font-size:20px;font-weight:500}.chat-file-card{gap:10px}.chat-file-user__icon{background:#fff;border-radius:10px;height:40px;padding:8px;width:40px}.chat-line__load{align-items:center;display:flex}.portal-content{display:flex;flex-direction:column;flex-grow:1;position:relative}.chat-block__content p{margin-bottom:1em}p{margin-bottom:0}.chat-block__content ol,.chat-block__content p,.chat-block__content ul{margin-bottom:.75em}.chat-block__content h1{font-size:1.5em;margin:1em 0 .5em}.chat-block__content h2{font-size:1.3em;margin:1em 0 .4em}.chat-block__content h3{font-size:1.1em;margin:1em 0 .3em}.chat-block__content strong{font-weight:600}.chat-block{border-radius:12px;padding:16px}.chat-block__content ol,.chat-block__content ul{margin-left:20px;padding-left:18px}.chat-block{border-bottom:1px solid #0000000d;border-radius:0;margin-bottom:24px;padding-bottom:24px}.chat-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.chat-block__title{font-size:1.1em;font-weight:700;margin-bottom:10px}.chat-block__content{font-size:1em;line-height:1.6}.chat-block__content ol,.chat-block__content ul{margin-left:20px;padding-left:18px}.chat-block__content ul{list-style-type:disc}.chat-block__content ol{list-style-type:decimal}.chat-line-wrapper p{margin-bottom:10px}.chat-block__content strong,.chat-line-wrapper strong{font-weight:600}.chat-divider{margin:25px 0}@keyframes fadeInBold{0%{font-weight:100}to{font-weight:700}}.bold-animated{animation:fadeInBold .5s ease-out forwards}li::marker{font-size:.95em}.custom-list-item{display:flex;gap:10px}.custom-list{margin-bottom:10px}.custom-list-content{margin-bottom:5px;margin-top:5px}.custom-bullet{padding-top:4px}.chat-md-h1,.chat-md-h2,.chat-md-h3{font-weight:600;margin:16px 0 8px}textarea.chat-start__input{align-content:space-around;line-height:1.2;padding:0 10px;resize:none}textarea::-webkit-scrollbar{width:6px}textarea::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}textarea::-webkit-scrollbar-thumb{background:#888;border-radius:4px}textarea::-webkit-scrollbar-thumb:hover{background:#555}.chat-window{height:50vh}@media (max-width:1680px){.chat-window{height:30vh}}.chat-start__file-preview{align-items:center;border-radius:8px;display:flex}.chat-start__file-name{flex-grow:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-divider:first-of-type,.chat-divider:last-child{display:none}.chat-start__file-remove{align-items:center;background:#000;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;padding:0;position:absolute;right:-6px;top:-6px;width:18px}.chat-start__attach-button-all{display:flex;flex-direction:row;width:100%}@media (max-width:768px){.feedback-text{display:none}.chat-window{padding:0}}.feedback-text{color:#5d5d5d;font-size:14px}blockquote p{display:inline;margin:0}blockquote{background:#f9f9f9;border-radius:12px;display:inline-block;margin:0 0 .5em;padding:8px 12px 8px 16px;position:relative}blockquote:before{background-color:#ccc;border-radius:4px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}:root{--accent:#1677ff;--hover-accent:#8b8b8b;--text-color:#111;--subtext:#555}.terms-minimal-wrapper{background:#fff;display:flex;margin:0 auto;max-width:1300px;overflow:hidden}.terms-minimal-sidebar{background:#fff;border-right:1px solid #eee;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100vh;justify-content:flex-start;justify-content:space-between;overflow-y:auto;padding:2rem;position:sticky;top:0;width:260px}.terms-minimal-sidebar h3{color:#555;color:var(--subtext);font-size:15px;font-weight:600;letter-spacing:.6px;margin-bottom:25px;text-transform:uppercase}.terms-minimal-sidebar ul{flex-grow:1;list-style:none;margin:0;padding:0}.terms-minimal-sidebar li{margin-bottom:10px}.terms-minimal-sidebar a{color:#555;color:var(--subtext);display:block;font-size:16px;padding:6px 0;text-decoration:none;transition:color .25s ease}.terms-minimal-sidebar a:hover{color:#8b8b8b;color:var(--hover-accent)}.terms-minimal-sidebar a.active{color:#1677ff;color:var(--accent)}.terms-back-button{align-items:center;background:#f9f9f9;border:1px solid #ddd;border-radius:12px;bottom:25px;color:#111;color:var(--text-color);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;margin-top:30px;padding:10px 0;position:sticky;transition:all .25s ease;width:100%}.terms-back-button:hover{background:#e6f4ff;border-color:#1677ff;border-color:var(--accent);color:#1677ff;color:var(--accent)}.terms-back-icon{font-size:15px}.terms-minimal-content{-webkit-overflow-scrolling:touch;background:#fff;box-sizing:border-box;height:100vh;line-height:1.7;overflow-y:auto;padding:60px 80px;scroll-behavior:smooth}.terms-minimal-content h1{font-size:32px;font-weight:700;margin-bottom:50px}.terms-minimal-content h2{color:#111;color:var(--text-color);font-size:20px;font-weight:600;margin-top:45px}.terms-minimal-content p{margin:14px 0}.terms-minimal-content ul{list-style:disc;margin:14px 0 14px 30px}.terms-minimal-content footer{color:#888;font-size:14px;margin-top:60px;text-align:left}.terms-back-button:hover{background:#f9f9f9;border:1px solid #ddd;color:#111;color:var(--text-color)}@media (max-width:900px){.terms-minimal-wrapper{flex-direction:column;height:auto;overflow:visible}.terms-minimal-sidebar{border-bottom:1px solid #eee;border-right:none;height:auto;padding:20px;position:relative;top:0;width:100%}.terms-back-button{bottom:auto;margin-top:20px;position:relative}.terms-minimal-content{overflow-y:scroll;padding:25px 20px}.terms-minimal-sidebar{display:none}}.mobile-burger{background:none;border:none;cursor:pointer;display:none;font-size:28px;padding:8px}@media (max-width:768px){.mobile-burger{display:block}.overview-header-center{display:none!important}}.mobile-menu{background:#fff;height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);transition:.3s ease;width:260px;z-index:1001}.mobile-menu--open{transform:translateX(0)}.mobile-menu__header{align-items:center;display:flex;justify-content:space-between;padding:20px}.mobile-menu__brand{align-items:center;display:flex;gap:10px}.mobile-menu__close{background:none;border:none;font-size:28px}.mobile-menu__nav{display:flex;flex-direction:column;gap:32px;padding:20px}.mobile-menu__item{background:none;border:none;font-size:16px;text-align:left}.mobile-menu__login{background:#2b6df8;border:none;border-radius:10px;color:#fff;margin-top:20px;padding:12px}.mobile-overlay{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:#0000;inset:0;opacity:0;pointer-events:none;position:fixed;transition:all .3s ease;z-index:1001}.mobile-overlay--visible{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1;pointer-events:auto}.overview-root{transition:transform .3s ease}.shifted{transform:translateX(280px)}.mobile-hide{display:none!important}.category-input-wrapper{background-color:#f5f7fa;border:1px solid #ececec!important;border-radius:16px;display:inline-flex;flex-direction:column;padding:20px 0;position:relative;transition:all 0s;width:100%}.category-input-wrapper:hover{border-color:#c8bfff!important}.category-input-wrapper:focus-within{border-color:#c8bfff!important;box-shadow:0 0 0 2px #0558ff0f}.category-floating-label{color:#858585;font-size:16px;font-weight:400;left:18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all 0s ease}.category-input-wrapper.category-with-label .category-floating-label{color:#1890ff;font-size:12px;top:1.5em}.category-ant-input{background:#0000;border:none;border-radius:0;box-sizing:border-box;color:#000000e0;font-family:inter;font-size:16px;font-weight:400;height:auto;line-height:1.55;outline:none;padding:0 16px;transition:all .2s;width:100%}.category-input-wrapper.category-with-label .category-ant-input{top:8px}.category-ant-input:focus,.category-ant-input:hover{background:none;border-color:none;box-shadow:none}.category-input-wrapper:focus-within{background-color:none;border-color:none}.category-ant-input{background:#0000!important;box-shadow:none!important;padding:0 12px!important}.category-input-wrapper.category-with-label .category-ant-input{background:#f000!important}.category-input-wrapper input.ant-input:-webkit-autofill{-webkit-text-fill-color:#000!important;box-shadow:inset 0 0 0 1000px #fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;font-family:Inter}:where(.css-dev-only-do-not-override-1v5z42l).ant-input-affix-wrapper>input.ant-input,:where(.css-dev-only-do-not-override-1v5z42l).ant-input-affix-wrapper>textarea.ant-input{font-family:Inter;font-size:16px}:where(.css-1v5z42l).ant-input-affix-wrapper>input.ant-input{font-family:Inter}.ant-input-suffix{display:none!important}.custom-table .ant-table-thead>tr>th{background-color:#fff;border-bottom:1px solid #d9d9d9;color:#1f1f1f;color:#000;font-size:14px;font-size:15px;font-weight:600;padding:12px}.custom-table .ant-table-container{background-color:#fff;border:1px solid #e0e0e0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:hidden}.custom-table .ant-table,.custom-table .ant-table-body,.custom-table .ant-table-content,.custom-table .ant-table-tbody{background-color:initial!important}.ant-table-wrapper .ant-table-cell-scrollbar:not([rowspan]){box-shadow:none!important}.custom-table .ant-table-body{scrollbar-color:#d9d9d9 #fff;scrollbar-width:thin}.custom-table .ant-table-body::-webkit-scrollbar{height:6px;width:6px}.custom-table .ant-table-body::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:6px;cursor:pointer!important}.custom-table .ant-table-body::-webkit-scrollbar-thumb:hover{background-color:#c8c8c8}.custom-table .ant-table-body::-webkit-scrollbar-track{background-color:#fff}.ant-table-wrapper .ant-table-container{border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:20px;border-start-start-radius:20px}.ant-table-wrapper .ant-table-cell{padding:12px 24px!important}.custom-table-spin{bottom:8px;padding:4px 0;position:absolute;z-index:1}.TiptapEditor_wrapper__10lyM{background:none;border:none;min-height:120px;padding:0;position:relative;width:100%}.TiptapEditor_toolbar__iyaF-{margin-bottom:8px}.TiptapEditor_editorContent__PxjgA{background:#0000;border:none;color:#000000e0;font-family:Inter,sans-serif;font-size:16px;line-height:1.55;min-height:100px;outline:none;position:relative;top:0!important}.TiptapEditor_placeholder__RbjzQ{color:#bfbfbf;font-size:16px;left:16px;line-height:1.55;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none}.TiptapEditor_editorContent__PxjgA div[contenteditable=true]{border:none;outline:none}.TiptapEditor_bubbleMenu__KFkYf{background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #0000001a;display:flex;gap:8px;padding:6px 10px;z-index:100}.TiptapEditor_bubbleMenu__KFkYf button{background:none;border:none;cursor:pointer;font-size:16px}.TiptapEditor_bubbleMenu__KFkYf button:hover{color:#1890ff}.breadcrumb__row{align-items:center;display:flex;font-size:15px;height:32px}.breadcrumb__back-button{align-items:center;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;font-family:Inter;font-size:20px;font-weight:600;height:100%;min-width:60px;padding:4px 10px;transition:background-color .2s,border .2s}.breadcrumb__back-button:hover{background-color:#efefef}.breadcrumb__slash{color:grey;padding:0 9px 0 3px}.breadcrumb__current,.breadcrumb__slash{font-family:Inter;font-size:20px;font-weight:600}.breadcrumb__current{color:#000}.page-container{background:#fff}.breadcrumb-wrapper{margin-bottom:16px}.conversation-content{display:flex;gap:24px;padding:16px}.conversation-left{display:flex;flex:2 1;flex-direction:column;gap:16px}.conversation-block{border-bottom:1px solid #f1f1f1;margin:0 16px;padding:16px 0}.conversation-block:last-child{border-bottom:none}.ant-descriptions .ant-descriptions-view,.ant-descriptions.ant-descriptions-bordered>.ant-descriptions-view .ant-descriptions-row:first-child>th:first-child{border-start-start-radius:16px!important}.ant-descriptions .ant-descriptions-view{border-end-end-radius:16px!important;border-start-end-radius:16px!important}.ant-descriptions .ant-descriptions-view,.ant-descriptions-row:last-child>th:first-child{border-end-start-radius:16px!important}.question-text{font-family:Inter,sans-serif;font-size:16px}.conversation-right{flex:1 1;min-width:40px}.conversation-descriptions-wrapper{max-width:100%}.conversation-right .ant-descriptions-item-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-right .ant-descriptions-item-label,.session-id{white-space:nowrap}.session-id{border-bottom:1px dotted #0000;cursor:pointer;display:inline-block;line-height:normal;max-width:100%;overflow:hidden;padding-bottom:1px;text-overflow:ellipsis;transition:border-bottom-color .2s;-webkit-user-select:none;user-select:none;vertical-align:middle}.session-id:hover{border-bottom-color:#000}.no-padding-card .ant-card-body{padding:0!important}.no-border-card.ant-card-bordered{border:1px solid #ededed;box-shadow:none!important}.conversation-header-with-breadcrumb{border-bottom:1px solid #f0f0f0;padding:16px}.conversation-card{border-radius:14px}.conversation-descriptions{font-family:Inter,sans-serif;font-size:14px;overflow:hidden}.conversation-descriptions .ant-descriptions-item-content{color:#111;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;white-space:nowrap}.conversation-descriptions td,.conversation-descriptions th{border-bottom:none!important}.conversation-descriptions-wrapper{overflow:hidden;width:100%}.conversation-descriptions-scroll{max-height:600px;overflow-x:auto}.conversation-descriptions{min-width:500px}.conversation-descriptions .ant-descriptions-item-label{background:#f9f9f9!important;white-space:nowrap;width:100px}.conversation-descriptions .ant-descriptions-item-content{width:160px}.conversation-descriptions-scroll{overflow-y:auto;padding-right:8px;scrollbar-color:#d2d2d2 #0000;scrollbar-width:thin}.conversation-descriptions-scroll::-webkit-scrollbar{width:6px}.conversation-descriptions-scroll::-webkit-scrollbar-thumb{background-color:#fff;border-radius:4px}.conversation-descriptions-scroll::-webkit-scrollbar-track{background:#0000}.answer-scroll{max-height:400px;overflow-y:auto;padding-right:8px;scrollbar-color:#d2d2d2 #f0f0f0;scrollbar-width:thin}.answer-scroll::-webkit-scrollbar{width:6px}.answer-scroll::-webkit-scrollbar-thumb{background-color:#fff;border-radius:4px}.answer-scroll::-webkit-scrollbar-track{background-color:#fff}.feedback-text-block{display:flex;flex-direction:column;gap:10px}.feedback-title{color:#555;font-weight:600;margin-bottom:8px}.feedback-tag{border-radius:8px;display:inline-block;font-size:13px;font-weight:500;padding:4px 10px;text-transform:none}.feedback-good{background:#fff;color:#389e0d}.feedback-bad{background:#fff;color:#cf1322}.feedback-moreDetails{background:#fff;color:#ffa200}.conversation-block-title{color:#222;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.conversation-meta-block{background:#fafcff;border:1px solid #eef1f4;border-radius:16px;margin-top:16px;padding:16px}.conversation-meta-caption{color:#6b7280;font-size:13px;line-height:1.5;margin-bottom:12px}.conversation-prompt-text{background:#fff;border:1px solid #e7ebf0;border-radius:12px;color:#111827;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;margin:0;max-height:320px;overflow:auto;padding:14px;white-space:pre-wrap;word-break:break-word}.new-admin-layout{background:var(--ds-color-canvas);color:var(--ds-color-text);display:grid;font-family:var(--ds-font-sans);grid-template-columns:var(--ds-sidebar-width) minmax(0,1fr);min-height:100vh}.new-admin-layout *,.new-admin-layout :after,.new-admin-layout :before{font-family:var(--ds-font-sans);font-size:var(--ds-font-size)}.new-admin-layout__sidebar{background:var(--ds-color-sidebar);border-right:1px solid var(--ds-color-border);display:flex;flex-direction:column;height:100vh;padding:var(--ds-space-3) var(--ds-space-2) var(--ds-space-2);position:sticky;top:0}.new-admin-layout__project{align-items:center;display:flex;gap:var(--ds-space-2);min-height:42px;padding:0 var(--ds-space-2)}.new-admin-layout__avatar,.new-admin-layout__project-mark{align-items:center;background:var(--ds-color-accent);border-radius:50%;color:var(--ds-color-inverse);display:inline-flex;flex:0 0 auto;font-size:var(--ds-font-size-xs);font-weight:600;height:24px;justify-content:center;width:24px}.new-admin-layout__profile-copy,.new-admin-layout__project-copy{display:flex;flex-direction:column;min-width:0}.new-admin-layout__profile-copy strong,.new-admin-layout__project-copy strong{font-size:var(--ds-font-size-sm);font-weight:600;line-height:var(--ds-line-height-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-admin-layout__profile-copy span,.new-admin-layout__project-copy span{color:var(--ds-color-text-tertiary);font-size:var(--ds-font-size-xs);line-height:var(--ds-line-height-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-admin-layout__nav{display:flex;flex:1 1;flex-direction:column;margin-top:var(--ds-space-5);min-height:0;overflow-y:auto;padding-bottom:var(--ds-space-3);scrollbar-color:var(--ds-color-border-strong) #0000;scrollbar-width:thin}.new-admin-layout__nav-label{color:var(--ds-color-text-tertiary);font-size:11px;font-weight:500;line-height:var(--ds-line-height-xs);padding:var(--ds-space-2)}.new-admin-layout__legacy-link,.new-admin-layout__nav-link{align-items:center;border-radius:var(--ds-radius-sm);color:var(--ds-black);display:flex;font-size:var(--ds-font-size-md);font-weight:400;gap:10px;line-height:var(--ds-line-height-md);min-height:36px;padding:0 10px;text-decoration:none}.new-admin-layout__legacy-link svg,.new-admin-layout__nav-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;flex:0 0 auto;height:18px;width:18px}.new-admin-layout__legacy-link:hover,.new-admin-layout__nav-link--active,.new-admin-layout__nav-link:hover{background:var(--ds-color-surface-active)}.new-admin-layout__nav-link--active{color:var(--ds-color-text)}.new-admin-layout__sidebar-bottom{display:flex;flex:0 0 auto;flex-direction:column;gap:var(--ds-space-1)}.new-admin-layout__legacy-link{justify-content:space-between}.new-admin-layout__legacy-link svg{height:15px;width:15px}.new-admin-layout__profile{align-items:center;border-radius:var(--ds-radius-sm);cursor:pointer;display:flex;gap:var(--ds-space-2);min-height:46px;padding:var(--ds-space-2)}.new-admin-layout__profile:hover{background:var(--ds-color-surface-active)}.new-admin-layout__content{background:var(--ds-color-canvas);min-height:100vh;min-width:0}@media (max-width:900px){.new-admin-layout{grid-template-columns:1fr}.new-admin-layout__sidebar{border-bottom:1px solid var(--ds-color-border);border-right:0;display:grid;grid-template-columns:1fr auto;height:auto;padding:var(--ds-space-2);position:static}.new-admin-layout__nav{grid-column:1/-1;margin-top:var(--ds-space-2)}.new-admin-layout__nav-label,.new-admin-layout__sidebar-bottom{display:none}}.new-admin-resource-page{color:var(--ds-color-text);display:flex;flex-direction:column;font-family:var(--ds-font-sans);min-height:100%}.new-admin-resource-page__header{align-items:flex-start;display:flex;gap:var(--ds-space-6);justify-content:space-between;padding:18px var(--ds-space-6) 12px}.new-admin-resource-page__header h1{font-size:var(--ds-font-size-page-title);font-weight:600;line-height:var(--ds-line-height-page-title);margin:0}.new-admin-resource-page__header p{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-xs);line-height:var(--ds-line-height-xs);margin:4px 0 0}.new-admin-resource-page__count{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-md);line-height:32px;white-space:nowrap}.new-admin-resource-page__toolbar{align-items:center;border-top:1px solid var(--ds-color-border);display:flex;flex-wrap:wrap;gap:var(--ds-space-2);min-height:60px;padding:12px var(--ds-space-6) 14px}.new-admin-resource-page__search{width:min(420px,100%)}.new-admin-resource-page__search .ds-text-field__input{border-radius:var(--ds-radius-pill);font-size:var(--ds-font-size-md)}.new-admin-resource-page__result{color:var(--ds-color-text-secondary);font-size:var(--ds-font-size-md)}.new-admin-resource-page__error{background:var(--ds-color-danger-soft);border-radius:var(--ds-radius-sm);color:var(--ds-color-danger);font-size:var(--ds-font-size-sm);margin:0 var(--ds-space-6) var(--ds-space-3);padding:10px 12px}.new-admin-resource-page__search svg{fill:none;stroke:currentColor;stroke-width:1.8;height:16px;width:16px}@media (max-width:760px){.new-admin-resource-page__header{flex-direction:column;padding-inline:var(--ds-space-4)}.new-admin-resource-page__toolbar{padding-inline:var(--ds-space-4)}}.new-admin-record{background:var(--ds-color-surface);color:var(--ds-color-text);font-family:var(--ds-font-sans);min-height:100%}.new-admin-record__header{align-items:center;background:var(--ds-color-surface);border-bottom:1px solid var(--ds-color-border);display:flex;min-height:64px;padding:8px var(--ds-space-6);position:sticky;top:0;z-index:2}.new-admin-record__heading{align-items:center;display:flex;gap:var(--ds-space-2);min-width:0}.new-admin-record__back{align-items:center;border-radius:var(--ds-radius-sm);color:var(--ds-color-text-secondary);display:inline-flex;height:32px;justify-content:center;width:32px}.new-admin-record__back:hover{background:var(--ds-color-surface-hover);color:var(--ds-color-text)}.new-admin-record__back svg{fill:none;stroke:currentColor;stroke-width:1.8;height:18px;width:18px}.new-admin-record__viewer{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) 346px;min-height:calc(100vh - 64px)}.new-admin-record__main{grid-gap:44px;align-content:start;display:grid;gap:44px;margin:0 auto;padding:48px 0;width:min(760px,calc(100% - 64px))}.new-admin-record__block{grid-gap:12px;display:grid;gap:12px}.new-admin-record__block h2{font-size:var(--ds-font-size-md);font-weight:400;margin:0}.new-admin-record__role{font-size:var(--ds-font-size-md);font-weight:600}.new-admin-record__content{color:var(--ds-color-text);font-size:var(--ds-font-size-md);line-height:22px;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.new-admin-record__aside{align-self:stretch;background:var(--ds-color-surface);border-left:1px solid var(--ds-color-border);min-height:calc(100vh - 64px);overflow:visible;position:relative}.new-admin-record__section{border-bottom:1px solid var(--ds-color-border);padding:22px 24px}.new-admin-record__section h2{font-size:var(--ds-font-size-md);font-weight:600;margin:0 0 12px}.new-admin-record__property{grid-gap:12px;display:grid;font-size:var(--ds-font-size-md);gap:12px;grid-template-columns:minmax(90px,42%) minmax(0,1fr);line-height:20px;padding:5px 0}.new-admin-record__property span{color:var(--ds-color-text-secondary)}.new-admin-record__property strong{font-weight:400;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.new-admin-record__grade{font-weight:600}.new-admin-record__grade--good{color:var(--ds-color-success)}.new-admin-record__grade--bad{color:var(--ds-color-danger)}.new-admin-record__grade--moreDetails{color:var(--ds-color-warning)}.new-admin-record__state{align-items:center;color:var(--ds-color-text-secondary);display:flex;gap:8px;justify-content:center;min-height:360px}@media (max-width:1050px){.new-admin-record__viewer{grid-template-columns:1fr}.new-admin-record__aside{border-bottom:1px solid var(--ds-color-border);border-left:0;min-height:0;order:-1;position:static}}.custom-calendar{background:#fff;border-radius:12px;font-family:Inter,sans-serif;padding:12px;-webkit-user-select:none;user-select:none;width:320px}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;text-transform:capitalize}.calendar-header button{background:none;border:none;color:#0af;cursor:pointer;font-size:18px}.calendar-grid,.calendar-grid-header{display:grid;font-size:13px;grid-template-columns:repeat(7,1fr);text-align:center}.calendar-grid-header{color:#777;font-weight:600;margin-bottom:4px}.calendar-day{border-radius:8px;cursor:pointer;margin:2px;padding:6px;transition:all .2s}.calendar-day.empty{visibility:hidden}.calendar-day.today{border:1px solid #0af}.calendar-day:hover{background:#f0f9ff}.calendar-day.selected{background:#0af;color:#fff}.calendar-day.in-range{background:#e0f5ff}.skai-preset-btn{background-color:#fff;border:1px solid #d9d9d9;border-radius:25px;cursor:pointer;font-size:14px;padding:4px 12px;transition:all .2s ease}.skai-preset-btn:hover{background-color:#f1f1f1}.skai-preset-btn--active{background-color:#1677ff;border-color:#1677ff;color:#fff}