.browser-page{background:#f5f5f5;min-height:100vh;padding:24px}.browser-page .main-card{border-radius:8px;max-width:1200px;margin:0 auto;box-shadow:0 2px 8px #00000014}.browser-page .main-card .ant-typography{text-align:center;margin-bottom:32px}.browser-page .main-card .ant-typography h2.ant-typography{margin-bottom:12px;font-weight:600}.browser-page .page-layout{gap:24px;display:flex}.browser-page .page-layout .page-anchor{background:#fff;border-radius:8px;flex:0 0 220px;align-self:flex-start;padding:20px;transition:all .3s;position:sticky;top:24px;box-shadow:0 1px 3px #0000001a}.browser-page .page-layout .page-anchor:hover{box-shadow:0 4px 12px #00000026}.browser-page .page-layout .page-anchor:before{content:"导航目录";color:#000000e0;border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding-bottom:16px;font-size:16px;font-weight:600;display:block}.browser-page .page-layout .content{flex:1}.browser-page .page-layout .content .ant-card{border-radius:8px;transition:all .3s;box-shadow:0 1px 3px #0000001a}.browser-page .page-layout .content .ant-card:hover{box-shadow:0 4px 12px #00000026}.browser-page .page-layout .content .ant-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:16px 24px}.browser-page .page-layout .content .ant-card .ant-card-head .ant-card-head-title{font-weight:600}.browser-page .page-layout .content .ant-card .ant-card-head .ant-card-head-title .anticon{color:#1890ff;margin-right:8px}.browser-page .page-layout .content .ant-card .ant-descriptions{background:#fafafa;border-radius:6px}.browser-page .page-layout .content .ant-card .ant-descriptions .ant-descriptions-row td{padding:12px 16px}.browser-page .page-layout .content .ant-card .ant-descriptions .ant-descriptions-row .ant-descriptions-item-label{color:#000000d9;background:#f5f5f5;width:200px;font-weight:500}.browser-page .page-layout .content .ant-card .ant-descriptions .ant-descriptions-row .ant-descriptions-item-content{color:#000000a6;word-break:break-all;font-family:monospace}.browser-page .page-layout .content .ant-card .ant-empty{padding:32px 0}.browser-page .page-layout .content .ant-card .ant-btn{border-radius:6px}.browser-page .page-layout .content .ant-card .ant-btn:hover{transition:all .3s;transform:translateY(-1px)}@media (max-width:768px){.browser-page{padding:16px}.browser-page .page-layout{flex-direction:column}.browser-page .page-layout .page-anchor{border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding:16px;position:static}.browser-page .page-layout .page-anchor .ant-anchor-link{padding:8px 0}.browser-page .page-layout .page-anchor .ant-anchor-link-active{margin-left:-4px;padding-left:4px}.browser-page .ant-descriptions-item-label{width:120px!important}}
