.site-header{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#ffffff4d;border-bottom:1px solid #eee;padding:0}.header-content{justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 30px;display:flex}.header-left{align-items:center;gap:24px;display:flex}.logo{cursor:pointer;align-items:center;gap:8px;line-height:0;display:flex}.logo-box{background:#722ed1;border-radius:50%;width:32px;height:32px}.logo-text{font-size:18px;font-weight:700}.desktop-menu{border-bottom:none}.header-right{align-items:center;gap:16px;display:flex}.header-icons{gap:16px;font-size:18px;display:flex}.header-login-btn{height:32px;margin:0;padding:8px;line-height:16px}.notice-box{width:500px}.desktop-menu-wrap{display:block}@media (width<=768px){.desktop-menu-wrap{visibility:hidden;position:absolute;top:-9999px;left:-9999px}.mobile-menu-btn{line-height:1;display:inline-block}.logo{display:none}.notice-box{width:80%}}@media (width>=769px){.mobile-menu-btn{display:none!important}.desktop-menu-wrap{visibility:visible;position:static}}.mobile-drawer .drawer-logo{align-items:center;gap:8px;display:flex}.layout{background:#fff;flex-direction:column;min-height:100vh;display:flex}.layout-header{z-index:999;flex-shrink:0;position:sticky;top:0}.layout-content{flex:1;justify-content:center;display:flex;overflow:auto}.layout-footer{flex-shrink:0}@media (width<=768px){.layout-content{width:100%}}.home-container{box-sizing:border-box;width:100%;padding:80px 0 0}.home-section{margin:0 auto}@media (width<=768px){.home-section{width:100%}}@media (width>=769px){.home-section{width:1200px}}.first-left-title{align-items:center;margin-bottom:48px;display:flex}.first-left-title-text{padding-right:10px;font-size:32px;font-weight:700;display:inline-block}.first-left-subtitle{margin-bottom:38px;font-size:16px}.first-left-button{margin-bottom:38px}.first-left-business-title{color:#1c1f2359;margin-bottom:8px;font-size:14px}.div-line{background:#e5e7eb;width:100%;height:1px;margin:50px 0}.model-page{min-width:1200px;padding:24px}.model-filter-card{border-radius:12px;margin-bottom:20px}.filter-row{align-items:center;display:flex}.filter-label{flex-shrink:0;width:90px;font-weight:600}.model-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:18px;display:grid}.model-card{height:220px;position:relative;overflow:hidden}.provider-tag{position:absolute;top:14px;right:14px}.model-header{align-items:center;gap:12px;display:flex}.model-icon{object-fit:cover;border-radius:10px;width:42px;height:42px}.model-name{font-size:18px;font-weight:600}.model-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin-top:18px;line-height:22px;display:-webkit-box;overflow:hidden}.model-footer{justify-content:space-between;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:20px;left:24px;right:24px}.model-tags{white-space:nowrap;text-overflow:ellipsis;color:#666;width:210px;font-size:13px;overflow:hidden}.model-date{color:#999;flex-shrink:0;font-size:12px}.model-hover{opacity:0;box-sizing:border-box;background:#fff;justify-content:start;align-items:center;height:70px;padding-left:24px;transition:all .25s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.model-card:hover .model-hover{opacity:1;transform:translateY(0)}.model-card:hover .model-footer{opacity:0}.model-card:hover{transform:translateY(-2px)}.model-search{margin-bottom:20px}.filter-group{margin-bottom:16px;display:flex}.filter-title{flex-shrink:0;width:90px;font-weight:600;line-height:30px}.filter-tags{flex-wrap:wrap;gap:10px;display:flex}.filter-tag{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;height:30px;padding:0 16px;transition:all .2s;display:flex}.filter-tag:hover{color:#1677ff;border-color:#1677ff}.filter-tag.active{color:#1677ff;background:#e6f4ff;border-color:#1677ff}.docs-page{gap:24px;min-width:1200px;padding:24px;display:flex}.docs-sidebar{background:#fff;border:1px solid #f0f0f0;border-radius:12px;width:240px;padding:16px}.docs-title{margin-bottom:14px;font-size:18px;font-weight:700}.docs-group-title{color:#999;margin:14px 0 6px;padding-left:8px;font-size:12px}.docs-item{cursor:pointer;color:#333;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;transition:all .2s;display:flex}.docs-item:hover{background:#f5f7fa}.docs-item.active{color:#1677ff;background:#e6f4ff;font-weight:600}.docs-content{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex:1;padding:32px}.code{color:#e6edf3;background:#0d1117;border-radius:10px;margin-top:10px;padding:16px;overflow:auto}.container{padding:100px 15px 20px}.login-box{box-sizing:border-box;text-align:center;border:1px solid #1c1f2314;border-radius:10px;margin:0 auto;padding:32px}.login-title{margin:0;font-size:24px;font-weight:600;line-height:32px}.login-subtitle{color:#1c1f239e;margin:0 0 24px;font-size:14px}.divider-text{color:#666;background:#fff;padding:0 10px;font-weight:700}.captcha{position:relative}.captcha-box{cursor:pointer;border:1px solid #e8e8e8;border-radius:6px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;display:flex}.captcha-verify-box{background:0 0;border-radius:8px;max-width:350px;height:200px;position:absolute;bottom:100%;left:0}.captcha-image{background:0 0;border-radius:5px;width:100%;height:62px}.link-text{color:#4096ff;cursor:pointer;display:inline-block}.login-btn{background:#69b1ff;border-color:#69b1ff;height:44px;font-size:16px}.bottom-links{justify-content:space-between;margin-top:24px;display:flex}@media (width<=530px){.login-box{width:100%;padding:20px}}@media (width>=531px){.login-box{width:500px}}.ant-form-item .ant-form-item-explain-error{text-align:left!important}.ant-form-item-required:after{content:"*";color:#ff4d4f;margin-right:4px}.captcha-wrapper{width:100%;height:40px}.captcha-img{cursor:pointer;border-radius:4px;width:100%;height:100%;transition:all .2s}.captcha-img:hover{opacity:.8}.workspace-layout{background:#fff;height:100vh;overflow:hidden}.workspace-menu-scroll{height:100%;overflow:hidden auto}.workspace-menu-scroll::-webkit-scrollbar{width:2px}.workspace-menu-scroll::-webkit-scrollbar-track{background:0 0}.workspace-menu-scroll::-webkit-scrollbar-thumb{background:0 0;border-radius:999px;transition:background .2s}.workspace-menu-scroll:hover::-webkit-scrollbar-thumb{background:#0000002e}.workspace-menu-scroll::-webkit-scrollbar-thumb:hover{background:#0000004d}.workspace-content-scroll{height:100%;padding:24px;overflow-y:auto}.workspace-content-scroll::-webkit-scrollbar{width:2px}.workspace-content-scroll::-webkit-scrollbar-track{background:0 0}.workspace-content-scroll::-webkit-scrollbar-thumb{background:0 0;border-radius:999px;transition:background .2s}.workspace-content-scroll:hover::-webkit-scrollbar-thumb{background:#0000002e}.workspace-content-scroll::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (width<=768px){.layout-content{width:100%}}.avatar-box{cursor:pointer;position:relative}.avatar-mask{color:#fff;background:#1677ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:8px;right:8px}.wallet-content{background:#fff;border-radius:6px;margin-top:15px;padding:15px}.wallet-content-info{border-radius:6px}.wallet-content-info-balance{background:#fff;border-radius:6px;padding:15px}.wallet-content-info-balance-action{margin-top:10px}.wallet-content-record{padding-top:15px}.wallet-content-record-title{padding:15px 0}.wechat-pay-box{text-align:center}.wechat-pay-title{margin-top:16px;font-size:16px;font-weight:600}.wechat-pay-amount{color:#1677ff;margin-top:8px;font-size:28px;font-weight:700}.qr-wrapper{width:240px;height:240px;position:relative}.qr-logo{justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000026}.qr-logo img{background:#fff;border-radius:10%;width:100%;height:100%}.pay-container{justify-content:center;padding:24px;display:flex}.pay-card{background:#fff;border-radius:16px;width:380px;padding:24px}.pay-header{justify-content:center;align-items:center;gap:10px;display:flex}.pay-header-logo{width:32px;height:32px}.pay-title{font-size:22px;font-weight:600}.pay-amount{text-align:center;color:#ff4d4f;margin-top:18px;font-size:36px;font-weight:700}.pay-order{text-align:center;color:#999;margin-top:8px;font-size:13px}.pay-divider{border-top:1px solid #f0f0f0;margin:20px 0}.qr-wrapper{position:relative}.qr-logo{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #00000026}.qr-logo img{width:28px;height:28px}.pay-tip{text-align:center;color:#666;margin-top:20px;font-size:14px}.pay-mask{color:#fff;background:#000000b8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.pay-mask-title{font-size:20px;font-weight:600}.pay-mask-subtitle{opacity:.9;font-size:14px}.pay-qrcode-wrapper{width:240px;height:240px;margin:0 auto;position:relative}.pay-loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.user-avatar-wrapper{text-align:center;margin-bottom:20px}.table-list{background:#fff;border-radius:6px;margin-top:15px;padding:15px}.channel-form .ant-form-item-label>label{font-weight:400!important}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
