.resources-container{padding:60px 0}.resources-container .title{text-align:center;margin-bottom:40px;font-size:36px;font-weight:600;color:#333}.resources-container .title .ant-typography{color:#1890ff}.resources-container .content{display:flex;justify-content:center;flex-wrap:wrap}.resources-container .content .ant-card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.resources-container .content .ant-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px)}.resources-container .content .ant-card .ant-card-meta-title{font-size:18px;font-weight:600;margin-bottom:8px}.resources-container .content .ant-card .ant-card-meta-title a{color:#333;text-decoration:none}.resources-container .content .ant-card .ant-card-meta-title a:hover{color:#1890ff}.resources-container .content .ant-card .ant-card-meta-description{color:#666;font-size:14px;margin-bottom:12px}.resources-container .content .ant-card .ant-typography{color:#666;margin-bottom:16px}.resources-container .content .ant-card a{color:#1890ff;text-decoration:none;font-weight:500}.resources-container .content .ant-card a:hover{text-decoration:underline}.resource-detail{max-width:800px;margin:0 auto;padding:40px 20px}.resource-detail .resource-title{text-align:center;margin-bottom:20px;color:#333}.resource-detail .resource-meta{text-align:center;margin-bottom:30px;padding:20px;background:#f5f5f5;border-radius:8px}.resource-detail .resource-meta .ant-typography{color:#666;font-size:16px}.resource-detail .resource-content{margin-bottom:40px;line-height:1.6;color:#333}.resource-detail .resource-content h2,.resource-detail .resource-content h3{color:#1890ff;margin-top:30px;margin-bottom:15px}.resource-detail .resource-content p{margin-bottom:15px}.resource-detail .resource-content ul{margin-bottom:20px;padding-left:20px}.resource-detail .resource-content ul li{margin-bottom:8px}.resource-detail .resource-cta{background:#f0f8ff;padding:30px;border-radius:8px;margin-bottom:40px;text-align:center}.resource-detail .resource-cta .ant-typography{color:#333}.back-btn{text-align:center;margin-top:40px;padding:20px 0}