:root{color:#23415f;background:radial-gradient(circle at top left,rgba(132,197,255,.48),transparent 24%),radial-gradient(circle at 85% 16%,rgba(187,231,255,.8),transparent 22%),radial-gradient(circle at bottom right,rgba(120,170,255,.24),transparent 26%),linear-gradient(180deg,#f7fbff,#eef6ff 42%,#e7f1ff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--panel-bg: rgba(255, 255, 255, .74);--panel-bg-strong: rgba(255, 255, 255, .9);--panel-border: rgba(109, 170, 255, .18);--panel-shadow: 0 20px 42px rgba(76, 136, 212, .12);--text-strong: #15314f;--text-normal: #31506e;--text-muted: #7891ab;--blue-strong: #3f8cff;--blue-soft: #edf6ff;--blue-line: rgba(63, 140, 255, .16);--sky-soft: #f3f9ff}*{box-sizing:border-box}html,body,#root{height:100vh;min-height:100vh;margin:0}body{color:var(--text-strong);background-attachment:fixed;overflow:hidden}.screen-center{min-height:100vh;display:grid;place-items:center}.auth-page{position:relative;height:100vh;min-height:100vh;overflow:hidden;padding:40px 24px}.auth-backdrop{position:absolute;border-radius:999px;filter:blur(56px);opacity:.78}.auth-backdrop-a{width:460px;height:460px;left:-120px;top:0;background:#4da9ff47}.auth-backdrop-b{width:420px;height:420px;right:-90px;bottom:8%;background:#8fd5ff57}.auth-grid{position:relative;max-width:1120px;margin:0 auto;height:100%;min-height:100%;align-items:center}.auth-grid>.ant-col{display:flex}.auth-hero-col{justify-content:flex-end}.auth-form-col{justify-content:flex-start}.hero-panel,.auth-card,.shell-sider,.shell-header,.page-stack .ant-card{background:var(--panel-bg)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--panel-border)!important;box-shadow:var(--panel-shadow)}.hero-panel{position:relative;overflow:hidden;border-radius:36px;padding:54px;width:100%;max-width:560px;margin-left:0}.hero-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(112,195,255,.22),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.62),transparent 35%);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:#ffffffc2;color:var(--blue-strong);width:fit-content;border:1px solid rgba(63,140,255,.12)}.hero-title,.auth-card .ant-typography,.page-stack .ant-typography,.brand-title,.user-chip-name{color:var(--text-strong)!important}.hero-title{font-size:clamp(2rem,3.2vw,3rem)!important;line-height:1.14!important;letter-spacing:-.025em;margin:0!important;max-width:520px}.hero-desc{color:var(--text-normal)!important;font-size:1rem;max-width:560px}.hero-note{display:flex;flex-wrap:wrap;gap:10px}.hero-note span{padding:8px 14px;border-radius:999px;background:#ffffffad;color:var(--text-normal);border:1px solid rgba(109,170,255,.14)}.hero-metrics{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-metrics>div{padding:20px 22px;border-radius:24px;background:#ffffff94;border:1px solid rgba(109,170,255,.12)}.hero-metrics span,.brand-subtitle,.user-chip-meta,.sider-caption,.page-header .ant-typography-secondary{display:block;color:var(--text-muted)!important}.hero-metrics strong{color:var(--text-strong);font-size:1rem}.auth-card{border-radius:30px;background:var(--panel-bg-strong)!important;width:100%;max-width:460px;margin-right:0}.auth-card .ant-card-body{padding:38px}.auth-alert{border-radius:18px!important;background:#f2f8ff!important;border:1px solid rgba(63,140,255,.12)!important}.auth-form .ant-input,.auth-form .ant-input-affix-wrapper,.auth-form .ant-btn,.auth-form .ant-segmented{border-radius:16px!important}.auth-mode-toggle{padding:6px!important;background:linear-gradient(180deg,#e7f2fff5,#f4f9fff5)!important;border:1px solid rgba(63,140,255,.18)!important;box-shadow:inset 0 1px #ffffffdb,0 10px 24px #629be814}.auth-sub-mode-toggle{padding:4px!important;background:#f2f8ffeb!important;border:1px solid rgba(63,140,255,.12)!important}.auth-mode-toggle .ant-segmented-item{min-height:46px;border-radius:12px!important;color:var(--text-normal)!important;font-weight:600;transition:color .2s ease,transform .2s ease}.auth-sub-mode-toggle .ant-segmented-item{min-height:40px;border-radius:12px!important;color:var(--text-normal)!important}.auth-mode-toggle .ant-segmented-item-label{min-height:46px;line-height:46px;padding-inline:16px}.auth-sub-mode-toggle .ant-segmented-item-label{min-height:40px;line-height:40px;padding-inline:12px}.auth-mode-toggle .ant-segmented-item-selected,.auth-sub-mode-toggle .ant-segmented-item-selected{color:#11406f!important}.auth-mode-toggle .ant-segmented-thumb{background:linear-gradient(135deg,#fff,#f6fbff)!important;border:1px solid rgba(63,140,255,.22);box-shadow:0 8px 18px #5091e029;border-radius:12px!important}.auth-sub-mode-toggle .ant-segmented-thumb{background:#fff!important;border:1px solid rgba(63,140,255,.16);box-shadow:0 6px 14px #5091e01a;border-radius:12px!important}.oauth-section{display:grid;gap:14px}.oauth-title{position:relative;text-align:center;color:var(--text-muted);font-size:13px}.oauth-title:before,.oauth-title:after{content:"";position:absolute;top:50%;width:calc(50% - 56px);height:1px;background:#6daaff33}.oauth-title:before{left:0}.oauth-title:after{right:0}.oauth-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.oauth-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 16px;border:1px solid rgba(109,170,255,.18);border-radius:16px;background:#fffc;color:var(--text-strong);font:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.oauth-button:hover:not(:disabled){transform:translateY(-1px);border-color:#3f8cff4d;box-shadow:0 10px 20px #5091e01f}.oauth-button:disabled{opacity:.7;cursor:not-allowed}.oauth-logo{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.oauth-callback-card{display:grid;justify-items:center;gap:14px;padding:26px 20px 10px;text-align:center}.oauth-callback-badge{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;font-size:1.5rem;font-weight:700;border:1px solid rgba(109,170,255,.18);background:#ffffffe6}.oauth-callback-loading{color:var(--blue-strong);box-shadow:inset 0 0 0 6px #3f8cff14}.oauth-callback-success{color:#1c9b5f;box-shadow:inset 0 0 0 6px #1c9b5f14}.oauth-callback-error{color:#d34f57;box-shadow:inset 0 0 0 6px #d34f5714}.shell-layout{height:100vh;min-height:100vh;background:transparent!important;overflow:hidden}.shell-sider{padding:20px 18px;margin:18px 0 18px 18px;border-radius:28px!important;overflow:hidden}.brand-panel{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:10px}.brand-mark{width:56px;height:56px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,#3f8cff,#69c7ff);color:#f8fcff;font-size:1.45rem;font-weight:700;box-shadow:0 12px 24px #4e93ff2e}.brand-title{font-size:1.25rem;font-weight:700}.sider-card,.sider-stats,.sider-tips{border-radius:22px;padding:18px;background:#ffffff80;border:1px solid rgba(109,170,255,.12)}.sider-stats{display:grid;gap:12px;margin-top:18px}.sider-stat{display:flex;gap:12px;align-items:center;padding:14px;border-radius:16px;background:#f6fbff}.sider-stat .anticon{font-size:18px;color:#5e9cff}.sider-stat strong{display:block;color:var(--text-strong)}.sider-stat span{color:var(--text-muted)}.sider-tips{margin-top:18px}.sider-tips p{color:var(--text-normal)}.shell-menu{background:transparent!important;border-inline-end:0!important}.shell-menu .ant-menu-item{height:50px;line-height:50px;border-radius:16px;color:var(--text-normal)!important;margin-inline:0!important}.shell-menu .ant-menu-item-selected{background:linear-gradient(135deg,#edf6ff,#f4fbff)!important;color:var(--blue-strong)!important;box-shadow:inset 0 0 0 1px #3f8cff14}.shell-header{margin:18px 18px 0 12px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;min-height:82px!important;padding:0 24px!important;gap:20px}.header-overview{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:46px}.header-overline{color:#79a8df;font-size:12px;text-transform:uppercase;letter-spacing:.16em;line-height:1}.header-title{color:var(--text-strong);font-size:1.3rem;font-weight:700;line-height:1.1}.header-spacer{flex:1}.user-chip{display:inline-flex!important;align-items:center!important;padding:10px 14px;border-radius:999px;cursor:pointer;color:var(--text-strong)!important;background:#ffffffb8;border:1px solid rgba(109,170,255,.14)}.user-chip-text{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.user-chip-name,.user-chip-meta{line-height:1.1}.shell-content{padding:18px 18px 18px 12px;min-height:calc(100vh - 118px);height:calc(100vh - 118px);overflow:hidden}.page-stack{display:grid;gap:20px}.page-scrollable{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;padding-right:6px}.chat-page{height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.page-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:8px 4px 2px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.metric-card .ant-statistic,.metric-card .ant-statistic-content,.metric-card .ant-statistic-title{color:var(--text-strong)!important}.metric-card{overflow:hidden;position:relative}.metric-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,#3f8cff,#69c7ff)}.wallet-page{grid-template-rows:auto auto}.wallet-hero-card{min-height:280px;border-radius:32px!important;background:radial-gradient(circle at top right,rgba(146,211,255,.34),transparent 28%),linear-gradient(135deg,#fffffff0,#f0f8ffe6)!important}.wallet-hero-card .ant-card-body{padding:28px!important}.wallet-hero-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.wallet-hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#ffffffbd;color:var(--blue-strong);border:1px solid rgba(63,140,255,.14)}.wallet-hero-amount{margin-top:26px;display:flex;align-items:baseline;gap:8px;color:var(--text-strong);font-size:clamp(2.4rem,4vw,4rem);font-weight:700;line-height:1}.wallet-hero-currency{font-size:1.6rem;color:#5b8fcb}.wallet-hero-desc{display:block;margin-top:16px;max-width:520px;color:var(--text-normal)!important;font-size:1rem}.wallet-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.wallet-side-stack{display:grid;gap:18px;height:100%}.wallet-info-card{border-radius:28px!important}.invite-overview-card,.invite-list-card{overflow:hidden}.invite-code-panel{position:relative;overflow:hidden;padding:28px;border-radius:28px;background:radial-gradient(circle at top right,rgba(145,214,255,.3),transparent 30%),linear-gradient(135deg,#fffffff0,#f1f8fff5);border:1px solid rgba(63,140,255,.16)}.invite-code-panel:after{content:"";position:absolute;width:220px;height:220px;right:-70px;bottom:-110px;border-radius:50%;background:radial-gradient(circle,rgba(80,164,255,.2),transparent 70%);pointer-events:none}.invite-code-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ffffffc2;color:var(--blue-strong);border:1px solid rgba(63,140,255,.12)}.invite-code-value{margin-top:18px;font-size:clamp(2rem,5vw,3rem);line-height:1;letter-spacing:.08em;font-weight:700;color:var(--text-strong);word-break:break-all}.invite-code-link{margin-top:14px;padding:14px 16px;border-radius:18px;background:#ffffffbd;border:1px solid rgba(63,140,255,.12);color:var(--text-normal);word-break:break-all}.invite-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.invite-metric-card{height:100%}.invite-user-cell{display:flex;align-items:center;gap:12px}.invite-user-meta{min-width:0}.invite-user-name{color:var(--text-strong);font-weight:600}.invite-user-subtitle{color:var(--text-muted);font-size:13px}.docs-page{grid-template-rows:auto auto auto auto;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;padding-right:6px}.docs-hero-card{border-radius:32px!important;background:radial-gradient(circle at top right,rgba(120,203,255,.36),transparent 24%),linear-gradient(135deg,#fffffff5,#eff7ffeb)!important}.docs-hero-card .ant-card-body{padding:30px!important}.docs-outline-wrapper{position:fixed;z-index:4;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:200px;cursor:grab}.docs-outline-wrapper:active{cursor:grabbing}.docs-outline-card{margin-top:0;padding:14px 12px;width:200px;background:#ffffffd9;border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 40px #0f172a33;box-sizing:border-box}.docs-outline-list{margin-top:12px;display:flex;flex-direction:column;gap:6px}.docs-outline-link{padding:6px 12px;border-radius:14px;background:#126ad614;color:var(--blue-strong);border:1px solid rgba(18,106,214,.25);font-size:.75rem;font-weight:600;text-decoration:none;display:block}.docs-outline-link:hover{background:#126ad626}.docs-client-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.docs-client-detail{margin:4px 0 0;color:var(--text-muted);font-size:.9rem;line-height:1.6}.docs-hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:#ffffffd1;color:var(--blue-strong);border:1px solid rgba(63,140,255,.14)}.docs-hero-desc{max-width:760px;color:var(--text-normal)!important;font-size:1rem}.docs-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.docs-highlight-card{padding:18px 20px;border-radius:22px;background:#ffffffb8;border:1px solid rgba(109,170,255,.12)}.docs-highlight-card span{display:block;color:var(--text-muted);margin-bottom:8px}.docs-highlight-card strong{color:var(--text-strong);word-break:break-all}.docs-step-list{display:grid;gap:14px}.docs-step-item{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:18px;background:#f8fbff;border:1px solid rgba(109,170,255,.1)}.docs-step-item strong{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3f8cff,#69c7ff);color:#fff}.docs-code-block{margin:0;padding:18px 20px;border-radius:22px;background:#0f2741;color:#eaf5ff;overflow:auto;font-size:13px;line-height:1.7;border:1px solid rgba(63,140,255,.12)}.docs-inline-list{margin:0;padding-left:20px;color:var(--text-normal)}.docs-inline-list li+li{margin-top:8px}.docs-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.docs-model-card{padding:20px;border-radius:22px;background:#ffffffc2;border:1px solid rgba(109,170,255,.12)}.docs-model-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.docs-model-name{color:var(--text-strong);font-size:1.05rem;font-weight:700}.docs-model-desc{margin-top:6px;color:var(--text-muted)}.docs-model-price{flex-shrink:0;padding:6px 12px;border-radius:999px;background:#eef7ff;color:var(--blue-strong);font-weight:600;font-size:.75rem;white-space:nowrap;text-align:right}.docs-model-price:empty:after{content:"待定价";opacity:.7}.docs-model-detail{margin-top:16px;color:var(--text-normal);line-height:1.7;white-space:pre-wrap}.chat-layout{display:grid;gap:20px;grid-template-columns:340px minmax(0,1fr);min-height:0;height:100%;overflow:hidden}.chat-sessions,.chat-panel{border-radius:28px!important;height:100%;overflow:hidden}.chat-sessions .ant-card-body,.chat-panel .ant-card-body{padding:24px;height:100%;display:flex;flex-direction:column;min-height:0}.chat-sessions .ant-spin,.chat-sessions .ant-spin-container,.chat-sessions .ant-list{min-height:0;height:100%}.chat-sessions .ant-list{overflow:auto;padding-right:6px}.session-item{cursor:pointer;border-radius:18px;padding:16px!important;margin-bottom:12px;background:#f8fbff;border:1px solid rgba(109,170,255,.1);transition:transform .16s ease,border-color .16s ease,background .16s ease}.session-item:hover{transform:translateY(-1px);border-color:#3f8cff33}.session-item.active{border-color:#3f8cff3d;background:linear-gradient(135deg,#edf6ff,#f7fbff)}.session-item .ant-list-item-extra{margin-inline-start:10px}.session-more-button{color:var(--text-muted)!important;border-radius:12px!important}.session-more-button:hover{color:var(--blue-strong)!important;background:#3f8cff14!important}.chat-panel-heading{padding-bottom:18px;border-bottom:1px solid rgba(109,170,255,.1)}.message-stream{min-height:0;height:100%;overflow:auto;padding-right:8px;flex:1}.message-row{display:flex;margin-bottom:18px}.message-row.user{justify-content:flex-end}.message-bubble{max-width:min(780px,90%);border-radius:24px;padding:18px 20px;background:#fcfeff;border:1px solid rgba(109,170,255,.1);box-shadow:0 8px 18px #6c9dde0f}.message-row.user .message-bubble{background:linear-gradient(135deg,#edf6ff,#f6fbff);border-color:#3f8cff1f}.message-role{font-size:12px;margin-bottom:10px;color:#6d97c7;letter-spacing:.08em;text-transform:uppercase}.chat-empty{min-height:420px;display:grid;place-items:center;text-align:center;gap:10px;color:var(--text-muted)}.chat-empty .anticon{font-size:56px;color:#5fa4ff}.composer{margin-top:14px;padding:14px 14px 12px;border-radius:22px;background:#ffffffad;border:1px solid rgba(109,170,255,.1);flex-shrink:0}.composer-tools{display:flex;align-items:flex-start;gap:4px;margin-bottom:4px}.composer-tools .ant-upload-wrapper{flex:0 0 auto}.composer-tool-button{color:var(--text-muted)!important;border-radius:10px!important;width:30px;min-width:30px!important;height:30px;padding:0!important}.composer-tool-button:hover{color:var(--blue-strong)!important;background:#3f8cff14!important}.composer-attachments{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;max-height:76px;overflow-y:auto}.composer-file-list{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.composer-file-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-radius:10px;background:#f3f9ffe6;border:1px solid rgba(109,170,255,.12)}.composer-file-main{display:flex;align-items:center;gap:8px;min-width:0;color:var(--text-normal)}.composer-file-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.composer-file-remove{color:var(--text-muted)!important;border-radius:8px!important}.composer-attachment{position:relative}.composer-attachment-image{display:block;width:56px;height:56px;max-width:56px;min-width:56px;flex:0 0 56px}.composer-attachment-image.ant-image{display:block;width:56px!important;height:56px!important;max-width:56px!important;min-width:56px!important}.composer-attachment-image .ant-image-img{display:block;width:56px;height:56px;max-width:56px;object-fit:cover;border-radius:10px;border:1px solid rgba(109,170,255,.14)}.composer-attachment-remove{position:absolute;top:4px;right:4px;min-width:24px!important;height:24px!important;padding:0!important;color:#fff!important;background:#15314fad!important;border-radius:999px!important}.composer-input textarea{font-size:14px;line-height:1.55;padding-top:8px!important;padding-bottom:8px!important}.composer-footer{margin-top:10px}.composer-hint{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#f1f8ff}.message-images{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(132px,180px))}.message-files{display:flex;flex-direction:column;gap:8px;margin-top:12px}.message-file{display:inline-flex;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:8px 10px;border-radius:12px;color:var(--text-normal);text-decoration:none;background:#f3f9ffe6;border:1px solid rgba(109,170,255,.12)}.message-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-image{width:100%}.message-image .ant-image-img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px;border:1px solid rgba(109,170,255,.12)}.ant-card,.ant-input,.ant-input-number,.ant-input-affix-wrapper,.ant-select-selector,.ant-segmented,.ant-table,.ant-table-container{background:transparent!important}.ant-input,.ant-input-number,.ant-input-affix-wrapper,.ant-select-selector{border-color:#6daaff2e!important;color:var(--text-strong)!important;background:#ffffffd6!important}.ant-input::placeholder,.ant-input textarea::placeholder{color:#94a8bf!important}.ant-btn-default{border-color:#6daaff29!important;color:var(--text-strong)!important;background:#fffc!important}.ant-btn-primary{background:linear-gradient(135deg,#3f8cff,#60beff)!important;border-color:transparent!important;box-shadow:0 10px 22px #579eff29}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{background:transparent!important;color:var(--text-strong)!important}.ant-descriptions-item-label,.ant-descriptions-item-content,.ant-form-item-label>label{color:var(--text-strong)!important}.ant-select-dropdown,.ant-dropdown .ant-dropdown-menu,.ant-popover .ant-popover-inner{background:#fff!important;border:1px solid rgba(109,170,255,.12)!important}.ant-list-item-action{margin-inline-start:8px!important}@media(max-width:992px){.auth-page{padding:24px 16px}.hero-panel{padding:28px;max-width:100%}.auth-card{max-width:100%}.hero-metrics,.invite-metric-grid,.docs-highlight-grid,.docs-model-grid,.oauth-list{grid-template-columns:1fr}.chat-layout{grid-template-columns:1fr;height:100%}.composer-tools{align-items:center}.message-images{grid-template-columns:repeat(2,minmax(0,1fr))}.page-header{flex-direction:column}.shell-sider{margin:12px}.shell-header,.shell-content{margin-left:0;padding-left:18px}}@media print{html,body,#root,.shell-layout,.shell-layout>.ant-layout,.shell-content,.ant-layout,.ant-layout-content{height:auto!important;min-height:auto!important;overflow:visible!important}body{overflow:visible!important;background:#fff!important}.shell-sider,.shell-header,.page-header>div:last-child,.docs-model-grid+.ant-spin .ant-btn,.ant-btn,.ant-dropdown,.ant-segmented{display:none!important}.shell-content,.docs-page,.page-stack{height:auto!important;min-height:auto!important;overflow:visible!important;padding:0!important;margin:0!important}.docs-page{display:block!important}.page-stack>*{break-inside:avoid;page-break-inside:avoid}.ant-card,.docs-hero-card,.metric-card,.docs-model-card{box-shadow:none!important;border:1px solid #ddd!important;background:#fff!important;break-inside:avoid}.docs-code-block{color:#111!important;background:#f7f7f7!important;border:1px solid #ddd!important;white-space:pre-wrap;word-break:break-word;overflow:visible!important}.docs-highlight-grid,.docs-model-grid{grid-template-columns:1fr!important}}
