@charset "UTF-8";.dashboard-header-right{display:flex;align-items:center;gap:16px;margin-left:auto}.header-btn{background:#ffffff0d;border-radius:200px;height:40px;padding:16px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;cursor:pointer;border:none}.user-info{display:flex;align-items:center;gap:8px}.user-avatar{width:32px;height:32px;border-radius:50%;background-image:url(/images/user-avatar.png);background-size:cover;position:relative}.user-badge{background:#4b3bff!important;padding:0 8px;border-radius:4px;font-size:12px;color:#fff!important;height:auto;line-height:normal}.user-panel{position:absolute;width:14rem;border-radius:.5rem;top:150%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;z-index:1000000;border:1px solid #354250;gap:.5rem;background:#0d0f1a;padding:.5rem 1rem}.user-panel.move-left{left:-100%}.user-panel .item{height:30px!important;text-align:left;width:100%;line-height:30px;padding-left:.7rem}.user-panel .item:hover{border:none;border-radius:.5rem;background:linear-gradient(to top,#354490,#1c2140)}.sidebar-item{background:#fff0;height:42px;border-radius:4px;margin-bottom:8px;display:flex;align-items:center;padding:0 24px;opacity:.65;cursor:pointer;color:#dde9f8}.sidebar-item.active{background:#ffffff1a;opacity:1}.sidebar-item:hover{opacity:1}.sidebar-item-icon{width:16px;height:16px;margin-right:12px;background-size:contain;background-repeat:no-repeat}.sidebar-item-text{font-size:14px;font-weight:600}.sidebar-section-title{margin:16px 0;font-weight:700;color:#dde9f8;padding:0 24px}.agent-name-item{margin-left:27px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.sidebar-submenu{display:flex;align-items:center;padding-left:3.2rem;font-size:.8rem;padding-bottom:.6rem;padding-top:.6rem;height:40px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar-submenu.active,.sidebar-submenu:hover{background-color:#ffffff1a;border-radius:.2rem}.sidebar-active-dot{width:.4rem;height:.4rem;margin-right:.5rem;background-color:#39944d;border-radius:100%}.sidebar-inactive-dot{width:.4rem;height:.4rem;margin-right:.5rem;background-color:#dc3c22;border-radius:100%}body{font-family:Inter,sans-serif;background:#20232e;color:#dde9f8;overflow-x:hidden;min-height:100vh}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sidebar-panel{position:fixed;top:0;right:0;width:800px;height:100vh;background:#20232e;z-index:1001;transform:translate(100%);transition:transform .3s ease-in-out;overflow-y:auto}.sidebar-panel.open{transform:translate(0)}.main-content{padding:40px 48px;height:100%;position:relative}.page-header{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.back-button{width:32px;height:32px;background:transparent;border:none;cursor:pointer;color:#dde9f8;font-size:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.back-button:hover{color:#fff;background:#ffffff1a}.page-title{font-size:24px;font-weight:600;color:#dde9f8}.close-button{position:absolute;top:20px;right:20px;width:32px;height:32px;background:transparent;border:none;cursor:pointer;color:#dde9f8b3;font-size:20px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.close-button:hover{color:#fff;background:#ffffff1a}.form-section{margin-bottom:20px}.section-title{font-size:18px;font-weight:600;color:#dde9f8;margin-bottom:16px}.persona-name-input{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;font-size:16px;color:#dde9f8;font-family:Inter,sans-serif;outline:none;transition:all .2s}.persona-name-input:focus{border-color:#37a2f7;box-shadow:0 0 0 3px #37a2f71a}.persona-name-input::-moz-placeholder{color:#dde9f880}.persona-name-input::placeholder{color:#dde9f880}.tab-group{display:flex;gap:8px;margin-bottom:16px}.tab-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 16px;font-size:14px;color:#dde9f8b3;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}.tab-button.active{background:linear-gradient(105.05deg,#098391 16.38%,#4355f4 88.22%);border-color:#37a2f7;color:#fff}.tab-button:hover:not(.active){background:#ffffff1a;color:#dde9f8}.tone-input-container{position:relative;margin-bottom:16px}.tone-input{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;font-size:14px;color:#dde9f880;font-family:Inter,sans-serif;outline:none;transition:all .2s}.tone-input:focus{border-color:#37a2f7;box-shadow:0 0 0 3px #37a2f71a}.tone-tags{display:flex;gap:8px}.tone-tag{background:#8b5cf633;border:1px solid rgba(139,92,246,.4);border-radius:16px;padding:6px 12px;font-size:12px;color:#a78bfa;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:4px}.tone-tag:hover{background:#8b5cf64d}.tone-tag .add-icon{font-size:10px}.content-source-description{font-size:14px;color:#dde9f8b3;margin-bottom:16px;line-height:1.5}.content-source-tabs{display:flex;gap:0;margin-bottom:24px;background:#ffffff0d;border-radius:8px;padding:4px}.content-tab{flex:1;background:transparent;border:none;padding:8px 16px;font-size:14px;color:#dde9f8b3;cursor:pointer;border-radius:6px;transition:all .2s}.content-tab.active{background:#37a2f7;color:#fff}.upload-area{background:#ffffff05;border:2px dashed rgba(221,233,248,.2);border-radius:12px;padding:32px;text-align:center;transition:all .2s;cursor:pointer;margin-bottom:24px}.upload-area:hover{background:#ffffff0d;border-color:#dde9f84d}.upload-area.drag-over{background:#37a2f71a;border-color:#37a2f7}.upload-icon{width:48px;height:48px;background-image:url(./images/file-icon.svg);background-size:contain;margin:0 auto 16px;opacity:.7}.upload-text{font-size:16px;color:#dde9f8;margin-bottom:8px}.upload-subtext{font-size:14px;color:#dde9f8b3;line-height:1.4}.select-container{position:relative;margin-bottom:32px}.custom-select{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;font-size:14px;color:#dde9f8b3;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Inter,sans-serif;position:relative}.custom-select:focus{outline:none;border-color:#37a2f7;box-shadow:0 0 0 3px #37a2f71a}.select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-image:url(./images/dropdown-icon.svg);background-size:contain;pointer-events:none}.action-buttons{display:flex;justify-content:flex-end;gap:12px}.cancel-btn{background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:12px 24px;color:#dde9f8b3;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.cancel-btn:hover{background:#ffffff0d;color:#dde9f8}.confirm-btn{background:linear-gradient(105.05deg,#098391 16.38%,#4355f4 88.22%);border:1px solid #37a2f7;border-radius:8px;padding:12px 24px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.confirm-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4355f44d}#file-input{display:none}@media (max-width: 768px){.sidebar-panel{width:100vw;right:0}.main-content{padding:20px}.tab-group,.tone-tags{flex-wrap:wrap}.action-buttons{flex-direction:column}}.agent-breadcrumb-section{flex:1;display:flex;flex-direction:column;gap:24px;max-width:800px}.agent-breadcrumb{display:flex;align-items:center;gap:16px}.agent-breadcrumb-nav{display:flex;align-items:center;gap:8px}.agent-breadcrumb-icon{width:16px;height:16px;background-image:url(/images/dashboard-icon.svg);background-size:contain}.agent-breadcrumb-text{font-size:20px;color:#fff9}.agent-breadcrumb-separator{font-size:20px;color:#fff}.agent-breadcrumb-current{font-size:20px;font-weight:700;color:#fff}.agent-status-badge{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#ffffff0d;border-radius:27px}.agent-status-dot{width:5px;height:5px;border-radius:50%;background-color:#4cd964}.agent-status-dot.active{background-color:#4cd964}.agent-status-dot.inactive{background-color:#3860f4}.agent-status-dot.error{background-color:#f44336}.agent-status-text{font-size:12px;color:#fff}.agent-stop-button{margin-left:12px;padding:4px 12px;background:linear-gradient(135deg,#ff6b6b,#ff5252);border:none;border-radius:6px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px}.agent-stop-button:hover{background:linear-gradient(135deg,#ff5252,#f44336);transform:translateY(-1px);box-shadow:0 4px 12px #ff6b6b4d}.agent-stop-button:active{transform:translateY(0)}.agent-stop-button:disabled{background:#ffffff1a;color:#ffffff80;cursor:not-allowed;transform:none;box-shadow:none}.agent-start-button{margin-left:12px;padding:4px 12px;background:linear-gradient(135deg,#4cd964,#22c55e);border:none;border-radius:6px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px}.agent-start-button:hover{background:linear-gradient(135deg,#22c55e,#16a34a);transform:translateY(-1px);box-shadow:0 4px 12px #4cd9644d}.agent-start-button:active{transform:translateY(0)}.agent-start-button:disabled{background:#ffffff1a;color:#ffffff80;cursor:not-allowed;transform:none;box-shadow:none}.agent-info-tags{display:flex;gap:8px;height:28px}.agent-info-tag{display:flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:8px;font-size:12px}.agent-class-tag{background:linear-gradient(to right,#3e2c6a80,#3d206b);min-width:140px}.agent-time-tag{background:linear-gradient(#4355f400,#4363f433),linear-gradient(90deg,#151826,#19192d);border:1px solid rgba(255,255,255,.05);gap:4px}.agent-time-icon{width:12px;height:12px;background-image:url(/images/frame-3.svg);background-size:contain}.agent-class-label{color:#dde9f880;//min-width: 80px}.agent-class-value{color:#dde9f8;min-width:80px}.agent-time-label{color:#dde9f880;min-width:120px}.agent-time-value{color:#dde9f8;min-width:170px}.agent-tabs-row{display:flex;align-items:flex-end}.agent-left-tabs{width:auto}.agent-right-tabs-section{position:absolute;bottom:0;right:0;width:320px;z-index:10}.agent-right-tabs{width:100%;justify-content:flex-start}.agent-tabs-container{display:flex;justify-content:space-between}.agent-tab{display:flex;align-items:center;gap:12px;padding:12px;height:46px;width:107px;border-radius:4px 4px 0 0;justify-content:center}.agent-tab.active{border-bottom:1px solid #dde9f8}.agent-tab.inactive{border-bottom:1px solid rgba(255,255,255,.05)}.agent-tab-icon{width:16px;height:16px;background-size:contain}.agent-drafts-icon{background-image:url(/images/frame-3.svg)}.agent-history-icon{background-image:url(/images/frame-3.svg)}.agent-persona-icon{background-image:url(/images/user-icon.svg)}.agent-tab-text{font-size:16px}.agent-tab.active .agent-tab-text{font-weight:700;color:#fff}.agent-tab.inactive .agent-tab-text{font-weight:500;color:#dde9f8b3}.agent-action-buttons{display:flex;gap:8px;flex-shrink:0}.agent-action-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;height:32px;width:104px;border-radius:8px;font-size:16px;font-weight:700;border:none;cursor:pointer}.agent-stop-btn{background:linear-gradient(to right,#d0021b80,#d0021b);color:#fff}.agent-delete-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.05);color:#dde9f8b3}.agent-stop-icon{background-image:url(/images/status-error.svg)}.agent-delete-icon{background-image:url(/images/status-inactive.svg);text-decoration:none;justify-content:center;border:none;cursor:pointer}.agent-stop-btn{background:linear-gradient(#4355f400,#4363f433),linear-gradient(90deg,#151826,#19192d);border:1px solid #37a2f7;color:#dde9f8}.agent-delete-btn{background:linear-gradient(to bottom,#f481430b,#f4554333);border:1px solid #ff8585;color:#dde9f8}.agent-btn-icon{width:16px;height:16px;background-size:contain}.agent-stop-icon{background-image:url(./images/frame-3.svg)}.agent-delete-icon{background-image:url(./images/frame-3.svg)}.agent-main-content{flex:1;min-width:0;background:transparent;border:0px solid #2c323f;border-radius:8px;margin-right:24px;height:-moz-fit-content;height:fit-content}.agent-content-wrapper{display:flex;gap:24px;min-height:auto}.agent-right-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.agent-persona-card{background:linear-gradient(#4355f400,#4363f433),linear-gradient(90deg,#151826,#19192d);border:1px solid #2c323f;border-radius:8px;padding:24px;cursor:pointer;transition:all .3s ease;height:-moz-fit-content;height:fit-content}.agent-persona-card:hover{border-color:#37a2f7;transform:translateY(-2px);box-shadow:0 4px 12px #37a2f71a}@media (max-width: 1200px){.agent-content-wrapper{flex-direction:column}.agent-right-sidebar{width:100%}.agent-main-content{margin-right:0;margin-bottom:24px}.agent-right-tabs-section{position:static;width:auto;margin-top:16px}.agent-tabs-row{flex-direction:column;gap:16px;align-items:flex-start}}@media (max-width: 768px){.agent-page-container{gap:24px}.agent-top-section{flex-direction:column;gap:16px;align-items:stretch}.agent-breadcrumb-section{max-width:none}.agent-action-buttons{justify-content:flex-end}.agent-content-wrapper{gap:16px}.agent-persona-card{padding:16px}.agent-info-tags{flex-wrap:wrap;height:auto}.agent-info-tag{min-width:auto}}.agent-alert-content{margin-top:24px;width:100%;background:linear-gradient(#4355f400,#4363f433),linear-gradient(90deg,#151826,#19192d);border:1px solid #2c323f;border-radius:8px;padding:24px}.agent-content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.agent-content-title{font-size:20px;font-weight:700;color:#fff;margin:0}.agent-content-title2{font-size:18px;font-weight:500;color:#fff;margin:0}.agent-content-subtitle{font-size:14px;font-weight:400;color:#a6b1c3;margin:8px 0 0}.agent-content-controls{display:flex;align-items:center;gap:8px}.agent-auto-text{font-size:12px;color:#dde9f880}.agent-switch{display:flex;align-items:center;padding:1px 4px;background:linear-gradient(#4355f400,#4363f433),linear-gradient(90deg,#151826,#19192d);border:1px solid rgba(221,233,248,.12);border-radius:16px;gap:5px}.agent-switch-nob{width:16px;height:16px;background:#dde9f880;border-radius:77px;box-shadow:0 2px 4px #00230b33}.agent-switch-text{font-family:Roboto,sans-serif;font-size:12px;color:#dde9f8;line-height:20px}.agent-table-header{display:flex;height:48px;background:#ffffff0d;border-radius:2px;margin-bottom:4px}.agent-table-header-cell{display:flex;align-items:center;padding:6px 16px 8px;font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:600;color:#fff}.agent-content-header-cell{width:384px;gap:6px}.agent-sort-arrow{width:12px;height:10px;background-image:url(./images/arrow.svg);background-size:contain;transform:rotate(90deg)}.agent-table-body{display:flex;flex-direction:column}.agent-table-row{display:flex;height:48px;border-bottom:1px solid rgba(255,255,255,.05);align-items:center}.agent-table-cell{padding:12px 16px;font-family:Source Sans Pro,sans-serif;font-size:14px;color:#dde9f8}.ant-table-cell{background-color:#151826!important}.agent-content-cell{width:384px;min-width:200px;max-width:500px;display:flex;align-items:center;gap:8px;flex:1}.agent-content-text-cell{width:384px;margin-top:10px;max-height:100px;overflow-y:auto;word-wrap:break-word;white-space:pre-wrap;line-height:1.4;flex:1;overflow-y:hidden}.agent-copy-icon-cell{width:14px;height:13px;background-image:url(./images/copy-icon.svg);background-size:contain}.agent-agent-cell{width:122px}.agent-time-cell{width:123px}.agent-status-cell{width:63px;display:flex;align-items:center;gap:8px}.agent-status-indicator{width:6px;height:6px;background:#67be67;border-radius:50%}.agent-operation-cell{width:125px;display:flex;gap:4px}.agent-operation-link{color:#37a2f7;text-decoration:none;font-size:14px}.agent-operation-link:hover{text-decoration:underline}.agent-persona-info,.agent-persona-header{display:flex;flex-direction:column;gap:16px}.agent-persona-icon{width:20px;height:20px;background-image:url(/images/agent-icon_agentsimages.svg);background-size:contain}.agent-persona-title{font-size:16px;font-weight:900;color:#fff}.agent-persona-tags{display:flex;gap:8px;flex-wrap:wrap}.agent-persona-tag{padding:4px 12px;border-radius:8px;font-size:14px;color:#dde9f8}.agent-social-tag{background:linear-gradient(to right,#3e2c6a80,#3d206b)}.agent-tone-tag{background:linear-gradient(to right,#1a4e6180,#204d6b)}.agent-level-tag{background:linear-gradient(to right,#61541a80,#6b5d20)}.agent-persona-stats{display:flex;gap:8px}.agent-stat-item{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#ffffff0d;border-radius:27px;height:28px}.agent-stat-icon{width:12px;height:12px;background-size:contain}.agent-pin-icon{background-image:url(/images/pin-icon_agentsimages.svg)}.agent-doc-icon{background-image:url(/images/book-icon_agentsimages.svg)}.agent-stat-text{font-size:12px;color:#fff}.agent-persona-footer{display:flex;justify-content:space-between;align-items:center}.agent-last-edited{font-size:12px;color:#dde9f880}.agent-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px}.agent-pagination-left{display:flex;align-items:center;gap:8px}.agent-pagination-number{padding:8px 12px;background:transparent;border:1px solid transparent;border-radius:2px;color:#2c323f;font-size:14px;cursor:pointer}.agent-pagination-number.active{background:linear-gradient(91.4002deg,#2de5fa 16.38%,#4355f4 88.22%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:500;border:1px solid #2de5fa;border-radius:2px}.agent-pagination-ellipsis{font-family:Arial,sans-serif;font-size:14px;color:#2c323f;letter-spacing:2px;width:24px;text-align:center}.agent-pagination-arrow{width:12px;height:12px;background-size:contain}.agent-arrow-left{background-image:url(/images/arrow.svg);transform:rotate(180deg)}.agent-arrow-right{background-image:url(/images/arrow.svg)}.agent-page-size-selector{display:flex;align-items:center;gap:4px;padding:0 8px;background:linear-gradient(to bottom,#2c323f,#2c323f4d);border:1px solid #2c323f;border-radius:2px;margin-left:2px}.agent-page-size-text{font-family:Roboto,sans-serif;font-size:14px;color:#dde9f8b3}.agent-title-cell{width:180px;min-width:120px;max-width:220px;word-break:break-all}.agent-time-cell{width:140px;min-width:100px;text-align:center}.agent-status-cell{width:90px;min-width:70px;text-align:center}.agent-operation-cell{width:185px;min-width:120px;text-align:center}.agent-page-container{display:flex;flex-direction:column;gap:32px;width:100%;min-height:auto}.agent-top-section{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;position:relative}.agent-persona-name{display:flex;align-items:center;justify-content:space-between;width:100%}.agent-persona-title-section{display:flex;align-items:center;gap:8px}.agent-persona-actions{display:flex;align-items:center;gap:8px;opacity:0;transition:opacity .3s ease}.agent-persona-card:hover .agent-persona-actions{opacity:1}.agent-action-icon{width:24px;height:24px;cursor:pointer;transition:all .3s ease;border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative}.agent-action-icon:hover{background:#ffffff1a;transform:scale(1.1)}.agent-stop-icon{color:#ffa726}.agent-stop-icon:hover{background:#ffa7261a}.agent-delete-icon{color:#ef5350}.agent-delete-icon:hover{background:#ef53501a}.agent-stop-icon:before{content:"⏸";font-size:14px;line-height:1}.agent-delete-icon:before{content:"🗑";font-size:14px;line-height:1}.agent-table-container{width:100%;overflow-x:auto;min-height:auto;background:linear-gradient(to bottom,#151a2e,#1c2754);border-radius:8px;padding:0}.agent-table-wrapper{min-width:900px;width:100%}@media (max-width: 1200px){.agent-table-container{overflow-x:scroll}}@media (max-width: 768px){.agent-table-container{margin:0 -16px;border-radius:0}.agent-table-wrapper{min-width:800px}}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.news-container{background:#12141c;position:relative;width:100%;min-height:100vh;color:#dde9f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.news-navbar{position:fixed;top:0;left:0;width:100%;height:80px;background:#090a11f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 80px}.navbar-left{display:flex;align-items:center;gap:30px}.logo-container{display:flex;align-items:center;gap:10px}.logo-icon{width:48px;height:48px;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame%205'%3e%3cpath%20id='Union'%20d='M20.5215%2043.1959H13.5654V39.7174H20.5215V43.1959ZM17.9131%2025.8043H24V22.3258H20.5215V18.8483H40.5215V22.3258H44V25.8043H29.2178V29.9342L37.0439%2027.9782L39.2178%2036.2389H35.7393L33.7656%2041.5026C33.3838%2042.5208%2032.4097%2043.1959%2031.3223%2043.1959H24.8691V39.7174H28.3477V36.2389H24.8691V32.7604H21.3916V36.2389H14.4346V29.2829H10.9561V25.8043H14.4346V22.3258H10.9561V18.8483H17.9131V25.8043ZM24.8691%2039.7174H21.3916V36.2389H24.8691V39.7174ZM17.9131%2032.7604H21.3916V29.2829H17.9131V32.7604ZM7.47852%2029.2829H4V25.8043H7.47852V29.2829ZM10.9561%2025.8043H7.47852V22.3258H10.9561V25.8043ZM10.9561%2016.2389H7.47852V12.7604H10.9561V16.2389ZM27.4785%2016.2389H14.4346V12.7604H27.4785V16.2389ZM37.0439%2016.2389H30.9561V12.7604H27.4785V9.28286H20.5215V5.80435H37.0439V16.2389Z'%20fill='url(%23paint0_linear_2001_1745)'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2001_1745'%20x1='10.619'%20y1='10.9976'%20x2='41.129'%20y2='13.1916'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%232DE5FA'/%3e%3cstop%20offset='1'%20stop-color='%234355F4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center}.logo-text{width:120px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20173%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%20180'%3e%3cg%20id='HolmesAI'%3e%3cpath%20d='M0%201.624H3.612V9.296H22.176V1.624H25.788V20.076H22.176V12.32H3.612V20.048H0V1.624Z'%20fill='var(--fill-0,%20%23DDE9F8)'/%3e%3cpath%20d='M53.9315%200H57.5435V20.048H53.9315V0Z'%20fill='var(--fill-0,%20%23DDE9F8)'/%3e%3cpath%20d='M68.5079%204.592H71.8679C73.0159%204.592%2074.2479%204.928%2075.2279%205.768C75.5079%206.02%2075.7599%206.3%2075.9839%206.608C76.2079%206.3%2076.4599%206.02%2076.7399%205.768C77.7199%204.928%2078.9519%204.592%2080.0999%204.592H83.4599C84.6359%204.592%2085.8399%204.928%2086.8479%205.768C87.5759%206.384%2088.1079%207.28%2088.3319%208.316C88.4439%208.736%2088.4719%209.156%2088.4999%209.604C88.5559%2010.976%2088.5279%2018.956%2088.4999%2020.048H84.8599C84.8599%2018.2%2084.8599%2010.08%2084.8599%209.576C84.8319%208.484%2084.6359%208.26%2084.3279%208.008C84.0479%207.756%2083.5439%207.588%2083.0119%207.588H78.7559C78.1959%207.588%2077.7199%207.756%2077.4119%208.008C77.1319%208.26%2076.9079%208.484%2076.9079%209.576C76.9079%209.632%2076.9079%2019.992%2076.9079%2020.048H73.2399C73.2399%2018.256%2073.2399%2010.052%2073.2399%209.576C73.2399%208.484%2073.0159%208.26%2072.7359%208.008C72.4279%207.756%2071.9519%207.588%2071.3919%207.588H67.1639C66.6039%207.588%2066.1279%207.756%2065.8199%208.008C65.5399%208.26%2065.3159%208.484%2065.3159%209.576C65.3159%209.744%2065.2599%2020.048%2065.2599%2020.048H61.6479V4.62H65.2599V5.684C66.2399%204.9%2067.4159%204.592%2068.5079%204.592Z'%20fill='var(--fill-0,%20%23DDE9F8)'/%3e%3cpath%20d='M97.2018%204.592H107.59C109.83%204.592%20112.602%206.104%20112.602%209.212V13.748H95.7738V15.456C95.7738%2016.128%2096.1378%2017.08%2097.6498%2017.08H107.142C108.654%2017.08%20108.962%2016.128%20108.962%2015.456H112.602C112.602%2018.564%20109.83%2020.076%20107.59%2020.076H97.2018C94.9618%2020.076%2092.1618%2018.564%2092.1618%2015.456V9.212C92.1618%206.104%2094.9618%204.592%2097.2018%204.592ZM107.142%207.588H97.6498C96.1378%207.588%2095.7738%208.54%2095.7738%209.212V10.78H108.962V9.212C108.962%208.54%20108.654%207.588%20107.142%207.588Z'%20fill='var(--fill-0,%20%23DDE9F8)'/%3e%3cpath%20d='M120.854%204.592H129.786C132.362%204.592%20134.714%206.44%20134.714%209.352H131.102C131.13%208.204%20130.346%207.588%20129.366%207.588H121.302C119.762%207.588%20119.454%208.54%20119.454%209.24C119.454%209.94%20119.79%2010.808%20121.302%2010.808H130.066C132.25%2010.808%20135.078%2012.264%20135.078%2015.428C135.078%2018.564%20132.334%2020.048%20130.066%2020.048H121.022C118.558%2020.048%20116.01%2018.396%20116.01%2015.316H119.622C119.622%2016.1%20119.958%2017.052%20121.47%2017.052H129.618C131.158%2017.052%20131.466%2016.128%20131.466%2015.428C131.466%2014.728%20131.102%2013.804%20129.618%2013.804H120.854C118.642%2013.804%20115.842%2012.404%20115.842%209.24C115.842%206.104%20118.586%204.592%20120.854%204.592Z'%20fill='var(--fill-0,%20%23DDE9F8)'/%3e%3cpath%20d='M149.821%201.624H152.845L166.033%2020.048H161.553L158.501%2015.792H144.137L141.085%2020.048H136.633L149.821%201.624ZM151.333%205.74L146.293%2012.796H156.373L151.333%205.74Z'%20fill='var(--fill-0,%20%23DDE9F8)'/%3e%3cpath%20d='M168.722%201.624H172.334V20.048H168.722V1.624Z'%20fill='var(--fill-0,%20%23DDE9F8)'/%3e%3c/g%3e%3cpath%20id='Polygon%2022'%20d='M40.0488%204.4064C40.1374%204.36814%2040.2376%204.36814%2040.3262%204.4064L48.7188%208.04019C48.8468%208.09563%2048.9297%208.22194%2048.9297%208.36148V14.7345C48.9297%2014.8741%2048.8468%2015.0004%2048.7188%2015.0558L40.3262%2018.6896C40.2376%2018.7279%2040.1374%2018.7279%2040.0488%2018.6896L31.6562%2015.0558C31.5282%2015.0004%2031.4453%2014.8741%2031.4453%2014.7345V8.36148C31.4453%208.22194%2031.5282%208.09563%2031.6562%208.04019L40.0488%204.4064Z'%20stroke='var(--stroke-0,%20%23DDE9F8)'%20stroke-width='3.3'/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center}.nav-links{display:flex;align-items:center;gap:40px}.nav-link{color:#dde9f8;text-decoration:none;font-size:20px;font-weight:400;transition:color .3s ease}.nav-link:hover{color:#2de5fa}.nav-link.active{font-weight:600}.dashboard-btn{background:#2de5fa1a;border:1px solid rgba(216,232,234,.4);border-radius:4px;padding:8px 20px;color:#dde9f8;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:8px}.dashboard-btn:hover{background:#2de5fa33;transform:translateY(-2px)}.dashboard-mask{width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20132%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Mask%20group'%3e%3cmask%20id='mask0_2001_1712'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='132'%20height='40'%3e%3crect%20id='Rectangle%207'%20width='132'%20height='40'%20rx='4'%20fill='url(%23paint0_linear_2001_1712)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2001_1712)'%3e%3cg%20id='Rectangle%206'%20opacity='0.4'%20filter='url(%23filter0_f_2001_1712)'%3e%3cpath%20d='M23.3028%2046.5724C18.9667%2046.3315%2018.0678%2040.3241%2022.1435%2038.8246L55.5551%2026.5316C56.4851%2026.1894%2057.509%2026.2047%2058.4284%2026.5743L87.3046%2038.1843C91.3455%2039.809%2090.2474%2045.8071%2085.893%2045.8948L31%2047L23.3028%2046.5724Z'%20fill='url(%23paint1_linear_2001_1712)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_2001_1712'%20x='-0.478138'%20y='6.28559'%20width='110.295'%20height='60.7144'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='10'%20result='effect1_foregroundBlur_2001_1712'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_2001_1712'%20x1='21.8429'%20y1='5.55556'%20x2='118.3'%20y2='26.9521'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%232DE5FA'/%3e%3cstop%20offset='1'%20stop-color='%234355F4'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2001_1712'%20x1='20.7958'%20y1='28.9167'%20x2='91.1852'%20y2='51.7857'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%232DE5FA'/%3e%3cstop%20offset='1'%20stop-color='%234355F4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center}.news-banner{position:relative;margin-top:80px;height:280px;background:#12141c;display:flex;align-items:center;justify-content:center;overflow:hidden}.decorative-bg{position:absolute;top:406px;left:-65px;width:100vw;height:131px;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%202015%20131'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%20103'%3e%3cpath%20id='Rectangle%208'%20opacity='0.5'%20d='M61%200H1981V1H61V0Z'%20fill='url(%23paint0_linear_2001_1699)'/%3e%3cg%20id='Mask%20group'%3e%3cmask%20id='mask0_2001_1699'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='1'%20width='990'%20height='65'%3e%3crect%20id='Rectangle%209'%20y='1'%20width='990'%20height='65'%20fill='var(--fill-0,%20%23D9D9D9)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2001_1699)'%3e%3cg%20id='Ellipse%201'%20filter='url(%23filter0_f_2001_1699)'%3e%3cellipse%20cx='450.5'%20cy='-91.5'%20rx='749.5'%20ry='179.5'%20fill='url(%23paint1_radial_2001_1699)'%20fill-opacity='0.22'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Mask%20group_2'%3e%3cmask%20id='mask1_2001_1699'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1025'%20y='1'%20width='990'%20height='130'%3e%3crect%20id='Rectangle%209_2'%20x='1025'%20y='1'%20width='990'%20height='130'%20fill='var(--fill-0,%20%23D9D9D9)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_2001_1699)'%3e%3cg%20id='Ellipse%201_2'%20filter='url(%23filter1_f_2001_1699)'%3e%3cellipse%20cx='1475.5'%20cy='-91.5'%20rx='749.5'%20ry='179.5'%20fill='url(%23paint2_radial_2001_1699)'%20fill-opacity='0.22'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_2001_1699'%20x='-349'%20y='-321'%20width='1599'%20height='459'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='25'%20result='effect1_foregroundBlur_2001_1699'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_2001_1699'%20x='676'%20y='-321'%20width='1599'%20height='459'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='25'%20result='effect1_foregroundBlur_2001_1699'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_2001_1699'%20x1='378.714'%20y1='0.138889'%20x2='378.803'%20y2='11.5441'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2305AABD'%20stop-opacity='0.5'/%3e%3cstop%20offset='0.745'%20stop-color='%230B1CB7'%20stop-opacity='0.59'/%3e%3cstop%20offset='1'%20stop-color='%230B1CB7'%20stop-opacity='0.6'/%3e%3c/linearGradient%3e%3cradialGradient%20id='paint1_radial_2001_1699'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(493.097%20-112.157)%20rotate(0.409147)%20scale(706.921%20168.045)'%3e%3cstop%20stop-color='%232DE5FA'/%3e%3cstop%20offset='1'%20stop-color='%232DE5FA'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint2_radial_2001_1699'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(1518.1%20-112.157)%20rotate(0.409147)%20scale(706.921%20168.045)'%3e%3cstop%20stop-color='%236573F6'/%3e%3cstop%20offset='1'%20stop-color='%234355F4'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.mask-background{position:absolute;top:-36px;right:-100px;width:95%;height:844px;background-image:url(/assets/image_911-CxqMaQQj.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg) scaleY(-1);z-index:0}.news-list{position:relative;z-index:100;padding:80px 194px 100px;display:flex;flex-direction:column;gap:32px}.news-item.web3-festival .news-image{background-image:url(/assets/hk_web3_festival-heRzFbVq.png);background-size:100% 133.66%;background-position:0% 14.43%}.news-footer{position:relative;z-index:100;background:#12141c;padding:85px 232px 40px;display:flex;flex-direction:column;gap:40px}.footer-logo-icon{width:45px;height:38px;background-image:url(data:image/png;base64,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);background-size:500% 100%;background-position:top left;background-repeat:no-repeat}.social-link.twitter{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20opacity='0.7'%3e%3cpath%20id='Vector'%20d='M26.7107%2010H30.289L22.4723%2018.4717L31.6673%2030H24.4673L18.8273%2023.0083L12.3757%2030H8.79398L17.1557%2020.9383L8.33398%2010H15.7173L20.814%2016.39L26.7107%2010ZM25.454%2027.97H27.4373L14.639%2011.9233H12.5123L25.454%2027.97Z'%20fill='var(--fill-0,%20white)'/%3e%3c/g%3e%3c/svg%3e")}.social-link.discord{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20opacity='0.7'%3e%3cpath%20id='Vector'%20d='M31.6121%208.95635C31.6121%208.95635%2034.2024%207.94654%2033.9873%2010.3999C33.9162%2011.4098%2033.2673%2014.9459%2032.7642%2018.7682L31.0379%2030.0947C31.0379%2030.0947%2030.8939%2031.7535%2029.5996%2032.0432C28.3036%2032.3312%2026.3622%2031.0334%2026.0013%2030.7454C25.7133%2030.5285%2020.6056%2027.2822%2018.8064%2025.6946C18.3033%2025.2626%2017.7273%2024.3968%2018.8775%2023.3852L26.4333%2016.1708C27.2973%2015.305%2028.1596%2013.2854%2024.563%2015.7388L14.4881%2022.5923C14.4881%2022.5923%2013.336%2023.3141%2011.1778%2022.6652L6.50207%2021.2216C6.50207%2021.2216%204.77579%2020.1389%207.72521%2019.058C14.9201%2015.6659%2023.7701%2012.2027%2031.6121%208.95635Z'%20fill='var(--fill-0,%20white)'/%3e%3c/g%3e%3c/svg%3e")}.social-link.telegram{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20opacity='0.7'%3e%3cpath%20id='Vector'%20d='M29.7396%2011.1351C29.7318%2011.12%2029.7189%2011.1082%2029.7032%2011.1018C27.8878%2010.2689%2025.972%209.67493%2024.0039%209.33484C23.986%209.33151%2023.9675%209.33391%2023.9511%209.34169C23.9346%209.34947%2023.921%209.36224%2023.9123%209.37817C23.6514%209.85164%2023.4146%2010.338%2023.2028%2010.8353C21.0812%2010.5133%2018.9231%2010.5133%2016.8015%2010.8353C16.5882%2010.3367%2016.3476%209.85026%2016.0808%209.37817C16.0716%209.36258%2016.058%209.35011%2016.0416%209.34238C16.0253%209.33465%2016.007%209.33202%2015.9892%209.33484C14.0208%209.67422%2012.1049%2010.2682%2010.2897%2011.1018C10.2742%2011.1084%2010.2611%2011.1197%2010.2522%2011.134C6.62222%2016.5549%205.62784%2021.8425%206.11565%2027.0646C6.11702%2027.0774%206.12095%2027.0898%206.12721%2027.1011C6.13347%2027.1123%206.14192%2027.1222%206.15208%2027.1301C8.26577%2028.6951%2010.63%2029.8897%2013.1438%2030.6629C13.1615%2030.6682%2013.1804%2030.668%2013.1979%2030.6622C13.2155%2030.6565%2013.2309%2030.6455%2013.242%2030.6307C13.7819%2029.8961%2014.2603%2029.1182%2014.6723%2028.3049C14.678%2028.2937%2014.6812%2028.2815%2014.6818%2028.269C14.6824%2028.2565%2014.6804%2028.244%2014.6758%2028.2324C14.6712%2028.2207%2014.6642%2028.2102%2014.6552%2028.2015C14.6463%2028.1927%2014.6356%2028.186%2014.6238%2028.1817C13.8694%2027.893%2013.1391%2027.5451%2012.4396%2027.141C12.4269%2027.1336%2012.4162%2027.1231%2012.4086%2027.1105C12.4009%2027.0979%2012.3964%2027.0837%2012.3955%2027.069C12.3946%2027.0543%2012.3974%2027.0396%2012.4036%2027.0262C12.4097%2027.0128%2012.4191%2027.0011%2012.4308%2026.9922C12.578%2026.8822%2012.7226%2026.7689%2012.8646%2026.6523C12.877%2026.6421%2012.8921%2026.6355%2012.9081%2026.6333C12.9241%2026.6312%2012.9403%2026.6335%2012.9551%2026.6401C17.5374%2028.7314%2022.4984%2028.7314%2027.0265%2026.6401C27.0413%2026.6331%2027.0577%2026.6304%2027.0739%2026.6324C27.0902%2026.6344%2027.1055%2026.6409%2027.1181%2026.6512C27.2603%2026.7685%2027.4053%2026.8821%2027.553%2026.9922C27.5648%2027.001%2027.5743%2027.0126%2027.5805%2027.0259C27.5868%2027.0393%2027.5896%2027.054%2027.5889%2027.0687C27.5881%2027.0834%2027.5837%2027.0977%2027.5761%2027.1103C27.5685%2027.1229%2027.5579%2027.1335%2027.5453%2027.141C26.8474%2027.5485%2026.1164%2027.8962%2025.36%2028.1806C25.3483%2028.185%2025.3376%2028.1919%2025.3287%2028.2008C25.3198%2028.2097%2025.3129%2028.2203%2025.3084%2028.2321C25.3039%2028.2438%2025.302%2028.2564%2025.3027%2028.2689C25.3033%2028.2815%2025.3067%2028.2937%2025.3124%2028.3049C25.7314%2029.1137%2026.2091%2029.8906%2026.7417%2030.6294C26.7525%2030.6446%2026.7678%2030.656%2026.7854%2030.6619C26.803%2030.6679%2026.8221%2030.6682%2026.8399%2030.6628C29.3582%2029.8922%2031.7265%2028.6975%2033.8429%2027.1301C33.8532%2027.1226%2033.8618%2027.1129%2033.8681%2027.1018C33.8743%2027.0907%2033.8782%2027.0784%2033.8793%2027.0657C34.4633%2021.0284%2032.9016%2015.7841%2029.7396%2011.1351ZM15.3567%2023.8849C13.9771%2023.8849%2012.8403%2022.6188%2012.8403%2021.064C12.8403%2019.5091%2013.955%2018.243%2015.3567%2018.243C16.7693%2018.243%2017.8951%2019.5201%2017.873%2021.0639C17.873%2022.6188%2016.7583%2023.8849%2015.3567%2023.8849ZM24.6605%2023.8849C23.2809%2023.8849%2022.1442%2022.6188%2022.1442%2021.064C22.1442%2019.5091%2023.2589%2018.243%2024.6605%2018.243C26.0732%2018.243%2027.199%2019.5201%2027.1769%2021.0639C27.1769%2022.6188%2026.0732%2023.8849%2024.6605%2023.8849Z'%20fill='var(--fill-0,%20white)'/%3e%3c/g%3e%3c/svg%3e")}.footer-bg{position:absolute;bottom:0;left:0;width:100%;height:696px;background-image:url(/assets/image_911-CxqMaQQj.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.65;transform:rotate(180deg) scaleY(-1);z-index:0}@media (max-width: 1440px){.news-list{padding:80px 100px 100px}.news-navbar{padding:0 60px}.news-footer{padding:85px 100px 40px}}@media (max-width: 1024px){.news-navbar,.banner-content{padding:0 40px}.banner-title{font-size:36px}.banner-description{font-size:16px}.news-list{padding:80px 40px 100px}.news-item{flex-direction:column;height:auto;gap:24px;padding:24px}.news-image{width:100%;height:200px}.news-title{font-size:24px}.news-footer{padding:60px 40px 40px}.footer-sections{gap:60px}}@media (max-width: 768px){.news-navbar{padding:0 20px}.nav-links{display:none}.banner-title{font-size:28px}.news-list{padding:80px 20px 100px}.news-title{font-size:20px}.news-footer{padding:40px 20px}.footer-content,.footer-sections{flex-direction:column;gap:40px}}.full-screen-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999}.create-agent-btn{cursor:pointer}.back-rect{width:10px;height:10px;position:relative;background-color:#fff;clip-path:polygon(50% 0,50% 100%,0% 50%)}.persona-input{padding:6px 8px;font-size:14px}.gradient-text1{background:linear-gradient(0deg,#fff,#ddd)}.playground-text{font-family:Jockey One,sans-serif;font-size:20px;letter-spacing:2.4px;background:linear-gradient(103.603deg,#2de5fa 16.38%,#4355f4 88.22%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.persona-icon{width:20px;height:20px;background-image:url(/images/agent-icon.svg);background-size:contain}.persona-tip{background-color:#14ae5c;padding:.5rem 1rem;border-radius:.4rem}.persona-banner{margin-left:136px;font-size:30px;font-weight:bolder;background:url(https://www-s.ucloud.cn/2025/07/d0486ef35601890c255eb7bbc89c20f2_1751949777403.png);background-size:40%;background-repeat:no-repeat;background-position:top right}.persona-banner .inner{width:450px;padding-top:50px}.persona-banner .subtitle{font-size:12px;color:#ccc;margin-top:15px;word-wrap:break-word;font-weight:lighter}.persona-banner .create-btn1{margin-top:25px;width:300px}.persona-content{margin-left:136px}.persona-content .tabs{margin-top:30px;border-bottom:1px solid #0e3145}.persona-content .tabs .btn{margin-top:30px;position:relative;text-align:center;padding:10px;color:#ccc;cursor:pointer;display:flex;justify-content:center;align-items:center}.persona-content .tabs .btn img{width:15px;height:auto;margin-right:10px}.persona-content .tabs .btn.active{color:#fff}.persona-content .tabs .btn.active:before{content:"";position:absolute;right:0;bottom:0;left:0;top:20%;background-image:url(https://www-s.ucloud.cn/2025/07/9322eb3579202f18478721d83b1f6dc8_1751952439602.png);background-size:cover}.persona-content .tabs .btn.active:after{position:absolute;content:"";width:100%;height:1px;bottom:0;left:0;background-color:#ccc}.persona-content .tab-content{padding-top:30px;display:none}.persona-content .tab-content.active{display:block}.persona-list{display:flex;flex-wrap:wrap}.persona-list .persona-item{border:1px solid #2c313e;border-radius:8px;padding:20px;width:350px;background-color:#1a1d27;margin-bottom:20px;margin-right:20px;display:flex;flex-direction:column;z-index:1}.persona-list .persona-item .name{font-size:18px;text-align:center;font-weight:bolder}.persona-list .persona-item .content{margin-top:30px;font-size:15px;color:#ddd;margin-bottom:20px;word-wrap:break-word}.persona-list .persona-item .foot{display:flex;justify-content:flex-start;align-items:center;margin-top:auto}.persona-list .persona-item .foot img{width:30px;height:30px;margin-right:10px}.persona-list .persona-item .foot .name{font-size:13px;font-weight:lighter;color:#8f97a4}.persona-list .persona-item .foot .btn{margin-left:auto;height:30px;border:1px solid #1c313c;border-radius:5px;background-color:#1c313c;line-height:30px;font-weight:700;padding-left:20px;padding-right:20px;cursor:pointer;position:relative}.persona-list .persona-item .foot .btn:before{content:"";position:absolute;right:0;bottom:0;top:50%;left:-20%;background-image:url(https://www-s.ucloud.cn/2025/07/9322eb3579202f18478721d83b1f6dc8_1751952439602.png);background-size:cover}.persona-content .pagination{margin-top:20px;display:flex;justify-content:center;position:relative;z-index:10}.main-content{min-height:auto!important}.ant-pagination-item{border-radius:50%!important;cursor:pointer}.ant-pagination-item a{width:100%;height:100%}.ant-pagination-item-active{background-color:#fff!important;border:none!important}.news-container{position:relative;width:100%;min-height:calc(100vh - 120px);color:#dde9f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:transparent}.news-banner{position:relative;height:280px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:40px}.banner-content{position:relative;z-index:100;text-align:center;padding:0 60px}.banner-title{font-size:48px;font-weight:600;color:#dde9f8;margin-bottom:20px;line-height:1.2}.banner-description{font-size:18px;font-weight:500;color:#dde9f8b3;max-width:658px;line-height:1.6;margin:0 auto}.decorative-bg{position:absolute;top:320px;left:-65px;width:100vw;height:131px;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%202015%20131'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%20103'%3e%3cpath%20id='Rectangle%208'%20opacity='0.5'%20d='M61%200H1981V1H61V0Z'%20fill='url(%23paint0_linear_2001_1699)'/%3e%3cg%20id='Mask%20group'%3e%3cmask%20id='mask0_2001_1699'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='1'%20width='990'%20height='65'%3e%3crect%20id='Rectangle%209'%20y='1'%20width='990'%20height='65'%20fill='var(--fill-0,%20%23D9D9D9)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2001_1699)'%3e%3cg%20id='Ellipse%201'%20filter='url(%23filter0_f_2001_1699)'%3e%3cellipse%20cx='450.5'%20cy='-91.5'%20rx='749.5'%20ry='179.5'%20fill='url(%23paint1_radial_2001_1699)'%20fill-opacity='0.22'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Mask%20group_2'%3e%3cmask%20id='mask1_2001_1699'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1025'%20y='1'%20width='990'%20height='130'%3e%3crect%20id='Rectangle%209_2'%20x='1025'%20y='1'%20width='990'%20height='130'%20fill='var(--fill-0,%20%23D9D9D9)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_2001_1699)'%3e%3cg%20id='Ellipse%201_2'%20filter='url(%23filter1_f_2001_1699)'%3e%3cellipse%20cx='1475.5'%20cy='-91.5'%20rx='749.5'%20ry='179.5'%20fill='url(%23paint2_radial_2001_1699)'%20fill-opacity='0.22'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_2001_1699'%20x='-349'%20y='-321'%20width='1599'%20height='459'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='25'%20result='effect1_foregroundBlur_2001_1699'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_2001_1699'%20x='676'%20y='-321'%20width='1599'%20height='459'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='25'%20result='effect1_foregroundBlur_2001_1699'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_2001_1699'%20x1='378.714'%20y1='0.138889'%20x2='378.803'%20y2='11.5441'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2305AABD'%20stop-opacity='0.5'/%3e%3cstop%20offset='0.745'%20stop-color='%230B1CB7'%20stop-opacity='0.59'/%3e%3cstop%20offset='1'%20stop-color='%230B1CB7'%20stop-opacity='0.6'/%3e%3c/linearGradient%3e%3cradialGradient%20id='paint1_radial_2001_1699'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(493.097%20-112.157)%20rotate(0.409147)%20scale(706.921%20168.045)'%3e%3cstop%20stop-color='%232DE5FA'/%3e%3cstop%20offset='1'%20stop-color='%232DE5FA'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint2_radial_2001_1699'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(1518.1%20-112.157)%20rotate(0.409147)%20scale(706.921%20168.045)'%3e%3cstop%20stop-color='%236573F6'/%3e%3cstop%20offset='1'%20stop-color='%234355F4'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.mask-background{position:absolute;top:-36px;right:-100px;width:95%;height:844px;background-image:url(https://www-s.ucloud.cn/2025/07/72714e8436daddf900585b55766d6327_1752128167315.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg) scaleY(-1);z-index:0}.news-list{position:relative;z-index:100;padding:40px 60px 60px;display:flex;flex-direction:column;gap:32px}.news-item{background:#7488ab14;border-radius:16px;padding:32px;height:312px;display:flex;align-items:center;gap:48px;transition:all .3s ease;cursor:pointer}.news-item:hover{background:#7488ab1f;transform:translateY(-4px)}.news-image{width:665px;height:266px;border-radius:30px;background-size:cover;background-position:center;background-repeat:no-repeat;flex-shrink:0}.news-content{flex:1;display:flex;flex-direction:column;gap:24px}.news-title{font-size:32px;font-weight:700;color:#dde9f8;line-height:1.25;margin-bottom:16px}.read-more-btn{background:#2de5fa1a;border:.6px solid rgba(216,232,234,.2);border-radius:4px;padding:8px 24px;color:#fff;text-decoration:none;font-size:18px;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;height:40px;align-self:flex-start}.read-more-btn:hover{background:#2de5fa33;transform:translateY(-2px)}.news-item.web3-festival .news-image{background-image:url(/assets/hk_web3_festival-heRzFbVq.png);background-size:100% 133.66%;background-position:0% 14.43%}.news-item.web3-festival{border:1.6px solid #2c323f}.news-footer{position:relative;z-index:100;background:transparent;padding:40px 60px 20px;display:flex;flex-direction:column;gap:40px}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:100}.footer-left{display:flex;flex-direction:column;gap:40px}.footer-logo{display:flex;align-items:center;gap:15px}.footer-logo-icon{width:45px;height:38px;background-image:url(data:image/png;base64,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);background-size:500% 100%;background-position:top left;background-repeat:no-repeat}.footer-logo-text{font-size:26px;font-weight:800;color:#fff}.social-links{display:flex;gap:20px}.social-link{width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease;cursor:pointer}.social-link:hover{transform:scale(1.1)}.social-link.twitter{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20opacity='0.7'%3e%3cpath%20id='Vector'%20d='M26.7107%2010H30.289L22.4723%2018.4717L31.6673%2030H24.4673L18.8273%2023.0083L12.3757%2030H8.79398L17.1557%2020.9383L8.33398%2010H15.7173L20.814%2016.39L26.7107%2010ZM25.454%2027.97H27.4373L14.639%2011.9233H12.5123L25.454%2027.97Z'%20fill='var(--fill-0,%20white)'/%3e%3c/g%3e%3c/svg%3e")}.social-link.discord{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20opacity='0.7'%3e%3cpath%20id='Vector'%20d='M31.6121%208.95635C31.6121%208.95635%2034.2024%207.94654%2033.9873%2010.3999C33.9162%2011.4098%2033.2673%2014.9459%2032.7642%2018.7682L31.0379%2030.0947C31.0379%2030.0947%2030.8939%2031.7535%2029.5996%2032.0432C28.3036%2032.3312%2026.3622%2031.0334%2026.0013%2030.7454C25.7133%2030.5285%2020.6056%2027.2822%2018.8064%2025.6946C18.3033%2025.2626%2017.7273%2024.3968%2018.8775%2023.3852L26.4333%2016.1708C27.2973%2015.305%2028.1596%2013.2854%2024.563%2015.7388L14.4881%2022.5923C14.4881%2022.5923%2013.336%2023.3141%2011.1778%2022.6652L6.50207%2021.2216C6.50207%2021.2216%204.77579%2020.1389%207.72521%2019.058C14.9201%2015.6659%2023.7701%2012.2027%2031.6121%208.95635Z'%20fill='var(--fill-0,%20white)'/%3e%3c/g%3e%3c/svg%3e")}.social-link.telegram{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20opacity='0.7'%3e%3cpath%20id='Vector'%20d='M29.7396%2011.1351C29.7318%2011.12%2029.7189%2011.1082%2029.7032%2011.1018C27.8878%2010.2689%2025.972%209.67493%2024.0039%209.33484C23.986%209.33151%2023.9675%209.33391%2023.9511%209.34169C23.9346%209.34947%2023.921%209.36224%2023.9123%209.37817C23.6514%209.85164%2023.4146%2010.338%2023.2028%2010.8353C21.0812%2010.5133%2018.9231%2010.5133%2016.8015%2010.8353C16.5882%2010.3367%2016.3476%209.85026%2016.0808%209.37817C16.0716%209.36258%2016.058%209.35011%2016.0416%209.34238C16.0253%209.33465%2016.007%209.33202%2015.9892%209.33484C14.0208%209.67422%2012.1049%2010.2682%2010.2897%2011.1018C10.2742%2011.1084%2010.2611%2011.1197%2010.2522%2011.134C6.62222%2016.5549%205.62784%2021.8425%206.11565%2027.0646C6.11702%2027.0774%206.12095%2027.0898%206.12721%2027.1011C6.13347%2027.1123%206.14192%2027.1222%206.15208%2027.1301C8.26577%2028.6951%2010.63%2029.8897%2013.1438%2030.6629C13.1615%2030.6682%2013.1804%2030.668%2013.1979%2030.6622C13.2155%2030.6565%2013.2309%2030.6455%2013.242%2030.6307C13.7819%2029.8961%2014.2603%2029.1182%2014.6723%2028.3049C14.678%2028.2937%2014.6812%2028.2815%2014.6818%2028.269C14.6824%2028.2565%2014.6804%2028.244%2014.6758%2028.2324C14.6712%2028.2207%2014.6642%2028.2102%2014.6552%2028.2015C14.6463%2028.1927%2014.6356%2028.186%2014.6238%2028.1817C13.8694%2027.893%2013.1391%2027.5451%2012.4396%2027.141C12.4269%2027.1336%2012.4162%2027.1231%2012.4086%2027.1105C12.4009%2027.0979%2012.3964%2027.0837%2012.3955%2027.069C12.3946%2027.0543%2012.3974%2027.0396%2012.4036%2027.0262C12.4097%2027.0128%2012.4191%2027.0011%2012.4308%2026.9922C12.578%2026.8822%2012.7226%2026.7689%2012.8646%2026.6523C12.877%2026.6421%2012.8921%2026.6355%2012.9081%2026.6333C12.9241%2026.6312%2012.9403%2026.6335%2012.9551%2026.6401C17.5374%2028.7314%2022.4984%2028.7314%2027.0265%2026.6401C27.0413%2026.6331%2027.0577%2026.6304%2027.0739%2026.6324C27.0902%2026.6344%2027.1055%2026.6409%2027.1181%2026.6512C27.2603%2026.7685%2027.4053%2026.8821%2027.553%2026.9922C27.5648%2027.001%2027.5743%2027.0126%2027.5805%2027.0259C27.5868%2027.0393%2027.5896%2027.054%2027.5889%2027.0687C27.5881%2027.0834%2027.5837%2027.0977%2027.5761%2027.1103C27.5685%2027.1229%2027.5579%2027.1335%2027.5453%2027.141C26.8474%2027.5485%2026.1164%2027.8962%2025.36%2028.1806C25.3483%2028.185%2025.3376%2028.1919%2025.3287%2028.2008C25.3198%2028.2097%2025.3129%2028.2203%2025.3084%2028.2321C25.3039%2028.2438%2025.302%2028.2564%2025.3027%2028.2689C25.3033%2028.2815%2025.3067%2028.2937%2025.3124%2028.3049C25.7314%2029.1137%2026.2091%2029.8906%2026.7417%2030.6294C26.7525%2030.6446%2026.7678%2030.656%2026.7854%2030.6619C26.803%2030.6679%2026.8221%2030.6682%2026.8399%2030.6628C29.3582%2029.8922%2031.7265%2028.6975%2033.8429%2027.1301C33.8532%2027.1226%2033.8618%2027.1129%2033.8681%2027.1018C33.8743%2027.0907%2033.8782%2027.0784%2033.8793%2027.0657C34.4633%2021.0284%2032.9016%2015.7841%2029.7396%2011.1351ZM15.3567%2023.8849C13.9771%2023.8849%2012.8403%2022.6188%2012.8403%2021.064C12.8403%2019.5091%2013.955%2018.243%2015.3567%2018.243C16.7693%2018.243%2017.8951%2019.5201%2017.873%2021.0639C17.873%2022.6188%2016.7583%2023.8849%2015.3567%2023.8849ZM24.6605%2023.8849C23.2809%2023.8849%2022.1442%2022.6188%2022.1442%2021.064C22.1442%2019.5091%2023.2589%2018.243%2024.6605%2018.243C26.0732%2018.243%2027.199%2019.5201%2027.1769%2021.0639C27.1769%2022.6188%2026.0732%2023.8849%2024.6605%2023.8849Z'%20fill='var(--fill-0,%20white)'/%3e%3c/g%3e%3c/svg%3e")}.footer-sections{display:flex;gap:100px}.footer-section{display:flex;flex-direction:column;gap:16px}.footer-section-title{font-size:20px;font-weight:500;color:#fff;margin-bottom:8px}.footer-section-link{font-size:16px;font-weight:500;color:#fff9;text-decoration:none;transition:color .3s ease}.footer-section-link:hover{color:#fff}.footer-bg{position:absolute;bottom:0;left:0;width:100%;height:696px;background-image:url(/assets/image_911-CxqMaQQj.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.65;transform:rotate(180deg) scaleY(-1);z-index:0}@media (max-width: 1440px){.news-list{padding:40px 40px 60px}.news-footer{padding:40px 40px 20px}}@media (max-width: 1024px){.banner-content{padding:0 40px}.banner-title{font-size:36px}.banner-description{font-size:16px}.news-list{padding:40px 20px 60px}.news-item{flex-direction:column;height:auto;gap:24px;padding:24px}.news-image{width:100%;height:200px}.news-title{font-size:24px}.news-footer{padding:40px 20px 20px}.footer-sections{gap:60px}}@media (max-width: 768px){.banner-title{font-size:28px}.news-list{padding:40px 10px 60px}.news-title{font-size:20px}.news-footer{padding:40px 10px 20px}.footer-content,.footer-sections{flex-direction:column;gap:40px}}.news-container{margin:0;padding:0}._scrollitem_jbbhp_1{transition-property:opacity,transform;transition-duration:.5s;transition-timing-function:ease-out;transition-delay:0ms;transform:translate3d(0,3rem,0);opacity:0}._scrollitem_jbbhp_1._in_jbbhp_9{transform:translateZ(0);opacity:1;transition-property:opacity,transform;transition-duration:.5s;transition-timing-function:ease-out;transition-delay:0ms}._bg-rotate-right_81z8w_2{background-position:right}._bg-position-relative_81z8w_6{position:relative}._bg-position-change_81z8w_10{position:absolute}._bg-position-absolute_81z8w_14{position:absolute;top:50%;left:53%;transform:translate(-50%,-50.1%)}._bg-position-content_81z8w_21{position:absolute;top:50%;left:50%;transform:translate(-50%,-50.1%)}._banner-text-color_81z8w_28{background:linear-gradient(91.58deg,#2de5fa00 4.57%,#35b5f8 32.76%,#3c81f6 62.65%,#4355f400 88.74%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._aisuite-text-color_81z8w_36{background:linear-gradient(91.58deg,#2edef9 4.57%,#33bcf8 32.76%,#3a90f6 62.65%,#3f72f5 88.74%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 1920px){._bg-position-absolute_81z8w_14{position:absolute;top:50%;left:53%;transform:translate(-50.3%,-50%)}}._button-border_81z8w_52{border:.6px solid rgba(216,232,234,.4)}._avtar-border_81z8w_60{border:1.8px solid rgba(116,136,171,.1215686275)}._banner-title-color_81z8w_64{background:linear-gradient(90.26deg,#2de5fa 8.76%,#4355f4 99.8%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._font-inter_81z8w_72{font-family:Inter}._font-number_81z8w_76{font-family:Orbitron;font-weight:600;font-size:40px;line-height:48px;letter-spacing:0%;color:#dde9f8}._logos-container_81z8w_85{width:100%;overflow:hidden}._logos-scroll_81z8w_90{display:flex;animation:_scroll_81z8w_127 20s linear infinite}._logo-item_81z8w_95{flex-shrink:0;padding:0 20px}@keyframes _scroll_81z8w_127{0%{transform:translate(0)}to{transform:translate(-50%)}}._textContainer_81z8w_108{position:relative;display:inline-block}._text_81z8w_108{position:relative;white-space:nowrap;clip-path:polygon(50% 0,50% 0,50% 100%,50% 100%);animation:_revealText_81z8w_1 3s forwards,_fadeInColor_81z8w_1 1s ease-out forwards,_textColor_81z8w_1 4s ease-out forwards}._button-text_81z8w_120{position:relative;white-space:nowrap;clip-path:polygon(50% 0,50% 0,50% 100%,50% 100%);animation:_revealText_81z8w_1 3s forwards,_fadeInColorButton_81z8w_1 1s ease-out forwards}._scrollViewTabItem_81z8w_127{min-height:calc(100vh - 245px)}._computerAnimaton_81z8w_131{opacity:1}._computer-width-position-change_81z8w_135{position:absolute;height:100%;top:0;left:0}._computer-animation-position-change_81z8w_142{position:absolute;width:7%;top:31%;left:70.7%;z-index:999}._computer-layer-position-change_81z8w_150{position:absolute;width:100%;top:30%;left:18%;z-index:150}._computer-content_81z8w_158:hover ._block-change_81z8w_158,._computer-content_81z8w_158 ._computerAnimaton_81z8w_131 img{display:none}._computer-content_81z8w_158:hover ._computerAnimaton_81z8w_131 img{display:block;animation:_spin_81z8w_1 4s linear infinite}._computer-content_81z8w_158:hover ._widthComputingAnimation_81z8w_171{animation:_computingAnimationRight_81z8w_1 15s linear forwards}._model-content_81z8w_175:hover ._model-animation_81z8w_175 img{display:block;animation:_spin_81z8w_1 4s linear infinite}._model-content_81z8w_175:hover ._model-animation-move-left_81z8w_180{display:block;animation:_modelAnimationLeft_81z8w_1 3s ease-in-out forwards}._model-content_81z8w_175:hover ._model-animation-move-right_81z8w_185{display:block;animation:_modelAnimationRight_81z8w_1 3s ease-in-out forwards}._model-animation_81z8w_175 img{display:none}._model-animation-move-left_81z8w_180{right:-35%;display:none}._model-animation-move-right_81z8w_185{left:-15%;display:none}._storage-content_81z8w_204:hover ._storage-stretch-animation_81z8w_204{display:block;animation:_stretchAnimation_81z8w_1 5s ease-in-out forwards}._storage-content_81z8w_204:hover ._storage-transparent-animation_81z8w_209{display:block;opacity:0;animation:_transparentAnimation_81z8w_1 5s linear forwards}._storage-stretch-animation_81z8w_204,._storage-transparent-animation_81z8w_209{display:none}._protocol-width-position-change_81z8w_223{display:none;position:absolute;height:100%;top:0;left:0}._protocol-content_81z8w_231:hover ._protocol-width-position-change_81z8w_223{display:block;position:absolute;height:100%;top:0;left:0}._protocolAnimaton_81z8w_239{animation:_growWidth_81z8w_1 5s forwards}._protocol-transparent-animation_81z8w_243{display:none}._protocol-content_81z8w_231:hover ._protocol-transparent-animation_81z8w_243{display:block;opacity:0;animation:_transparentAnimation_81z8w_1 5s ease-in-out forwards}._cardAnimation_81z8w_253{animation:_transparentAnimation_81z8w_1 3s ease-in-out forwards}._cardContent_81z8w_257{opacity:0}._upload-gpu-animation_81z8w_261{display:none}._upload-gpu-content_81z8w_265:hover ._upload-gpu-transparent-animation_81z8w_265{animation:_spin_81z8w_1 4s ease-in-out forwards;display:block;opacity:0;animation:_transparentAnimation_81z8w_1 5s ease-in-out forwards}._upload-gpu-transparent-animation_81z8w_265{display:none}._upload-gpu-logo-animation_81z8w_280{opacity:0}._upload-gpu-content_81z8w_265:hover ._upload-gpu-logo-animation_81z8w_280{animation:_transparentAnimation_81z8w_1 5s ease-in-out forwards}@keyframes _spin_81z8w_1{to{transform:rotate(360deg)}}@keyframes _growWidth_81z8w_1{0%{width:0%}to{width:100%}}@keyframes _stretchAnimation_81z8w_1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes _computingAnimationRight_81z8w_1{0%{left:0%}to{left:65%}}@keyframes _modelAnimationLeft_81z8w_1{0%{right:-35%}to{right:-9%}}@keyframes _modelAnimationRight_81z8w_1{0%{left:-35%}to{left:-9%}}@keyframes _transparentAnimation_81z8w_1{0%{opacity:0}to{opacity:1}}@keyframes _revealText_81z8w_1{to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes _textColor_81z8w_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInColor_81z8w_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInColorButton_81z8w_1{0%{transform:translateY(30px)}to{transform:translateY(0)}}._color-box_81z8w_377{position:absolute;left:0;animation:_moveRight_81z8w_1 5s linear infinite}@keyframes _moveRight_81z8w_1{0%{left:-100%}to{left:100%}}._color-box-right_81z8w_392{position:absolute;right:0;animation:_moveleft_81z8w_1 5s linear infinite}@keyframes _moveleft_81z8w_1{0%{right:-100%}to{right:100%}}._upload-gpu-content_81z8w_265:hover ._color-upload-gpu-box_81z8w_408{position:absolute;left:0;animation:_moveUploadGpuRight_81z8w_1 5s ease-in-out forwards}._color-upload-gpu-box_81z8w_408{position:absolute;left:-100%}@keyframes _moveUploadGpuRight_81z8w_1{0%{left:-100%}to{left:50%}}._color-upload-gpu-box-right_81z8w_428{position:absolute;right:-100%}._upload-gpu-content_81z8w_265:hover ._color-upload-gpu-box-right_81z8w_428{position:absolute;right:0;animation:_moveUploadGpuLeft_81z8w_1 5s ease-in-out forwards}@keyframes _moveUploadGpuLeft_81z8w_1{0%{right:-100%}to{right:50%}}._logos-container_1uel1_1{width:100%;overflow:hidden}._logo-item_1uel1_6{flex-shrink:0;font-size:1.5rem;font-weight:700;color:#333;white-space:nowrap}._logo-item-border_1uel1_14{border:1.6px solid rgba(175,178,178,.2352941176)}.ant-card{margin-bottom:0;box-shadow:0 2px 8px #0000001a}.ant-card-head{min-height:48px;padding:0 20px;border-bottom:1px solid #f0f0f0}.ant-card-head-title{font-size:16px;font-weight:600;color:#262626}.ant-layout-header{z-index:100000!important}.ant-card-body{padding:20px}.ant-table-small .ant-table-thead>tr>th{padding:8px 12px;font-size:12px;font-weight:600;background-color:#fafafa}.ant-table-small .ant-table-tbody>tr>td{padding:8px 12px;font-size:12px}.ant-form-item{margin-bottom:16px}.ant-form-item-label{padding-bottom:4px}.ant-form-item-label>label{font-size:13px;font-weight:500;color:#595959}.ant-upload-drag{padding:20px!important;border:1px dashed #d9d9d9;border-radius:6px}.ant-upload-drag .ant-upload-text{font-size:14px;color:#595959}.ant-upload-drag .ant-upload-hint{font-size:12px;color:#8c8c8c}.ant-slider-mark-text{font-size:11px;color:#8c8c8c}.ant-slider-dot,.ant-slider-handle{border-color:#1890ff}.ant-slider-track{background-color:#1890ff}.max-w-4xl{max-width:56rem}.space-y-6>*+*{margin-top:1.5rem}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.ant-card-body{padding:16px}.max-w-4xl{max-width:100%;margin:0 16px}}*,: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}b,strong{font-weight:bolder}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}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}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,select{text-transform:none}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}progress{vertical-align:baseline}::-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}summary{display:list-item}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}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-top-\[46px\]{top:-46px}.bottom-0{bottom:0}.bottom-\[30px\]{bottom:30px}.left-0{left:0}.left-1\/2{left:50%}.left-\[0px\]{left:0}.right-0{right:0}.top-0{top:0}.top-1\/2{top:50%}.top-\[-2px\]{top:-2px}.top-\[0\],.top-\[0px\]{top:0}.top-\[15\%\]{top:15%}.top-\[20vh\]{top:20vh}.top-\[25\%\]{top:25%}.top-\[6\%\]{top:6%}.top-\[80px\]{top:80px}.z-10{z-index:10}.z-20{z-index:20}.z-\[10000\]{z-index:10000}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.z-\[300\]{z-index:300}.z-\[400\]{z-index:400}.z-\[50\]{z-index:50}.z-\[900\]{z-index:900}.z-\[999\]{z-index:999}.order-1{order:1}.order-2{order:2}.m-\[4px\]{margin:4px}.m-\[auto\],.m-auto{margin:auto}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.-mb-\[60px\]{margin-bottom:-60px}.mb-0{margin-bottom:0}.mb-12{margin-bottom:3rem}.mb-28{margin-bottom:7rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[16px\]{margin-bottom:16px}.mb-\[24px\]{margin-bottom:24px}.mb-\[48px\]{margin-bottom:48px}.mb-\[6px\]{margin-bottom:6px}.ml-2{margin-left:.5rem}.ml-8{margin-left:2rem}.ml-\[15\%\]{margin-left:15%}.ml-\[24px\]{margin-left:24px}.ml-\[5px\]{margin-left:5px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-4{margin-right:1rem}.mr-\[12px\]{margin-right:12px}.mr-\[16px\]{margin-right:16px}.mr-\[24px\]{margin-right:24px}.mr-\[8px\]{margin-right:8px}.mr-auto{margin-right:auto}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[122px\]{margin-top:122px}.mt-\[12px\]{margin-top:12px}.mt-\[150px\]{margin-top:150px}.mt-\[16px\]{margin-top:16px}.mt-\[24px\]{margin-top:24px}.mt-\[30px\]{margin-top:30px}.mt-\[32px\]{margin-top:32px}.mt-\[48px\]{margin-top:48px}.mt-\[84px\]{margin-top:84px}.mt-\[8px\]{margin-top:8px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-14{height:3.5rem}.h-\[0px\]{height:0px}.h-\[100\%\]{height:100%}.h-\[112px\]{height:112px}.h-\[120px\]{height:120px}.h-\[138px\]{height:138px}.h-\[160px\]{height:160px}.h-\[204px\]{height:204px}.h-\[23px\]{height:23px}.h-\[24px\]{height:24px}.h-\[26px\]{height:26px}.h-\[32px\]{height:32px}.h-\[358px\]{height:358px}.h-\[38px\]{height:38px}.h-\[40px\]{height:40px}.h-\[480px\]{height:480px}.h-\[48px\]{height:48px}.h-\[50\%\]{height:50%}.h-\[52px\]{height:52px}.h-\[56px\]{height:56px}.h-\[640px\]{height:640px}.h-\[64px\]{height:64px}.h-\[680px\]{height:680px}.h-\[6px\]{height:6px}.h-\[70px\]{height:70px}.h-\[78px\]{height:78px}.h-\[80px\]{height:80px}.h-\[92px\]{height:92px}.h-\[94px\]{height:94px}.h-\[95\%\]{height:95%}.h-auto{height:auto}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-16{width:4rem}.w-\[100\%\]{width:100%}.w-\[1080px\]{width:1080px}.w-\[112px\]{width:112px}.w-\[120px\]{width:120px}.w-\[148px\]{width:148px}.w-\[15\%\]{width:15%}.w-\[20\%\]{width:20%}.w-\[256px\]{width:256px}.w-\[260px\]{width:260px}.w-\[26px\]{width:26px}.w-\[31px\]{width:31px}.w-\[32px\]{width:32px}.w-\[356px\]{width:356px}.w-\[36px\]{width:36px}.w-\[380px\]{width:380px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[49\%\]{width:49%}.w-\[50\%\]{width:50%}.w-\[51\%\]{width:51%}.w-\[52px\]{width:52px}.w-\[56px\]{width:56px}.w-\[64px\]{width:64px}.w-\[70\%\]{width:70%}.w-\[78px\]{width:78px}.w-\[80\%\]{width:80%}.w-\[800px\]{width:800px}.w-\[83\%\]{width:83%}.w-\[85\%\]{width:85%}.w-\[90\%\]{width:90%}.w-\[92px\]{width:92px}.w-\[94px\]{width:94px}.w-auto{width:auto}.w-full{width:100%}.min-w-\[180px\]{min-width:180px}.max-w-\[1032px\]{max-width:1032px}.max-w-\[184px\]{max-width:184px}.max-w-\[1920px\]{max-width:1920px}.max-w-\[40\%\]{max-width:40%}.max-w-\[520px\]{max-width:520px}.max-w-\[55\%\]{max-width:55%}.max-w-\[59\%\]{max-width:59%}.max-w-\[80\%\]{max-width:80%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-0{flex-basis:0px}.border-collapse{border-collapse:collapse}.-translate-x-1\/2,.-translate-x-2\/4{--tw-translate-x: -50%;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))}.-translate-y-2\/4{--tw-translate-y: -50%;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))}.rotate-90{--tw-rotate: 90deg;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))}.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))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b-\[1px\]{border-bottom-width:1px}.border-solid{border-style:solid}.border-\[\#2c323e\]{--tw-border-opacity: 1;border-color:rgb(44 50 62 / var(--tw-border-opacity, 1))}.border-\[\#CAD6DF\]{--tw-border-opacity: 1;border-color:rgb(202 214 223 / var(--tw-border-opacity, 1))}.border-\[\#EBF0FC\]{--tw-border-opacity: 1;border-color:rgb(235 240 252 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.bg-\[\#090A11\]{--tw-bg-opacity: 1;background-color:rgb(9 10 17 / var(--tw-bg-opacity, 1))}.bg-\[\#0d2028\]{--tw-bg-opacity: 1;background-color:rgb(13 32 40 / var(--tw-bg-opacity, 1))}.bg-\[\#191d27\]{--tw-bg-opacity: 1;background-color:rgb(25 29 39 / var(--tw-bg-opacity, 1))}.bg-\[\#1C2536\]{--tw-bg-opacity: 1;background-color:rgb(28 37 54 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1d27\]{--tw-bg-opacity: 1;background-color:rgb(26 29 39 / var(--tw-bg-opacity, 1))}.bg-\[\#2C323F50\]{background-color:#2c323f50}.bg-\[\#5167A133\]{background-color:#5167a133}.bg-\[\#5DCFEB\]{--tw-bg-opacity: 1;background-color:rgb(93 207 235 / var(--tw-bg-opacity, 1))}.bg-\[\#7488AB1A\]{background-color:#7488ab1a}.bg-\[\#7488AB1F\;\],.bg-\[\#7488AB1F\]{background-color:#7488ab1f}.bg-\[\#E6F2FD\]{--tw-bg-opacity: 1;background-color:rgb(230 242 253 / var(--tw-bg-opacity, 1))}.bg-\[\#F8FBFF\]{--tw-bg-opacity: 1;background-color:rgb(248 251 255 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(0\,0\,0\,0\.45\)\]{background-color:#00000073}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[url\(\'https\:\/\/static\.ucloud\.cn\/d6f1acb685cf4344b75ef4c04f8a8910\.png\'\)\]{background-image:url(https://static.ucloud.cn/d6f1acb685cf4344b75ef4c04f8a8910.png)}.bg-\[url\(https\:\/\/cdn\.udelivrs\.com\/2025\/03\/1e8238494db8f5450f90d171c70e9a7e_1741575185462\.png\)\]{background-image:url(https://cdn.udelivrs.com/2025/03/1e8238494db8f5450f90d171c70e9a7e_1741575185462.png)}.bg-\[url\(https\:\/\/cdn\.udelivrs\.com\/2025\/03\/5c6f64e9fee3e9b2b0c8094170ded18e_1741329254395\.png\)\]{background-image:url(https://cdn.udelivrs.com/2025/03/5c6f64e9fee3e9b2b0c8094170ded18e_1741329254395.png)}.bg-\[url\(https\:\/\/cdn\.udelivrs\.com\/2025\/03\/5d53c7555e295e745514e4e776d852f1_1741575185491\.png\)\]{background-image:url(https://cdn.udelivrs.com/2025/03/5d53c7555e295e745514e4e776d852f1_1741575185491.png)}.bg-\[url\(https\:\/\/cdn\.udelivrs\.com\/2025\/03\/992603021b6eddb0920c6c72df2a6d96_1741248651666\.png\)\]{background-image:url(https://cdn.udelivrs.com/2025/03/992603021b6eddb0920c6c72df2a6d96_1741248651666.png)}.bg-\[url\(https\:\/\/cdn\.udelivrs\.com\/2025\/03\/ca7df62436cf22c5323961ea56b7b4d8_1741575185476\.png\)\]{background-image:url(https://cdn.udelivrs.com/2025/03/ca7df62436cf22c5323961ea56b7b4d8_1741575185476.png)}.bg-\[url\(https\:\/\/cdn\.udelivrs\.com\/2025\/03\/faeeacf3d3cbbc8510bc62a307d0d5af_1741340176727\.png\)\]{background-image:url(https://cdn.udelivrs.com/2025/03/faeeacf3d3cbbc8510bc62a307d0d5af_1741340176727.png)}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#0077FA\]{--tw-gradient-from: #0077FA var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 119 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#42B1FB\]{--tw-gradient-from: #42B1FB var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 177 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#8392FA\]{--tw-gradient-to: rgb(131 146 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #8392FA var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#1F58F5\]{--tw-gradient-to: #1F58F5 var(--tw-gradient-to-position)}.to-\[\#61D2EB\]{--tw-gradient-to: #61D2EB var(--tw-gradient-to-position)}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-right-bottom{background-position:right bottom}.bg-no-repeat{background-repeat:no-repeat}.object-fill{-o-object-fit:fill;object-fit:fill}.p-2{padding:.5rem}.p-4{padding:1rem}.p-\[0_6px_0_24px\]{padding:0 6px 0 24px}.p-\[36px\]{padding:36px}.p-\[6px\]{padding:6px}.p-\[8px\]{padding:8px}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[32px\]{padding-left:32px;padding-right:32px}.px-\[36px\]{padding-left:36px;padding-right:36px}.px-\[8\%\]{padding-left:8%;padding-right:8%}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[36px\]{padding-top:36px;padding-bottom:36px}.py-\[64px\]{padding-top:64px;padding-bottom:64px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.pb-\[24px\]{padding-bottom:24px}.pb-\[58px\]{padding-bottom:58px}.pb-\[64px\]{padding-bottom:64px}.pb-\[96px\]{padding-bottom:96px}.pl-0{padding-left:0}.pl-\[36px\]{padding-left:36px}.pl-\[80px\]{padding-left:80px}.pl-\[96px\]{padding-left:96px}.pt-28{padding-top:7rem}.pt-\[24px\]{padding-top:24px}.pt-\[36px\]{padding-top:36px}.pt-\[64px\]{padding-top:64px}.pt-\[7\%\]{padding-top:7%}.pt-\[96px\]{padding-top:96px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[36px\]{font-size:36px}.text-\[40px\]{font-size:40px}.text-\[48px\]{font-size:48px}.text-\[52px\]{font-size:52px}.text-\[60px\]{font-size:60px}.text-\[64px\]{font-size:64px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[600\]{font-weight:600}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-\[28px\]{line-height:28px}.leading-\[32px\]{line-height:32px}.leading-\[52px\]{line-height:52px}.leading-loose{line-height:2}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.text-\[\#000000\],.text-\[\#000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-\[\#0D0D0D\]{--tw-text-opacity: 1;color:rgb(13 13 13 / var(--tw-text-opacity, 1))}.text-\[\#285AF6\]{--tw-text-opacity: 1;color:rgb(40 90 246 / var(--tw-text-opacity, 1))}.text-\[\#666666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[\#767d88\]{--tw-text-opacity: 1;color:rgb(118 125 136 / var(--tw-text-opacity, 1))}.text-\[\#8897A9\]{--tw-text-opacity: 1;color:rgb(136 151 169 / var(--tw-text-opacity, 1))}.text-\[\#DDE9F8\;\]{color:#dde9f8}.text-\[\#DDE9F8\]{--tw-text-opacity: 1;color:rgb(221 233 248 / var(--tw-text-opacity, 1))}.text-\[\#a0a9b6\]{--tw-text-opacity: 1;color:rgb(160 169 182 / var(--tw-text-opacity, 1))}.text-\[\#ffffff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-\[\#ffffffb1\]{color:#ffffffb1}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.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)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400}html,body{margin:0;padding:0;min-height:100vh;font-family:Inter,sans-serif;background-color:#070913;color:#dde9f8;overflow-x:hidden}#root{width:100%;min-height:100vh;margin:0;padding:0}.ant-layout{min-height:100vh;background:#070913!important}.ant-layout-sider,.ant-menu-dark{background:#001529!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#161922;border-radius:3px}::-webkit-scrollbar-thumb{background:#37a2f7;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2de5fa}.create-btn{transition:all .3s}.create-btn:hover{transform:translateY(-2px)}.gradient-border{border:none;border-radius:8px;position:relative}.gradient-border:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:8px;z-index:-1;background:conic-gradient(from 0deg at center,#256274 20deg,#2c3e51 45deg,#242834 90deg,#1e2836f0 180deg,#1f5c6c 260deg,#2776fc 280deg,#26bfd6 290deg,#2773fd 310deg,#2471bd 9deg)}.gradient-border2{border:none!important;border-radius:19px!important;position:relative}.gradient-border2:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:19px;z-index:-1;background:conic-gradient(from 0deg at center,#256274 20deg,#2c3e51 45deg,#242834 90deg,#1e2836f0 180deg,#1f5c6c 260deg,#2776fc 280deg,#26b3dc,#26bfd6,#26a1e6 310deg,#2773fd 330deg,#2471bd 9deg)}.fullscreen-spin{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ant-layout-header{z-index:0!important}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:right-0:before{content:var(--tw-content);right:0}.before\:top-\[6px\]:before{content:var(--tw-content);top:6px}.before\:h-\[20px\]:before{content:var(--tw-content);height:20px}.before\:w-\[1px\]:before{content:var(--tw-content);width:1px}.before\:bg-\[\#404040\]:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.before\:bg-\[\#676767\]:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(103 103 103 / var(--tw-bg-opacity, 1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:top-0:after{content:var(--tw-content);top:0}.after\:-z-10:after{content:var(--tw-content);z-index:-10}.after\:h-\[90px\]:after{content:var(--tw-content);height:90px}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:bg-\[\#090A11\]:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(9 10 17 / var(--tw-bg-opacity, 1))}.after\:backdrop-blur-sm:after{content:var(--tw-content);--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last-of-type\:before\:w-\[0\]:last-of-type:before{content:var(--tw-content);width:0}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:text-\[\#005FF9\]:hover{--tw-text-opacity: 1;color:rgb(0 95 249 / var(--tw-text-opacity, 1))}.hover\:text-\[\#275EF5\]:hover{--tw-text-opacity: 1;color:rgb(39 94 245 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group\/footerBtn:hover .group-hover\/footerBtn\:bg-\[\#1F58F5\]{--tw-bg-opacity: 1;background-color:rgb(31 88 245 / var(--tw-bg-opacity, 1))}.group\/footerBtn:hover .group-hover\/footerBtn\:text-\[\#1F58F5\]{--tw-text-opacity: 1;color:rgb(31 88 245 / var(--tw-text-opacity, 1))}.group\/headerNav:hover .group-hover\/headerNav\:text-\[\#005FF9\]{--tw-text-opacity: 1;color:rgb(0 95 249 / var(--tw-text-opacity, 1))}.group\/x:hover .group-hover\/x\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:order-1{order:1}.sm\:mr-\[160px\]{margin-right:160px}.sm\:mt-\[108px\]{margin-top:108px}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-\[300px\]{width:300px}.sm\:flex-1{flex:1 1 0%}.sm\:flex-row{flex-direction:row}.sm\:text-\[42px\]{font-size:42px}}@media (min-width: 768px){.md\:top-\[30\%\]{top:30%}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mt-10{margin-top:2.5rem}.md\:h-\[680px\]{height:680px}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[20px\]{font-size:20px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[32px\]{font-size:32px}.md\:text-\[40px\]{font-size:40px}.md\:text-\[48px\]{font-size:48px}}@media (min-width: 1024px){.lg\:h-\[740px\]{height:740px}.lg\:h-\[980px\]{height:980px}.lg\:w-\[44\.8\%\]{width:44.8%}.lg\:text-\[48px\]{font-size:48px}.lg\:text-\[52px\]{font-size:52px}}.\[\&\:nth-child\(1\)\]\:w-\[128px\]:nth-child(1){width:128px}.\[\&\:nth-child\(2\)\]\:w-\[190px\]:nth-child(2){width:190px}.\[\&\:nth-child\(3\)\]\:w-\[120px\]:nth-child(3){width:120px}.\[\&\:nth-child\(4\)\]\:w-\[200px\]:nth-child(4){width:200px}.\[\&\:nth-child\(5\)\]\:w-\[120px\]:nth-child(5){width:120px}.\[\&\:nth-child\(6\)\]\:w-\[180px\]:nth-child(6){width:180px}.\[\&\:nth-child\(7\)\]\:flex-auto:nth-child(7){flex:1 1 auto}.\[\&\>div\]\:opacity-100>div{opacity:1}
