.agent-selection-container{position:relative;min-height:100vh;padding:60px 20px;overflow:hidden}.agent-selection-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);z-index:0}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:float 20s ease-in-out infinite}.orb-1{width:600px;height:600px;background:radial-gradient(circle,#667eea,#764ba2);top:-15%;right:-10%;animation-delay:0s}.orb-2{width:550px;height:550px;background:radial-gradient(circle,#8b5cf6,#a78bfa);bottom:-15%;left:-10%;animation-delay:10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.agent-selection-loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.agent-selection-content{position:relative;z-index:1;max-width:1400px;margin:0 auto}.agent-selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;flex-wrap:wrap;gap:24px;padding:0 20px;animation:slideDown .6s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.agent-selection-header-content{flex:1}.agent-selection-title{font-size:56px!important;font-weight:700!important;margin:0 0 12px!important;color:#fff!important;letter-spacing:-2px;text-shadow:0 4px 20px rgba(0,0,0,.3)}.g-letter{font-size:1.15em;line-height:1;vertical-align:0em;display:inline-block;font-weight:700}.pt-assistant-text{font-size:1.15em;display:inline-block;font-weight:700;line-height:1}.agent-selection-subtitle{font-size:16px!important;color:#ffffffb3!important;margin:0!important;font-weight:400}.agent-selection-actions{display:flex;gap:12px;flex-wrap:wrap}.admin-button,.logout-button,.project-button,.telegram-login-button{height:48px!important;padding:0 24px!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;transition:all .3s ease!important}.telegram-login-button{background:#ffffff26!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.telegram-login-button:hover:not(:disabled){background:#ffffff40!important;border-color:#ffffff4d!important;transform:translateY(-2px);box-shadow:0 4px 16px #fff3!important;color:#fff!important}.telegram-login-button:disabled{opacity:.6;cursor:not-allowed}.admin-button{background:#ffffff26!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.admin-button:hover{background:#ffffff40!important;border-color:#ffffff4d!important;transform:translateY(-2px);box-shadow:0 4px 16px #fff3!important}.project-button{background:#ffffff26!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.project-button:hover{background:#ffffff40!important;border-color:#ffffff4d!important;transform:translateY(-2px);box-shadow:0 4px 16px #fff3!important}.logout-button{background:transparent!important;border:1px solid rgba(255,255,255,.3)!important;color:#ffffffe6!important}.logout-button:hover{background:#ffffff1a!important;border-color:#ffffff80!important;transform:translateY(-2px);box-shadow:0 4px 16px #ffffff26!important}.agent-section{margin-bottom:80px}.section-title{font-size:32px!important;font-weight:700!important;color:#fff!important;margin-bottom:32px!important;padding:0 20px;letter-spacing:-1px;text-shadow:0 2px 12px rgba(0,0,0,.3)}.agent-cards-grid{padding:0 20px}.mobile-lock-overlay{display:none}.agent-card-wrapper{animation:fadeInUp .6s ease-out both}.agent-card{height:420px;border-radius:24px!important;background:#ffffff40!important;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.3)!important;box-shadow:0 8px 32px #0006!important;overflow:hidden;position:relative;transition:all .3s ease!important}.agent-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0006!important;border-color:#ffffff4d!important}.agent-card-disabled{cursor:not-allowed!important;background:#ffffff1f!important;opacity:.7}.agent-card-disabled:hover{transform:none;box-shadow:0 8px 32px #0006!important}.agent-card-disabled .agent-name,.agent-card-disabled .agent-description{opacity:.7}.agent-card .ant-card-body{height:100%;padding:32px;display:flex;flex-direction:column;justify-content:space-between}.agent-icon-container{text-align:center;margin-top:16px;margin-bottom:24px}.agent-icon{width:96px;height:96px;margin:0 auto;border-radius:24px;display:flex;align-items:center;justify-content:center;font-size:48px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative}.agent-icon svg{stroke-width:4px;stroke:currentColor}.agent-card:hover .agent-icon{transform:scale(1.05)}.agent-content{text-align:center;min-height:100px;flex:1}.agent-name{margin-bottom:8px!important;font-size:24px!important;font-weight:700!important;color:#fff!important;letter-spacing:-.5px}.agent-description{margin-bottom:0!important;font-size:14px!important;color:#ffffffb3!important;line-height:1.6;min-height:44px;display:flex;align-items:center;justify-content:center;word-break:keep-all;word-wrap:break-word}.agent-start-button{height:48px!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;border:none!important;margin-top:8px;transition:all .3s ease!important}.agent-start-button:hover{transform:translateY(-2px)}.agent-locked-button{height:48px!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;margin-top:8px;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;color:#ffffff80!important;cursor:not-allowed!important}.agent-locked-button:hover{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;color:#ffffff80!important}.agent-coming-soon-button{height:48px!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;margin-top:8px;background:#ffffff14!important;border:1px solid rgba(255,255,255,.15)!important;color:#fff6!important;cursor:not-allowed!important}.agent-coming-soon-button:hover{background:#ffffff14!important;border:1px solid rgba(255,255,255,.15)!important;color:#fff6!important}.agent-suggest-button{height:48px!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;margin-top:8px;background:#ffffff26!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px dashed rgba(255,255,255,.4)!important;color:#ffffffe6!important;transition:all .3s ease!important}.agent-suggest-button:hover{background:#ffffff40!important;border-color:#fff9!important;transform:translateY(-2px);box-shadow:0 4px 16px #fff3!important;color:#fff!important}.suggest-card{border:2px dashed rgba(255,255,255,.35)!important}.suggest-card:hover{border-color:#ffffff80!important}.suggest-icon{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.agent-selection-footer{text-align:center;margin-top:80px;animation:fadeIn .8s ease-out .8s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.agent-selection-footer-text{font-size:14px!important;color:#fff9!important}@media (max-width: 1250px){.agent-selection-title{font-size:48px!important}.section-title{font-size:28px!important}.agent-selection-header{flex-direction:column;align-items:flex-start}.agent-selection-actions{width:100%;justify-content:flex-end}}@media (max-width: 650px){.agent-selection-container{padding:40px 12px}.agent-selection-header{margin-bottom:40px;flex-direction:column;align-items:flex-start}.agent-selection-title{font-size:36px!important}.g-letter{font-size:1.12em;vertical-align:0em}.pt-assistant-text{font-size:1.12em}.agent-selection-subtitle{font-size:14px!important}.agent-selection-actions{width:100%;justify-content:flex-end}.section-title{font-size:20px!important;margin-bottom:16px!important}.agent-section{margin-bottom:40px}.agent-cards-grid{padding:0 6px;margin:0!important}.agent-cards-grid .ant-col{padding:4px!important}.agent-card{aspect-ratio:1 / 1;height:auto;padding:0!important}.agent-card .ant-card-body{padding:8px!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.agent-card .ant-space{gap:6px!important}.agent-card .ant-space-item{margin-bottom:0!important}.agent-icon-container{margin:0!important;padding:0!important;position:relative}.agent-icon{width:56px;height:56px;font-size:28px;border-radius:12px}.agent-icon svg{stroke-width:3.5px}.mobile-lock-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;color:#ffffffb3;z-index:20;pointer-events:none;text-shadow:0 2px 8px rgba(0,0,0,.3);display:block}.agent-content{min-height:auto;margin:6px 0 0!important;padding:0!important}.agent-name{font-size:18px!important;margin:0 0 4px!important;line-height:1.3;font-weight:700!important}.agent-description{font-size:12px!important;line-height:1.3;min-height:auto;margin:0!important}.agent-start-button,.agent-locked-button,.agent-coming-soon-button{display:none!important}.gradient-orb{filter:blur(60px)}.orb-1,.orb-2{width:400px;height:400px}}.ant-spin{color:#fffc!important}.ant-spin-dot-item{background-color:#fffc!important}.glass-modal .ant-modal-mask{background-color:#0009!important;animation:none!important}.glass-modal .ant-modal-wrap{animation:none!important}.glass-modal .ant-modal-content{background:#fff!important;border:1px solid #e8e8e8!important;border-radius:24px!important;box-shadow:0 8px 32px #00000026!important;padding:0!important;animation:none!important;opacity:1!important}.glass-modal .ant-modal-header{display:none!important}.glass-modal .ant-modal-body{padding:48px 40px!important}.glass-modal .ant-modal-close{color:#8c8c8c!important;top:20px!important;right:20px!important}.glass-modal .ant-modal-close:hover{color:#262626!important}.glass-modal-content{text-align:center}.modal-icon-container{display:flex;justify-content:center;margin-bottom:24px}.modal-icon{width:96px;height:96px;border-radius:24px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px #0003}.modal-title{color:#262626!important;font-size:28px!important;font-weight:700!important;margin-bottom:24px!important;letter-spacing:-.5px}.modal-message{margin-top:16px}.modal-text{color:#595959!important;font-size:16px!important;line-height:1.8;margin-bottom:16px!important}.glass-form{text-align:left;margin-top:32px}.form-label{color:#262626!important;font-size:17px!important;font-weight:600!important}.glass-form .ant-form-item-label>label{color:#262626!important;font-size:17px!important;font-weight:600!important}.glass-input{background:#fff!important;border:1px solid #d9d9d9!important;border-radius:12px!important;color:#262626!important;font-size:15px!important;padding:12px 16px!important;transition:all .3s ease!important}.glass-input::-moz-placeholder{color:#bfbfbf!important}.glass-input::placeholder{color:#bfbfbf!important}.glass-input:hover{border-color:#667eea!important}.glass-input:focus,.glass-input-focused{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}.glass-input.ant-input-status-error{border-color:#ff4d4f!important}.glass-input.ant-input-status-error:focus{box-shadow:0 0 0 3px #ff4d4f1a!important}textarea.glass-input{min-height:140px!important;resize:vertical}.glass-input-number::-webkit-outer-spin-button,.glass-input-number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.glass-input-number[type=number]{-moz-appearance:textfield}.checkbox-item{margin-bottom:24px!important}.glass-checkbox{color:#262626!important}.glass-checkbox .ant-checkbox-inner{width:20px!important;height:20px!important;background:#fff!important;border:1px solid #d9d9d9!important;border-radius:4px}.glass-checkbox .ant-checkbox-inner:after{width:6px!important;height:10px!important}.glass-checkbox .ant-checkbox-checked .ant-checkbox-inner{background:#667eea!important;border-color:#667eea!important}.checkbox-label{color:#262626!important;font-size:17px!important;font-weight:600!important;margin-left:8px}.contact-form-section{margin-top:24px;padding:24px;background:#f9f9f9;border:1px solid #e8e8e8;border-radius:16px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.glass-submit-button{height:52px!important;border-radius:12px!important;font-size:16px!important;font-weight:600!important;background:#667eea!important;border:none!important;box-shadow:0 4px 16px #667eea4d!important;transition:all .3s ease!important;color:#fff!important}.glass-submit-button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 24px #667eea66!important;background:#5568d3!important;color:#fff!important}.glass-submit-button:active{transform:translateY(0)!important}.glass-form .ant-form-item-explain-error{color:#ff4d4f!important;font-size:13px!important;margin-top:8px}@media (max-width: 650px){.glass-modal .ant-modal-body{padding:32px 24px!important}.modal-icon{width:80px;height:80px}.modal-icon svg{font-size:32px!important}.modal-title{font-size:24px!important}.modal-text{font-size:15px!important}.contact-form-section{padding:20px}}.telegram-chat-modal .ant-modal-body{padding:0!important}.telegram-chat-container{display:flex;flex-direction:column;height:500px}.telegram-messages{flex:1;overflow-y:auto;padding:20px;background:#f5f5f5;display:flex;flex-direction:column;gap:12px}.telegram-message{display:flex;width:100%}.telegram-message.admin{justify-content:flex-end}.telegram-message.user{justify-content:flex-start}.message-bubble{max-width:70%;padding:10px 14px;border-radius:12px;word-wrap:break-word}.telegram-message.admin .message-bubble{background:#1890ff;color:#fff;border-bottom-right-radius:4px}.telegram-message.user .message-bubble{background:#fff;color:#000;border-bottom-left-radius:4px;border:1px solid #e8e8e8}.message-text{margin-bottom:4px;line-height:1.5;white-space:pre-wrap}.message-time{font-size:11px;opacity:.7;text-align:right}.telegram-message.user .message-time{color:#8c8c8c}.telegram-input{display:flex;gap:8px;padding:16px;background:#fff;border-top:1px solid #e8e8e8}.telegram-input textarea{flex:1}.telegram-input button{align-self:flex-end}.admin-page-container{position:relative;min-height:100vh;padding:40px 24px;overflow:hidden}.admin-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e);z-index:0}.admin-gradient-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.15;pointer-events:none}.admin-orb-1{width:500px;height:500px;background:radial-gradient(circle,#667eea,#764ba2);top:-20%;right:-15%}.admin-orb-2{width:450px;height:450px;background:radial-gradient(circle,#8b5cf6,#a78bfa);bottom:-20%;left:-15%}.admin-content{position:relative;z-index:1;max-width:1600px;margin:0 auto}.admin-header-card{background:#ffffff14!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12)!important;border-radius:16px!important;box-shadow:0 4px 16px #0003!important;margin-bottom:24px}.admin-header-card .ant-card-body{padding:28px 32px!important}.admin-header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.admin-title{font-size:28px!important;font-weight:600!important;margin:0!important;color:#fff!important;letter-spacing:-.5px}.admin-header-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.admin-back-button,.admin-suggestions-button,.admin-guest-button,.admin-default-button{height:40px!important;padding:0 20px!important;border-radius:10px!important;font-size:14px!important;font-weight:500!important;transition:all .2s ease!important}.admin-back-button{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.15)!important;color:#fffffff2!important}.admin-back-button:hover{background:#ffffff26!important;border-color:#ffffff40!important;color:#fff!important}.admin-suggestions-button{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.15)!important;color:#fffffff2!important}.admin-suggestions-button:hover{background:#ffffff26!important;border-color:#ffffff40!important;color:#fff!important}.admin-guest-button{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.15)!important;color:#fffffff2!important}.admin-guest-button:hover{background:#ffffff26!important;border-color:#ffffff40!important;color:#fff!important}.admin-default-button{background:#667eea!important;border:none!important;color:#fff!important}.admin-default-button:hover{background:#5568d3!important;color:#fff!important}.admin-user-info{color:#ffffffb3!important;font-size:14px!important}.admin-table-card{background:#fff!important;border:none!important;border-radius:16px!important;box-shadow:0 4px 16px #00000026!important;overflow:hidden}.admin-table-card .ant-card-head{background:#fafafa!important;border-bottom:1px solid #f0f0f0!important;padding:20px 24px!important}.admin-table-card .ant-card-head-title{color:#1a1a1a!important;font-size:18px!important;font-weight:600!important}.admin-table-card .ant-card-body{padding:0!important}.admin-table-card .ant-table{background:#fff!important}.admin-table-card .ant-table-measure-row{height:0!important;visibility:hidden!important;display:none!important}.admin-table-card .ant-table-measure-row td{padding:0!important;border:none!important;height:0!important}.admin-table-card .ant-table-thead,.admin-table-card .ant-table-tbody,.admin-table-card .ant-table-container{border-spacing:0!important}.admin-table-card .ant-table-content>table{border-spacing:0!important;border-collapse:collapse!important}.admin-table-card .ant-table-thead>tr>th{background:#fafafa!important;color:#1a1a1a!important;font-size:14px!important;font-weight:600!important;border-bottom:2px solid #f0f0f0!important;padding:16px 22px!important}.admin-table-card .ant-table-tbody>tr{background:#fff!important;transition:background .2s ease!important}.admin-table-card .ant-table-tbody>tr:hover{background:#f9fafb!important}.admin-table-card .ant-table-tbody>tr>td{color:#262626!important;border-bottom:1px solid #f0f0f0!important;padding:16px 22px!important;font-size:14px!important}.admin-table-card .ant-pagination{padding:20px 24px!important}.admin-table-card .ant-pagination-item{background:#fff!important;border:1px solid #d9d9d9!important;border-radius:6px!important}.admin-table-card .ant-pagination-item a{color:#262626!important}.admin-table-card .ant-pagination-item-active{background:#667eea!important;border-color:#667eea!important}.admin-table-card .ant-pagination-item-active a{color:#fff!important}.admin-table-card .ant-pagination-prev button,.admin-table-card .ant-pagination-next button{background:#fff!important;border:1px solid #d9d9d9!important;border-radius:6px!important;color:#262626!important}.admin-table-card .ant-pagination-prev:hover button,.admin-table-card .ant-pagination-next:hover button{border-color:#667eea!important;color:#667eea!important}.admin-table-card .ant-tag{border-radius:6px!important;padding:2px 10px!important;font-size:12px!important;font-weight:500!important;border:none!important}.admin-table-card .ant-select-selector{background:#fff!important;border:1px solid #d9d9d9!important;border-radius:6px!important;color:#262626!important}.admin-table-card .ant-select-selector:hover{border-color:#667eea!important}.admin-table-card .ant-select-arrow{color:#8c8c8c!important}.admin-table-card .ant-switch{background:#00000040!important}.admin-table-card .ant-switch-checked{background:#667eea!important}.admin-action-button{height:40px!important;width:40px!important;padding:0!important;border-radius:8px!important;border:1px solid #d9d9d9!important;background:#fff!important;color:#595959!important;transition:all .2s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important}.admin-action-button:hover{background:#f5f5f5!important;border-color:#667eea!important;color:#667eea!important}.admin-action-button-primary{background:#667eea!important;border:none!important;color:#fff!important}.admin-action-button-primary:hover{background:#5568d3!important;color:#fff!important}.admin-action-button-primary:disabled{background:#f5f5f5!important;border:1px solid #d9d9d9!important;color:#bfbfbf!important;cursor:not-allowed!important}.admin-action-button-success{background:#fff!important;border:1px solid #54a9eb!important;color:#08c!important}.admin-action-button-success:hover{background:#e6f7ff!important;border-color:#08c!important;color:#08c!important}.admin-action-button-danger{background:#fff!important;border:1px solid #ffccc7!important;color:#ff4d4f!important}.admin-action-button-danger:hover{background:#fff1f0!important;border-color:#ff4d4f!important;color:#ff4d4f!important}.admin-filter-dropdown{background:#fff!important;border:1px solid #f0f0f0!important;border-radius:8px!important;padding:12px!important;box-shadow:0 4px 16px #0000001a!important}.admin-filter-dropdown .ant-input{background:#fff!important;border:1px solid #d9d9d9!important;border-radius:6px!important;color:#262626!important;padding:8px 12px!important}.admin-filter-dropdown .ant-input:hover{border-color:#667eea!important}.admin-filter-dropdown .ant-input:focus{border-color:#667eea!important;box-shadow:0 0 0 2px #667eea1a!important}.admin-filter-dropdown .ant-input::-moz-placeholder{color:#bfbfbf!important}.admin-filter-dropdown .ant-input::placeholder{color:#bfbfbf!important}.admin-filter-dropdown .ant-btn{height:32px!important;border-radius:6px!important;font-size:13px!important;font-weight:500!important}.admin-filter-dropdown .ant-btn-primary{background:#667eea!important;border:none!important}.admin-filter-dropdown .ant-btn-primary:hover{background:#5568d3!important}.admin-filter-dropdown .ant-btn-default{background:#fff!important;border:1px solid #d9d9d9!important;color:#595959!important}.admin-filter-dropdown .ant-btn-default:hover{border-color:#667eea!important;color:#667eea!important}.admin-loading-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#16213e)}.admin-loading-container .ant-spin-dot-item{background-color:#667eea!important}.admin-user-avatar{box-shadow:0 2px 8px #00000026!important}.admin-table-card .ant-typography{color:#262626!important}.admin-table-card .ant-typography-secondary{color:#8c8c8c!important}@media (max-width: 1250px){.admin-page-container{padding:20px 12px}.admin-title{font-size:24px!important}.admin-table-card .ant-card-head-title{font-size:16px!important}}@media (max-width: 768px){.admin-page-container{padding:12px 8px}.admin-header-card .ant-card-body{padding:10px!important}.admin-header-content{flex-direction:column;align-items:flex-start}.admin-title{font-size:22px!important}.admin-header-actions{flex-wrap:wrap}.admin-back-button,.admin-suggestions-button,.admin-guest-button,.admin-default-button{flex:0 0 auto!important;min-width:auto!important}.admin-table-card .ant-card-head{padding:16px 20px!important}.admin-table-card .ant-card-head-title{font-size:16px!important}.admin-table-card .ant-pagination{padding:16px 20px!important}.admin-action-button{height:36px!important;width:36px!important;font-size:14px!important}}.ant-select-dropdown{background:#fff!important;border:1px solid #f0f0f0!important;border-radius:8px!important;box-shadow:0 4px 16px #0000001a!important}.ant-select-item{color:#262626!important}.ant-select-item-option-selected{background:#f0f5ff!important;color:#667eea!important}.ant-select-item-option-active{background:#f5f5f5!important}.ant-popover-inner{background:#fff!important;border:1px solid #f0f0f0!important;border-radius:8px!important;box-shadow:0 4px 16px #0000001a!important}.ant-popover-title{color:#1a1a1a!important;border-bottom:1px solid #f0f0f0!important;font-weight:600!important}.ant-popover-inner-content{color:#595959!important}.ant-popover-buttons button{border-radius:6px!important;font-weight:500!important}.ant-tooltip-inner{background:#000000d9!important;border-radius:6px!important;font-size:12px!important}.ant-badge-dot{box-shadow:0 0 0 2px #fff!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 221.2 83.2% 53.3%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 221.2 83.2% 53.3%;--radius: .5rem}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.max-w-none{max-width:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.break-all{word-break:break-all}.border{border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:hsl(var(--secondary))}::-webkit-scrollbar-thumb{border-radius:calc(var(--radius) - 2px);background-color:hsl(var(--muted-foreground))}::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--primary))}.conversation-list-scroll::-webkit-scrollbar{width:6px}.conversation-list-scroll::-webkit-scrollbar-track{background:transparent}.conversation-list-scroll::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.conversation-list-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff80}.prose strong,.prose b{font-weight:700!important;color:inherit}.prose em{font-style:italic!important}.prose code{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.125rem .25rem;font-size:.875rem;line-height:1.25rem;font-family:Courier New,Courier,monospace}.prose pre{overflow-x:auto;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:1rem}.prose pre code{background-color:transparent;padding:0}.prose a{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.prose a:hover{text-decoration-line:underline}.prose ul{margin-top:.5rem;margin-bottom:.5rem;list-style-type:disc;padding-left:1.5rem}.prose ol{margin-top:.5rem;margin-bottom:.5rem;list-style-type:decimal;padding-left:1.5rem}.prose li{margin-top:.25rem;margin-bottom:.25rem}.prose blockquote{margin-top:1rem;margin-bottom:1rem;border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding-left:1rem;font-style:italic}.prose h1{margin-top:1rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700}.prose h2{margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.prose h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:700}.prose h4{margin-top:1.25rem;margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:700}.prose h5{margin-top:1.25rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.prose p{margin-top:.5rem;margin-bottom:.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}@keyframes searchScan{0%{transform:translate(0)}25%{transform:translate(-8px,4px)}50%{transform:translate(-4px,8px)}75%{transform:translate(4px,4px)}to{transform:translate(0)}}.fade-in-up{animation:fadeInUp .6s ease-out forwards}.scale-in{animation:scaleIn .4s ease-out forwards}.slide-in-from-top{animation:slideInFromTop .5s ease-out forwards}.agent-card{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.agent-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.agent-card:hover:before{left:100%}.agent-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00152926}.glass-card{background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}@media print{.no-print{display:none!important}@page{margin:30mm}body{background:#fff!important}.shared-message-page{background:#fff!important;padding:0!important}.shared-message-page>div{max-width:100%!important;margin:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important}.prose{max-width:100%!important}.prose h1{page-break-after:avoid;margin-top:16px;margin-bottom:16px}.prose h2{page-break-after:avoid;margin-top:32px;margin-bottom:16px}.prose h3{page-break-after:avoid;margin-top:24px;margin-bottom:12px}.prose h4,.prose h5{page-break-after:avoid;margin-top:20px;margin-bottom:8px}.prose p{margin-top:8px;margin-bottom:8px;orphans:3;widows:3}.prose ul,.prose ol,.prose li{page-break-inside:avoid}.prose pre{page-break-inside:avoid;background:#f5f5f5!important;border:1px solid #ddd!important}.prose code{background:#f5f5f5!important}.prose blockquote{page-break-inside:avoid;border-left:4px solid #ddd!important}.prose a{color:#1890ff!important;text-decoration:underline!important}.prose img{max-width:100%!important;page-break-inside:avoid}.prose table{page-break-inside:avoid;border:1px solid #ddd!important}.prose th,.prose td{border:1px solid #ddd!important;padding:8px!important}.hide-scrollbar{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:16px!important;overflow-x:visible!important;scroll-snap-type:none!important;padding:0!important}.hide-scrollbar>div{flex:none!important;scroll-snap-align:none!important;transform:none!important;opacity:1!important}.hide-scrollbar .ant-card{border:1px solid #d9d9d9!important;box-shadow:none!important}.hide-scrollbar img{max-height:none!important;height:auto!important}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
